Failure: WebModule[/amserver]: WEB2680: Exception starting filter amlcontro

We have installed JES2005Q1 on solaris 10, and it worked well. But after setting some configrations on WEB server admin console and apply changes, the server.xml has been changed automatically, returning to original unconfigured version, many items such as /amserver,/amconsole lost. Then we fix this problem as following steps:
1.We insert these lost items(/amserver,/amconsole, etc) into server.xml, and restart.
2.It prompted that some classes can not found. Then we add these related jar(all jars under SUNWam/lib) to "Classpath Suffix" on admin console, restart.
3.It still throw exception during the loading of /amserver, the output on console when the exception occured is attached.
4.Then we do not know how to go on without detailed prompt about the exception.
**********************************************copyed from solaris console begin************************************
# ./start
Sun ONE Web Server 6.1SP4 B12/16/2004 11:42
info: CORE3016: daemon is running as super-user
info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_01] from [Sun Microsystems Inc.]
info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at []
info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amconsole]
warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amserver]
warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [ampassword]
warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amcommon]
info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [search]
failure: WebModule[amserver]: WEB2680: Exception starting filter amlcontroller
java.lang.NoClassDefFoundError
at com.iplanet.services.ldap.LDAPUser.getPasswd(LDAPUser.java:117)
at com.iplanet.services.ldap.ServerInstance.getPasswd(ServerInstance.java:128)
at com.sun.identity.security.ServerInstanceAction.run(ServerInstanceAction.java:92)
at java.security.AccessController.doPrivileged(Native Method)
at com.iplanet.ums.DataLayer.getInstance(DataLayer.java:210)
at com.sun.identity.sm.ldap.SMSLdapObject.initialize(SMSLdapObject.java:143)
at com.sun.identity.sm.ldap.SMSLdapObject.<init>(SMSLdapObject.java:118)
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:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at com.sun.identity.sm.SMSEntry.<clinit>(SMSEntry.java:116)
at com.sun.identity.sm.ServiceSchemaManager.<clinit>(ServiceSchemaManager.java:67)
at com.iplanet.am.util.AMClientDetector.getServiceSchemaManager(AMClientDetector.java:219)
at com.iplanet.am.util.AMClientDetector.<clinit>(AMClientDetector.java:94)
at com.sun.mobile.filter.AMLController.init(AMLController.java:85)
at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:262)
at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:322)
at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)
at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3271)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3747)
at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
failure: WebModule[amserver]: WEB2705: Context startup failed due to previous errors
info: HTTP3072: [LS ls1] http://tspportal.gdsoftpark.com:80 ready to accept requests
startup: server started successfully
**********************************************end************************************

I have the same problem , I am using JES 2005Q4 on Redhat LE 3 AS, I have tried to remove the access manager and reinstall it again , but the same problem still, also I have re install the mobile access packages again (--force) but it does not fix my problem.
Is there is any recommednations ????
Please update me on [email protected]
the error message as follows :
[17/Jan/2006:11:10:47] failure (11396):      WebModule[amserver]: WEB2680: Exception starting filter amlcontroller
     java.lang.ClassNotFoundException: com.sun.mobile.filter.AMLController
     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1465)
     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1301)
     at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:260)
     at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:322)
     at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)
     at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3271)
     at org.apache.catalina.core.StandardContext.start(StandardContext.java:3747)
     at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
     at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
     at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
     at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
     at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
     at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
     at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
[17/Jan/2006:11:10:47] failure (11396):      WebModule[amserver]: WEB2705: Context startup failed due to previous errors
[17/Jan/2006:11:10:50] info (11396):      HTTP3072: [LS ls1] http://redhat.omnixco.com:90 ready to accept requests
[17/Jan/2006:11:10:53] info (11396):      CORE3274: successful server startup

Similar Messages

  • Exception starting filter WMS11

    Hi,
    I am using Oracle Fusion Middleware MapViewer 11g R1 Preview 2 / 15-April-2008
    Any Ideas?
    2008-04-19 13:51:08,234 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[mapviewer]] Exception starting filter WMS11
    java.lang.NoClassDefFoundError: oracle/core/ojdl/logging/ODLLogger
         at oracle.mapviewer.share.util.LogFactory.getODLLoger(LogFactory.java:118)
         at oracle.mapviewer.share.util.LogFactory.getLogger(LogFactory.java:79)
         at oracle.lbs.webmapserver.WMSServletFilter.<clinit>(WMSServletFilter.java:68)
         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:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:255)
         at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:397)
         at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:108)
         at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3722)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4367)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
         at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.apache.catalina.core.StandardContext.init(StandardContext.java:5312)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
         at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301)
         at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
         at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)
         at org.jboss.web.WebModule.startModule(WebModule.java:83)
         at org.jboss.web.WebModule.startService(WebModule.java:61)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
         at $Proxy0.start(Unknown Source)
         at org.jboss.system.ServiceController.start(ServiceController.java:417)
         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy44.start(Unknown Source)
         at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
         at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
         at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
         at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87)
         at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
         at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy45.start(Unknown Source)
         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy9.deploy(Unknown Source)
         at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
         at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
         at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
         at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
         at $Proxy0.start(Unknown Source)
         at org.jboss.system.ServiceController.start(ServiceController.java:417)
         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy4.start(Unknown Source)
         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy5.deploy(Unknown Source)
         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
         at org.jboss.Main.boot(Main.java:200)
         at org.jboss.Main$1.run(Main.java:508)
         at java.lang.Thread.run(Thread.java:619)
    Regards,
    Lucas

    Hi, Joao.
    First of all, thank you for your previously help.
    I'm trying to use the mapviewer.ear from the mapviewer_11gpre2.zip file on the JBoss 4.2.2. GA server.
    The ojdl.jar library I had copy from the mapviewer_for_oc4j1013.ear archive, I also added a xmlparserv2.jar and dms.jar library.
    After that it worked perfectly.
    I believe that is all.
    Lucas Eskopinski.

  • WebModule[/amserver]PWC1396:

    Get the following when starting my instance on the web
    failure: WebModule[amserver]StandardWrapper.Throwable
    java.lang.ExceptionInInitializerError
    at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth(LoginLogoutMapping.java:89)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:74)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1150)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:979)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4352)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
    at com.sun.webserver.connector.nsapi.WebModule.start(WebModule.java:170)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1089)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:838)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1089)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:514)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:917)
    at com.sun.enterprise.web.PwcWebContainer.onStartup(PwcWebContainer.java:47)
    at com.sun.webserver.connector.nsapi.WebContainer.start(WebContainer.java:464)
    at com.sun.webserver.init.J2EERunner.confPostInit(J2EERunner.java:292)
    Caused by: java.lang.NullPointerException
    at com.sun.identity.authentication.service.AuthD.<clinit>(AuthD.java:206)
    ... 15 more
    failure: WebModule[amserver]PWC1396: Servlet /amserver threw load() exception
    java.lang.ExceptionInInitializerError
    at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth(LoginLogoutMapping.java:89)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:74)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1150)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:979)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4352)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
    at com.sun.webserver.connector.nsapi.WebModule.start(WebModule.java:170)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1089)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:838)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1089)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:514)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:917)
    at com.sun.enterprise.web.PwcWebContainer.onStartup(PwcWebContainer.java:47)
    at com.sun.webserver.connector.nsapi.WebContainer.start(WebContainer.java:464)
    at com.sun.webserver.init.J2EERunner.confPostInit(J2EERunner.java:292)
    Caused by: java.lang.NullPointerException
    at com.sun.identity.authentication.service.AuthD.<clinit>(AuthD.java:206)
    ... 15 more
    Anybody got any ideas.

    We are running AM 7.1 patch 3 deployed in Sun WebServer 7. We were receiving the error below in the amAuth debug logs:
    09/18/2009 03:32:52:831 AM EDT: Thread[main,5,main]
    ERROR: AuthD failed to get session service instance
    09/18/2009 03:32:52:832 AM EDT: Thread[main,5,main]
    ERROR: AuthD init()
    java.lang.NullPointerException
    at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD
    .java:751)
    at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:251)
    at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:510
    at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth
    (LoginLogoutMapping.java:89)
    We saw the following error in the WebServer error logs:
    [18/Sep/2009:15:48:25] failure (19331): WebModule[amserver]StandardWrapper.Thr
    owable
    java.lang.NullPointerException
    at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth
    (LoginLogoutMapping.java:89)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogo
    utMapping.java:74)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper
    .java:1165)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:9
    94)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardConte
    xt.java:4731)
    The only way we figured out this problem was to look at what the open source code to see wha was happening. We first looked
    at the amAuth.java and determined that the get of the SessionService was throwing the ERROR:AuthD failed to get session service instance:
    901 static SessionService getSS() {
    902 SessionService ss = SessionService.getSessionService();
    903 if (ss == null) {
    904 debug.error("AuthD failed to get session service instance");
    905 }
    906 return ss;
    907 }
    In looking at the SessionService.java, we see it will only create a new SessionService if the isServerMode is true.
    public static SessionService getSessionService() {
    if (WebtopNaming.isServerMode()) {
    synchronized (SessionService.class) {
    if (sessionService == null) {
    sessionService = new SessionService();
    return sessionService;
    In looking at the WebtopNaming.java, isServerMode default is false and is populated from constants property SERVER_MODE.
    private static boolean serverMode = false;
    static {
    serverMode = Boolean.valueOf(
    System.getProperty(Constants.SERVER_MODE, SystemProperties.get(
    Constants.SERVER_MODE, "false"))).booleanValue();
    try {
    getAMServer();
    } catch (Exception ex) {
    debug.error("Failed to initialize server properties", ex);
    In our case the SERVER_MODE was in and WebServer JVM option.
    <jvm-options>-Dcom.iplanet.am.serverMode=true</jvm-options>
    We had lost the servermode parameter when we have uninstalled Access Manager from the web container and reinstalled.

  • Trying to connect my iPad Air 1 to my iPhone 5S set as a hotspot via WiFi method.  iPad sees the iPhone as wifi hotspot, but an error appears 'Remote Hotspot Failure .. Unable to start personal hotspot'.   How do I fix this issue??

    Trying to connect my iPad Air 1 to my iPhone 5S set as a hotspot via WiFi method.  iPad sees the iPhone as wifi hotspot, but an error appears 'Remote Hotspot Failure .. Unable to start personal hotspot'.   How do I fix this issue??

    iOS: Troubleshooting Personal Hotspot - Apple Support

  • Exception starting workflow while creating new project

    We created a new SharePoint Designer based workflow and published it to Project Online.
    Later we created new EPT and associated the above mentioned workflow to it.
    Now whenever we tried creating a new project based on this EPT, it fails with an error as mentioned below:
    "Your new EPT has been created successfully, but failed to publish and will not be listed in the Project Error".
    Looking at the queue jobs, I see below errors. Does anyone how to solve this issue?
    General
    Exception Starting Workflow: Workflow _c78ab50f-a884-47d0-98bb-a9e6e5eab058_, for scope _/spo/b2645c43-2431-4498-aa01-367736a9461e/822d4328-2ebd-41fd-b9df-51a1cc138781/88697637-7217-40cc-b4db-be9e0cf8582e_, was not found. HTTP headers received from
    the server - ActivityId: 959408f6-002a-4b62-8368-997e74f55174. NodeId: . Scope: . Client ActivityId : d84a129c-99cc-6054-2a55-5ec692cb26fe.. Trace: at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content) at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String
    workflowName, WorkflowStartParameters startParameters) at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName, String monitoringParam, String activationKey, IDictionary`2 payload)
    at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload) at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid projectGuid, Guid enterpriseProjectTypeUid,
    Boolean isNewProject, Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
    WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='925896db-84a6-e211-915a-00155d855c0e'.
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='935896db-84a6-e211-915a-00155d855c0e'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed'
    uid='945896db-84a6-e211-915a-00155d855c0e' JobUID='9f1a80d7-84a6-e211-9b9d-00155d85170c' ComputerName='b5274f0d-31e4-406a-9540-8bc9ee3f62f1' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='d84a129c-99cc-6054-2a55-5ec692cb26fe'.
    For more details, check the ULS logs on machine b5274f0d-31e4-406a-9540-8bc9ee3f62f1 for entries with JobUID 9f1a80d7-84a6-e211-9b9d-00155d85170c.
    <input accesskey="c" id="CancelButton" style="padding:7px 10px;border:1px solid rgb(171, 171, 171);color:#444444;font-family:'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif;font-size:11px;margin-left:10px;vertical-align:middle;min-width:6em;background-color:#fdfdfd;"
    type="button" value="Close" />

    Has there been any update on this? Since today I have it too. I was able to create projects with simple workflows yesterday, but not today?
    I get this:
    General
    Exception Starting Workflow: Workflow _ee038ab6-e3e1-4103-9c9f-eb1e34051e03_, for scope _/spo/68c4496a-d2a8-44af-9ff1-cbe0128a80a2/9c9ff6c2-baac-4268-9698-15f0e991bd2a/82440e58-df26-4089-ade6-6f1bc4644c3b_, was not found. HTTP headers received from
    the server - ActivityId: 07317e81-c57d-4eb2-888c-0d17451a35f9. NodeId: . Scope: . Client ActivityId : 08a8209c-7064-f0ac-d588-023a72c8ddd0.. Trace:    at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content)  
    at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String workflowName, WorkflowStartParameters startParameters)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName,
    String monitoringParam, String activationKey, IDictionary`2 payload)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload)   at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid
    projectGuid, Guid enterpriseProjectTypeUid, Boolean isNewProject, Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
    WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='6a415759-96c9-e211-8076-00155d987b12'.
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='6b415759-96c9-e211-8076-00155d987b12'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='6c415759-96c9-e211-8076-00155d987b12' JobUID='b2af9253-96c9-e211-b137-00155d987314'
    ComputerName='09c6345c-04e8-4611-9fe7-b45e66936f28' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='08a8209c-7064-f0ac-d588-023a72c8ddd0'. For more details, check the ULS logs on machine
    09c6345c-04e8-4611-9fe7-b45e66936f28 for entries with JobUID
    b2af9253-96c9-e211-b137-00155d987314.
                 <input accesskey="o" id="ctl00_ctl00_PlaceHolderMain_idOkButton" name="ctl00$ctl00$PlaceHolderMain$idOkButton" style="display:none;" type="button" value="OK" />            
    <input accesskey="c" id="CancelButton" type="button" value="Close" />          

  • I am stumped! Can't open library module-  failure message and can't start Ligthroom 5.7 anymore: "[String "unarchived table s"]:6 : attempt to compare nil with boolean. - Nothing is working anymore! Who can help me?

    My system:
    Windows 7
    Lightroom 5.7
    I allready tried to load an older catalog backup, but that does not help.
    The failure message occurs during the starting process while trying to Open the library:
    "[String "unarchived table s"]:6 : attempt to compare nil with boolean.
    Nothing is working anymore! Who can help me?
    Thank you for your help!

    Ask on the Microsoft forums, as it's their software you're having problems with:
    http://answers.microsoft.com/en-us/mac

  • Exception starting xend (Broken capability chain: 0000:0c:00.0

    Hi all,
    i just installed ovm on my lab pc for learning purposes.
    my lab pc is a Gigabyte X79-UD5 motherboard with sandy bridge processor and 32 gb ram.
    the installation went ok but when i wanted to discover it with OVM manager i received :
    "Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: discover_server , Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'info'] failed (1): stderr: Error: Unable to connect to xend: No such file or directory. Is xend running?
    stdout:
    Sat Jan 12 21:21:19 CET 2013
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 36 more
    i had a look on the ovm server and noticed following in /var/log/xen
    PciDeviceParseError: Broken capability chain: 0000:0c:00.0
    [2013-01-12 20:50:38 3756] INFO (SrvDaemon:227) Xend stopped due to signal 15.
    [2013-01-12 20:50:42 4206] INFO (SrvDaemon:332) Xend Daemon started
    [2013-01-12 20:50:42 4206] INFO (SrvDaemon:336) Xend changeset: unavailable.
    [2013-01-12 20:50:42 4206] DEBUG (tcp:96) Listening on :8002
    [2013-01-12 20:50:42 4206] DEBUG (tcp:193) Listening on :8003
    [2013-01-12 20:50:42 4206] ERROR (SrvDaemon:349) Exception starting xend (Broken capability chain: 0000:0c:00.0)
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 341, in run
    servers = SrvServer.create()
    File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvServer.py", line 258, in create
    root.putChild('xend', SrvRoot())
    File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvRoot.py", line 40, in __init__
    self.get(name)
    File "/usr/lib64/python2.4/site-packages/xen/web/SrvDir.py", line 84, in get
    val = val.getobj()
    File "/usr/lib64/python2.4/site-packages/xen/web/SrvDir.py", line 52, in getobj
    self.obj = klassobj()
    File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvNode.py", line 30, in __init__
    self.xn = XendNode.instance()
    File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 1181, in instance
    inst = XendNode()
    File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 159, in __init__
    self._init_PPCIs()
    File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 282, in initPPCIs
    for pci_dev in PciUtil.get_all_pci_devices():
    File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 476, in get_all_pci_devices
    return map(PciDevice, get_all_pci_dict())
    File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 701, in __init__
    self.get_info_from_sysfs()
    File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 1271, in get_info_from_sysfs
    self.find_capability(0x11)
    File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 1233, in find_capability
    raise PciDeviceParseError(
    PciDeviceParseError: Broken capability chain: 0000:0c:00.0
    any ideas of whats wrong here ?
    all help appreciated ...
    best regards,
    Philippe

    i found following link have no idea if this is related to my issue
    http://wiki.xen.org/wiki/VTd_HowTo

  • My iPod is on its charger and won't do anything except start a sonar ping noise. HELP

    My iPod won't do anything, on or off the charger, except start a sonar ping sound. What is wrong with it and how do I fix it?

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                     
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                                              

  • Failures  were detected while initiating start task for application 'em'

    Hello there,
    I'm facing a problem here that I'm not able to resolve it.
    This is the third time I reinstalled the WebLogic Sever (WebLogic Server Version: 10.3.5.0) and I'm getting the same error.
    After installing the WebLogic Server, everything goes fine, I can access /em, /console, /analytics.
    The problem is when I create a WebService (with JDeveloper Studio 11.1.2.3.0). After deploying the WebService and restart WebLogic Server, the /em deployment can't start.
    I get this error while accessing to localhost:7001/em:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    When I try to start it from the console I get this error (it doesn't matter if I start it Servicing all requests or Servicing only administration requests):
    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    Errors were encountered while performing this operation.
    Here is the log file:
    <Mar 27, 2013 12:24:43 PM GMT-03:00> <Warning> <Deployer> <BEA-149004> <Failures
    were detected while initiating start task for application 'em'.>
    <Mar 27, 2013 12:24:43 PM GMT-03:00> <Warning> <Deployer> <BEA-149078> <Stack tr
    ace for message 149004
    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1024)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1017)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1024)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1017)
    Truncated. see log file for complete stacktrace
    >
    I really don't know why /em can't start after deploying a WebService.
    Thanks in advance, Max.

    Hello there,
    I'm facing a problem here that I'm not able to resolve it.
    This is the third time I reinstalled the WebLogic Sever (WebLogic Server Version: 10.3.5.0) and I'm getting the same error.
    After installing the WebLogic Server, everything goes fine, I can access /em, /console, /analytics.
    The problem is when I create a WebService (with JDeveloper Studio 11.1.2.3.0). After deploying the WebService and restart WebLogic Server, the /em deployment can't start.
    I get this error while accessing to localhost:7001/em:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    When I try to start it from the console I get this error (it doesn't matter if I start it Servicing all requests or Servicing only administration requests):
    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    Errors were encountered while performing this operation.
    Here is the log file:
    <Mar 27, 2013 12:24:43 PM GMT-03:00> <Warning> <Deployer> <BEA-149004> <Failures
    were detected while initiating start task for application 'em'.>
    <Mar 27, 2013 12:24:43 PM GMT-03:00> <Warning> <Deployer> <BEA-149078> <Stack tr
    ace for message 149004
    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1024)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1017)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1024)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1017)
    Truncated. see log file for complete stacktrace
    >
    I really don't know why /em can't start after deploying a WebService.
    Thanks in advance, Max.

  • Failure extracting WAR classes when starting weblogic server

    I installed weblogic6.1 app server on Solaris box. It works fine at first. Then
    I moved the unix box to anther place which means it has different IP. Then I have
    following exception when I try to start the weblogic server:(I haven't deployed
    any thing in the server yet, so it's just a newly installed weblogic server)
    Starting WebLogic Server ....
    <Mar 8, 2002 10:40:26 AM PST> <Notice> <Management> <Loading configuration file
    ./config/mydomain/config.xml ...>
    <Mar 8, 2002 10:40:35 AM PST> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "privoserver" for domain "privodomain">
    <Mar 8, 2002 10:40:45 AM PST> <Error> <HTTP> <[WebAppServletContext(604746,wl_management_internal2,/wl_management_internal2)]
    failure extracting WAR classes
    java.io.IOException: Permission denied
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.checkAndCreate(File.java:1162)
    at java.io.File.createTempFile(File.java:1247)
    at weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.java:71)
    Thanks in advance for your reply!
    Linden

    Hi
    This is a Unix problem, you may check if you have all the permissions.
    I suspect that some of the files which may be owned by someone other than user-value and therefore preventing the writting to the
    files.
    Can you check the files owership under /usr/local/bea/wlserver6.1/config/mydomain/applications/.wlnotdelete to see if any of the
    files or subdirectories are owned by someone else, such as 'root' or even under different group?"
    Hope this help
    JFG
    Linden Lu wrote:
    I installed weblogic6.1 app server on Solaris box. It works fine at first. Then
    I moved the unix box to anther place which means it has different IP. Then I have
    following exception when I try to start the weblogic server:(I haven't deployed
    any thing in the server yet, so it's just a newly installed weblogic server)
    Starting WebLogic Server ....
    <Mar 8, 2002 10:40:26 AM PST> <Notice> <Management> <Loading configuration file
    /config/mydomain/config.xml ...>
    <Mar 8, 2002 10:40:35 AM PST> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "privoserver" for domain "privodomain">
    <Mar 8, 2002 10:40:45 AM PST> <Error> <HTTP> <[WebAppServletContext(604746,wl_management_internal2,/wl_management_internal2)]
    failure extracting WAR classes
    java.io.IOException: Permission denied
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.checkAndCreate(File.java:1162)
    at java.io.File.createTempFile(File.java:1247)
    at weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.java:71)
    Thanks in advance for your reply!
    Linden

  • Exception Starting Invocation Service

    I'm seeing the following exception during testing. It isn't clear to me what the problem is. Please let me know what further information you need to disgnose it.
    Thanks,
    Tom
    2006-05-05 11:24:21,276 ERROR [atlassian.confluence.util.XWorkTransactionInterceptor] onThrowable Invoking rollback for transaction on action '/admin/doeditgeneralconfig.action (GeneralConfigurationAction.execute())' due to throwable: java.lang.IllegalStateException: Configuration cannot be specified once the service has been started: InvocationService{Name=confluence.invocation, State=(SERVICE_STOPPED), Id=2, Version=3.1}
    java.lang.IllegalStateException: Configuration cannot be specified once the service has been started: InvocationService{Name=confluence.invocation, State=(SERVICE_STOPPED), Id=2, Version=3.1}
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.setServiceConfig(Service.CDB:3)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.configure(Service.CDB:4)
         at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:5)
         at com.tangosol.coherence.component.util.SafeService.getRunningService(SafeService.CDB:26)
         at com.tangosol.coherence.component.util.safeService.SafeInvocationService.execute(SafeInvocationService.CDB:1)
         at com.atlassian.confluence.cluster.tangosol.TangosolClusterManager.publishEvent(TangosolClusterManager.java:115)
         at com.atlassian.confluence.cluster.ClusteredEventListener.handleEvent(ClusteredEventListener.java:27)
         at com.atlassian.confluence.event.DefaultEventManager.sendEventTo(DefaultEventManager.java:135)
         at com.atlassian.confluence.event.DefaultEventManager.onApplicationEvent(DefaultEventManager.java:57)
         at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:68)
         at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:218)
         at com.atlassian.confluence.event.DefaultEventManager.publishEvent(DefaultEventManager.java:48)
         at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:284)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:155)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:122)
         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:56)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:174)
         at $Proxy0.publishEvent(Unknown Source)
         at com.atlassian.confluence.admin.actions.GeneralConfigurationAction.execute(GeneralConfigurationAction.java:156)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.intercept(DefaultWorkflowInterceptor.java:55)
         at com.atlassian.confluence.core.ConfluenceWorkflowInterceptor.intercept(ConfluenceWorkflowInterceptor.java:39)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.atlassian.confluence.core.ConfluenceValidationInterceptor.intercept(ConfluenceValidationInterceptor.java:16)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.security.actions.PermissionCheckInterceptor.intercept(PermissionCheckInterceptor.java:39)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.pages.actions.PageAwareInterceptor.intercept(PageAwareInterceptor.java:94)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.spaces.actions.SpaceAwareInterceptor.intercept(SpaceAwareInterceptor.java:82)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.core.actions.LastModifiedInterceptor.intercept(LastModifiedInterceptor.java:39)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.core.ConfluenceAutowireInterceptor.intercept(ConfluenceAutowireInterceptor.java:25)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.util.XWorkTransactionInterceptor.intercept(XWorkTransactionInterceptor.java:133)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:115)
         at com.opensymphony.webwork.dispatcher.ServletDispatcher.serviceAction(ServletDispatcher.java:229)
         at com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:199)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
         at com.atlassian.confluence.util.profiling.ProfilingPageFilter.parsePage(ProfilingPageFilter.java:143)
         at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.confluence.util.ServletContextThreadLocalFilter.doFilter(ServletContextThreadLocalFilter.java:30)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.confluence.util.UserThreadLocalFilter.doFilter(UserThreadLocalFilter.java:45)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:182)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.seraph.filter.LoginFilter.doFilter(LoginFilter.java:177)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.johnson.filters.Joh2006-05-05 11:24:21.260 Tangosol Coherence 3.1.1/341 <Info> (thread=http-12191-Processor23, member=4): Restarting NamedCache: com.atlassian.confluence.published-cache
    nsonFilter.doFilter(JohnsonFilter.java:96)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.springframework.orm.hibernate.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:172)
         at bucket.custom.FlushingSpringSessionInViewFilter.doFilterInternal(FlushingSpringSessionInViewFilter.java:31)
         at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(ProfilingFilter.java:122)
         at com.atlassian.confluence.util.error.ProfilingAndErrorFilter.doFilter(ProfilingAndErrorFilter.java:27)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.core.filters.gzip.GzipFilter.doFilter(GzipFilter.java:61)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.core.filters.AbstractEncodingFilter.doFilter(AbstractEncodingFilter.java:37)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:541)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:534)

    Tom,
    Your getInvocationService() implementation is incorrect. It should either be as simple as:
          return CacheFactory.getInvocationService("confluence.invocation");or
        Cluster cluster = getCluster();
        synchronized (cluster)
            InvocationService service =
                (InvocationService) cluster.ensureService("confluence.invocation",
                    InvocationService.TYPE_DEFAULT);
            if (!service.isRunning())
                service.configure(
                    CacheFactory.getServiceConfig(InvocationService.TYPE_DEFAULT));
                service.start();
            return service;
            }Regards,
    Gene

  • Error -200 and no sound except start-up tone

    After playing sound over headset my macbook won't play any sounds except the start sound. Furthermore my Itunes won't start anymore and I've got the error -200 ... any help?

    i'm not sure exactly how to restore your original sounds however if you go to control panel->sounds->then the sound tab. it shows all the sounds used for different applications.. i think there is a restore to default at the bottum. you can do that or manually change the sound it makes.
    hope this helps a little.

  • Exception handling-filter out a specific JBO code number

    Hi
    First i would like to explain that what i'm trying to achieve is 'filtering out' a specific error code using
    JboException getErrorCode() these exceptions are thrown by
    using JCLoginDialog and entering invalid user/password.
    I am using bc4j/jclient application developed using JDeveloper 9.0.3. and JDK1.4.2
    With that I'm also using the JAAS login feature,using the JCLoginDialog class.
    Everything works except when I enter a invalid user/password in the jclientlogindialog.this class has a method called getInfo(info,connEnvironment) and within this method are 'if statements' that should set the error message in the case where a invalid user/password is entered, or if the 'Cancel' button is pressed it sets a error message to "Login Cancelled".
    With my application this isn't working.
    So Im trying to filter out JBO error codes but when these
    errors occur, for example a invalid user/password is supplied,there are numerous errors and JBO code numbers in the detail stack output.
    If i try to get a JBO code number using the JboException classes' getErrorCode() it returns the first JBO-Code number it finds,but not the one i need which would be the error caused by invalid user/password.
    Thanx in advance, any help is really appreciated!
    Carl

    Carl:
    Try looking into detail exceptions and their err code. The following example method does recursive look into all details:
       boolean foundMatch(String errCode, JboException ex)
          if (errCode.equals(ex.getErrorCode()))
             return true;
          Object[] dtls = ex.getDetails();
          for (int j = 0; dtls != null && j < dtls.length; j++)
             if (dtls[j] instanceof JboException)
                if (foundMatch(errCode, (JboException) dtls[j]) == true)
                   return true;
          return false;
       }Thanks.
    Sung

  • Re: Exception starting a managed server

    "Sanjay Aggarwal" <[email protected]> wrote in message news:<3b37c890$[email protected]>...
    I am trying to bring up an admin server and a managed server on the same
    machine.
    First I started the admin server (listen port 7001) and added a new server
    in the domain (different listen port 8001). Then I am tried to start the
    managed server on the same machine and I get the following error:
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationException:
    connecting to http://10.0.0.166:7001/wl_management_internal2/Bootstrap -
    with nested exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    weblogic.net.http.HttpUnauthorizedException: 401
    at
    weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:32
    8)
    at
    java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:921)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: connecting to
    http://10.0.0.166:7001/wl_management_internal2/Bootstrap - with nested
    exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:990)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Is there anything specific I need to do for setting up the managed server.
    Any help would be greatly appreciated.
    - sanjaytry changing domain name in startManagedWebLogic.sh

    Sanjay, how did you resolve your problem?
    because I have the same error.
    TIA

  • Exception starting a managed server

    I am trying to bring up an admin server and a managed server on the same
    machine.
    First I started the admin server (listen port 7001) and added a new server
    in the domain (different listen port 8001). Then I am tried to start the
    managed server on the same machine and I get the following error:
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationException:
    connecting to http://10.0.0.166:7001/wl_management_internal2/Bootstrap -
    with nested exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    weblogic.net.http.HttpUnauthorizedException: 401
    at
    weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:32
    8)
    at
    java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:921)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: connecting to
    http://10.0.0.166:7001/wl_management_internal2/Bootstrap - with nested
    exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:990)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Is there anything specific I need to do for setting up the managed server.
    Any help would be greatly appreciated.
    - sanjay

    Sanjay, how did you resolve your problem?
    because I have the same error.
    TIA

Maybe you are looking for

  • Deploy PAR from Ep5 to EP6 problem

    Hi , I am now using EP6 and i need to deploy a PAR file ( generated in EP5) into the portal using ( System administrator /support / portal runtime / Admin console ..) to upload it into PCD , the upload was processed successfully [ but i see that in t

  • PS Project description when creating sales order using BAPI

    I am trying to create sales orders using BAPI_SALESORDER_CREATE_FROMDAT2. Because of the material configuration in table TCN61 the material will trigger a project creation in the project system. Now, in order to create a project, we must provide the

  • Problem writing to serial port

    Hi All, I am very new to LabVIEW (just a couple of months). I need to communicate with a serial port of an Advanced Energy RF generator (Ovation) serial port (AE Bus) The manual talks about little endian conversion, CSR and checksum that I just can't

  • Importing a video in Photoshop CS3, only white background appears?

    Uhm, hello. I have googled about this for a couple of hours and I can't find an answer. Ok, so here's what I do. File>Import>Video Frames to Layers>Then I choose the video and also the parts I want>OK. But only white background appears. Also the fram

  • How to view hierarchy in reports

    how to view hierarchy in reports