Deployment fails for EPPM 8.3

Dear Experts,

I'm trying to deploy the EPPM 8.3, p6.ear file on the managed server on which I want to deploy the application EPPM, but it fails with the following error:

# < 12 December 2013 15:53:33 IST > < WARNING > < HTTP > < ecmintapp.oracle.com > < EPPM_Server > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1386843813194 > < BEA-101162 > < com.primavera.pvweb.listeners.PVContextListener listener has not defined by user: org.springframework.beans.factory.BeanCreationException: error creating bean with name "registryService" defined in the class path resource [/ com/primavera/pvweb/servlet/webconf.xml] : The invocation of init method failed; nested exception is com.primavera.PhoenixException: ERROR: BREBootStrap.xml has not been found. Please make sure that the JVM system property primavera.bootstrap.home is set and set to the location of the directory containing the BREBootStrap.xml...

org.springframework.beans.factory.BeanCreationException: error creating bean with name "registryService" defined in the class path resource [/ com/primavera/pvweb/servlet/webconf.xml]: calling the init method failed; nested exception is com.primavera.PhoenixException: ERROR: BREBootStrap.xml has not been found. Please make sure that the JVM system property primavera.bootstrap.home is set and set to the location of the directory containing BREBootStrap.xml.

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1338)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)

to org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$ 1.run(AbstractAutowireCapableBeanFactory.java:409)

at java.security.AccessController.doPrivileged (Native Method)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:264)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.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.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)

at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)

at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)

at com.primavera.bre.Initializer.start (unknown Source)

at com.primavera.bre.Application.start (unknown Source)

at com.primavera.pvweb.listeners.PVContextListener.contextInitialized (unknown Source)

to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:481)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)

at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)

at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)

to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:671)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)

at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)

at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)

at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)

in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Caused by: com.primavera.PhoenixException: ERROR: BREBootStrap.xml has not been found. Please make sure that the JVM system property primavera.bootstrap.home is set and set to the location of the directory containing BREBootStrap.xml.

at com.primavera.infr.admin.MetaCfg.a (unknown Source)

at com.primavera.infr.admin.MetaCfg.getMetaJDBCURL (unknown Source)

at com.primavera.infr.srvcs.RegistryServiceImpl.init (unknown Source)

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.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1414)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1375)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)

to org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$ 1.run(AbstractAutowireCapableBeanFactory.java:409)

at java.security.AccessController.doPrivileged (Native Method)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:264)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.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.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)

at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)

at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)

at com.primavera.bre.Initializer.start (unknown Source)

at com.primavera.bre.Application.start (unknown Source)

at com.primavera.pvweb.listeners.PVContextListener.contextInitialized (unknown Source)

to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:481)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)

at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)

at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)

to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:671)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)

at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)

at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)

at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)

in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

at java.io.FileInputStream.open (Native Method)

at java.io.FileInputStream. < init > (FileInputStream.java:120)

at java.io.FileInputStream. < init > (FileInputStream.java:79)

at com.primavera.infr.admin.MetaCfg.a (unknown Source)

at com.primavera.infr.admin.MetaCfg.getMetaJDBCURL (unknown Source)

at com.primavera.infr.srvcs.RegistryServiceImpl.init (unknown Source)

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.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1414)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1375)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)

to org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$ 1.run(AbstractAutowireCapableBeanFactory.java:409)

at java.security.AccessController.doPrivileged (Native Method)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:264)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.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.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)

at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)

at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)

at com.primavera.bre.Initializer.start (unknown Source)

at com.primavera.bre.Application.start (unknown Source)

at com.primavera.pvweb.listeners.PVContextListener.contextInitialized (unknown Source)

to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:481)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)

at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)

at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)

to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:671)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)

at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)

at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)

at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)

in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Due to: java.io.FileNotFoundException: /App_ECM_Intg/Primavera/EPPM_83_P6/p6/BREBootStrap.xml (no such file or directory)

at java.io.FileInputStream.open (Native Method)

at java.io.FileInputStream. < init > (FileInputStream.java:120)

at java.io.FileInputStream. < init > (FileInputStream.java:79)

at com.primavera.infr.admin.MetaCfg.a (unknown Source)

at com.primavera.infr.admin.MetaCfg.getMetaJDBCURL (unknown Source)

at com.primavera.infr.srvcs.RegistryServiceImpl.init (unknown Source)

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.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1414)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1375)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)

to org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$ 1.run(AbstractAutowireCapableBeanFactory.java:409)

at java.security.AccessController.doPrivileged (Native Method)

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:264)

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.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.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)

at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)

at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)

at com.primavera.bre.Initializer.start (unknown Source)

at com.primavera.bre.Application.start (unknown Source)

at com.primavera.pvweb.listeners.PVContextListener.contextInitialized (unknown Source)

to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:481)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)

at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)

at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)

to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:671)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)

at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)

at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)

at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)

at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)

at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)

at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)

in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

>

Also, if I try to connect to the DB EPPM using admuser for dbconfig.sh, it throws an error from password disabled so that the same password for admuser works good if connected via SQL more

Help, please

Thank you

REDA

In the end I solved it by installing DB_Client 11 g and then removing and then reinstalling P6

1.Installer DB_Client Oracle 11g and allows to configure the DB, you want to connect to eppm netca

2. If already installed, remove eppm installation completely and reinstall

3. use dbsetup.sh, then dbconfigpv.sh to configure the db for EPPM

Tags: Oracle Applications

Similar Questions

  • Deployment models for the new cluster - "A" failed to Connect to Host

    Hi all

    I reorganized my ESX 3.5 2 130756 machines in a new cluster (they were already members of another cluster & lt; - this can be an important factor here).  When I try to deploy new virtual machines from templates to the new cluster, almost immediately, the task fails with the error "failed to Connect to Host."  Here's what I did on troubleshooting:

    -I confirm that nothing has changed on the console host IP and DNS service on the ESX host configuration

    -restart services on the ESX host management - tried again, failed.

    -removed and added hosts in cluster - tried again once, didn't

    -disabled DRS on cluster - tried again, failed.

    -confirmed I can deploy templates to other clusters

    -confirmed I can deploy a new virtual machine custom again cluster manually

    -restart the ESX and vCenter server hosts

    -removed ESX cluster hosts and destroys Cluster and file

    -recreated cluster and added guests, same error

    I think I've tried all the basics, but please let me know if you think something else to try.  In the VirtualCenter newspapers, there are the following entries whenever the task fails:

    Unexpected exception received during the NfcCopy

    (SERVER_Template) (vim.fault.HostConnectFault) unexpected exception during clone. Abandonment.

    from the log restore

    Cancel GenericTask... Home: host-2112, task: task-19380

    Cancel CopyVmFiles... Home: host-6900, filesCopied: sanfs://vmfs_uuid:48ea35af-7a62a749-537f-001372f99c97/SERV01PILOT01/SERV01PILOT01.nvram, sanfs://vmfs_uuid:48ea35af-7a62a749-537f-001372f99c97/SERV01PILOT01/vmware-1.log, sanfs://vmfs_uuid:48ea35af-7a62a749-537f-001372f99c97/SERV01PILOT01/vmware.log, sanfs://vmfs_uuid:48ea35af-7a62a749-537f-001372f99c97/SERVER/SERVER.vmdk,.

    Cancel CreateInvtVm... vmPath: /vpx/vm/#6905 /, inDb: true, onHost: false, onDisk: false

    Cancel ReserveName... Home: host-6900, name: sanfs://vmfs_uuid:48ea35af-7a62a749-537f-001372f99c97/SERVER/SERVER.vmx

    GetPropertyProvider failed for vm-6905

    GetPropertyProvider failed for vm-6905

    Cancel CreateInvtVm... vmPath: /vpx/vm/#6905 /, inDb: false, onHost: false, onDisk: false

    Cancellation of transaction made available VM

    VDB::IsRecoverableErrorCode Unable to retrieve from HY000:0

    Clone failed: vim.fault.HostConnectFault

    FINISHING special-28370-vm-6545 - vim. VirtualMachine.clone--239A954E-3A34-435C-8F45-5DCE0F4089C2

    -ERROR task-28370-vm-6545 - vim. VirtualMachine.clone: vim.fault.HostConnectFault:

    {(vim.fault.HostConnectFault)

    dynamicType = & lt; unset & gt;

    MSG = «»

    }

    -BEGIN tache-interne-3294--hote-325--vpxdinvthostsynchostlro.synchronize

    Thanks in advance for any help!

    It seems that the model does not really know where he lives.  I am trying to convert a virtual machine model and try to run a migration on it to a host.

    Otherwise, you may need to remove the inventory model and look for the data store that it is and resave.

    -KjB

  • R &amp; A deploy to the application server fails for 11.1.2.3 analysis (Web)

    I installed 11.1.2.3 on a Windows 2008 R2 server. When configuring, deploying application server breaks down Reporting and analysis. The most funny thing is during Setup it says finished with a "tick". When I touched the Panel of the tasks once again it tells me the application server deployment failed. There are no entries in the stderr configTool. It is the Application Web Java Analysis Web that has not deployed. Has anyone seen this in the latest version?

    Thank you
    Ted.

    Published by: Teddd on June 6, 2013 14:18

    The safest option is to always retrieve all available parts never type you questions like that, I trust never theory you need to some parts.

    In fact you get points to solve your own questions, I can see the concept to provide the answer but surely you cannot assign points.

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Deployment failed: 1 error: peer not authenticated

    Hi everyone I have a problem, helps to explain the case:

    PlayBook OS 1.01.1630 Simulator

    BlackBerry Tablet OS SDK 1.0.1 for Adobe Air

    VMWARE OS has a player

    -Network with IP 192.168.1.30 briged connection

    -Active development mode

    -Password "playbook."

    the operating system works very well, I had the Flash Builder 4.5 and I followed all the steps, they on the blackberry for developers page, copy the example of hello world and do all the build options

    but when I run the example takes a long time and finally says that this message

    Deployment failed: 1 error: peer not authenticated.

    I noticed two other cases here have been resolved.

    in one case, it was because of the antivirus... .i is not any antivirus

    Firewall? ... no firewall at all

    Ping to 192.168.1.30 (VMWAre IP) successfully...

    Permitions system, I'm an admin on Win XP user

    the credentials are set to "password" and device IP is set to 192.168.1.30

    -> Said cases which came into OS settings-> Security wipe security. ... I don't have this option on my OS version!

    Someone ' else has this problem or if she had?  Please help, I've been on this one full day and unfortunately I do not yet see the Hello World

    Thank you!

    I found the solution, after moving and erasure of firewalls, Simulator, flash builder... I just uninstall vmware, download the latest vmware player, and it worked!

  • Deployment failed due to one or more of the returned errors

    Hi all

    JDev: 12.1.3

    I am getting below error while deploying the application in the Android emulator

    Installation of the platform:

    Location of the SDK: D:\android-sdk-windows

    Location of Android platform: D:\android-sdk-windows\platforms\android-17

    Android built location: D:\android-sdk-windows\build-tools\17.0.0

    Error

    [17: 28:50] copy of the adfmf file - manifest.properties...

    [17: 28:50] start to archive the folder "/ C:/JDeveloper/mywork/CalendarApp/deploy/Android2/java_res/assets / ' to 'assets.zip '...

    [17: 28:54] deployment of Cordova Plugins...

    [17: 28:54] copy the plugin "CalendarPlugin" resources of C:\JDeveloper\mywork\CalendarApp\ApplicationController\src\plugins\CalendarPlugin\Android\res to C:\JDeveloper\mywork\CalendarApp\deploy\Android2\res...

    [17: 28:54] copy the plugin "CalendarPlugin' active C:\JDeveloper\mywork\CalendarApp\ApplicationController\src\plugins\CalendarPlugin\Android\assets to C:\JDeveloper\mywork\CalendarApp\deploy\Android2\java_res\assets...

    [17: 28:54] Creation of unsigned Android application file...

    [17: 28:54] run command line: ["D:\android-sdk-windows\build-tools\17.0.0\aapt", p, - debug mode - f, - m, - J, "C:\JDeveloper\mywork\CalendarApp\deploy\Android2\src", "C:\JDeveloper\mywork\CalendarApp\deploy\Android2\AndroidManifest.xml" -, M, - min-sdk-version, 15-, target-sdk-version, 9, - name version, 1.0, - version-code, 1, - extra-packages, oracle.idm.mobile, - F, 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\CalendarApp.apk', - I, 'D:\android-sdk-windows\platforms\android-17\android.jar', - S, "C:\JDeveloper\mywork\CalendarApp\deploy\Android2\res"] "C:\JDeveloper\mywork\CalendarApp\deploy\Android2\java_res"]

    Invalid resource directory name [17: 28:54]: C:\JDeveloper\mywork\CalendarApp\deploy\Android2\res/readme.txt

    [17: 28:54] command-line execution failed (return code: 1).

    [17: 28:54] run command line: 'D:\android-sdk-windows\build-tools\17.0.0\aapt' p - debug mode - f m-J 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\src' m 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\AndroidManifest.xml' - min-sdk-version 15 - target-sdk-version 9 - name - version 1.0 - version-code 1 - oracle.idm.mobile extra-packages - F 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\CalendarApp.apk'-I 'D:\android-sdk-windows\platforms\android-17\android.jar"s 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\res' 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\java_res '.

    [17: 28:54] Server Android Debug bridge closure...

    [17: 28:55] undeployment.

    [17: 28:55] - incomplete deployment.

    [17: 28:55] deployment failed due to one or more errors returned by "D:\android-sdk-windows\build-tools\17.0.0\aapt".  What follows is a summary of the returned error:

    Command-line execution failed (return code: 1).

    Hi Richard, Arun

    Problem has been solved now.

    Question is is that I created a folder for the project of jdev. Created file's readme default text in it.

    Causing the problem while deploying the application

    Once, I deleted all the readme .txt file in default the entire file. Problem solved.

    Thanks for the effort.

    Kind regards

    Krishan

  • Acrobat deployment failed (0)

    I used this same package to install on multiple computers.  This installation fails with PDapp my log:

    29/03/16 10:00:26:341 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | Build Version - 1.9.4.5

    29/03/16 10:00:26:341 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | Exploitation forest verbosity level set to 4

    29/03/16 10:00:41:520 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | ProductCode MSI ({AC76BA86-1033-FFFF-7760-0C0F074E4100}) is not installed on the system.

    29/03/16 10:00:41:520 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | Location of bootstrapper launch is: Apps\Adobe CC \\busnsrvr\Install Server\Windows for windows package\Windows PC package\Build\ASU\Set-up.dat

    29/03/16 10:00:43:641 | [INFO] |  | USS | OPM | OPM |  |  | 4088. Build Version - 9.0.1.57

    29/03/16 10:00:43:641 | [INFO] |  | USS | OPM | OPM |  |  | 4088. Exploitation forest verbosity level set to 4

    29/03/16 10:00:44:109 | [INFO] |  | USS | OPM | OPM |  |  | 4088. _opm_handle_OPDReturnedStatus called with opdStatus like: 0

    29/03/16 10:00:44:109 | [INFO] |  | USS | OPM | OPM |  |  | 4088. No record found for the fields in opm_getValueForKey

    29/03/16 10:00:44:109 | [INFO] |  | USS | OPM | OPM |  |  | 4088. Released the OPM refrence successfully at opm_freeLibRef

    29/03/16 10:01:06:246 | [INFO] |  | USS | AAMCustomHook | AAMCustomHook |  |  | 8908 | Build Version - 8.0.0.72

    29/03/16 10:01:06:246 | [INFO] |  | USS | AAMCustomHook | AAMCustomHook |  |  | 8908 | Exploitation forest verbosity level set to 4

    29/03/16 10:01:06:246 | [INFO] |  | USS | AAMCustomHook |  |  |  | 8908 | The analysis of the provided command line. Number of command-line arguments is 3

    29/03/16 10:01:18:351 | [INFO] |  | USS | AAMCustomHook | AAMCustomHook |  |  | 8636 | Build Version - 9.0.0.244

    29/03/16 10:01:18:351 | [INFO] |  | USS | AAMCustomHook | AAMCustomHook |  |  | 8636 | Exploitation forest verbosity level set to 4

    29/03/16 10:01:18:351 | [INFO] |  | USS | AAMCustomHook |  |  | CommandLineParser | 8636 | The analysis of the provided command line. Number of command-line arguments is 4

    29/03/16 10:01:18:445 | [INFO] |  | USS | AAMCustomHook | AAMCustomHook |  |  | 8636 | Updater inventory location: "C:\Program Files (x 86) \Common.

    29/03/16 10:01:18:445 | [INFO] |  | USS | AAMCustomHook | AAMCustomHook |  |  | 8636 | Will create or update inventory

    29/03/16 10:01:18:476 | [INFO] |  | USS | AAMCustomHook | AAMCustomHook |  |  | 8636 | Inventory update successfully created or updated

    29/03/16 10:02:42:107 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | Build Version - 1.9.4.5

    29/03/16 10:02:42:107 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | Exploitation forest verbosity level set to 4

    29/03/16 10:02:42:107 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | The code returned by the boot process is (0).

    29/03/16 10:02:42:294 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | Successfully extracted the contents of MSI database optionXML...

    29/03/16 10:02:42:325 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | The installation of Acrobat since the back-up plan (en_US) language

    29/03/16 10:07:10:098 | [INFO] |  | USS | MSIInvoker | AAMEEUtilities |  |  | 8648 | Process creation is finished.

    29/03/16 10:07:10:098 | [FATAL] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | The code returned by the process of installing Adobe's (7). Stop the installation process.

    29/03/16 10:07:10:098 | [ERROR] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | Acrobat deployment failed (0). Stop the installation process.

    29/03/16 10:10:09:022 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 8648 | Setup to start with the return code (5)

    30/03/16 11:37:17:203 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | Build Version - 1.9.4.5

    30/03/16 11:37:17:203 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | Exploitation forest verbosity level set to 4

    30/03/16 11:37:18:591 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | ProductCode MSI ({AC76BA86-1033-FFFF-7760-0C0F074E4100}) is not installed on the system.

    30/03/16 11:37:18:591 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | Location of bootstrapper launch is: Apps\Adobe CC \\busnsrvr\Install Server\Windows for windows package\Windows PC package\Build\ASU\Set-up.dat

    30/03/16 11:37:18:934 | [INFO] |  | USS | OPM | OPM |  |  | 1504 | Build Version - 9.0.1.57

    30/03/16 11:37:18:934 | [INFO] |  | USS | OPM | OPM |  |  | 1504 | Exploitation forest verbosity level set to 4

    30/03/16 11:37:19:231 | [INFO] |  | USS | OPM | OPM |  |  | 1504 | The schema version and the version compatibility of the schema are identical or superior to the current

    30/03/16 11:37:19:231 | [INFO] |  | USS | OPM | OPM |  |  | 1504 | _opm_handle_OPDReturnedStatus called with opdStatus like: 0

    30/03/16 11:37:19:231 | [INFO] |  | USS | OPM | OPM |  |  | 1504 | No record found for the fields in opm_getValueForKey

    30/03/16 11:37:19:231 | [INFO] |  | USS | OPM | OPM |  |  | 1504 | Released the OPM refrence successfully at opm_freeLibRef

    30/03/16 11:37:25:253 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | Build Version - 1.9.4.5

    30/03/16 11:37:25:253 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | Exploitation forest verbosity level set to 4

    30/03/16 11:37:25:253 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | The code returned by the boot process is (0).

    30/03/16 11:37:25:471 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | Successfully extracted the contents of MSI database optionXML...

    30/03/16 11:37:25:502 | [INFO] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | The installation of Acrobat since the back-up plan (en_US) language

    30/03/16 11:38:54:984 | [INFO] |  | USS | MSIInvoker | AAMEEUtilities |  |  | 7076 | Process creation is finished.

    30/03/16 11:38:54:984 | [FATAL] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | The code returned by the process of installing Adobe's (7). Stop the installation process.

    30/03/16 11:38:54:984 | [ERROR] |  | USS | MSIInvoker | MSIInvoker |  |  | 7076 | Acrobat deployment failed (0). Stop the installation process.

    For error Code 7, we would need to see the product installation logs.

    Using creative cloud | Solve installation errors and uninstall applications Cloud Creative

    Analyze the product-specific papers

    • Navigate in the log files to the appropriate folder:

      • 32-bit Windows: \Program Files\Adobe\Installers\
      • 64-bit Windows: \Program files (x 86) \Common Files\Adobe\Installers
      • Mac OS: /Library/Logs/Adobe/Installers /.

      The name of the log file includes the name of the product and install date, followed of ".". log.gz."the .gz extension indicates a compressed format.

      Note:

      The following folders are hidden by default. If necessary, use the Options of folders (Windows) or Terminal (Mac OS) to display hidden files.

    • Use a utility such as Winzip or StuffIt decompression to unzip the .gz file. Once unzipped, the log file is a text file.

    • Open the file by using WordPad (Windows) or TextEdit (Mac OS) .log.

      Note:

      By default, the log files will open in the Console under Mac OS. Select all text by pressing command + A, copy and paste it into a text editor before you continue.

    • Scroll to the bottom of the log. Look in the section - summary - for lines that begin with ERROR: FATAL or and reports a failure during the installation process.

      Note:

      Sections marked "Warning" are not indicative of a failure; You can ignore them.

    Important: Some of the entries that start with ERROR or FATAL aren't actionable error messages. Some ERROR and FATAL messages indicate only the component that failed, and not what caused the failure. See informative ERROR and FATAL entries.

    There could be multiple errors. Error messages resemble the following:

    ERROR: 1 error roll back the command ARKCreateDirectoryCommand
    ERROR: 2 failed to create the directory «E:ProgramFilesAdobeAdobe contribute CC»

  • Edge gateway deployment fails - vShiel-edge do not license

    Hi, I am deploying a network organization VDC but mislead Sayingthe that follows:

    edge gateway deployment failed, error response VSM (214) do not license for the entity: vShield-edge feature: add on

    I have vSphere 5.5 and vShield Manager 5.5.0a.

    The State of the license for the vCloud network and security evaluation mode and expired

    for vSphere Enterprise I have more licenses so I should be allowed for the vShield edge feature, but I'm not able to change the vCloud network and security not to say expired and evaluation mode. I also saw the KB2036875 who says not to wory said well that is for en earlier version of vSphere.

    Any suggestions?

    Thank you

    John

    Check this KB

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=2042417

    Concerning

    Girish

  • Remote deployment failed

    Hi, can someone help me please? I'm trying to deploy the application of these last two days on the remote server, but don't know what's wrong with that.

    [17:39:12]-deployment began.  ----

    [17:39:12] the target platform's (Weblogic 10.3).

    [17:39:13] recovery of the existing application information

    [17:39:13] analysis of the dependence running...

    [17:39:13] building...

    [17: 39:14] deployment of 4 profiles...

    [17: 39:15] wrote on the Web for C:\JDeveloper\mywork\KNM\All Approvals\APPViewController\deploy\All Approvals_APPViewController_webapp.war application Module

    [17: 39:15] Mobile WEB-INF/adfc - config.xml for META-INF/adfc-config. XML

    [17: 39:15] wrote the Archives Module C:\JDeveloper\mywork\KNM\All Approvals\APPViewController\deploy\AdfLIBallApproval.jar

    [17: 39:15] wrote the Archives Module to C:\JDeveloper\mywork\KNM\All Approvals\APPModel\deploy\All Approvals_APPModel_adflib.jar

    [17: 39:16] wrote the Module Enterprise Application C:\JDeveloper\mywork\KNM\All Approvals\deploy\ApprovalEARDeploy.ear

    [17: 39:16] Application deployment...

    [17: 39:20] [Deployer: 149193] Operation "deploy" on demand "ApprovalEARDeploy" failed on "AdminServer.

    [17: 39:20] [Deployer: 149034] an exception has occurred for task [Deployer: 149026] deploy ApprovalEARDeploy on AdminServer. : could not load the webapp: 'All-amenities-APPViewController-context-root ".

    [17: 39:20] WebLogic Server Exception: weblogic.application.ModuleException: could not load the webapp: 'All-amenities-APPViewController-context-root ".

    [17: 39:20] caused by: weblogic.management.DeploymentException: error: unresolved references Webapp library "[ServletContext@47003767[app:ApprovalEARDeploy module: all-approvals-APPViewController-context-root path: / All-amenities-APPViewController-context-root spec-version: 2.5]", defined in weblogic.xml [Extension-name: jsf, Specification-Version: 2, exact match: false]

    [17: 39:20] check the server logs or the console of the server for more details.

    [17: 39:20] weblogic.application.ModuleException: failed to load the webapp: 'All-amenities-APPViewController-context-root ".

    [17: 39:20] undeployment.

    [17: 39:20] - incomplete deployment.

    [17: 39:20] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    [17: 39:20] caused by: weblogic.management.DeploymentException: error: unresolved references Webapp library "[ServletContext@47003767[app:ApprovalEARDeploy module: all-approvals-APPViewController-context-root path: / All-amenities-APPViewController-context-root spec-version: 2.5]", defined in weblogic.xml [Extension-name: jsf, Specification-Version: 2, exact match: false]

    indicates that the remote server is installed the right ADF runtime. Check if the target server has a duration of adf installed that corresponds to the version jdev that allows you to develop the application. Check JDeveloper Versions vs Weblogic Server Versions. JDev & amp; ADF Goodies for corresponding versions.

    Timo

  • Bpel Server deployment fails with external WSDL

    Hi all, apologies in advance to be rather new for Bpel/Fusion stuff, questions may be a bit dim because of this...

    I made a simple bpel process of JDeveloper 11.1.1.5 that calls an external web service. I've referenced the WSDL file in the project, but chose to not to include a local copy of the WSDL file in the project, given that the web service is still in development and the WSDL document can change. The bpel project is built without errors or warnings on my local workstation, but trying to deploy on our merger application (Weblogic 10.3.5) Server I get the following error:
    [10:55:18 AM] Received HTTP response from the server, response code=500
    [10:55:18 AM] Error deploying archive sca_bpelUpdate_rev1.0.jar to partition "dwhSOA1" on server soa_server1 [http://myappserver.gard.local:8041] 
    [10:55:18 AM] HTTP error code returned [500]
    [10:55:18 AM] Error message from server:
    There was an error deploying the composite on soa_server1: Deployment Failed: Unable to find a WSDL that has a definition for service {http://xmlns.oracle.com/soaProject/soaApp/bpelWSUpdate}bpelwsupdate_client_ep and port bpelWSUpdate_pt.  
    Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name.  
    In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate the HTTP proxy settings for the server..
    When you test a search http on the WSDL for the console server, it works fine.

    Do we need to include a copy of the WSDL file in the project in order to deploy to a separate server? Or y at - it another way around this?

    Kind regards
    -Haakon-

    Hello Haakon,

    It seems that you tried to reference a WSDL on your local file system. The deployment of the composite service can not find the WSDL file as it always points to your local file directory. There are options for presenting:

    1. either you have to include the WSDL file in your local project.
    2. create a plan of config (click right composite.xml file). In the service of current reference the location of the attribute. And the reference to the WSDL file that is deployed to the server.
    3. in my opinion the best solution is to use the MDS. See:

    http://Biemond.blogspot.co.UK/2009/07/using-shared-object-in-SOA-Suite-11g.html

    This because a reference to the patterns, but the same can be done for References WSDL.

    I hope this helps.

    Thank you

    Sander

  • Cloud Control 12 c Manual Agent Deployment failed

    Agent deployment fails

    • EMCC 12 c SGD server node1 with os - username oemgrid
    • Created the same account operating system on the target server and it gave the same meaning (role of s/n os) OS privs.
    • The Phase of initialization-> success
    • Control remote-> success
    • Agent deployment failed
    ERROR: Executing the command /u01/emcc/agent12c/ADATMP_2011-10-22_23-50-30-PM/agentDeploy.sh - ignorePrereqs ORACLE_HOSTNAME = rac1.respecti.com AGENT_BASE_DIR = / u01/emcc/agent12c OMS_HOST = emcc.respecti.com EM_UPLOAD_PORT = AGENT_INSTANCE_HOME = 1159 / u01/emcc/agent12c/agent_inst b_doDiscovery = false b_startAgent = false 2 > /u01/emcc/agent12c/ADATMP_2011-10-22_23-50-30-PM/logs

    CAUSE: Error Message is not available. Code 1 output.
    The agent on the target directory is/u01/emcc/agent12c owner: group is oemgrid:dba of "/ emcc/agent12c. The ' / u01 ' is the username property "rac".


    Red Hat Linux 5.6 64bits

    Any ideas on how to solve this problem?

    AGENT_BASE_DIR = / u01/emcc/agent12c

    Validation of the OMS_HOST & EM_UPLOAD_PORT
    Executing command: /u01/emcc/agent12c/core/12.1.0.1.0/jdk/bin/java - classpath /u01/emcc/agent12c/core/12.1.0.1.0/jlib/agentInstaller.jar:/u01/emcc/agent12c/core/12.1.0.1.0/oui/jlib/OraInstaller.jar oracle.sysman.agent.installer.AgentInstaller /u01/emcc/agent12c/core/12.1.0.1.0/u01/emcc/agent12c /u01/emcc/agent12c/ADATMP_2011-10-22_23-50-30-PM - prereq

    Validation who host & port with the url: http://emcc.respecti.com:1159/empbs/genwallet
    Validation who host & port with the url: https://emcc.respecti.com:1159/empbs/genwallet
    Back to status: 3
    Unzip the agentcoreimage.zip to/u01/emcc/agent12c...
    12.1.0.1.0_PluginsOneoffs_226.zip
    Executing command: / u01/emcc/agent12c /u01/emcc/agent12c/ADATMP_2011-10-22_23-50-30-PM/12.1.0.1.0_PluginsOneoffs_226.zip d /u01/emcc/agent12c/ADATMP_2011-10-22_23-50-30-PM/unzip o

    Verification of ownership of the base directory of the agent: / u01/emcc/agent12c
    Verification of suitable property on the base directory of the agent.
    Checks if the base directory of the agent is owned by user oemgrid agent and that its parent directory is owned by the agent user or root.
    ....
    User name is: oemgrid & file owner is: oemgrid
    ........
    ERROR: the root directory is not owned by root user.

    We got it on one of our boxes thus:
    the directory root that is / was owned by oracle: orainst for some weird reason. He changed back be owned by root: root and the installation worked fine.

  • Suddenly the embedded WebLogic deployment fails: ClassNotFoundException

    Hello

    My application would not deploy more the WebLogic Server integrated yesterday on a whim. I don't have any changes in the structure of the application, or in the project properties. I tried the following things to solve problems:

    < Li > do a 'clean' and then rebuild.
    < Li > manually delete all project .class files, and then rebuild;
    < Li > restart JDeveloper;
    < Li > restart my PC;
    < Li > re-installing JDeveloper.

    An excerpt from the server log:
    [Running application gui-aanvragen on Server Instance DefaultServer...] 
    Uploading credentials.
    ----  Deployment started.  ----    Mar 31, 2009 9:26:48 AM
    Target platform is  (Weblogic 10.3).
    Running dependency analysis...
    2009-03-31 09:26:48.937: Writing WAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\gui-aanvragen\gui-aanvragen-Model-webapp
    2009-03-31 09:26:49.109: Wrote WAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\gui-aanvragen\gui-aanvragen-Model-webapp
    2009-03-31 09:26:49.468: Writing WAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\gui-aanvragen\AanvraagBO
    2009-03-31 09:26:49.718: Wrote WAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\gui-aanvragen\AanvraagBO
    2009-03-31 09:26:49.859: Writing EAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\gui-aanvragen
    2009-03-31 09:26:49.859: Wrote EAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\gui-aanvragen
    Deploying Application...
    <31-mrt-2009 9:26:50 uur CEST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application gui-aanvragen is not versioned.> 
    31-mrt-2009 9:26:50 oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    31-mrt-2009 9:27:16 oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    <31-mrt-2009 9:27:16 uur CEST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1238484410687' for task '2'. Error is: 'java.lang.ClassNotFoundException: javax.faces.webapp.ConverterTag'
    java.lang.ClassNotFoundException: javax.faces.webapp.ConverterTag
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.ConverterTag
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    &#62;
    <31-mrt-2009 9:27:16 uur CEST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'gui-aanvragen'.> 
    <31-mrt-2009 9:27:16 uur CEST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    java.lang.ClassNotFoundException: javax.faces.webapp.ConverterTag
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.ConverterTag
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    &#62;
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application gui-aanvragen on DefaultServer.: javax.faces.webapp.ConverterTag.
    weblogic.application.WrappedDeploymentException: javax.faces.webapp.ConverterTag
    ####  Deployment incomplete.  ####    Mar 31, 2009 9:27:16 AM
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:247)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:157)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$5$1.run(AdrsStarter.java:1365)
    Caused by: oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:413)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:238)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:395)
         ... 12 more
    #### Cannot run application gui-aanvragen due to error deploying to DefaultServer.
    [Application gui-aanvragen stopped and undeployed from Server Instance DefaultServer]
    I hope someone has the slightest idea of what is happening here...

    Best regards
    Bart kummel

    Published by: Bart Kummel March 31, 2009 09:39

    Hello

    Check the model project libraries, there is a strange behavior that occurs sometimes when some libraries of Trinidad (or other libraries of the view layer) are added to the model project without doing you anything. In addition, the public_html folder is usually created in the structure of model project.

    Pedja

  • Photosmart Premium C410: C410 Software Installation fails for not having not supported USB, Win7 Pro

    I just got a laptop HP ProBook G3 450 with Windows 7 Pro 64 bit. I'm unable to install the Photosmart C410 series software and it fails when checking the system requirements, saying the USB hardware and necessary drivers are not present.  I tried with and without a USB cable installed and also tried to disable the security firewall. It fails for the same when USB problem only connected via WiFi. The discoveries of software troubleshooting HP Print and Scan doctor that the software is not fully installed, for example, without help.  I can connect to the printer and print a test page using my WiFi network using a web browser, and I managed to install it on two other portable Win7 in the past.

    Hello
    Click the Start button and type folder in the search bar, then open the Temp folder indicated.

    Open the last HP installation folder that begins with 7z (e.g. 7zs1234)
    Open the installation folder.
    Find the file usbready.exe and rename it to usbready.old.exe
    Navigate to the main extraction folder (folders that begins with 7z) and run the Setup.exe file.

    Now follow the installation and check for the difference.

    Kind regards
    Shlomi

  • cRIO deployment fails

    I have a cRIO-9074, and I just upgraded to LabView 2009.

    I am trying to run the latest version of my code, and the deployment fails.  The FPGA Compile vi and I can run directly on the cRIO, but when I try to run the RT vi, I get the following at the end of the deployment progress dialog box:

    Deployment jagbot_RT_v3.vi
    LabVIEW host was unable to download the jagbot_RT_v3.vi
    Completed with errors of deployment

    He told me never really what the errors are, just that it is unable to download my code.  The area of deployment progress said there is left of 68% of memory on the cRIO, when he chokes.  Is it possible to determine why the download failed?

    Thank you

    James


  • Online and automated phone activation fails for XP Home

    Activation fails for me for Windows XP Home Edition, after changing a lot of material. Online activation failed. I called the automatic activation phone number where I give them a "ID of Activation" appears on my screen and I like that it is not valid. Microsoft support site sends me to a web page that sends me to a web page that sends me to the first web page.

    How do I get this active?

    How to activate Windows 7 manually (activate by phone)

    1) click Start and in the search for box type: slui.exe 4

    (2) press the ENTER"" key.

    (3) select your "country" in the list.

    (4) choose the option "activate phone".

    5) stay on the phone (do not meet all the automatic guests) and wait for a person to help you with the activation.

    (6) explain your question clearly to the support person.

  • Windows Update fails for XP and Office 2003 security updates others are OK. Error message is 0x800F0102.

    Windows Update fails for XP and Office 2003 security updates others are OK. Error message is 0x800F0102.

    Ref: http://answers.microsoft.com/en-us/windows/forum/windows_other-windows_update/error-code-0x800f0102/eefc1d5a-2f89-4676-82fb-1d76debbd13f

    Start with these troubleshooting steps and post returns with the requested info and arises from the troubleshooting.

    Clean boot your PC, and then run Windows Update.

    Reset the Windows Update components

    Perform operations of KB883825

Maybe you are looking for