SOA Suite cannot start properly

Hi,
we are using SOA Suite 11g 1.1.1.2 and we encountered this error (for the 2nd time, we re-installed before):
After restarting the server (nothing has changed in the configuration and nothing was deployed), it is impossible to start soa suite again with the following exceptions in the logs.
<Apr 21, 2010 1:21:48 PM EEST> <Error> <oracle.soa.services.workflow.common> <BEA-000000> <<.> Persistency service internal error.
Persistency service internal error.
Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
ORABPEL-9732
Persistency service internal error.
Persistency service internal error.
Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
at oracle.bpel.services.workflow.repos.PersistencyDriver.initNonTransactionDataSource(PersistencyDriver.java:271)
at oracle.bpel.services.workflow.repos.PersistencyDriver.getNonTransactionConnection(PersistencyDriver.java:297)
at oracle.bpel.services.workflow.repos.PersistencyDriver.getNonTransactionService(PersistencyDriver.java:282)
at oracle.bpel.services.workflow.repos.PersistencyDriver.getInstance(PersistencyDriver.java:185)
at oracle.bpel.services.workflow.user.impl.StandardViewLoaderUtil.loadViewsFromFile(StandardViewLoaderUtil.java:75)
at oracle.bpel.services.workflow.user.impl.UserMetadataService.<clinit>(UserMetadataService.java:211)
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 org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:85)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:756)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:721)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:384)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:284)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:91)
at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:75)
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 org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:85)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:186)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:799)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:717)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:384)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:733)
at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBeanFactoryLocator.java:395)
at org.springframework.ejb.support.AbstractEnterpriseBean.loadBeanFactory(AbstractEnterpriseBean.java:116)
at org.springframework.ejb.support.AbstractStatelessSessionBean.ejbCreate(AbstractStatelessSessionBean.java:66)
at oracle.bpel.services.workflow.task.ejb.TaskServiceBean.ejbCreate(TaskServiceBean.java:17)
at oracle.bpel.services.workflow.task.ejb.TaskServiceBean_ua8c6d_Impl.ejbCreate(TaskServiceBean_ua8c6d_Impl.java:162)
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 weblogic.ejb.container.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:216)
at weblogic.ejb.container.pool.Pool.createInitialBeans(Pool.java:300)
at weblogic.ejb.container.manager.StatelessManager.initializePool(StatelessManager.java:448)
at weblogic.ejb.container.deployer.EJBDeployer.initializePools(EJBDeployer.java:1634)
at weblogic.ejb.container.deployer.EJBDeployer.start(EJBDeployer.java:1464)
at weblogic.ejb.container.deployer.EJBModule.start(EJBModule.java:601)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196)
at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused By: java.lang.Exception: Unable to create data source from property file
at oracle.bpel.services.workflow.repos.PersistencyDriver.createDataSourceFromPropertyFile(PersistencyDriver.java:417)
at oracle.bpel.services.workflow.repos.PersistencyDriver.initNonTransactionDataSource(PersistencyDriver.java:268)
at oracle.bpel.services.workflow.repos.PersistencyDriver.getNonTransactionConnection(PersistencyDriver.java:297)
at oracle.bpel.services.workflow.repos.PersistencyDriver.getNonTransactionService(PersistencyDriver.java:282)
at oracle.bpel.services.workflow.repos.PersistencyDriver.getInstance(PersistencyDriver.java:185)
at oracle.bpel.services.workflow.user.impl.StandardViewLoaderUtil.loadViewsFromFile(StandardViewLoaderUtil.java:75)
at oracle.bpel.services.workflow.user.impl.UserMetadataService.<clinit>(UserMetadataService.java:211)
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 org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:85)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:756)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:721)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:384)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:284)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:91)
at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:75)
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 org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:85)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:186)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:799)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:717)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:384)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:733)
at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBeanFactoryLocator.java:395)
at org.springframework.ejb.support.AbstractEnterpriseBean.loadBeanFactory(AbstractEnterpriseBean.java:116)
at org.springframework.ejb.support.AbstractStatelessSessionBean.ejbCreate(AbstractStatelessSessionBean.java:66)
at oracle.bpel.services.workflow.task.ejb.TaskServiceBean.ejbCreate(TaskServiceBean.java:17)
at oracle.bpel.services.workflow.task.ejb.TaskServiceBean_ua8c6d_Impl.ejbCreate(TaskServiceBean_ua8c6d_Impl.java:162)
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 weblogic.ejb.container.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:216)
at weblogic.ejb.container.pool.Pool.createInitialBeans(Pool.java:300)
at weblogic.ejb.container.manager.StatelessManager.initializePool(StatelessManager.java:448)
at weblogic.ejb.container.deployer.EJBDeployer.initializePools(EJBDeployer.java:1634)
at weblogic.ejb.container.deployer.EJBDeployer.start(EJBDeployer.java:1464)
at weblogic.ejb.container.deployer.EJBModule.start(EJBModule.java:601)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196)
at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>
<Apr 21, 2010 1:21:48 PM EEST> <Error> <oracle.soa.services.common> <BEA-000000> <<.> Persistency service internal error.
Persistency service internal error.
Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
ORABPEL-9732
ORABPEL START-UP ERROR!!!!!!!!
OraBPEL run-time system failed to start due to exception:
at oracle.fabric.CubeServiceEngine.init(CubeServiceEngine.java:269)
at oracle.fabric.CubeServiceEngine.afterPropertiesSet(CubeServiceEngine.java:1667)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1201)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1171)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:425)
Truncated. see log file for complete stacktrace
Caused By: java.lang.NullPointerException
at oracle.fabric.BPELServiceEngine.getDaoFactory(BPELServiceEngine.java:105)
at com.collaxa.cube.engine.CubeEngineBase.setCubeServiceEngine(CubeEngineBase.java:230)
at com.collaxa.cube.engine.CubeEngineBase.setServerManager(CubeEngineBase.java:222)
at com.collaxa.cube.admin.ServerManager.__init(ServerManager.java:130)
at com.collaxa.cube.admin.ServerManager.init(ServerManager.java:117)
Truncated. see log file for complete stacktrace
Any suggestions or ideas?
Edited by: user11262170 on Apr 21, 2010 5:08 AM

Hi,
first shutdown the servers and then log-in as SYSTEM in your database. Then execute the following commands after you replace PARRUN_SOAINFRA with the name of your local SOA INFRA schema:
declare po dbms_aqadm.aq$_purge_options_t;
begin
po.block := true;
dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."EDN_EVENT_QUEUE_TABLE"',purge_condition => 'qtview.queue=''AQ$_EDN_EVENT_QUEUE_TABLE_E''',purge_options => po);
end;
declare po dbms_aqadm.aq$_purge_options_t;
begin
po.block := true;
dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."EDN_OAOO_DELIVERY_TABLE"',purge_condition => 'qtview.queue=''AQ$_EDN_OAOO_DELIVERY_TABLE_E''',purge_options => po);
end;
declare po dbms_aqadm.aq$_purge_options_t;
begin
po.block := true;
dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."IP_QTAB"',purge_condition => 'qtview.queue=''AQ$_IP_QTAB_E''',purge_options => po);
end;
declare po dbms_aqadm.aq$_purge_options_t;
begin
po.block := true;
dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."EDN_EVENT_QUEUE_TABLE"',purge_condition => 'qtview.queue=''EDN_EVENT_QUEUE''',purge_options => po);
end;
declare po dbms_aqadm.aq$_purge_options_t;
begin
po.block := true;
dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."EDN_OAOO_DELIVERY_TABLE"',purge_condition => 'qtview.queue=''EDN_OAOO_QUEUE''',purge_options => po);
end;
declare po dbms_aqadm.aq$_purge_options_t;
begin
po.block := true;
dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."IP_QTAB"',purge_condition => 'qtview.queue=''IP_IN_QUEUE''',purge_options => po);
end;
declare po dbms_aqadm.aq$_purge_options_t;
begin
po.block := true;
dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."IP_QTAB"',purge_condition => 'qtview.queue=''IP_OUT_QUEUE''',purge_options => po);
end;
commit;
Finally start the servers and wait to see if soa suite will start properly. Hopefully it will work for you too.
regards

Similar Messages

  • Soa server not start properly

    while starting my soa server its giving me following issue, I have created a new environment..
    can any one give me idea what should i check.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    ORABPEL-35010
    Unable to Encrypt data.
    Unable to Encrypt data.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    at oracle.bpel.services.common.util.EncryptionService.encrypt(EncryptionService.java:58)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.encryptString(VerificationService.java:23
    36)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.createTokenFromMap(VerificationService.ja
    va:2094)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.getInternalContextToken(VerificationServi
    ce.java:403)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.getInternalContext(VerificationService.ja
    va:430)
    at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:367)
    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 org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy
    .java:61)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowire
    CapableBeanFactory.java:877)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutow
    ireCapableBeanFactory.java:839)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCap
    ableBeanFactory.java:440)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBea
    nFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegis
    try.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueRes
    olver.java:269)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:104)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAuto
    wireCapableBeanFactory.java:1245)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCap
    ableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCap
    ableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBea
    nFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegis
    try.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueRes
    olver.java:269)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionV
    alueResolver.java:104)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAuto
    wireCapableBeanFactory.java:1245)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCap
    ableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCap
    ableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBea
    nFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
    leBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegis
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Apr 18, 2011 11:57:49 AM PDT> <Error> <oracle.soa.services.workflow.verification> <BEA-000000> <<.> bootstrup error: Un
    able to Encrypt data.
    Unable to Encrypt data.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    its asking to check post installation steps, but i did the same thing as previous installation...
    thanks in advance

    Hi,
    first shutdown the servers and then log-in as SYSTEM in your database. Then execute the following commands after you replace PARRUN_SOAINFRA with the name of your local SOA INFRA schema:
    declare po dbms_aqadm.aq$_purge_options_t;
    begin
    po.block := true;
    dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."EDN_EVENT_QUEUE_TABLE"',purge_condition => 'qtview.queue=''AQ$_EDN_EVENT_QUEUE_TABLE_E''',purge_options => po);
    end;
    declare po dbms_aqadm.aq$_purge_options_t;
    begin
    po.block := true;
    dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."EDN_OAOO_DELIVERY_TABLE"',purge_condition => 'qtview.queue=''AQ$_EDN_OAOO_DELIVERY_TABLE_E''',purge_options => po);
    end;
    declare po dbms_aqadm.aq$_purge_options_t;
    begin
    po.block := true;
    dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."IP_QTAB"',purge_condition => 'qtview.queue=''AQ$_IP_QTAB_E''',purge_options => po);
    end;
    declare po dbms_aqadm.aq$_purge_options_t;
    begin
    po.block := true;
    dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."EDN_EVENT_QUEUE_TABLE"',purge_condition => 'qtview.queue=''EDN_EVENT_QUEUE''',purge_options => po);
    end;
    declare po dbms_aqadm.aq$_purge_options_t;
    begin
    po.block := true;
    dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."EDN_OAOO_DELIVERY_TABLE"',purge_condition => 'qtview.queue=''EDN_OAOO_QUEUE''',purge_options => po);
    end;
    declare po dbms_aqadm.aq$_purge_options_t;
    begin
    po.block := true;
    dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."IP_QTAB"',purge_condition => 'qtview.queue=''IP_IN_QUEUE''',purge_options => po);
    end;
    declare po dbms_aqadm.aq$_purge_options_t;
    begin
    po.block := true;
    dbms_aqadm.purge_queue_table(queue_table => '"PARRUN_SOAINFRA"."IP_QTAB"',purge_condition => 'qtview.queue=''IP_OUT_QUEUE''',purge_options => po);
    end;
    commit;
    Finally start the servers and wait to see if soa suite will start properly. Hopefully it will work for you too.
    regards

  • How to let SOA Suite automatically start Oracle Database services if necess

    It occurs from time to time that I forget to start Oracle database services
    before I start Soa Suite. Can I somehow let SOa Suite startup script check in advance
    if Oracle database services need to be started (and start them automatically if necessary)?
    Peter

    Hi,
    This is a familiar issue. I've come up with the following solutions.
    1) On my linux machine, I start the database (EE) and soa suite at boot time using /etc/oratab.
    2) On my windows machine, I start the database (XE) at boot time, as a service that automatically starts. The soa suite is started manually. I could start the suite automatically as a service also, but because it takes up so much memory and I do not always want to run the suite, I prefer to start manually. In any way, the database is started automatically before the soa suite.
    Hope this will help you.
    Kind regards,
    H

  • SOA suite not starting up

    Hi,
    I am trying to start soa suite, and it is not starting up. It had been working fine till yesterday, and now it has stopped working. I have restarted my machine couple of times, but that doesnt seem to help. It has some problems making a http connection to the orabpel process at http://localhost:8888/orabpel . It tries all the combinations as localhost, pdalmia-us, ip address etc etc, but still not able to make connection. It looks like the server itself does not get started because I can not browse to http://localhost:8888 to get to the em page. Please help.
    Thanks,
    Prabhat
    <2006-12-27 14:07:33,437> <DEBUG> <collaxa> <ProcessScheduler::schedule> Next activation time for agent process: Wed Dec 27 14:07:38 PST 2006
    <2006-12-27 14:07:33,437> <DEBUG> <collaxa> <ProcessLoaderAgent::init> Done initializing process loader agent
    <2006-12-27 14:07:38,468> <DEBUG> <collaxa> <ProcessJob::execute> Attempt (1/15) ... testing http access to server
    <2006-12-27 14:07:38,468> <DEBUG> <collaxa> <ProcessJob::execute> Trying http connection to http://pdalmia-US:8888
    <2006-12-27 14:07:54,125> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://pdalmia-US:8888
    <2006-12-27 14:07:54,125> <DEBUG> <collaxa> <ProcessJob::execute> Trying http connection to http://pdalmia-US:8888/orabpel
    <2006-12-27 14:07:55,890> <DEBUG> <default.collaxa.cube.services> <QuartzPublisherInit::init> Initializing Notification Quartz Publisher
    <2006-12-27 14:07:55,953> <DEBUG> <default.collaxa.cube.services> <QuartzPublisherInit::init> Notification Quartz interval 900 seconds
    <2006-12-27 14:07:55,968> <INFO> <default.collaxa.cube.services> <QuartzPublisherInit::init> Notification Retry publisher scheduled at every 15 minute(s)
    <2006-12-27 14:07:56,015> <DEBUG> <default.collaxa.cube.services> <::> WorkflowTimerAgent: Done initializing quart agent
    <2006-12-27 14:07:56,250> <DEBUG> <default.collaxa.cube.services> <::> WorkflowTimerAgent: Rescheduling 0 jobs
    <2006-12-27 14:07:56,937> <DEBUG> <default.collaxa.cube.ws> >>>>>>>>>> Getting JNDI name from web.xml <<<<<<<<null
    <2006-12-27 14:07:56,937> <DEBUG> <default.collaxa.cube.ws> Svr authenticated
    <2006-12-27 14:07:56,937> <DEBUG> <default.collaxa.cube.ws> The WSDL Home from collaxa config >>> D:\OracleAS\OracleAS_1\adapters\application\wsdls

    Looks like there is something wrong with the database connections for MDS. Login to Admin Console and go to Services -> Data Sources. Check the host, port and other connection parameters for the "MDS_LocalTxDataSource" data-source. Verify the details by trying to connect the same MDS schema from any database client. By the way, the error is quite clearly mentioned in this case, which is "Unknown host specified". I guess, the host entry is invalid.
    Hope it helps !

  • SOA Suite not starting

    Hi All,
    I have been using SOA Suite for quite sometime, but today suddenly when I tried to start it, I was unable to do so.
    I got an error showing "Could not create JVM".
    any insights would be greatly helpful.
    thanks
    Saurabh

    Hi Saurabh,
    Just guessing, I saw it is very common error due to corruption of JVM. How about copying JDK directory (soasuite/jdk) from any other SOA backup you may have? or install jdk and overwrite the one?

  • Macbook Pro cannot start properly after Yosemite v10.10.3 update

    Hello,
    I have a serious concern with my MacBook pro 13Inch Retina. After the recent update to Yosemite v10.10.3 on 18 April, whenever I start my Mac book, the Apple icon will not show up immediately as usual just black page. It only appear after I press the power bottom again( or sometimes by luck a 5 mins wait) then the icon will appear and system turns into login page.  This is not normal!
    Anyone please help! I am not sure if I were the only one experiencing this or this is a bug come with the recent update.
    Thanks!

    Repair the Hard Drive and Permissions - Yosemite, Mavericks, Mountain Lion or Lion
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility and press the Continue button. After Disk Utility loads select the Macintosh HD entry from the the left side list.  Click on the First Aid tab, then click on the Repair Disk button. If Disk Utility reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit Disk Utility and return to the main menu. Select Restart from the Apple menu.
    Now, download and install the OS X Yosemite 10.10.3 Combo Update.

  • Mac mini cannot start properly sometimes.

    No response at all. No LED, no Sound.
    But if I disconnect the Power Cord for couples of days, it can start again. The clock is set to the default time.
    Anybody know the reason? Battery of the motherboard?

    Assuming that when you do get it to start up, other than the time all else works as it ought to. That would be pretty solid symptoms of a dead PRAM battery. Its not all that expensive to replace, and if the machine is more than 4 years old it is good preventative maintenance anyway.

  • Satellite Pro M10 cannot start properly - AC LED blinking orange

    Hello
    I've a weird problem which I can't solve.
    1) When my Satellite Pro M10 has the AC adapter connected and battery, the AC led is green and battery led is orange.
    2) When I try to turn it on, many times it will not turn on and the leds dissepear for 1 or 2 seconds and my AC led is blinking in orange. Sometimes it will turn on like it should be.
    When this problem appears it will take a lot of time before it will turn on normally. I've been searching on the internet for a solution, but I couldn't find one.
    I allready removed the battery and try to turn it on, but it won't solve the problem. Neither when I remove the AC adapter and try to start it on the battery itself.
    I also removed both of them and pressed the power-on-button for 60 seconds. After that it will start sometimes with the AC adapter or battery.
    My bios is updated to the latest version. (I did this when it booted just 5 minutes ago, but the problem ain't solved). I do also think that when the m10 is on and when I close it, it will also hang.
    Do somebody know how to solve this poblem? Thanks in advance.

    It is very unusual issue and without precise tests it is not easy to say what the problem can be. I hope you use original AC adapter.
    According to your description the board power supply electronic is somehow confused. When you remove battery the notebook should start normally and power LED should show permanent AC connection. In your case the problem can be contact between AC/DC in port and mainboard or power supply electronic itself. I am really skeptic you will be able to do something alone without service.
    I recommend you to contact them and explain the situation. The addresses you can find on http://eu.computers.toshiba-europe.com > Support & Downloads.

  • Start soa suite

    Hi
    i install basic soa suite.when i start soa suite see init in opmn status and soa suite not work and my browser show can not display page.
    i should stop soa suite and start again for more one. and then see alive and soa suite work.
    can you help me?

    Hello Dietrich,
    I am having similar issue with Windows SOA suite. Nothing special in opmn log.
    Here is something to add: it shows init status and opmnctl startall directly return to the command prompt. If I really wait long enough e.g. 10 min or so, then it does really start. user636779, can you confirm if you are also getting such behaviour?
    But if I do opmnctl shutdown, and then opmnctl startall, this commands doesn't return till entire soasuite is up.
    - I have seen this in windows in pretty much every single installation, and quite a few times in Linux.
    Let me know if you have any thought.
    Regards.,
    Chintan

  • Find a BUG on the SOA Suite ( Internationalizing Problem)

    I am a java developer in Thailand.
    I have 4 Java Certifications - SCJP, SCWCD, SCBCD, SCJWSD.
    I meet something wrong ("bug") when I play with Oracle SOA Suite.
    About my technical software :
    -I use the Oracle Database XE (Universal).
    (I cannot use the HTML DB to run your script from soademo_101310_preview - it's give me the error messages so I change to run the SQL from command. Although running the SQL script from the command line is O.K., the command window is not support the Thai language. It appear in Alien language that I cannot read.I try to change the command window option but It has only 2 font choices. Thus I cannot still do with Thai language in the command window.)
    In control panel, the regional and Language Option, I set the standard and format to Thai (including Language for the non-Unicode program in Advanced Tab).
    I am successful both insallation and deploy the SOA book application.
    I follow the instruction in Oracle SOA Suite Quick Start Guide, 10g Release 3 (10.1.3.1.0).
    At the page 39, I find a BUG.
    My created date on the BPM Worklist is wrong !!!
    My computer time is 10 &#3585;&#3633;&#3609;&#3618;&#3634;&#3618;&#3609; ( September in Thai language) 2549 (Buddhist Time).
    But the date I see in the BPM Worklist is 10 &#3585;&#3633;&#3609;&#3618;&#3634;&#3618;&#3609; ( September in Thai language) 3635 (Buddhist Time).
    You can see the image at http://img178.imageshack.us/img178/5487/datehp3.jpg.
    I have 3 questions :
    1. How can I add the Thai font in SQL command line window (SQL*Plus) in Oracle XE ?
    2. Why does the HTML DB not support to run the uncomplete sql script ?
    3. Have any suggestion to correct the time problem. ( Internationalizing Problem) ?
    Thank you very much.

    This is not a bug.
    The timezone is based on the user profile.
    You are using jcooper, whose timezone setting by default is set to be
    <timeZone>America/Los_Angeles</timeZone>
    Please double check the
    ORACLE_HOME\OraBPEL_1\bpel\system\services\config\users-properties.xml
    jcooper should have settings like this by default:
    <name>jcooper</name>
    <description>Demo User</description>
    <email></email>
    <title>Loan Agent 1</title>
    <firstName>James</firstName>
    <lastName>Cooper</lastName>
    <manager>jstein</manager>
    <timeZone>America/Los_Angeles</timeZone>
    <languagePreference>en-US</languagePreference>
    <notificationPreferences>Mail</notificationPreferences>
    Message was edited by:
    user530868
    Message was edited by:
    user530868

  • Issue with default install of SOA suite under Windows

    Hello,
    I installed SOA Suite without error, using the defaults of the Basic Installation.
    When I start the SOA Suite, it starts up without error, but reports that ASG is Status=Down
    When I try to create an Integration Server in JDeveloper, and test it, everything works, with the exception of the ESB Server:Fail, which in the details is listed as:
    ESB Connection, Not Run
    Can anyone explain these behaviors (ASG Status=Down and ESB Connection = Not Run)? Are these normal based on not installing products from the Advanced options? I'm in the process of an evaluation and I don't want to go too far down a path if my system is already somewhat broken.
    Thanks.
    --T
    Thank you very much.

    The ASG down is normal - it is not causing the other issue you have.
    The JDev integration server connection error (ESB not run) is unfamiliar to me. Make sure you have created the Application Server connection properly (choose standalone). The Test Connection button for the Integration Server connection shows you status for the Application Server, the BPEL Server, and the ESB Server - what does it say for each of these?
    Heidi.

  • Error Running SOA Suite Demo

    Hi,
    after deploying and registering all packages of the SOA Suite Demo. I get an error when starting the application.
    I get following error I do not have an idea how to fix it.
    Can someone help me at that topic?
    Thanks
    Chrístopher
    06/10/23 18:16:10.638 soaui: Servlet error
    java.lang.NoSuchMethodError: Oracle.adf.view.faces.context.AdfFacesContextFactory.createContext(Ljava/lang/Object;Ljava/lang/Object
    ;)Loracle/adf/view/faces/context/AdfFacesContext;
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:187)
    at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:106)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java
    :15)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:179)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher
    .java:619)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher
    .java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler
    .java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler
    .java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler
    .java:216)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor
    .java:303)
    at java.lang.Thread.run(Thread.java:595)

    Wow - I got it to work.
    I saw some posts about there being two versions of the Order booking demo. One was soademo_101310_preview.zip
    and the other was soademo_101310_prod.zip.
    I had been using the preview version, and I figured I would try the prod version because nothing else was working. I did everything exactly the same, and deployed each application one by one following the SOA Suite quick start guide, as I had before.
    Anyway, I don't know exactly what is different between the two versions, but the prod worked.
    Thanks for all those that responded!
    Marita

  • Cannot start managed server domains for SOA Suite 11g with Weblogic

    Hi all,
    I have installed Oracle 11gR1 (11.1.1.3) SOA Suite with Oracle 11gR1 (10.3.3) Weblogic on Oracle Enterprise Linux 5 (64 bit OS) platform and cannot get the managed server domains to start due to the following
    authentication errors.
    $ sh startManagedWebLogic.sh soa_server1 http://xxx.xxx.xx.xxx:7001
    <Dec 14, 2010 11:12:44 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 14, 2010 11:12:44 AM EST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Dec 14, 2010 11:12:44 AM EST> <Notice> <LoggingService> <BEA-320400> <The log file /weblogic1033/oracle/user_projects/domains/dummy_domain/servers/soa_server1/logs/soa_server1.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Dec 14, 2010 11:12:44 AM EST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /weblogic1033/oracle/user_projects/domains/dummy_domain/servers/soa_server1/logs/soa_server1.log00005. Log messages will continue to be logged in /weblogic1033/oracle/user_projects/domains/dummy_domain/servers/soa_server1/logs/soa_server1.log.>
    <Dec 14, 2010 11:12:44 AM EST> <Notice> <Log Management> <BEA-170019> <The server log file /weblogic1033/oracle/user_projects/domains/dummy_domain/servers/soa_server1/logs/soa_server1.log is opened. All server side log events will be written to this file.>
    <Dec 14, 2010 11:12:46 AM EST> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjp
    <Dec 14, 2010 11:12:46 AM EST> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:891341 fatal store error> kodo.jdo.FatalDataStoreException: error result.
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:891341 fatal store error> kodo.jdo.FatalDataStoreException: error result
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Dec 14, 2010 11:12:46 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Dec 14, 2010 11:12:46 AM EST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Dec 14, 2010 11:12:46 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Caused By: netscape.ldap.LDAPException: error result (49)
    at weblogic.ldap.EmbeddedLDAPConnection.bind(EmbeddedLDAPConnection.java:639)
    at weblogic.ldap.EmbeddedLDAPConnection.determineFailover(EmbeddedLDAPConnection.java:2204)
    at weblogic.ldap.EmbeddedLDAPConnection.connect(EmbeddedLDAPConnection.java:366)
    at com.bea.common.ldap.LDAPConfiguration.getConnection(LDAPConfiguration.java:78)
    at com.bea.common.ldap.LDAPStoreQuery.executeQuery(LDAPStoreQuery.java:199)
    Truncated. see log file for complete stacktrace
    >
    <Dec 14, 2010 11:12:46 AM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Dec 14, 2010 11:12:46 AM EST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    When I remove boot.properties file from $MIDDLEWARE_HOME/user_projects/domains/dummy_domain/servers/AdminServer/security
    I am able to start AdminServer, however, the ManagedServers do not start. When I try to use boot.properties file for AdminServer it will not start neither will Managed Servers.
    If anyone has idea how to resolve the issue, please let me know. I have tried using the following commands to change the passwords for ManagedServers to no success:
    cd /weblogic1033/oracle/user_projects/domains/dummy_domain/security
    java -cp /weblogic1033/oracle/wlserver_10.3/server/lib/weblogic.jar:$CLASSPATH weblogic.security.utils.AdminAccount newuser newpassword .
    It works but fails to change the password. I also tried changing settings for LDAP and security in the admin console to no success in resolving this issue.

    Take a backup of ldap folder under servers/managedServerName/data folder and delete those and thn restart managed servers,

  • Error while starting the Weblogic Server in SOA Suite

    Hi All,
    I installed SOA Suite 11.1.1.4.0 (weblogic server and SOA managaed server) couple of days back.The same machine has two more weblogic servers which contain different applications.(Means there total three Weblogic admin servers and one SOA manage server).
    I used to start all the servers successfully .I also used to start SOA server successfully .
    But today when I am trying to start Weblogic Admin server(SOA related),I am getting below error:
    Error Log:
    ***C:\Oracle\Middleware\user_projects\domains\mdm_soadomain\bin>startWebLogic***
    ***The system cannot find the path specified.***
    -------------------------- --------------------------- some error log content here -------------------------------------
    ***ib\DemoTrust.jks -Dem.oracle.home=C:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dums.oracle.home=C:\Oracle\Middleware\Oracle_SOA1 -Dweblogic.management.discover=true -Dwlw.iterativeDev***
    ***= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= weblogic.Server***
    ***Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server***
    ***Caused by: java.lang.ClassNotFoundException: weblogic.Server***
    ***at java.net.URLClassLoader$1.run(URLClassLoader.java:202)***
    ***at java.security.AccessController.doPrivileged(Native Method)***
    ***at java.net.URLClassLoader.findClass(URLClassLoader.java:190)***
    ***at java.lang.ClassLoader.loadClass(ClassLoader.java:306)***
    ***at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)***
    ***at java.lang.ClassLoader.loadClass(ClassLoader.java:247)***
    ***Could not find the main class: weblogic.Server. Program will exit.***
    ***C:\Oracle\Middleware\user_projects\domains\mdm_soadomain\bin>***
    I saw setDomainEnv.cmd file and all other files.I did not change anything recently.But I am nit getting any idea why that exception is coming.
    PLease give me guidance for this.
    Thanks in advance
    Edited by: 899283 on Jun 7, 2013 5:06 AM

    Hi,
    Is the message "The system cannot find the path specified." reported as a direct response on the "C:\Oracle\Middleware\user_projects\domains\mdm_soadomain\bin>startWebLogic" command, by Windows? Or do you see that this command really is executing but is the message reported later in the logs? Is it also reported on the command window output?
    From your questioning I take it that the command initially really is executing and that the path not found message is reported later in the process. In that case it you should debug the start process. My method in these cases is adding recognizable echo statements in the weblogic start scripts. Firstly to see how far the process comes, which statements are executed. Basically to narrow down at what specific statement/command the scripts fails.
    Secondly to echo the specific environment variables used. These things don't happen "magically" somehow, somewhere, something is changed. Although you might not find out when it was and who was responsible.
    What might help is to know that the startWeblogic script is calling the setDomainEnv script in the same folder and also does a call to a weblogic settings script in the weblogic binaries folder from the weblogic home. (I don't know the scripts name by heart and I haven't have a VM started with a WLS env right now.
    Then after these two scripts and doing some Environment variable checking to build up the arguments (java vendor, memory-args, etc.) for the java-process, it in the end calls the java-process from the choosen JVM-home. So it might be interesting to look up the place where it actually calls java. And right before that put echo's to display the JAVA_HOME and the complete java-command that it plans to execute. It might be that you installed another JVM/JDK, maybe you updated the default JVM on windows? And that it just can't find the correct JVM.
    In setDomainEnv you can set up the paths to the different JVM's. Using the JAVA_VENDOR environment variable you can switch between them.
    For instance, if you want to use JRockit, look voor the BEA_JAVA_HOME. The variable for Sun Hotspot should be around there as well. Validate those.
    Hope this helps.
    Regards,
    Martien

  • Error while starting Oracle SOA Suite 10g

    Hi,
    I have installed Oracle SOA suite in my system.
    While i start the server , it shows the following error in log file.
    Configuration information
    Running in D:\product\10.1.3.1\OracleAS_1
    Operation mode:Startup, App Server, No Enterprise Manager, Single Instance
    Oracle home:D:\product\10.1.3.1\OracleAS_1
    Oracle home name:Unnamed
    Instance name:esbsoa.localhost
    Instance type:allProducts
    Version:10.1.3.1.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, orabpel, oraesb, owsm, Wsil]
    2011-03-23 10:09:24.757--Begin log output for Mid-tier services (esbsoa.localhost)
    2011-03-23 10:09:24.757--Processing Step: starting OPMN
    2011-03-23 10:09:45.835--End log output for Mid-tier services (esbsoa.localhost)
    OPMN has thrown an unknown exception
    oracle.appserver.startupconsole.model.ConsoleException: OPMN has thrown an unknown exception
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:108)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticBadRequestException: Error starting opmn server: 2
         at oracle.ias.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:147)
         at oracle.ias.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:77)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:90)
         ... 6 more
    Exception caused by
    Error starting opmn server: 2
    oracle.ias.opmn.optic.OpticBadRequestException: Error starting opmn server: 2
         at oracle.ias.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:147)
         at oracle.ias.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:77)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:90)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Also when i got the following error in command prompt
    D:\product\10.1.3.1\OracleAS_1\opmn\bin>opmnctl stopall
    Could not create process by
    F:\product\10.1.3.1\OracleAS_1\opmn\bin\opmn.exe -a -q ping
    with error The system cannot find the path specified.
    (GetLastError()=3
    I have renamed the F: directory to D: , is it the problem ?
    Edited by: Lalit on Mar 22, 2011 10:44 PM

    Got resolved

Maybe you are looking for