Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6303580

Rebuild of deploy workspace on S8/S9 fails when ControlPanel already exists.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • deploy
    • None
    • b48
    • sparc
    • solaris_8
    • Not verified

      When rebuilding the deploy workspace, if the file ${OUTPUTDIR}/j2sdk-image/bin/ControlPanel already exists, either as the old script name, or as the new link, the build will fail with the following message:

      if [ -r ${OUTPUTDIR}/bin/jcontrol ]; then \
          /usr/bin/cp ${OUTPUTDIR}/bin/jcontrol ${OUTPUTDIR}/j2sdk-image/bin; \
          /usr/bin/ln -sf ./jcontrol ${OUTPUTDIR}/j2sdk-image/bin/ControlPanel; \
      fi
      ln: cannot create ${OUTPUTDIR}/j2sdk-image/bin/ControlPanel: File exists

            mromanchsunw Michael Romanchuk (Inactive)
            mromanchsunw Michael Romanchuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: