Hi Scott, thanks for the info. However even with trace level logging configured, there is no information being logged that might reveal why my Realm is not being set up.
I dislike reading posts myself that have huge amounts of logging output, but I can't think of what else to do. I reduced a bit of the output by filtering out o.j.security.jacc.JBossPolicyConfiguration and o.j.security.plugins.JaasSecurityManager.HsqlDbRealm which produced over 100 lines on their own. | ========================================================================= | | JBoss Bootstrap Environment | | JBOSS_HOME: /home/java/jboss-4.0.2 | | JAVA: /home/java/jdk1.5.0_03/bin/java | | JAVA_OPTS: -server -Xms128m -Xmx128m -Dprogram.name=run.sh | | CLASSPATH: /home/java/jboss-4.0.2/bin/run.jar:/home/java/jdk1.5.0_03/lib/tools.jar | | ========================================================================= | | 17:05:45,459 INFO [Server] Starting JBoss (MX MicroKernel)... | 17:05:45,460 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023) | 17:05:45,461 INFO [Server] Home Dir: /home/java/jboss-4.0.2 | 17:05:45,589 INFO [Server] Home URL: file:/home/java/jboss-4.0.2/ | 17:05:45,590 INFO [Server] Library URL: file:/home/java/jboss-4.0.2/lib/ | 17:05:45,591 INFO [Server] Patch URL: null | 17:05:45,724 INFO [Server] Server Name: default | 17:05:45,725 INFO [Server] Server Home Dir: /home/java/jboss-4.0.2/server/default | 17:05:45,725 INFO [Server] Server Home URL: file:/home/java/jboss-4.0.2/server/default/ | 17:05:45,857 INFO [Server] Server Data Dir: /home/java/jboss-4.0.2/server/default/data | 17:05:45,857 INFO [Server] Server Temp Dir: /home/java/jboss-4.0.2/server/default/tmp | 17:05:45,858 INFO [Server] Server Config URL: file:/home/java/jboss-4.0.2/server/default/conf/ | 17:05:45,858 INFO [Server] Server Library URL: file:/home/java/jboss-4.0.2/server/default/lib/ | 17:05:45,991 INFO [Server] Root Deployment Filename: jboss-service.xml | 17:05:46,125 INFO [Server] Starting General Purpose Architecture (GPA)... | 17:05:47,368 INFO [ServerInfo] Java version: 1.5.0_03,Sun Microsystems Inc. | 17:05:47,368 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_03-b07,Sun Microsystems Inc. | 17:05:47,369 INFO [ServerInfo] OS-System: Linux 2.6.12.3,i386 | 17:05:48,964 INFO [Server] Core system initialized | 17:05:55,049 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml | INFO [org.jboss.web.WebService] Using RMI server codebase: http://gondor:8083/ | DEBUG [org.jboss.security.plugins.SecurityConfig] Creating jboss.security:service=SecurityConfig | DEBUG [org.jboss.security.plugins.SecurityConfig] Created jboss.security:service=SecurityConfig | DEBUG [org.jboss.security.auth.login.XMLLoginConfig] Creating jboss.security:service=XMLLoginConfig | DEBUG [org.jboss.security.auth.login.XMLLoginConfig] Created jboss.security:service=XMLLoginConfig | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Creating jboss.security:service=JaasSecurityManager | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Created jboss.security:service=JaasSecurityManager | DEBUG [org.jboss.security.plugins.SecurityConfig] Starting jboss.security:service=SecurityConfig | DEBUG [org.jboss.security.plugins.SecurityConfig] Installed JAAS Configuration service=jboss.security:service=XMLLoginConfig, [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.SecurityConfig] Started jboss.security:service=SecurityConfig | DEBUG [org.jboss.security.auth.login.XMLLoginConfig] Starting jboss.security:service=XMLLoginConfig | TRACE [org.jboss.security.auth.login.XMLLoginConfigImpl] Begin loadConfig, loginConfigURL=file:/home/java/jboss-4.0.2/server/default/conf/login-config.xml | DEBUG [org.jboss.security.auth.login.XMLLoginConfigImpl] Try loading config as XML, url=file:/home/java/jboss-4.0.2/server/default/conf/login-config.xml | TRACE [org.jboss.security.auth.login.XMLLoginConfigImpl] End loadConfig, loginConfigURL=file:/home/java/jboss-4.0.2/server/default/conf/login-config.xml | DEBUG [org.jboss.security.auth.login.XMLLoginConfig] Started jboss.security:service=XMLLoginConfig | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Starting jboss.security:service=JaasSecurityManager | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] securityMgrCtxPath=java:/jaas | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] cachePolicyCtxPath=java:/timedCacheFactory | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Started jboss.security:service=JaasSecurityManager | INFO [org.jboss.web.tomcat.tc5.StandardService] Starting service jboss.web | TRACE [org.jboss.security.jacc.DelegatingPolicy] Loaded JACC permissions: true | INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/home/java/jboss-4.0.2/server/default/deploy/http-invoker.sar/invoker.war/ | INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/ws4ee, warUrl=file:/home/java/jboss-4.0.2/server/default/tmp/deploy/tmp28960jboss-ws4ee.war/INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/, warUrl=file:/home/java/jboss-4.0.2/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war/ | INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/home/java/jboss-4.0.2/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ | INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/home/java/jboss-4.0.2/server/default/deploy/management/console-mgr.sar/web-console.war/ | TRACE [org.jboss.security.plugins.JaasSecurityManager] Constructing | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Created [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManager.JmsXARealm] CachePolicy set to: [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] setCachePolicy, [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Added JmsXARealm, [EMAIL PROTECTED] to map | TRACE [org.jboss.security.plugins.JaasSecurityManager] Constructing | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Created [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] setCachePolicy, [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Added HsqlDbRealm, [EMAIL PROTECTED] to map | TRACE [org.jboss.security.auth.login.XMLLoginConfigImpl] Begin getAppConfigurationEntry(HsqlDbRealm), size=2 | TRACE [org.jboss.security.auth.login.XMLLoginConfigImpl] End getAppConfigurationEntry(HsqlDbRealm), authInfo=AppConfigurationEntry[]: | [0] | LoginModule Class: org.jboss.resource.security.ConfiguredIdentityLoginModule | ControlFlag: LoginModuleControlFlag: required | Options:name=managedConnectionFactoryName, value=jboss.jca:service=LocalTxCM,name=DefaultDS | name=password, value= | name=userName, value=sa | name=principal, value=sa | | TRACE [org.jboss.security.plugins.JaasSecurityManager] Constructing | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Created [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManager.jbossmq] CachePolicy set to: [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] setCachePolicy, [EMAIL PROTECTED] | DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Added jbossmq, [EMAIL PROTECTED] to map | INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/, warUrl=file:/home/java/jboss-4.0.2/server/default/tmp/deploy/tmp29006garg-web.war/ | INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/home/java/jboss-4.0.2/server/default/deploy/jmx-console.war/ | INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/home/java/jboss-4.0.2/server/default/deploy/garg-ear-1.0-SNAPSHOT.ear | INFO [org.jboss.deployment.EARDeployer] Started J2EE application: file:/home/java/jboss-4.0.2/server/default/deploy/garg-ear-1.0-SNAPSHOT.ear | INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 55s:452ms | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887972#3887972 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887972 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
