<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Unable to access JBoss Console
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/colshine">colshine</a> in <i>Beginner's Corner</i> - <a href="https://community.jboss.org/message/808445#808445">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>I've installed JBoss on Fedora 18, it starts and I can access the default welcome page.&#160; I setup a standalong config using:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre class="jive-pre"><code class="jive-code">jboss-as-cp -l $HOME/s 
</code></pre><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>However, when I attempt to access the console I get a blank page.&#160; I'm running a standalone server and there are no errors in the log:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>jboss/bin/standalone.sh </p><p>=========================================================================</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; JBoss Bootstrap Environment</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; JBOSS_HOME: /usr/share/jboss-as</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; JAVA: java</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; JAVA_OPTS:&#160; -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</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>=========================================================================</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>20:56:19,237 INFO&#160; [org.jboss.modules] JBoss Modules version 1.1.1.GA</p><p>20:56:19,362 INFO&#160; [org.jboss.msc] JBoss MSC version 1.0.2.GA</p><p>20:56:19,407 INFO&#160; [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting</p><p>20:56:20,025 INFO&#160; [org.xnio] XNIO Version 3.0.3.GA</p><p>20:56:20,036 INFO&#160; [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)</p><p>20:56:20,040 INFO&#160; [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA</p><p>20:56:20,055 INFO&#160; [org.jboss.remoting] JBoss Remoting version 3.2.4.GA</p><p>20:56:20,084 INFO&#160; [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers</p><p>20:56:20,129 INFO&#160; [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 22) JBAS010280: Activating Infinispan subsystem.</p><p>20:56:20,133 INFO&#160; [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 18) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)</p><p>20:56:20,154 INFO&#160; [org.jboss.as.naming] (ServerService Thread Pool -- 26) JBAS011800: Activating Naming Subsystem</p><p>20:56:20,178 INFO&#160; [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)</p><p>20:56:20,186 INFO&#160; [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service</p><p>20:56:20,195 INFO&#160; [org.jboss.as.security] (ServerService Thread Pool -- 29) JBAS013101: Activating Security Subsystem</p><p>20:56:20,200 INFO&#160; [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.6.final</p><p>20:56:20,278 INFO&#160; [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on fedora-vm/10.0.1.3:9447</p><p>20:56:20,447 INFO&#160; [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http-fedora-vm-10.0.1.3-9480</p><p>20:56:20,622 INFO&#160; [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on fedora-vm/10.0.1.3:9999</p><p>20:56:20,642 INFO&#160; [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/s/jboss/deployments</p><p>20:56:20,752 INFO&#160; [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]</p><p><span>20:56:20,835 INFO&#160; [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on </span><a class="jive-link-external-small" href="http://10.0.1.3:9990" rel="nofollow" target="_blank">http://10.0.1.3:9990</a></p><p>20:56:20,836 INFO&#160; [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)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Does anyone know what I've missed?</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/808445#808445">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Beginner's Corner at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>