<!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="http://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;">
    Issues logging into the console
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/mransley">Michael Ransley</a> in <i>Beginner's Corner</i> - <a href="http://community.jboss.org/message/602415#602415">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hello,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am pretty new to JBoss and am trying to setup the administration console, securing it with LDAP.&#160; When I access the /admin-console/ URL I get directed to /admin-console/login.seam, I then enter a valid username and password and the browser directs to /admin-console/loggedIn.seam which returns me a 404 error message.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I don't receive any errors in the logs, although I do get this out during discovery which makes me think that it may not be finding the server:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>13:23:37,591 INFO&#160; [org.rhq.core.pc.inventory.InventoryManager] Initializing Inventory Manager...</p><p>13:23:37,659 INFO&#160; [org.rhq.core.pc.inventory.InventoryManager] Detected new Platform [Resource[id=-2, type=Linux, key=jboss02.justnudge.com, name=jboss02.justnudge.com, parent=&lt;null&gt;, version=Linux 2.6.18-194.el5]] - adding to local inventory...</p><p>13:23:37,712 INFO&#160; [org.rhq.plugins.platform.LinuxPlatformComponent] Internal yum server is disabled.</p><p>13:23:37,721 INFO&#160; [org.rhq.core.pc.inventory.InventoryManager] Inventory Manager initialized.</p><p>13:23:37,740 INFO&#160; [org.rhq.core.pc.inventory.ResourceFactoryManager] Initializing</p><p>13:23:37,741 INFO&#160; [org.rhq.core.pc.content.ContentManager] Initializing Content Manager...</p><p>13:23:37,742 INFO&#160; [org.rhq.core.pc.content.ContentManager] Content Manager initialized...</p><p>13:23:37,748 INFO&#160; [org.rhq.core.pc.PluginContainer] Plugin Container initialized.</p><p>13:23:37,754 INFO&#160; [org.jboss.on.embedded.manager.pc.PluginContainerResourceManager] Discovering Resources...</p><p>13:23:37,756 INFO&#160; [org.rhq.core.pc.inventory.AutoDiscoveryExecutor] Executing server discovery scan...</p><p>13:23:48,468 INFO&#160; [org.rhq.core.pc.inventory.InventoryManager] Detected new Server [Resource[id=-3, type=JBossAS Server, key=/home/wsadmin/jboss/server/cx, name=JBoss AS 6 (cx), parent=&lt;null&gt;, version=6.0.0.Final]] - adding to local inventory...</p><p>13:23:48,707 INFO&#160; [org.rhq.core.pc.inventory.AutoDiscoveryExecutor] Found 0 servers.</p><p>13:23:48,708 INFO&#160; [org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor] Running runtime discovery scan rooted at [platform]</p><p>13:23:49,162 INFO&#160; [org.rhq.core.pc.inventory.InventoryManager] Detected new Server [Resource[id=-4, type=JBoss AS JVM, key=JVM, name=JVM, parent=&lt;null&gt;, version=1.6.0_24]] - adding to local inventory...</p><p>13:23:49,168 INFO&#160; [org.rhq.plugins.jmx.JMXServerComponent] Starting connection to JMX Server JVM</p><p>13:23:51,360 INFO&#160; [org.infinispan.jopr.CacheManagerDiscovery] Discovered Infinispan instance with key ha-partition and name org.infinispan:component=CacheManager,name="ha-partition",type=CacheManager</p><p>13:23:51,360 INFO&#160; [org.infinispan.jopr.CacheManagerDiscovery] Discovered Infinispan instance with key hibernate and name org.infinispan:component=CacheManager,name="hibernate",type=CacheManager</p><p>13:23:51,360 INFO&#160; [org.infinispan.jopr.CacheManagerDiscovery] Discovered Infinispan instance with key sfsb and name org.infinispan:component=CacheManager,name="sfsb",type=CacheManager</p><p>13:23:51,360 INFO&#160; [org.infinispan.jopr.CacheManagerDiscovery] Discovered Infinispan instance with key web and name org.infinispan:component=CacheManager,name="web",type=CacheManager</p><p>13:23:51,548 INFO&#160; [org.infinispan.jopr.CacheDiscovery] Discovered new ...&#160; org.infinispan:component=Cache,manager="ha-partition",name="distributed-state(repl_sync)",type=Cache</p><p>13:23:51,549 INFO&#160; [org.infinispan.jopr.CacheDiscovery] Discovered new ...&#160; org.infinispan:component=Cache,manager="ha-partition",name="distributed-tree(repl_sync)",type=Cache</p><p>13:23:52,176 INFO&#160; [org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor] Scanned [0] servers and found [0] total descendant Resources.</p><p>13:23:52,190 INFO&#160; [org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor] Running runtime discovery scan rooted at [platform]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Any ideas would be much appreciated.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Regards,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Michael.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/602415#602415">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Beginner's Corner at <a href="http://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>