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/10/02 06:17:48 UTC

[jira] Closed: (GERONIMO-1033) Error starting Console during server restart after deploy/undeploy of web app

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

    Resolution: Cannot Reproduce

closed per request

> Error starting Console during server restart after deploy/undeploy of web app
> -----------------------------------------------------------------------------
>
>          Key: GERONIMO-1033
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1033
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0
>  Environment: Windows XP, HEAD
>     Reporter: Kevan Miller
>     Priority: Minor

>
> I consistently get an error when restarting the server after deploy/undeploy of a struts web app (e.g. my-mailreader.war attached to http://issues.apache.org/jira/browse/GERONIMO-518). Steps as follows:
> 1. start server
> 2. deploy web app
> 3. undeploy web app
> 4. ctrl-c server
> 5. restart server
> I then receive the following ERROR:
> ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: objectName="geronimo.server:J2EEApplication=org/apache/geronimo/Console,J2EEModule=null,J2EEServer=geronimo,j2eeType=JACCManager,name=JACCManager"
> java.lang.ClassNotFoundException: Property javax.security.jacc.PolicyConfigurationFactory.provider not set
>         at javax.security.jacc.PolicyConfigurationFactory$1.run(PolicyConfigurationFactory.java:81)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.security.jacc.PolicyConfigurationFactory.getPolicyConfigurationFactory(PolicyConfigurationFactory.java:75)
>         at org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager.<init>(ApplicationPolicyConfigurationManager.java:53)
>         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:856)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:325)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:110)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:132)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:497)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:210)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:140)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:497)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:210)
>         at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:233)
>         at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:78)
>         at org.apache.geronimo.system.main.Daemon.main(Daemon.java:316)

-- 
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