[jboss-user] [Beginner's Corner] - Unable to access JBoss Console

colshine do-not-reply at jboss.com
Mon Apr 15 16:06:50 EDT 2013


colshine [https://community.jboss.org/people/colshine] created the discussion

"Unable to access JBoss Console"

To view the discussion, visit: https://community.jboss.org/message/808445#808445

--------------------------------------------------------------
I've installed JBoss on Fedora 18, it starts and I can access the default welcome page.  I setup a standalong config using:

jboss-as-cp -l $HOME/s 


However, when I attempt to access the console I get a blank page.  I'm running a standalone server and there are no errors in the log:

jboss/bin/standalone.sh 
=========================================================================


  JBoss Bootstrap Environment


  JBOSS_HOME: /usr/share/jboss-as


  JAVA: java


  JAVA_OPTS:  -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml


=========================================================================


20:56:19,237 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
20:56:19,362 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
20:56:19,407 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
20:56:20,025 INFO  [org.xnio] XNIO Version 3.0.3.GA
20:56:20,036 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
20:56:20,040 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
20:56:20,055 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.4.GA
20:56:20,084 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
20:56:20,129 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 22) JBAS010280: Activating Infinispan subsystem.
20:56:20,133 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 18) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
20:56:20,154 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 26) JBAS011800: Activating Naming Subsystem
20:56:20,178 INFO  [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
20:56:20,186 INFO  [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
20:56:20,195 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 29) JBAS013101: Activating Security Subsystem
20:56:20,200 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.6.final
20:56:20,278 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on fedora-vm/10.0.1.3:9447
20:56:20,447 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http-fedora-vm-10.0.1.3-9480
20:56:20,622 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on fedora-vm/10.0.1.3:9999
20:56:20,642 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/s/jboss/deployments
20:56:20,752 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
20:56:20,835 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on  http://10.0.1.3:9990 http://10.0.1.3:9990
20:56:20,836 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 1774ms - Started 126 of 159 services (32 services are passive or on-demand)

Does anyone know what I've missed?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/808445#808445]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130415/dae1c10c/attachment.html 


More information about the jboss-user mailing list