[
https://issues.jboss.org/browse/AS7-5017?page=com.atlassian.jira.plugin.s...
]
Alexey Loubyansky commented on AS7-5017:
----------------------------------------
This might be out of date now. Is there a chance you can try a newer version or current
upstream ones? 7.1 or master. If not, let's wait for the next release. There are
people using current codebase with jdk7 w/o issues.
Can't connect using CLI running under JDK7u4
--------------------------------------------
Key: AS7-5017
URL:
https://issues.jboss.org/browse/AS7-5017
Project: Application Server 7
Issue Type: Bug
Components: CLI
Affects Versions: 7.1.1.Final
Environment: CentOS 6, JDK7u4
Reporter: Chris Jansen
Assignee: Alexey Loubyansky
Under JDK7u4 the CLI could not connect to the management API on the AS (firewall and
SELinux are disabled). My configuration is out-of-the-box standalone and I just have it
binding to the loopback device. The CLI errors with the usual
The controller is not available at localhost:9999
and the AS errors with
10:20:46,708 ERROR [org.jboss.remoting.remote.connection] (Remoting
"jbosscj:MANAGEMENT" read-1) JBREM000200: Remote connection failed:
java.io.IOException: Connection reset by peer
Under JDK6u31 the CLI works fine.
This is a similar bug under OSX,
https://community.jboss.org/message/737312, however the
fix for OSX does not work for the Oracle JDK.
--
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