Hello,
I'm not sure from which machine (local or external), your accessing the jboss jmx
console through browser. If i'm rite, your accessing from the external machine.
Have a look at the following section of log.
10:29:23,593 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows
optimal performance in production environments was not found on the java.library.path:
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
| 10:29:23,789 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on
http-127.0.0.1-8100
| 10:29:23,790 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
| 10:29:23,791 INFO [Catalina] Initialization processed in 502 ms
The http port (8100) has been bind to local address. Try running jboss by specifying the
ip address to bind.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042334#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...