0 Replies Latest reply on Apr 27, 2011 11:33 PM by mransley

    Issues logging into the console

    mransley

      Hello,

       

      I am pretty new to JBoss and am trying to setup the administration console, securing it with LDAP.  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.

       

      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:

       

      13:23:37,591 INFO  [org.rhq.core.pc.inventory.InventoryManager] Initializing Inventory Manager...

      13:23:37,659 INFO  [org.rhq.core.pc.inventory.InventoryManager] Detected new Platform [Resource[id=-2, type=Linux, key=jboss02.justnudge.com, name=jboss02.justnudge.com, parent=<null>, version=Linux 2.6.18-194.el5]] - adding to local inventory...

      13:23:37,712 INFO  [org.rhq.plugins.platform.LinuxPlatformComponent] Internal yum server is disabled.

      13:23:37,721 INFO  [org.rhq.core.pc.inventory.InventoryManager] Inventory Manager initialized.

      13:23:37,740 INFO  [org.rhq.core.pc.inventory.ResourceFactoryManager] Initializing

      13:23:37,741 INFO  [org.rhq.core.pc.content.ContentManager] Initializing Content Manager...

      13:23:37,742 INFO  [org.rhq.core.pc.content.ContentManager] Content Manager initialized...

      13:23:37,748 INFO  [org.rhq.core.pc.PluginContainer] Plugin Container initialized.

      13:23:37,754 INFO  [org.jboss.on.embedded.manager.pc.PluginContainerResourceManager] Discovering Resources...

      13:23:37,756 INFO  [org.rhq.core.pc.inventory.AutoDiscoveryExecutor] Executing server discovery scan...

      13:23:48,468 INFO  [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=<null>, version=6.0.0.Final]] - adding to local inventory...

      13:23:48,707 INFO  [org.rhq.core.pc.inventory.AutoDiscoveryExecutor] Found 0 servers.

      13:23:48,708 INFO  [org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor] Running runtime discovery scan rooted at [platform]

      13:23:49,162 INFO  [org.rhq.core.pc.inventory.InventoryManager] Detected new Server [Resource[id=-4, type=JBoss AS JVM, key=JVM, name=JVM, parent=<null>, version=1.6.0_24]] - adding to local inventory...

      13:23:49,168 INFO  [org.rhq.plugins.jmx.JMXServerComponent] Starting connection to JMX Server JVM

      13:23:51,360 INFO  [org.infinispan.jopr.CacheManagerDiscovery] Discovered Infinispan instance with key ha-partition and name org.infinispan:component=CacheManager,name="ha-partition",type=CacheManager

      13:23:51,360 INFO  [org.infinispan.jopr.CacheManagerDiscovery] Discovered Infinispan instance with key hibernate and name org.infinispan:component=CacheManager,name="hibernate",type=CacheManager

      13:23:51,360 INFO  [org.infinispan.jopr.CacheManagerDiscovery] Discovered Infinispan instance with key sfsb and name org.infinispan:component=CacheManager,name="sfsb",type=CacheManager

      13:23:51,360 INFO  [org.infinispan.jopr.CacheManagerDiscovery] Discovered Infinispan instance with key web and name org.infinispan:component=CacheManager,name="web",type=CacheManager

      13:23:51,548 INFO  [org.infinispan.jopr.CacheDiscovery] Discovered new ...  org.infinispan:component=Cache,manager="ha-partition",name="distributed-state(repl_sync)",type=Cache

      13:23:51,549 INFO  [org.infinispan.jopr.CacheDiscovery] Discovered new ...  org.infinispan:component=Cache,manager="ha-partition",name="distributed-tree(repl_sync)",type=Cache

      13:23:52,176 INFO  [org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor] Scanned [0] servers and found [0] total descendant Resources.

      13:23:52,190 INFO  [org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor] Running runtime discovery scan rooted at [platform]

       

      Any ideas would be much appreciated.

       

      Regards,

       

      Michael.