[
https://issues.jboss.org/browse/JBIDE-10224?page=com.atlassian.jira.plugi...
]
u j commented on JBIDE-10224:
-----------------------------
I also still get this error on stopping the server:
18:21:35,157 ERROR [org.jboss.remoting.remote] (Remoting "xxxx:MANAGEMENT"
read-1) JBREM000200: Remote connection failed: java.io.IOException: JBREM000201: Received
invalid message on Remoting connection 1841d74d to /127.0.0.1:8624
In my case it happens only after having accessed a web application. Stopping immediately
after starting works fine. But when I use a deployed web application, stopping the server
from Eclipse afterwards gives the above error.
JBossAS 7.1 cannot be launched
------------------------------
Key: JBIDE-10224
URL:
https://issues.jboss.org/browse/JBIDE-10224
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M4
Reporter: Juergen Zimmermann
Assignee: Martin Malina
Priority: Blocker
Labels: jbossas_7.1
Fix For: 3.3.0.M5
I just installed JBossAS 7.1.Beta1. However, the server start is hanging in an endless
loop (see below). Maybe it's due to the new security mechanism in
standalone/configuration/mgmt-users.properties.
Console output:
13:55:42,836 INFO [org.jboss.as] (Controller Boot Thread) JBoss AS 7.1.0.Beta1
"Tesla" started in 2862ms - Started 143 of 206 services (60 services are passive
or on-demand)
13:55:45,116 ERROR [org.jboss.remoting.remote] (Remoting
"iwi-w-ziju01-c:MANAGEMENT" read-1) JBREM000200: Remote connection failed:
java.io.IOException: JBREM000201: Received invalid message on Remoting connection 001bd732
to /127.0.0.1:53864
// from now on: endless loop of the preceeding line
--
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