Error while upgrading NW04s to sp5

I installed NW04s in my machine. I am trying to upgrade it to sp5. I could upgrade the ABAP stack to sp5 without any problem. When i am doing java stack, i could update all other support packages except the one 'CAF05_0-10003464.SCA'. When this package is on progress, the process gets almost completed and gives the status also 'deployed'. But after that it throws the following error and the status also changed to 'not deployed'.
ERROR: Not updated. Deploy Service returned ERROR:
                     java.rmi.RemoteException: Exception in operation update with application sap.com/caf~tc..
                     Reason: com/sap/caf/metamodel/ApplicationInterface; nested exception is:
                          java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:682)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                          at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                          at java.security.AccessController.doPrivileged(Native Method)
                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                     Caused by: java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
                          at java.lang.Class.getDeclaredMethods0(Native Method)
                          at java.lang.Class.privateGetDeclaredMethods(Class.java:1655)
                          at java.lang.Class.privateGetPublicMethods(Class.java:1778)
                          at java.lang.Class.privateGetPublicMethods(Class.java:1788)
                          at java.lang.Class.getMethods(Class.java:832)
                          at com.sap.engine.services.ejb.deploy.xml.MethodsExtractor.getWithNotSpecifiedMethodInterface(MethodsExtractor.java:156)
                          at com.sap.engine.services.ejb.deploy.xml.MethodsExtractor.getAllMethodsInBean(MethodsExtractor.java:103)
                          at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.getMethodXml(EJBJarParser.java:1168)
                          at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.processContainerTransaction(EJBJarParser.java:1023)
                          at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.processAssemblyDescriptor(EJBJarParser.java:924)
                          at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:156)
                          at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:97)
                          at com.sap.engine.services.ejb.deploy.DeployAdmin.parseSingleJar(DeployAdmin.java:298)
                          at com.sap.engine.services.ejb.EJBAdmin.buildAppDescriptorBeforeUpdate(EJBAdmin.java:408)
                          at com.sap.engine.services.ejb.EJBAdmin.needUpdate(EJBAdmin.java:341)
                          at com.sap.engine.services.deploy.server.application.UpdateTransaction.getContainersWhichNeedUpdate(UpdateTransaction.java:537)
                          at com.sap.engine.services.deploy.server.application.UpdateTransaction.getConcernedContainers(UpdateTransaction.java:493)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:263)
                          at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:670)
                          ... 10 more
                     For detailed information see the log file of the Deploy Service.
06/11/29 12:14:54 -  ***********************************************************
Nov 29, 2006 12:14:54... Info: End of log messages of the target system.
Nov 29, 2006 12:14:54... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Nov 29, 2006 12:14:54... Error: Aborted: development component 'caf/tc'/'sap.com'/'MAIN_APL70VAL_C'/'644873':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Exception in operation update with application sap.com/caf~tc..
Reason: com/sap/caf/metamodel/ApplicationInterface; nested exception is:
     java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Nov 29, 2006 12:14:55... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Can anyone help me to sort out this problem?

Symptom
JSPM hangs by upgrade from SP4 to SP5 with the following message into the log file:
ERROR: Not updated. Deploy Service returned ERROR: java.rmi.RemoteException: Exception in operation
update with application sap.com/caf~tc..
Reason: com/sap/caf/rt/exception/CAFDeleteException; nested exception is: ,,java.lang.NoClassDefFoundError:
JUP fails by NW04 SP14 -> NW04s SP5 upgrade with the message into log file:
ERROR: Not updated. Deploy Service returned ERROR: java.rmi.RemoteException: Exception in operation
update with application sap.com/caf~tc..
Reason: com/sap/caf/rt/exception/CAFDeleteException; nested exception is: ,,java.lang.NoClassDefFoundError:
Reason and Prerequisites
Deployment of CAF component sap.com/caf~tc failed by deployment scenario of type:
1. The application is deployed with a reference to Lib1, where Class A
is included.
2. Then class A is moved from Lib1 to Lib2 (removed from Lib1);
3. Then the new version of the application which has references to both
libraries Lib1 and Lib2 is deployed via SDM;
4. The deployment fails with NoClassDefFoundError: class A.
For patricular case we have the situation:
The class com/sap/caf/rt/exception/CAFDeleteException was moved from
caf/runtime/ear to caf/runtime/api/lib between the SPs.
Solution
Please follow the steps:
1. Close JSPM application
2. Start <device>:\usr\sap\<sid>\JC<instance number>\SDM\program\RemoteGui.bat
3. From the menu invoke "SDM Gui" -> "Login" and enter your SDM password
4. Navigate to tab "Undeployment" and select CAF component caf~tc, press button "Select" and "Start Undeployment" and complete undeployment confirming it.
5. Navigate to tab "Deployment" and select CAF component using plus button and select option "Update deployed SDA/SCAs that have any version" into Deployment configuration options below and complete deployment confirming it.
6. Close "SDM Gui" application.
7. Restart JSPM and on the step "Select package type" select option "Single support packages" in order to update all other components, which left not deployed.
8. On step "Specify Queue" select all not deployed components and complete their deployment.
An alternative way is:
1. If there is a problem with CAF deployment do not stop the upgrade application.
2. Open command prompt and go to SDM\program directory
3. Execute: sdm jstartup "mode=integrated"
4. Execute: startserver
5. After that start the SDM remote GUI application
6. From the menu invoke "SDM Gui" -> "Login" and enter your SDM password
7. Navigate to tab "Undeployment" and select CAF component caf~tc, press button "Select" and "Start Undeployment" and complete undeployment confirming it.
8. Logout and close "SDM Gui" application.
9. In the command prompt execute: stopserver
10. In the command prompt execute: sdm jstartup "mode=standalone"
11. Go to the Upgrade application and restart the process from the point of failure
Best Regards,
Barry.

Similar Messages

  • Error while upgrading NW04s SP 10 to SP 11

    Hi Experts,
    I am trying to upgrade server NW04s SP 10 to SA 11. while deploying some SCA's I am getting following error. I also tried forced deployment. But not working.
    Anyone has faced the same?? Please help.
    ==========================================================================
    Deployment started Tue Feb 20 13:50:45 GMT+05:30 2007
    ===========================================================================
    Starting Deployment of com.sap.pcd.dbschema
    Finished successfully: development component 'com.sap.pcd.dbschema'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'6', grouped by software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201073900''/'6'
    Deployment of com.sap.pcd.dbschema finished successfully (Duration 16218 ms)
    Starting Deployment of com.sapportals.prt.bridge
    Finished successfully: development component 'com.sapportals.prt.bridge'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'7', grouped by software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201073900''/'6'
    Deployment of com.sapportals.prt.bridge finished successfully (Duration 12219 ms)
    Starting Deployment of com.sapportals.prt.portalruntime
    Finished successfully: development component 'com.sapportals.prt.portalruntime'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'6', grouped by software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201073900''/'6'
    Deployment of com.sapportals.prt.portalruntime finished successfully (Duration 12234 ms)
    Starting Deployment of irj
    Aborted: development component 'irj'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'6', grouped by :
    CPO data could not be get.
    com.sap.sdm.apiint.serverext.servertype.deployment.DeploymentActionException: Error: Caught the following error or exception: "com.sap.sdm.apiint.serverext.servertype.deployment.DeploymentActionException"
    Additional error message is:
    Caught exception from deploy service of SAP J2EE Engine. Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [***********] with user name: [Administrator]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    *********:55004 Reason: Cannot open connection on host: **.*.*.** and port: 55004]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:455)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at com.sap.engine.deploy.manager.DeployManagerImpl.checkCredentials(DeployManagerImpl.java:2983)
         at com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthMethodInvoker.invokeCheckCredentialsInternal(DeployManagerAuthMethodInvoker.java:51)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:45)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:32)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOnlineDeployerImpl.checkLoginCredentials(EngineOnlineDeployerImpl.java:173)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.getOldDeploymentConfigInternal(EngineJ2EE620OnlineDeployerImpl.java:930)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.getOldDeploymentConfiguration(EngineJ2EE620OnlineDeployerImpl.java:118)
         at com.sap.sdm.serverext.servertype.inqmy.EngineJ2EE620OnlineProcessor.getOldDeploymentConfiguration(EngineJ2EE620OnlineProcessor.java:87)
         at com.sap.sdm.serverext.servertype.inqmy.EngineJ2EE620OnlineProcessor.createCpo(EngineJ2EE620OnlineProcessor.java:75)
         at com.sap.sdm.serverext.servertype.inqmy.EngineJ2EE620OnlineProcessor.getCpo(EngineJ2EE620OnlineProcessor.java:47)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performDeployment(EngineJ2EE620OnlineDeployerImpl.java:180)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.view.controllers.DeployEventProcessor.processEvent(DeployEventProcessor.java:11)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.processEvent(DeployCmdProcessor.java:264)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.process(DeployCmdProcessor.java:108)
         at com.sap.sdm.gui.server.GuiAdminRoleCmdProcessor.process(GuiAdminRoleCmdProcessor.java:72)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    **********:55004 Reason: Cannot open connection on host: **.*..* and port: 55004
         at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:53)
         at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:33)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:340)
         ... 36 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Additional error message is:
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [********] with user name: [Administrator]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    ************:55004 Reason: Cannot open connection on host: **.*..* and port: 55004]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:455)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at com.sap.engine.deploy.manager.DeployManagerImpl.checkCredentials(DeployManagerImpl.java:2983)
         at com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthMethodInvoker.invokeCheckCredentialsInternal(DeployManagerAuthMethodInvoker.java:51)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:45)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:32)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOnlineDeployerImpl.checkLoginCredentials(EngineOnlineDeployerImpl.java:173)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.getOldDeploymentConfigInternal(EngineJ2EE620OnlineDeployerImpl.java:930)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.getOldDeploymentConfiguration(EngineJ2EE620OnlineDeployerImpl.java:118)
         at com.sap.sdm.serverext.servertype.inqmy.EngineJ2EE620OnlineProcessor.getOldDeploymentConfiguration(EngineJ2EE620OnlineProcessor.java:87)
         at com.sap.sdm.serverext.servertype.inqmy.EngineJ2EE620OnlineProcessor.createCpo(EngineJ2EE620OnlineProcessor.java:75)
         at com.sap.sdm.serverext.servertype.inqmy.EngineJ2EE620OnlineProcessor.getCpo(EngineJ2EE620OnlineProcessor.java:47)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performDeployment(EngineJ2EE620OnlineDeployerImpl.java:180)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.view.controllers.DeployEventProcessor.processEvent(DeployEventProcessor.java:11)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.processEvent(DeployCmdProcessor.java:264)
         at com.sap.sdm.client_server.deployserver.DeployCmdProcessor.process(DeployCmdProcessor.java:108)
         at com.sap.sdm.gui.server.GuiAdminRoleCmdProcessor.process(GuiAdminRoleCmdProcessor.java:72)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    *********:55004 Reason: Cannot open connection on host: **.*..* and port: 55004
         at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:53)
         at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:33)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:340)
         ... 36 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).NO_CPO)
    Deployment of irj finished with Error (Duration 13344 ms)
    Starting Deployment of EPBC
    Aborted: software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201073900''/'6':
    Failed deployment of SDAs:
    development component 'irj'/'sap.com'/'SAP AG'/'7.0011.20070128005913.0000'/'6' : aborted
    Please, look at error logs above for more information!
    Deployment of EPBC finished with Error (Duration 11063 ms)

    Can you please check this error while deploying SAP EU. which is important patch.
    Starting Deployment of caf/eu/gp/ui/co
    Finished with warnings: development component 'caf/eu/gp/ui/co'/'sap.com'/'MAIN_APL70VAL_C'/'1078313'/'3', grouped by software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.11.0.20070202075922''/'3':
    Caught exception during application startup from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while starting application sap.com/caf/eu/gp/ui/co and wait. Reason: Clusterwide exception: server ID 502981150:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application ''sap.com/cafeugpuico'' for startup. Reason=Clusterwide exception: Failed to start application ''sap.com/cafeugpuico'': The referenced application ''sap.com/tcwd4vclauncher'' can''t be started. Check the causing exception for details. Hint: Is the referenced application deployed correctly on the server?
                at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1519)
                at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)
                at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)
                at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)
                at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)
                at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)
                at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)
                at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4707)
                at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4612)
                at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4585)
                at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)
                at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                at java.security.AccessController.doPrivileged(Native Method)
                at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of caf/eu/gp/ui/co finished with Warning (Duration 7719 ms)
    Starting Deployment of caf/eu/gp/ui/dt/comp/cons
    Aborted: development component 'caf/eu/gp/ui/dt/comp/cons'/'sap.com'/'MAIN_APL70VAL_C'/'1078384'/'3', grouped by software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.11.0.20070202075922''/'3':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/cafeugpuidtcompcons.. Reason: Clusterwide exception: Failed to deploy application sap.com/cafeugpuidtcompcons. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:             com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/cafeugpuidtcompcons. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of caf/eu/gp/ui/dt/comp/cons finished with Error (Duration 6031 ms)
    Starting Deployment of SAP-EU
    Aborted: software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.11.0.20070202075922''/'3':
    Failed deployment of SDAs:
    development component 'caf/eu/gp/ui/dt/comp/cons'/'sap.com'/'MAIN_APL70VAL_C'/'1078384'/'3' : aborted
    Please, look at error logs above for more information!
    Deployment of SAP-EU finished with Error (Duration 4516 ms)

  • Error while upgrading NW04s ABAP from sp7 to sp8

    Hi,
    I installed NW04s in my system and its ABAP stack is upgraded to sp7. When i was upgrading its SAP_BASIS support package to sp8, i got the following error.
    Error in phase: IMPORT_PROPER
    Reason for error: TP_BUFFER_INCONSISTENCY
    Return code: 0008
    Error message: Pkgs. in queue don"t exist in the tp buffer (e.g. SAPKB70008)
    This phase imports all Repository objects and table entries. It may terminate for the following reasons:
    &#9675;       TP_INTERFACE_FAILURE: The tp interface could not be called.
    &#9675;       TP_FAILURE: The tp program could not be executed. For more information, read the SLOG or ALOG log files.
    &#9675;       TP_STEP_FAILURE: A tp step could not be performed successfully. You can find the source of error in the relevant log, for example, in the import log.
    If a tp step 6, N or S is in the termination message, it is a step independent of the transport request. The corresponding logs are contained in the log overview under the node Import steps not specific to the transport request.
    You can also find these logs in the following files in the log subdirectory of your transport directory (usually /usr/sap/trans/log):
    tp step 6: P<YY><MM><DD>.<SID>
    tp step N: N<YY><MM><DD>.<SID>
    tp step S: DS<YY><MM><DD>.<SID>
    To display these files, run report RSPUTPRT or call transaction AL11.
    Can anyone help me to resolve this problem?
    Thanks in advance.

    I have the similar problem to yours with tp_buffer_consistency at the xpra_phase when I was runing SAINT on a SAP R/3 Service Tool (RTCTOOL) with SAPKITAR19.
    Shall you confirm what you have solved your problem are:
    1) You have removed registers from the file /usr/sap/trans/buffer/SID which contains the troubled register, an example SAPKNNNNNN. First make a backup of that file before removing registers.
    2) You have removed registers from the two tables: PAT01 (PATCH=SAPKNNNNNN), and PAT03 (PATCH=SAPKNNNNNN)
    3) Invoke the trx SAINT
    4) Installation package-->load package --> from application server
    5) Select the uploaded SP and click the button Continue.
    6) Anything else.
    Appreciate in hearing from your input.
    Rodolfo

  • Error while upgrading the NW04 engine

    Hi All,
    I got following error while upgrading the NW04 engine. "error while reading sdmrepository.sdc file. return code 16."
    I tried from stand alone. same issue. It would be great if somebody gives solution quickly.
    Thanks
    Vincent

    Hi ,
    even if you start the mode in either standalone or integrated your SDM won't start completely and shows the above error.
    check for sdmrepository.sdc file under <Drive>:\usr\sap\<SAP_ID>\JC<Instance_ID>\SDM\program\config\
    sdc file might got corrupted or it's size would have got reduced. even if you run sdm in standalone or integrated,
    you will get the same error.
    Solution is to compare with the backup file that sapinst created everytime while upgarding the engine in the same folder and
    replace the latest with the current.then your problem is solved.
    hope that helps.reward points if it helps

  • Error while upgrading to 10.1.3.5

    I am getting error while upgrading to 10.1.3.5.
    getting error while configuring OWSM. here is the error log.
    *09/09/28 14:28:53 Notification ==>Application Deployer for coreman STARTS.*
    *09/09/28 14:28:53 Notification ==>Undeploy previous deployment*
    *09/09/28 14:28:58 Notification ==>Initialize /space/oracle11bpel/j2ee/oc4j_soa11wf/applications/coreman.ear begins...*
    *09/09/28 14:28:58 Notification ==>Initialize /space/oracle11bpel/j2ee/oc4j_soa11wf/applications/coreman.ear ends...*
    *09/09/28 14:28:58 Notification ==>Starting application : coreman*
    *09/09/28 14:28:58 Notification ==>Initializing ClassLoader(s)*
    *09/09/28 14:28:58 Notification ==>Initializing EJB container*
    *09/09/28 14:28:58 Notification ==>Loading connector(s)*
    *09/09/28 14:28:58 Notification ==>Starting up resource adapters*
    *09/09/28 14:28:58 Notification ==>Initializing EJB sessions*
    *09/09/28 14:28:58 Notification ==>Committing ClassLoader(s)*
    *09/09/28 14:28:58 Notification ==>Initialize coreman begins...*
    *09/09/28 14:28:58 Notification ==>Initialize coreman ends...*
    *09/09/28 14:28:58 Notification ==>Started application : coreman*
    *09/09/28 14:28:58 Notification ==>Binding web application(s) to site default-web-site begins...*
    *09/09/28 14:28:58 Notification ==>Binding web application(s) to site default-web-site ends...*
    *09/09/28 14:28:58 Notification ==>Deleting: /space/oracle11bpel/j2ee/oc4j_soa11wf/applications/coreman.ear*
    *09/09/28 14:28:58 Notification ==>Deleting: /space/oracle11bpel/j2ee/oc4j_soa11wf/applications/coreman/coreman.war*
    *09/09/28 14:28:58 Notification ==>Begin adding application: coreman to container runtime for: oc4j-develop-12420-default*
    *09/09/28 14:28:58 Notification ==>Operation failed with error:*
    Unable to find/read file META-INF/ra.xml in /space/oracle11bpel/j2ee/oc4j_soa11wf/connectors/coreman/coreman archive (IO Error: error in opening zip file)
    Deploy error: Deploy error: Operation failed with error:
    Unable to find/read file META-INF/ra.xml in /space/oracle11bpel/j2ee/oc4j_soa11wf/connectors/coreman/coreman archive (IO Error: error in opening zip file)
    I checked the Connectors directory for coreman but its not available. I even checked with my previous successful installations for this directory, its not even there too.
    The only difference i found in the error logs and the successful logs is ..
    *09/09/28 14:28:58 Notification ==>Begin adding application: coreman to container runtime for: oc4j-develop-12420-default*
    I did not see this line in the success log.
    Here is my environment information.
    I have an OPMN clustered environment. The second node in the cluster was down while this upgradation.
    There are two groups -- default_group and abcbpel_group
    abcbpel_group contains the soa instance. while default_group contains home instance.

    Hi.
    I have the same problem too.
    Had You found the solution?

  • Error while upgrade 12.1.1 to 12.13

    Hi,
    I am getting blow error while upgrade 12.1.1 to 12.1.3 (patch 9239090) in linux 32 bit (OEL5),also i started patch from the beginning onwards but still i am getting same errror...
    Please some one help me to move forward ....
    Now i need to fix this issue then only i can move forward ....
    Assigned: file jlbrspedpreupg1.sql on worker 3 for product jl username JL.
    Completed: file MSCINTEG.sql on worker 8 for product msc username MSC.
    FAILED: file jlbrspedpreupg1.sql on worker 3 for product jl username JL.
    Deferred: file jlbrspedpreupg1.sql on worker 3 for product jl username JL. (Deferment number 2 for this job)
    Assigned: file jlbrspedpreupg1.sql on worker 3 for product jl username JL.
    FAILED: file jlbrspedpreupg1.sql on worker 3 for product jl username JL.
    Completed: file EGOSEFD2.sql on worker 2 for product ego username EGO.
    Completed: file RRSCRTYP.sql on worker 1 for product rrs username RRS.
    ATTENTION: All workers either have failed or are waiting:
    FAILED: file jlbrspedpreupg1.sql on worker 3.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue.
    Thanks & Regd..
    Suresh

    Hi Hussein,
    I have apply one more time from the beginning onwards... now i am getting same error in worker 1, the worker1 log out put given blow...
    Time when worker started job: Mon Feb 28 2011 13:55:14
    Start time for file is: Mon Feb 28 2011 13:55:14
    sqlplus -s APPS/***** @/d01/VIS/apps/apps_st/appl/jl/12.0.0/patch/115/sql/jlbrspedpreupg1.sql &un_apps &pw_apps
    Connected.
    DECLARE
    ERROR at line 1:
    ORA-04063: package body "APPS.FND_LOG" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "APPS.FND_LOG"
    ORA-06512: at line 402
    ORA-04063: package body "APPS.FND_LOG" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "APPS.FND_LOG"
    Thanks
    Suresh

  • Error while Upgrading to 9.2.0.8

    Hi Experts,
    I'm trying to upgrade my current version of oracle "9.2.0.1" which is running on a Solaris box, to "9.2.0.8" not able to succeed.
    Can any body help me to solve my problem????
    Thnx & Regards
    Sunil

    Yingkuan,
    You need to apply Patchset 4547809 firstI'm not sure to follow you, the patchset 4547809 is
    Oracle 9.2.0.8 which Sunil wants to apply on his/her
    database, the thread's title is "Error while
    Upgrading to 9.2.0.8", isn't it ?
    If you goto 9.2.0.8 patchset download page, you will see all three patchset listed, there's a good chance Sunil mistakenly download the catch-up patchset instead of the full set. My purpose is to clarify the situation.
    At least he didn't mention Patchset Number.
    PS :
    Patchset 4547809 first, the 415M onePatchset 4547809 is 415M for 64-bits, which seems not
    be used here (the Banner doesn't contains "64bit
    Production"), it's 352Mb for 32-bits. But I maybe
    missed something else.
    Message was edited by:
    N. GasparottoHe didn't mention 64bit but that he didn't mention 32-bit either. Not many Solaris is still under 32bit per se.
    Again my purpose to have him post Patchset Number used, then we will have clear picture and rule out some assumption.

  • ORA-01092 error while upgrading database from 9.2.0.6 to 10.2.0.1

    Hi ,
    Am getting ORA-01092 error while upgrading database to 10.2.0.1 from 9.2.0.6
    I executed the catupgrd.sql successfully and recompiled invaild objects.
    After that i tried to startup the database,but am getting the error:
    sql>startup
    oracle instance started
    database mounted
    ORA-01092 : Oracle instance terminated. Disconnection forced
    I checked alert log file.
    I am getting the following errors
    Errors in file /u01/......./udump/VIS_ora/7179.trc
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00607: internal error occurred while making change to a datablock
    ORA-00600: internal error code, arguments [4194],[70] ,[39] [ ] []
    Error 604 happened during database open . Shutting down database
    instance terminated by USER pid =7179
    ORA-01092 error Signaled during alter database open
    Is there any block corruption? could u please share the solution for these errors?

    Hi;
    You are hitting ORA-00600: error which mean you may need to work oracle support for your issue.Pelase check below note if its not help i suggest rise sr
    Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 153788.1]
    Regard
    Helios

  • Error while upgrading the patch from RMS 13.1.1.1 to RMS 13.1.1.2

    Hi,
    While upgrading the rms dbschema from 13.1.1.1 to RMS 13.1.1.2 we are getting the following error update ALC_FREIGHT_COST table or view doesnt exist.
    We have checked the data model of rms 13.1.1 and rms 13.1.2 and we couldnt find the table "ALC_FREIGHT_COST."
    So anybody could give suggestions on this.
    Appreciate your help
    Thanks,
    Suresh

    I'd ignore the error for the moment and file an SR with OracleSupport to make them aware of the issue and release a better script - all of this assuming that your 13.1.1 starting point is valid and correctly installed.
    Additionally you can locate the SQL upgrade script that is actually trying to do something on the mentioned table, and grasp what it is trying to achieve and how relevant that is for you.
    The table exists in our 13.0.3 setup. The release notes of 13.1.0 mention a rework of cost component functionality, so seems like it was deprecated in that release.
    Best regards,
    Erik

  • Critical Error while upgrading workbook

    Dear All,
    I receive a critical error while I open a workbook in Bex 7.0 analyzer.
    After I see the dialog - "Workbook open for upgrade", I received this error.
    It says check the trace and I don't have a clue how to check the trace.
    Can somebody help me?
    Thanks,
    Praveen.

    Hi Arun,
    Thanks for your reply.
    Yes my GUI is latest with all 710 latest patches for:
    1. SAP GUI Patch 13
    2. BW 7.0 Add-on Patch 901
    3. BW 3.5 Add-on Patch 6
    Thanks and regards,
      Pratik

  • Error while upgrading  OIM Middle Tier from 11gR2 to PS1

    Hi Guyz,
    I am facing issue while upgrading OIM11gr2 to 11gR2PS1. Has anyone faced similar while executing below in OIM patcihng guide.
    3.7.1 Upgrading Oracle Identity Manager Middle Tier Using Property File
    [oracle@oam1uat bin]$ ./OIMUpgrade.sh
    Jul 8, 2013 1:36:30 AM oracle.iam.oimupgrade.standalone.OIMUpgrade main
    INFO: logger initiated
    Jul 8, 2013 1:36:30 AM oracle.iam.oimupgrade.standalone.OIMUpgrade main
    INFO: Log file can be found at :/apps/oracle/oradata2/Oracle/Middleware_OIM/Oracle_IDM1//server/upgrade/logs/MT/OIMUpgrade130708013630-0400.log
    Getting the inputs from properties file..
    Enter Passwords
        [input]OIM Schema Password
        [input]MDS Password
        [input]Weblogic Admin Password
        [input]SOA Admin Password
    select  ufs.FEATURE_ID as FEATURE_ID ,ufs.IS_FEATURE_UPGRADED  as IS_FEATURE_UPGRADED , ufl.feature_name as FEATURE_NAME from UPGRADE_FEATURE_STATE ufs , UPGRADE_FEATURE_LIST  ufl where ufl.feature_id=ufs.feature_id and ufs.OIM_SOURCE_VERSION=?
    null
    Exception in thread "main" oracle.iam.oimupgrade.exceptions.OIMUpgradeException: Generating Upgrade Summary Report
    at oracle.iam.oimupgrade.standalone.utils.UpgradeReport.generateSummaryReport(UpgradeReport.java:206)
    at oracle.iam.oimupgrade.standalone.OIMUpgrade.main(OIMUpgrade.java:399)
    Caused by: java.io.FileNotFoundException: /apps/oracle/oradata2/Oracle/Middleware_OIM/Oracle_IDM1/server/upgrade/logs/MT/oimUpgradeReportDir/index.html (No such file or directory)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
    at java.io.FileWriter.<init>(FileWriter.java:73)
    at oracle.iam.oimupgrade.standalone.utils.UpgradeReport.generateSummaryReport(UpgradeReport.java:194)
    ... 1 more
    The error recordeed in upgrade log file is :
    Jul 8, 2013 1:37:06 AM oracle.iam.oimupgrade.standalone.utils.WriteLog write
    SEVERE: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:884)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1167)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1289)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3593)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3637)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1495)
    at oracle.iam.oimupgrade.standalone.OIMUpgrade.isPSAExecuted(OIMUpgrade.java:455)
    at oracle.iam.oimupgrade.standalone.OIMUpgrade.preReq(OIMUpgrade.java:182)
    at oracle.iam.oimupgrade.standalone.OIMUpgrade.<init>(OIMUpgrade.java:142)
    at oracle.iam.oimupgrade.standalone.OIMUpgrade.main(OIMUpgrade.java:363)
    -Swati Pandey

    Has anyone faced similar issue ?

  • Unicode error while upgrading from 4.6 to ECC 6.0

    Dear All,
    I am getting unicode errror while upgrading from 4.6 to ECC 6.0, when iam trying to open downloaded file in excel.
    In debugging, error occurs while executing statment "CALL METHOD OF obj_ex_sheet " in the code given below:
    FORM open_downloaded_file_in_excel            *
    FORM open_downloaded_file_in_excel.
      DATA:
        lv_ole_books       TYPE ole2_object,
        lv_ole_sheets      TYPE ole2_object,
        lv_subrc           LIKE sy-subrc,
        lv_title(70)       TYPE c,
        lv_text1(70)       TYPE c,
        lv_text2(70)       TYPE c.
    start excel
      CREATE OBJECT obj_ex_sheet      'EXCEL.SHEET'.
      IF sy-subrc NE 0.
        lv_subrc = sy-subrc.
        FREE OBJECT obj_ex_sheet.
        PERFORM error_handling_ms_excel USING lv_subrc.
      ENDIF.
      CALL METHOD OF obj_ex_sheet     'Application' = obj_ex_app.
      IF sy-subrc NE 0.
        lv_subrc = sy-subrc.
        FREE OBJECT obj_ex_app.
        FREE OBJECT obj_ex_sheet.
        PERFORM error_handling_ms_excel USING lv_subrc.
      ENDIF.
      SET PROPERTY OF obj_ex_app 'Visible' = 1.
    open data file: main file
      CALL METHOD OF obj_ex_app        'Workbooks'  = lv_ole_books.
      CALL METHOD OF lv_ole_books      'Open'       = obj_ex_wbook
        EXPORTING #1  = gv_filename
                  #2  = 2
                  #3  = 0
                  #4  = 1
                  #5  = 0
                  #6  = 0
                  #7  = 1.
      IF sy-subrc NE 0.
        lv_subrc = sy-subrc.
        FREE OBJECT obj_ex_wbook.
        FREE OBJECT obj_ex_app.
        FREE OBJECT obj_ex_sheet.
        PERFORM error_handling_ms_excel USING lv_subrc.
      ENDIF.
      FREE OBJECT lv_ole_books.
      CALL METHOD OF obj_ex_wbook      'Worksheets' = lv_ole_sheets.
      CALL METHOD OF lv_ole_sheets     'Item'       = obj_ex_wsheet
        EXPORTING #1 = 1.
      FREE OBJECT lv_ole_sheets.
      GET PROPERTY OF obj_ex_wsheet    'UsedRange'  = obj_ex_usedrange.
      CALL METHOD  OF obj_ex_usedrange 'AutoFormat'
        EXPORTING #1 = 18.
      SET PROPERTY OF obj_ex_wsheet    'Name'       = sy-tcode.
      FREE OBJECT obj_ex_usedrange.
      PERFORM free_ole_objects.
      CALL FUNCTION 'FLUSH'
           EXCEPTIONS
                OTHERS = 0.
    ENDFORM.                              
    regards,
    Divya

    hi,
    In the OPEN DATASET STATEMENT ADD THE ENCODING ADDITION IN TEXT MODE.
    Regards,
    Balakumar.G
    Reward Points if helpful.

  • OIM DB error while upgrading from OIM-R1 to OIM-R2

    Hi All,
    When we were trying to upgrade a environment from OIM 11g R1 (11.1.1.5) to 11g R2 PS1 (11.1.2.1), and while upgrading the OIM schemas ( Section 6.3.8 in the document http://docs.oracle.com/cd/E27559_01/doc.1112/e28183/oim_up.htm#BABFHBFD) the OIM schema upgrade was failing and in the logs we were seeing the error mentioned below.
    Let us know if  anyone has worked/faced this issue while upgrading the OIM to R2.
    CREATE OR REPLACE VIEW ADMIN_ROLE_MEMBERSHIP_VW
    AS (
    SELECT arm_org.*,
            ac.ACT_NAME,
            ac.PARENT_KEY,
            ac.ACT_CUST_TYPE
       FROM (
             SELECT arm.MEMBERSHIP_ID,
    arm.ROLE_ID,
    arm.USER_ID,
    arm.SCOPE_ID as ROOT_KEY,
    arm.INCLUDE_HIERARCHY,
    arm.SCOPE_ID,
    'UN-EXPANDED' as HIERARCHY_DETAILS
               FROM ADMIN_ROLE_MEMBERSHIP arm
             UNION ALL -- much better, and current table structure and query will always ensure unique values
             SELECT arm.MEMBERSHIP_ID,
    arm.ROLE_ID,
    arm.USER_ID,
    oh.PARENT_ACT_KEY as ROOT_KEY,
    arm.INCLUDE_HIERARCHY,
    oh.CHILD_ACT_KEY as SCOPE_ID,
    'EXPANDED' as HIERARCHY_DETAILS
               FROM ADMIN_ROLE_MEMBERSHIP arm, ORG_HIERARCHY oh
              WHERE arm.SCOPE_ID=oh.PARENT_ACT_KEY
                AND arm.INCLUDE_HIERARCHY=1
              ) arm_org,
            ACT ac
      WHERE ac.ACT_KEY = arm_org.SCOPE_ID)
    [2013-09-11T18:28:25.119-07:00] [OIM] [INCIDENT_ERROR] [UPGCMP-00924] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000K4FlzhH3n3N6yJaeMG1ICHRX000004,0] SQL error [{0}]
    [2013-09-11T18:28:25.120-07:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000K4FlzhH3n3N6yJaeMG1ICHRX000004,0] Cause: JDBC error while executing query
    [2013-09-11T18:28:25.120-07:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000K4FlzhH3n3N6yJaeMG1ICHRX000004,0] Action: Make sure DB is reachable and configured properly
    [2013-09-11T18:28:25.120-07:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000K4FlzhH3n3N6yJaeMG1ICHRX000004,0] [[
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
            at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
            at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
            at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
            at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
            at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202)
            at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1110)
            at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
            at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:2147)
            at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:2091)
            at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:320)
            at oracle.iam.update.plugin.oim.SchemaUpgrader.loadScript(SchemaUpgrader.java:245)
            at oracle.iam.update.plugin.oim.SchemaUpgrader.loadStoredProcedures(SchemaUpgrader.java:190)
            at oracle.iam.update.plugin.oim.SchemaUpgrader.doUpgrade(SchemaUpgrader.java:108)
            at oracle.iam.update.plugin.oim.OIMSchemaUpgradePlugin.upgrade(OIMSchemaUpgradePlugin.java:292)
            at oracle.ias.update.plugin.Plugin.upgrade(Plugin.java:358)
            at oracle.ias.update.plan.PlanStep.upgrade(PlanStep.java:292)
            at oracle.ias.update.UpgradeDriver.doUpgrades(UpgradeDriver.java:465)
            at oracle.ias.update.gui.UAUpgradeThread.run(UAUpgradeThread.java:41)

    Hi,
    The correct upgrade path is: 11.1.1.5.0 -> 11.1.2.0 -> 11.1.2.1

  • Error while upgrading .soln from VS2005 to VS2010 ultimate

    I am getting following error while doing mentioned work
    Cannot load the project due to a corrupt project file. The following error has occurred during XML parsing: File: E:\nirajcvs\mh\build.nt_m64\build\secwrapper.vcproj Line: 371 Column: 5 Error Message: System error: -2147154677. The file 'E:\nirajcvs\mh\build.nt_m64\build\secwrapper.vcproj'
    has failed to load.
    Conversion Report - build\secwrapper.vcproj:
    Converting project file 'E:\nirajcvs\mh\build.nt_m64\build\secwrapper.vcproj'. Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
    This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that
    launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
    Failed to upgrade platform 'Pocket PC 2003 (ARMV4)'. Please make sure you have it installed under '%vctargetspath%\platforms\Pocket PC 2003 (ARMV4)' VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
    Attribute 'Detect64BitPortabilityProblems' of 'VCCLCompilerTool' is not supported in this version and has been removed during conversion.
    Attribute 'Detect64BitPortabilityProblems' of 'VCCLCompilerTool' is not supported in this version and has been removed during conversion.
    Failed to upgrade 'Debug|Pocket PC 2003 (ARMV4)'. Please make sure you have the corresponding platform installed under '%vctargetspath%\platforms\Pocket PC 2003 (ARMV4)'
    The project configuration dimension name/value "(Platform, Win32)" was not found in the project manifest. Project upgrade failed

    Hi Niraj,
    Please refer to this blog:Visual Studio 2010 C++ Project Upgrade Guide.
    http://blogs.msdn.com/b/vcblog/archive/2010/03/02/visual-studio-2010-c-project-upgrade-guide.aspx
    "2)     
    Make sure you have the required platforms installed before doing upgrade
    Converting a project on a machine without all the available platforms for the project will result in a conversion error. For example, if you try to convert a project
    with Itanium Platform on Visual Studio Professional SKU, which does not support the Itanium platform, you will see a conversion error like the following:
    Failed to upgrade 'Debug|<Itanium>'. Please make sure you have the corresponding platform installed under '%vctargetspath%\platforms\Itanium'.
    Cannot load the project due to a corrupt project file. The following error has occurred during XML parsing:
    File: D:\Sample\ConsoleApp\ConsoleApp.vcproj
    Line: 28
    Column: 5
    Error Message:
    System error: -2147154677.
    The file 'D:\Sample\ConsoleApp\ConsoleApp.vcproj' has failed to load.
    This is by design as the conversion needs to evaluate the properties in the missing platforms to do a successful conversion. You can verify which platforms
    are installed on your machine by looking in the following directories:  %ProgramFiles%\MSBuild\Microsoft.cpp\V4.0\Platforms (or %ProgramFiles(x86)%\MSBuild\Microsoft.cpp\V4.0\Platforms on x64 machine) for the Platforms installed on the machine. "
    Also please try to Open the project/solution files in a text editor and manually remove the references to the platform "Pocket PC 2003 (ARMV4)".
    Best regards,
    Shu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SCCP IP PHONE 7911 ERROR WHILE UPGRADING FIRMWARE

    Hi All ,
    I am  experiencing problem while upgrading Cisco IP phone model 7911 in my VoIP setup as my Cisco CM server is using firmware version ‘SCCP11.8-3-4SR1S’ for these phones. Whereas new 7911 IP phones coming from Cisco as RMA these days are having latest firmware version ‘SCCP11.9.2(1)’. While resetting the phones to factory defaults they are getting hanged during upgradation and giving error ‘ term11.default’. As per my research, i cannot upgrade or downgrade phone firmware from sccp11.8-3-4 to sccp11.9.2 and vice versa  directly.
    So i read the release notes of 9.2.1and  there I found, i have to upgrade phone first in 8.5.2 base release and then I can go any version.
    But when I am upgrading my phone into base release 8.5.2, sometime my phone prompt me ''ERROR'' on display and boot from its previous ifirmware and sometime it prompt ''UNPROVISIONED'' on the display and phone get stuck there.
    My CUCM version is                     -6.1.2.1000
    IP PHONE FIRMWARE version     -SCCP11.8-3-4SR1S(existing)
    NEW load version                         -SCCP11.8.5.2
    So request to all expert please suggest me to fix my issue.
    regards
    amit tanwar

    Hi All ,
    Anyone have any solution for my issue ?.
    regards
    amit

Maybe you are looking for

  • What is the motherboard part number for DV3-2232TX (VZ462PA)?

    My DV3-2232TX is not booting - and only flashing the Scroll and Caps Lock lights 4 times in a cycle. From searching, this means the graphics card is broken, but it also seems it's built into the motherboard on this model. It's out of warranty so I w

  • Game Center multiple accounts

    Hi, i recently started a Clash of clans village on my iPod and i'd like to connect to it via my girlfriend's iPod. The thing is she played a lot of games already on her iPod but she never created a Game Center account. What happens if i log with my a

  • Burn cd and DVD

    Hi everybody I am new in mac world. I have got and Powermac and mac osx tiger installed and Ilife 05. As I dont know to much about mac. I would like to know how to burn cds and dvds on mac. Is there any special burn software build in the mac osx tige

  • Is there a way to combine multiple files that were scanned individually into one?*

    Is there a way to combine multiple files that were scanned individually into one?*

  • XMLDB: Almost working

    This is going to be great stuff once the bugs are worked out. 8) Given a simple table: CREATE TABLE MY_DOCUMENTS ( ID NUMBER, CONTENT XMLTYPE Can anyone explain to me why: SELECT CONTENT.getStringVal() FROM MY_DOCUMENTS; ...gives me: ORA-00904: "CONT