Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4086

domain.sh fails to start processes in cygwin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.1.Final
    • 7.1.0.Final
    • None
    • None

    Description

      The problem is file system paths. The boot java process is started correctly from the domain.sh using JAVA path.
      The same JAVA path is passed as a command line argument (jvm and default-jvm) to start other java processes from the running JVM.
      Those attempts will fail with an invalid path error.
      So, in case of cygwin, the values for jvm and default-jvm have to translated into the absolute paths.

      Note, this can't be done to the JAVA path that starts the original JVM, it'll fail to start.

      Attachments

        Activity

          People

            olubyans@redhat.com Alexey Loubyansky
            olubyans@redhat.com Alexey Loubyansky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: