[
https://issues.jboss.org/browse/JBIDE-11626?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-11626:
-------------------------------------
The given NPE indicates a null url... nothing at all to do with specific browser support
but rather the presence of a null URL. This seems *extremely* unlikely, as the URL is
based on what resource you select (servlet, index.html, etc) to run on the server. And in
the event the selection is the project, the url will be based on the context root if
possible. So a null url shows something is significantly wrong with your build.
Start of AS7/EAP6 is not recognized when IPv6 local address ::1 is
used
-----------------------------------------------------------------------
Key: JBIDE-11626
URL:
https://issues.jboss.org/browse/JBIDE-11626
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.Beta3
Environment: JBT trunk nightly 2012-04-21
Mac OS X 10.7 Lion | Fedora 16
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.3.0.CR1
When you set up JBoss AS 7.1.1 or EAP 6.0.0 ER5 to start in IPv6 mode using ::1, it
starts OK, but the state stays in Starting... until it times out and kills the process. So
it seems the mechanism used to check if the server is started doesn't work when using
IPv6.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira