[jboss-jira] [JBoss JIRA] Created: (JBAS-5925) startup problem on AIX

Aleksandar Kostadinov (JIRA) jira-events at lists.jboss.org
Thu Sep 4 03:41:38 EDT 2008


startup problem on AIX
----------------------

                 Key: JBAS-5925
                 URL: https://jira.jboss.org/jira/browse/JBAS-5925
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Other
    Affects Versions: JBossAS-5.0.0.CR2
         Environment: AIX with IPv6 enabled
            Reporter: Aleksandar Kostadinov


When starting server on AIX it throws exceptions:
java.net.BindException: The socket name is not available on this system.

The issue is some confusion with IPv6, because -Djava.net.preferIPv4Stack=true fixes the issue.

Currently run.sh adds the option by default for linux. But I wonder if we shouldn't have it by default for all OSes and optionally turned off by a command line switch or environment variable. Another solution is to just add "AIX" to the have_it_by_default list.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list