JBREM000200:远程连接失败Jboss 7.1 Final

时间:2015-05-04 17:50:59

标签: jboss7.x

当我运行standalone.bat时出现此错误

  

42错误[org.jboss.remoting.remote.connection](远程处理   " pc432:管理" read-1)JBREM000200:远程连接失败:   java.io.IOException:收到无效的消息1347375956 51 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 55 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 62 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 69 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 78 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 89 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 93 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 08 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 23错误   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 30 ERROR   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息1347375956 36错误   [org.jboss.remoting.remote.connection](Remoting" pc432:MANAGEMENT"   read-1)JBREM000200:远程连接失败:java.io.IOException:   收到无效的消息

1 个答案:

答案 0 :(得分:0)

这实际上是错误的,因为您正在向非http端口9999发送http请求

更改以下端口 更改端口: management-http从9990到8990 management-https from 9443 to 8443 管理本地从9999到8999

参考:https://developer.jboss.org/thread/201728#sthash.o0m10eDj.dpuf