You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/04/29 08:18:11 UTC

[jira] Closed: (GERONIMO-604) Gbean error starting configuration org/apache/geronimo/Secure

     [ http://issues.apache.org/jira/browse/GERONIMO-604?page=all ]
     
David Jencks closed GERONIMO-604:
---------------------------------

      Assign To: David Jencks  (was: Alan Cabrera)
     Resolution: Fixed
    Fix Version: 1.0-M4

I didn't see this report, but this was fixed in rev. 165045.  The secure plan never got updated after one of the gbean naming revisions.

> 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: David Jencks
>     Priority: Blocker
>      Fix For: 1.0-M4

>
> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira