[ http://issues.apache.org/jira/browse/GERONIMO-604?page=comments#action_61315 ] Alan Cabrera commented on GERONIMO-604: ---------------------------------------
How do I reproduce this error? > Gbean error starting configuration org/apache/geronimo/Secure > ------------------------------------------------------------- > > Key: GERONIMO-604 > URL: http://issues.apache.org/jira/browse/GERONIMO-604 > Project: Geronimo > Type: Bug > Components: security > Environment: svn revision 156721 > Reporter: John Sisson > Assignee: Alan Cabrera > Priority: Blocker > > 22:20:02,888 INFO [Configuration] Started configuration > org/apache/geronimo/Secure > 22:20:02,982 ERROR [GBeanInstanceState] Error while starting; GBean is not in > the FAILED state: > objectName="geronimo.security:type=SecurityRealm,name=demo-properties-realm" > java.lang.IllegalArgumentException: Could not get GBeanInfo for target > object: geronimo.server:j2eeType=LoginModule,J2EEServer=geron > imo,J2EEApplication=null,J2EEModule=org/apache/geronimo/Secure,name=demo-properties-login > at > org.apache.geronimo.kernel.proxy.ProxyMethodInterceptor.createKernelGBeanInvokers(ProxyMethodInterceptor.java:185) > at > org.apache.geronimo.kernel.proxy.ProxyMethodInterceptor.createGBeanInvokers(ProxyMethodInterceptor.java:101) > at > org.apache.geronimo.kernel.proxy.ProxyMethodInterceptor.<init>(ProxyMethodInterceptor.java:66) > at > org.apache.geronimo.kernel.proxy.ProxyManager$ManagedProxyFactory.createProxy(ProxyManager.java:90) > at > org.apache.geronimo.kernel.proxy.ProxyManager.createProxy(ProxyManager.java:49) > at > org.apache.geronimo.security.realm.GenericSecurityRealm.processConfiguration(GenericSecurityRealm.java:178) > at > org.apache.geronimo.security.realm.GenericSecurityRealm.<init>(GenericSecurityRealm.java:107) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > Method) > at > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) > at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) > at java.lang.reflect.Constructor.newInstance(Constructor.java:274) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:806) > at > org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:331) > at > org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:111) > at > org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:133) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:494) > at > org.apache.geronimo.kernel.Kernel.startRecursiveGBean(Kernel.java:339) > at > org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:141) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:494) > at > org.apache.geronimo.kernel.Kernel.startRecursiveGBean(Kernel.java:339) > at org.apache.geronimo.system.main.Daemon.main(Daemon.java:185) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
