SOA 11.1.1.6 startup error

Installed SOA Suite 11.1.1.6 - all seemed to install with no issues and the server came up with no problem. Couple of days later came up with 'many errors'. Shut it down and bounced the database (XE10g Universal) then the server came up with no problem and no errors. Was able to create a simple composite app: Web Service --> Mediator --> File Adapter. Thhis app was able to be deployed and was able to test it from EM with no problems. However, I noticed that when I had brought up the server I received the errors as seen below in the startup dialog - see bolded text below.
Question - what is going on in that I received the errors but was still able to deploy, test, etc.??
Thanks - Casey
+<Aug 8, 2012 11:16:34 PM CDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for do+
main "SoaOsbBpm_domain" running in Development Mode>
+<Aug 8, 2012 11:16:34 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>+
+<Aug 8, 2012 11:16:34 PM CDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>+
+lookupEngineLocalBean Using JNDI {java:comp/env/ejb/local/bpel/CubeEngineBean} for engine type {bpel}+
+lookupEngineLocalBean Using JNDI {java:comp/env/ejb/local/bpmn/CubeEngineBean} for engine type {bpmn}+
line 6:12 mismatched character '<EOF>' expecting '"'
line 3:12 mismatched character '<EOF>' expecting '"'
+<Aug 8, 2012 11:16:45 PM CDT> <Warning> <oracle.soa.services.notification> <BEA-000000> <<.> Notification via email, voi+
ce, SMS or IM will not be sent. If you would like to enable them, please configure corresponding sdpmessaging driver. Th
en modify the accounts and set NotificationMode attribute to either NONE, EMAIL or ALL in workflow-notification-config.x
ml>
+<Aug 8, 2012 11:16:47 PM CDT> <Warning> <oracle.jps.idmgmt> <JPS-01520> <Cannot initialize identity store, cause: Failed+
to connect to directory. Check configuration information..>*
+<Aug 8, 2012 11:16:47 PM CDT> <Error> <oracle.bpm.services.organization> <BEA-000000> <Exception+
exception.70692.type: error*
exception.70692.severity: 2*
exception.70692.name: Error while granting BPMOrganizationAdmin role to SOAOperator.*
exception.70692.description: Error occurred while granting the application role BPMOrganizationAdmin to application role*
SOAOperator.*
exception.70692.fix: In the policy store, please add SOAOperator role as a member of BPMOrganizationAdmin role, if it is*
not already present.*
ORABPEL-10585*
Service error.*
Internal Error; Service error occurs in JpsProvider in method getIdentityStore().*
Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Ora*
cle Support Services*
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:403)*
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:376)*
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:340)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:352)*
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(Deployment*
DescriptorUtil.java:292)*
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:761)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)*
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)*
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:*
+182)+
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)*
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)*
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)*
at $Proxy326.postDeployInit(Unknown Source)*
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:8*
+02)+
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)*
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)*
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)*
Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store, caus*
e: oracle.security.idm.ConfigurationException: Failed to connect to directory. Check configuration information..*
at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:17*
+2)+
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:273*
+)+
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:157)*
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:132)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:401)*
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:376)*
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:340)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:352)*
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(Deployment*
DescriptorUtil.java:292)*
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:761)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)*
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)*
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:*
+182)+
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)*
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)*
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)*
at $Proxy326.postDeployInit(Unknown Source)*
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:8*
+02)+
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)*
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)*
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)*
Caused By: oracle.security.idm.ConfigurationException: Failed to connect to directory. Check configuration information.*
at oracle.security.idm.providers.stdldap.TestConnectionPool.execute(LDIdentityStoreFactory.java:1023)*
at oracle.security.idm.providers.stdldap.LDIdentityStoreFactory.setupConnPool(LDIdentityStoreFactory.java:612)*
at oracle.security.idm.providers.stdldap.LDIdentityStoreFactory.setup(LDIdentityStoreFactory.java:325)*
at oracle.security.idm.providers.ovd.OVDIdentityStoreFactory.<init>(OVDIdentityStoreFactory.java:59)*
at oracle.security.idm.providers.wlsldap.WLSLDAPIdentityStoreFactory.<init>(WLSLDAPIdentityStoreFactory.java:45)*
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 oracle.security.idm.IdentityStoreFactoryBuilder.getIdentityStoreFactory(IdentityStoreFactoryBuilder.java:128)*
at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:16*
+8)+
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:273*
+)+
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:157)*
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:132)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:401)*
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:376)*
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:340)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:352)*
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(Deployment*
DescriptorUtil.java:292)*
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:761)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)*
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)*
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:*
+182)+
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)*
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)*
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)*
at $Proxy326.postDeployInit(Unknown Source)*
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:8*
+02)+
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)*
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)*
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)*
*+>+*
+<Aug 8, 2012 11:16:47 PM CDT> <Error> <oracle.bpm.common> <BEA-000000> <Exception+
BPM-70692*
Exception*
exception.70692.type: error*
exception.70692.severity: 2*
exception.70692.name: Error while granting BPMOrganizationAdmin role to SOAOperator.*
exception.70692.description: Error occurred while granting the application role BPMOrganizationAdmin to application role*
SOAOperator.*
exception.70692.fix: In the policy store, please add SOAOperator role as a member of BPMOrganizationAdmin role, if it is*
not already present.*
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(Deployment*
DescriptorUtil.java:324)*
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:761)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)*
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)*
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:*
+182)+
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)*
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)*
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)*
at $Proxy326.postDeployInit(Unknown Source)*
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:8*
+02)+
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)*
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)*
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)*
Caused By: ORABPEL-10585*
Service error.*
Internal Error; Service error occurs in JpsProvider in method getIdentityStore().*
Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Ora*
cle Support Services*
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:403)*
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:376)*
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:340)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:352)*
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(Deployment*
DescriptorUtil.java:292)*
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:761)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)*
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)*
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:*
+182)+
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)*
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)*
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)*
at $Proxy326.postDeployInit(Unknown Source)*
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:8*
+02)+
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)*
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)*
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)*
Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store, caus*
e: oracle.security.idm.ConfigurationException: Failed to connect to directory. Check configuration information..*
at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:17*
+2)+
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:273*
+)+
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:157)*
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:132)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:401)*
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:376)*
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:340)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:352)*
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(Deployment*
DescriptorUtil.java:292)*
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:761)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)*
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)*
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:*
+182)+
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)*
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)*
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)*
at $Proxy326.postDeployInit(Unknown Source)*
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:8*
+02)+
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)*
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)*
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)*
Caused By: oracle.security.idm.ConfigurationException: Failed to connect to directory. Check configuration information.*
at oracle.security.idm.providers.stdldap.TestConnectionPool.execute(LDIdentityStoreFactory.java:1023)*
at oracle.security.idm.providers.stdldap.LDIdentityStoreFactory.setupConnPool(LDIdentityStoreFactory.java:612)*
at oracle.security.idm.providers.stdldap.LDIdentityStoreFactory.setup(LDIdentityStoreFactory.java:325)*
at oracle.security.idm.providers.ovd.OVDIdentityStoreFactory.<init>(OVDIdentityStoreFactory.java:59)*
at oracle.security.idm.providers.wlsldap.WLSLDAPIdentityStoreFactory.<init>(WLSLDAPIdentityStoreFactory.java:45)*
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 oracle.security.idm.IdentityStoreFactoryBuilder.getIdentityStoreFactory(IdentityStoreFactoryBuilder.java:128)*
at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:16*
+8)+
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:273*
+)+
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:157)*
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:132)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:401)*
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:376)*
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:340)*
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:352)*
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(Deployment*
DescriptorUtil.java:292)*
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:761)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)*
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)*
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)*
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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:*
+182)+
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)*
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)*
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)*
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)*
at $Proxy326.postDeployInit(Unknown Source)*
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:8*
+02)+
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)*
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)*
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)*
*+>+*
SOA Platform is running and accepting requests
+<Aug 8, 2012 11:22:21 PM CDT> <Warning> <oracle.integration.platform.blocks.deploy> <BEA-000000> <C:\Users\KENCOO~1\AppD+
ata\Local\Temp\sar_base_dir_c1332588-e357-4b13-8b81-630cf026cdc3\sca_Project1_rev1.0.jar could not be deleted ...>
+<Aug 8, 2012 11:22:21 PM CDT> <Warning> <oracle.integration.platform.blocks.deploy> <BEA-000000> < Read: true Write: tru+
e>
...

Hi,
Have a look at this...
http://docs.oracle.com/cd/E17904_01/core.1111/e10043/idstoreadm.htm
Cheers,
Vlad

Similar Messages

  • Soa suite 10.1.3.1 bpel startup error

    Hello,
    I installed the soa suite 10.1.3.1 on Linux with Java 1.5.0-12. First I did a Advanced install. Everything was fine except, I used to get a:
    Failed to read WSDL from http://localhost:port/orabpel/default/TaskActionHandler/1.0/TaskActionHandler?wsdl: HTTP connection error code is 500 for any BPEL process (Even the hello world). Then I undeployed that version and deployed a 'Basic' install. Still I get the same error in the console. On checking the application log in the orabpel deployment folder I saw this exception on both occasion:
    07/12/15 11:09:09.340 10.1.3.1.0 Started
    07/12/15 11:09:22.811 httpbinding: 10.1.3.1.0 Started
    07/12/15 11:09:22.833 admin: 10.1.3.1.0 Started
    07/12/15 11:09:22.867 console: 10.1.3.1.0 Started
    07/12/15 11:09:22.896 startup: Error initializing servlet
    java.lang.NoClassDefFoundError
    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 javax.xml.soap.FactoryFinder.newInstance(Unknown Source)
    at javax.xml.soap.FactoryFinder.find(Unknown Source)
    at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:29)
    at oracle.j2ee.ws.server.WebServiceServlet.init(WebServiceServlet.java:101)
    at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:104)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at com.collaxa.cube.ws.soap.oc4j.BPELOC4JServlet.init(BPELOC4JServlet.java:63)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    at com.evermind.server.Application.getHttpApplication(Application.java:545)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    07/12/15 11:09:22.897 startup: Error preloading servlet
    The install says succesful...Any ideas? Thank.

    thanks for the tip. applied the patch. but didn't help. it is just a no class def found error. How hard can it be to make it find the class it wants (as long as i get to know what class it wants!)

  • JRE 1.5.0_11 Startup Error with MS Windows Vista. Please help!

    Hi there, I am hoping that someone can help me with this very confusing problem. A friend of mine made a program for me last month using java. It works brilliantly on computers running MS Windows 2000 and XP but as soon as I installed it on one running Vista I get this error:
    Startup Error
    An error has occured during startup:
    java.lang.UnsupportedClassVersionError: Bad version number in .class file
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
         at com.exe4j.runtime.WinLauncher.main(Unknown Source)
    All the computers, regardless of operating system, are running the same version of JRE.
    I would really appreciate any help that anyone can give me as this problem needs to be resolved as a matter of urgency and my friend who made the software has gone on holiday and I cannot get hold of him at the moment. Also, I apologise in advance if this is the wrong section to post this problem.
    Thanks!

    Seems to be a problem with exe4j. Ask your friend to deploy a platform independent version of his program as well.

  • Updated to Premiere CC 2014 - Now getting Startup Error - Could not find any capable video play modules

    I have a late 2013 MacBook Pro Retina with NVIDIA GeForce GT 750M 2048 MB.
    Ever since the Premiere CC 2014 update, on launch, I get this error right after it shows "ExporterQuickTimeHost.bundle" loading (I tried removing this, but it still did it, so I don't think it has anything to do with the QuickTime plugin):
    Adobe Premiere Pro Startup  Error
    Adobe Premiere Pro could not find any capable video play modules. Please update your video display drivers and start again.
    I never got this in the CC version. I have the latest CUDA driver: version 6.0.46  &  GPU Driver: version 8.26.21 310.40.35f08
    The computer is unusable for about 4-5 mins after this happens until it all clears up. This whole process takes up 7-8 mins!
    This same thing also happens with Prelude CC 2014.
    If anyone knows what's going on I would be very grateful.
    Thanks, Maz

    I found a solution that worked for me. Seems to be a permissions problem. Here's the solution I found (found it here: CC 2014 startup issues : Adobe Premiere Pro):
    In the finder menu click and hold on the GO menu. Hold the option button and the User library will show up. Click the User Library.
    In that folder go to preferences and find the adobe folder.
    Right click on adobe folder and click get info.
    In the Sharing & Permissions section there should be three names.
    All should say Read & Write next to them.
    Unlock the lock, switch them all to read and write.
    Then click on the little gear directly under the names or to to the left of the lock and in the pulldown click on "apply to enclosed items.
    Then lock the lock again.
    Now go to your OS Hardrive and click on Users, your user name, Documents.
    Find the adobe folder there.
    Right click on adobe folder and click get info.
    In the Sharing & Permissions section there should be three names.
    All should say Read & Write next to them.
    Unlock the lock, switch them all to read and write.
    Then click on the little gear directly under the names or to to the left of the lock and in the pulldown click on "apply to enclosed items.
    The lock the lock again.
    Wait 1 minute. Then launch Premiere.
    This fixed it for me.

  • CS3 suddenly has a startup error, cant find MFC71.DLL

    Start CS3 normally, and suddenly get this error:
    Adobe Photoshop CS3: Photoshop.exe - Unable To Locate Component (title bar
    of error dialog)
    This application has failed to start because MFC71.DLL was not found.
    Re-installing the application may fix this problem.
    OK
    I click on OK and CS3 starts, but with differences. Seems some of the
    windows on the right are missing now. Bridge still runs fine, I can edit
    RAW files from Bridge to ACR4.5, then open from that into Photoshop, then
    convert and save the files. I don't seem to have a Layers palette now or a
    Tool Options palette.
    I had just gone through and uninstalled a number of old applications. None
    were Adobe programs though. Immediately after doing that, this error
    started.
    I found MFC71.DLL, but putting it in the Photoshop installation folder
    didn't help. Can someone tell me how to fix this? Hopefully without
    re-installing CS3. I have also just discovered that my DVD rewriter will
    not recognize the CS3 DVD, so doing a reinstall from the disk will require a
    new DVD drive first.
    The Adobe updater works and I updated PS to 10.01, and still get that
    startup error and have missing palettes.
    Thanks!
    Michael

    It belongs in the Windows\system32 folder.
    I also have copies in C:\Program Files\Common Files\Adobe\Updater and C:\Program Files\Adobe\CS3\Acrobat 8.0\Designer 8.0
    All of the copies I found are version 7.10.3077.0
    Peter

  • Flash Builder 4.7 startup error: Exception in com.adobe.flexbuilder.ui.UIPlugin.start() of bundle...

    I installed Flash Builder Premium 4.7. The installation was successful but when I am running flash builder, it is giving me a startup error and some of the contents of log file is given below. Can anyone help me resolve this issue? Thanks!
    !SESSION 2013-12-27 23:45:29.586 -----------------------------------------------
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_31
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86_64
    !ENTRY org.eclipse.osgi 4 0 2013-12-27 23:45:34.726
    !MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.ui (94).
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.ui.UIPlugin.start() of bundle com.adobe.flexbuilder.ui.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.adobe.flexbuilder.standalone.SplashHandler.init(SplashHandler.java:143)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:785)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:801)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2523)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    Caused by: java.lang.UnsatisfiedLinkError: E:\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flexide.amt_4.7.0.349722\os\win32\x86_64\amt_win_jnilib.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at com.adobe.flexide.amt.AMTLib.initialize(AMTLib.java:134)
        at com.adobe.flexide.amt.Activator.AMT_Initialize(Activator.java:113)
        at com.adobe.flexbuilder.ui.asn.ASNUIBridge.start(ASNUIBridge.java:58)
        at com.adobe.flexbuilder.ui.UIPlugin.start(UIPlugin.java:106)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        ... 38 more
    Root exception:
    java.lang.UnsatisfiedLinkError: E:\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flexide.amt_4.7.0.349722\os\win32\x86_64\amt_win_jnilib.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at com.adobe.flexide.amt.AMTLib.initialize(AMTLib.java:134)
        at com.adobe.flexide.amt.Activator.AMT_Initialize(Activator.java:113)
        at com.adobe.flexbuilder.ui.asn.ASNUIBridge.start(ASNUIBridge.java:58)
        at com.adobe.flexbuilder.ui.UIPlugin.start(UIPlugin.java:106)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.adobe.flexbuilder.standalone.SplashHandler.init(SplashHandler.java:143)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:785)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:801)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2523)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(

    Opened bug:
    Bug#3801869 - FlashBuilder 4.7 command line fails due to "Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.s…
    If you also experience this issue, please vote on this bug, so that Adobe will fix it.
    thanks,
    Erez.

  • Itunes startup error itunes was not properly installed. If you wish to ....

    itunes startup error
    itunes was not properly installed. If you wish to import or burn cds, you need to reinstall itunes
    help?

    Are you actually unable to import or burn CDs? I get that error every time as well, but I don't actually have any problems.

  • Startup Error:  scheduler: runtime exception during start up: null

    Dear All,
    We are getting the error in the scheduler service.
    Startup Error:  scheduler: runtime exception during start up: null
    We have installed TREX 7 on our Portal server (SP15).
    We can now create index but while assigning  datasource we are getting an exception.
    (Scheduler service not starting, is it the probable error)????
    com.sapportals.wcm.WcmException: Error: service not available
    at
    com.sapportals.wcm.control.classification.ClassificationControl.getSchedulerStatus(ClassificationControl.java:3404)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderScheduler(ClassificationControl.java:3314)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderCrawlerParams(ClassificationControl.java:3262)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderClasses(ClassificationControl.java:3194)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderIndexFolders(ClassificationControl.java:1657)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.render
    (ClassificationControl.java:786)
    at com.sapportals.wdf.layout.HorizontalLayout.renderControls
    (HorizontalLayout.java:42)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.VerticalLayout.renderPanes
    (VerticalLayout.java:74)
    at com.sapportals.wcm.control.layout.VerticalGroupLayout.renderPanes
    (VerticalGroupLayout.java:51)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes
    (HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes
    (HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.WdfCompositeController.internalRender
    (WdfCompositeController.java:697)
    at com.sapportals.wdf.WdfCompositeController.buildComposition
    (WdfCompositeController.java:665)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender
    (AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:406)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest
    (PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent
    (PageProcessorComponent.java:134)
    at
    com.sapportals.wcm.portal.component.base.ControllerComponent.doContent
    (ControllerComponent.java:77)
    at
    com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service
    (AbstractPortalComponent.java:114)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include
    (PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle
    (PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest
    (ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run
    (Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service
    (Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet
    (HttpHandlerImpl.java:401)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:386)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:364)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle
    (RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle
    (Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request
    (Processor.java:175)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:172)
    Please provide solution ASAP.
    Points will be added for sure
    Regards,
    Sameer

    Hi Kalaivani,
    Thanks for your reply.
    Actually, we are not able to create DataSouce of the corresponding index, while assigning the DataSource to index getting class com.sapportals.wcm.WcmException(Error: service not available) exception.
    I tried to assign different-2 DataSources (as you suggested) but same problem persists.
    Kindly find the exception's logs below..
    com.sapportals.wcm.WcmException: Error: service not available
    at com.sapportals.wcm.control.classification.ClassificationControl.getSchedulerStatus(ClassificationControl.java:3404)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderScheduler(ClassificationControl.java:3314)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderCrawlerParams(ClassificationControl.java:3262)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderClasses(ClassificationControl.java:3194)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderIndexFolders(ClassificationControl.java:1657)
    at com.sapportals.wcm.control.classification.ClassificationControl.render(ClassificationControl.java:786)
    at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.VerticalLayout.renderPanes(VerticalLayout.java:74)
    at com.sapportals.wcm.control.layout.VerticalGroupLayout.renderPanes(VerticalGroupLayout.java:51)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java:697)
    at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:665)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:406)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Please provide solution ASAP. Points will be rewarded.
    Thanks & Regards,
    Sameer

  • Startup error, weblogic.application.ModuleException

    startup error, weblogic.application.ModuleException
    I got a error when I startup my server. Here is the trace."workspace " is my application.
    <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating distribute task for application 'workspace'.>
    <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:295)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    Truncated. see log file for complete stacktrace
    java.lang.ClassCastException: com.ctc.wstx.stax.WstxInputFactory
    at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:136)
    at weblogic.servlet.internal.WebAppHelper.addListenerElements(WebAppHelper.java:244)
    at weblogic.servlet.internal.WebAppHelper$IOHelperImpl.parseXML(WebAppHelper.java:224)
    at weblogic.descriptor.DescriptorCache.parseXML(DescriptorCache.java:324)
    at weblogic.servlet.internal.WebAppHelper.registerTagLibListeners(WebAppHelper.java:174)
    Truncated. see log file for complete stacktrace
    Here is the weblogic.xml in my application.
    <?xml version="1.0" encoding="UTF-8"?>
    <weblogic-web-app xmlns="http://www.bea.com/ns/weblogic/90"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd">
    <context-root>/workspace</context-root>
    <container-descriptor>
    <prefer-web-inf-classes>true</prefer-web-inf-classes>
    </container-descriptor>
    </weblogic-web-app>
    I have two ways to deploy my application,using installer or deploying it manually.
    Using installer is ok,but I deployed it by myself,the problem came up.That's odd
    I need the weblogic.xml to resovle another problem.

    some one can help,thanks.

  • Startup error required resources are missing

    Heyelp!! I purchased CS 5.5 for my new mac running OSX 10.7.3 installed CS5.5 and it is wonderful. Problem is I prefer Dreamweaver 3 because of the frames thing, so, I thought I would reinstall CS3 and just add Dreamweaver 3, problem is when I do it reads Startup Error, required resources are missing, so, I decided to call Adobe. The response was "we no longer provide support for 3, if you cannot find a solution on the forum there is nothing you can do." Well, $1300 doesn't get you much these days, so Dear Forum readers, any possibility of a leg up here? Thankyou!!

    Known issues on Lion
    You might find the part about invisible folders and changes to permissions relevant...
    Mylenium

  • Startup Error in CM repository in fsdb mode

    Hi all,
    I have configured CM repository in fsdb mode.I am getting the following error in the Component Monitor
    " Startup Error:  folder '
    <server name>\<shared folder>\Root' has no canonical file "
    Can anybody tell me what does this error mean?
    Thanks
    Pramod.

    Hi Pramod,
    did you solve this? I'm just struggling with the same problem, but there is no info to be found on SDN or anywhere else...
    Did you configure a netork path? Before I have done that, I got some message that the folder wouldn't exist.
    Best regards
    Detlev
    PS: Solved - some minutes later it just worked :-|

  • Getting this error message: FLAGFOX VERSION: 4.2.x (2013-11) ERROR MESSAGE: Fatal Flagfox startup error! EXCEPTION THROWN: IPv4 DB file is corrupt (got 508296

    After the message the program runs fine. How do I get rid of the error?
    FLAGFOX VERSION: 4.2.x (2013-11)
    ERROR MESSAGE: Fatal Flagfox startup error!
    EXCEPTION THROWN: IPv4 DB file is corrupt (got 508296 bytes but expected 504414 bytes)
    BROWSER: Mozilla Firefox 26.0 (Gecko 26.0 / 20131205075310)
    OS: Windows NT 6.1; WOW64 (WINNT x86-msvc windows)
    LOCALE: en-us content / en-us UI / en-us OS

    Try posting in the Flagfox forum. <br />
    http://flagfox.net/forum/

  • FLAGFOX VERSION: 4.2.x (2013-6) ERROR MESSAGE: Fatal Flagfox startup error! EXCEPTION THROWN: IPv4 DB file is corrupt (got 493668 bytes but expected 489672 by

    FLAGFOX VERSION: 4.2.x (2013-6)
    ERROR MESSAGE: Fatal Flagfox startup error!
    EXCEPTION THROWN: IPv4 DB file is corrupt (got 493668 bytes but expected 489672 bytes)
    BROWSER: Mozilla Firefox 22.0 (Gecko 22.0 / 20130618035212)
    OS: Windows NT 6.1 (WINNT x86-msvc windows)
    LOCALE: en-us content / en-us UI / el-gr OS

    does disabling all addons but flagfox work, you seem to have a lot of cookie programs that may conflict.

  • Dbms service startup error on Ep6sp2patch2, j2ee patch 23

    hi,
    I am getting below error while starting the state controller of j2ee in cluster env.
    [DBMS]: Error during reorganization/defrag recovery
    com.inqmy.services.dbms.server.interfaces.DatabaseException: ID3020:Error during reorganization/defrag recovery
    ID000544: Error starting service dbms. DBMS Service not started properly due to: Error, while opening database
    [ServiceManager]: ID000544: Error starting service dbms. DBMS Service not started properly due to: Error, while opening database
    [Framework -> criticalShutdown] Service dbms startup error!
    Any hints would be really helpful.
    Note: I am starting the service manually(go.bat of state Controller)and not as NT service.

    Looks like a corrupt internal database
    You could try (although there are no guarantees what so ever!)
    Go to
    c:\usr\sap\<PID>\j2ee\j2ee_01\cluster\<server which failed>\services\dbms\work
    and do
    1. Backup all files in here
    2. Copy all the files from the last_backup folder(hopefully you will have this one under work) to the work folder overwriting the old files
    3. Restart the portal
    I've also heard of people copying between different app servers but would not recommend this
    NOTE: If this is a production system, please contact SAP in order to make sure that you get the recommended workaround

  • Mac OSX, Startup Error with CC 2014 (CC works): Couldn't find any capable video play modules

    I'm getting this on two different machines running different OSX versions with different graphics cards:
    Adobe Premiere Pro Startup Error
    Adobe Premiere Pro could not find any capable video play modules. Please update your video display drivers and start again.
    My computers are:
    iMAC / OS X 10.9.5 / AMD Radeon HD 6970M 2048 MB
    MacBook Pro / OS X 10.10 / AMD Radeon HD 6750M 1024MB
    Was in a chat with an Adobe tech person and they even remotely got on my computer and changed permissions on two Adobe folders and sub folders and it still didn't work. Adobe Premiere CC seems to work. But clients are all using CC 2004.

    Hi ufoclub,
    Try this:
    Go to the following locations:
    Location 1: When in Finder, click on Go > Go to Folder > ~/Library/Application Support/Adobe
    Location 2: Go > Go to Folder > ~/Library/Preferences/Adobe
    Location 3: Documents > Adobe 
    In all the locations, rename the 'Adobe' folders to 'OldAdobe'
    Launch Premiere, accept the License Agreement and see if it works.
    Note: You will lose your customized workspaces and keyboard shortcuts.
    Thanks,
    Rameez

Maybe you are looking for

  • Unable to generate Power View report out of Multidimensional report data source

    Hi, I have created 'Report Data Source' connection to point to Multidimensional cube on Share Point site. But when I try to create a new Power View report out of it, I get following error message :  "An error occured while loading the model for the i

  • Which macbook for video

    I am buying myself an apple macbook pro next week. It will be a 15inch but I am wondering what version I should pick. I will be editing video for internet, managing blog and website, working on photoshop.. so quite a lot of media stuff. I am not doin

  • CS6 document save as CS3 document

    I want to export a CS6 document for editing in CS3. How does it work?

  • Open New Sessions and attach

    Hello, I am trying to figure out how while attacehd to SAP from VBA excel to open a new session and continue the task in the new session. The end goal is to run 3 different transactions and have them up each in a seperate window. this is what I have

  • Copy Datasources, transforamtions from ECQ800 to ECQ200

    Hello All, We have ECQ 200 and Copy Client ECQ 800. Initially BI System was connected with ECQ800 so all my data flow was in ECQ 800 which includes datasources in 7.x version, tranformations and infopackages. Now the issue is our basis team is planni