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

ulimit issue with 5.0 U7 on Solaris 10

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0u7
    • core-libs
    • None
    • sparc
    • solaris_10

      Customer says they use a startup script to start a java process. Normally, this process handles HTTP requests. The script and the java process run fine on servers running Solaris 9 OS. They are currently using JDK 1.5.0_07.

      They notice a problem when they moved to Solaris 10. After running the startup script, the server no longer handles HTTP requests.

      They found 2 workarounds:

      1. Replace "ulimit -n 8192" with "ulimit -Sn 8192" in the startup script, the java process will again accept HTTP requests.

      2. Replace JDK 1.5.0_07 with JDK 1.5.0_11, the java process will again accept HTTP requests.

      They asked if this is a bug.

            Unassigned Unassigned
            tstatt Terry Statt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: