Skip to Content
0
Former Member
Dec 28, 2008 at 05:42 PM

Cannot install Software Unit EP Core (Step 32 of 42)

31 Views

Hi Everybody,

i want to install SAP EP 7.0 on Linux/Oracle 64Bitn (EP and EP Core). The problem is that

during the intallation step: Phase 32 of 42 the installation stops with the following error message:


08/12/29 00:09:12 -  ***********************************************************
08/12/29 00:09:12 -  Start updating EAR file...
08/12/29 00:09:12 -  start-up mode is lazy
08/12/29 00:09:13 -  EAR file updated successfully for 269ms.
08/12/29 00:09:13 -  Start deploying ...
08/12/29 00:28:07 -  ERROR: NOT deployed. The Deploy Service returned the following error: 
                     For detailed information see the log file of the Deploy Service.
                     Exception is: 
                     java.lang.NullPointerException
                     	at com.sap.engine.deploy.manager.DeployManagerImpl.deployUpdateAction(DeployManagerImpl.java:666)
                     	at com.sap.engine.deploy.manager.DeployManagerImpl.deploy(DeployManagerImpl.java:513)
                     	at com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performDeployment(EngineJ2EE620OnlineDeployerImpl.java:332)
                     	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.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:128)
                     	at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:97)
                     	at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:68)
                     	at com.sap.sdm.control.command.cmds.Deploy.execute(Deploy.java:179)
                     	at com.sap.sdm.control.command.decorator.AssureStandaloneMode.execute(AssureStandaloneMode.java:53)
                     	at com.sap.sdm.control.command.decorator.AssureOneRunningSDMOnly.execute(AssureOneRunningSDMOnly.java:61)
                     	at com.sap.sdm.control.command.decorator.SDMInitializer.execute(SDMInitializer.java:52)
                     	at com.sap.sdm.control.command.decorator.GlobalParamEvaluator.execute(GlobalParamEvaluator.java:60)
                     	at com.sap.sdm.control.command.decorator.AbstractLibDirSetter.execute(AbstractLibDirSetter.java:46)
                     	at com.sap.sdm.control.command.decorator.ExitPostProcessor.execute(ExitPostProcessor.java:48)
                     	at com.sap.sdm.control.command.decorator.CommandNameLogger.execute(CommandNameLogger.java:49)
                     	at com.sap.sdm.control.command.decorator.AdditionalLogFileSetter.execute(AdditionalLogFileSetter.java:65)
                     	at com.sap.sdm.control.command.decorator.AbstractLogDirSetter.execute(AbstractLogDirSetter.java:54)
                     	at com.sap.sdm.control.command.decorator.SyntaxChecker.execute(SyntaxChecker.java:37)
                     	at com.sap.sdm.control.command.Command.exec(Command.java:42)
                     	at SDM.main(SDM.java:21)
                     ;
08/12/29 00:28:07 -  ***********************************************************
Dec 29, 2008 12:28:07... Info: End of log messages of the target system.
Dec 29, 2008 12:28:07... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Dec 29, 2008 12:28:07... Error: Aborted: development component 'irj'/'sap.com'/'SAP AG'/'7.0100.20080709014342.0000'/'0', grouped by software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080709122300''/'0':
Caught exception during application deployment from SAP J2EE Engine's deploy API:
com.sap.engine.deploy.manager.DeployManagerException: ERROR: NOT deployed. The Deploy Service returned the following error: java.lang.NullPointerException
Exception is: 
java.lang.NullPointerException
	at com.sap.engine.deploy.manager.DeployManagerImpl.deployUpdateAction(DeployManagerImpl.java:666)
	at com.sap.engine.deploy.manager.DeployManagerImpl.deploy(DeployManagerImpl.java:513)
	at com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performDeployment(EngineJ2EE620OnlineDeployerImpl.java:332)
	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.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:128)
	at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:97)
	at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:68)
	at com.sap.sdm.control.command.cmds.Deploy.execute(Deploy.java:179)
	at com.sap.sdm.control.command.decorator.AssureStandaloneMode.execute(AssureStandaloneMode.java:53)
	at com.sap.sdm.control.command.decorator.AssureOneRunningSDMOnly.execute(AssureOneRunningSDMOnly.java:61)
	at com.sap.sdm.control.command.decorator.SDMInitializer.execute(SDMInitializer.java:52)
	at com.sap.sdm.control.command.decorator.GlobalParamEvaluator.execute(GlobalParamEvaluator.java:60)
	at com.sap.sdm.control.command.decorator.AbstractLibDirSetter.execute(AbstractLibDirSetter.java:46)
	at com.sap.sdm.control.command.decorator.ExitPostProcessor.execute(ExitPostProcessor.java:48)
	at com.sap.sdm.control.command.decorator.CommandNameLogger.execute(CommandNameLogger.java:49)
	at com.sap.sdm.control.command.decorator.AdditionalLogFileSetter.execute(AdditionalLogFileSetter.java:65)
	at com.sap.sdm.control.command.decorator.AbstractLogDirSetter.execute(AbstractLogDirSetter.java:54)
	at com.sap.sdm.control.command.decorator.SyntaxChecker.execute(SyntaxChecker.java:37)
	at com.sap.sdm.control.command.Command.exec(Command.java:42)
	at SDM.main(SDM.java:21)
;
 (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).DMEXC)
Dec 29, 2008 12:28:07... Info: Starting to save the repository
Dec 29, 2008 12:28:08... Info: Finished saving the repository
Dec 29, 2008 12:28:08... Info: Starting: Initial deployment: Selected software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080709122300''/'0' will be deployed.
Dec 29, 2008 12:28:08... Error: Aborted: software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080709122300''/'0':
Failed deployment of SDAs:
development component 'irj'/'sap.com'/'SAP AG'/'7.0100.20080709014342.0000'/'0' : aborted
Please, look at error logs above for more information!
Dec 29, 2008 12:28:08... Info: Starting to save the repository
Dec 29, 2008 12:28:09... Info: Finished saving the repository
Dec 29, 2008 12:28:09... Info: Starting: Initial deployment: Selected software component 'EP-PSERV'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080722073600''/'0' will be deployed.
Dec 29, 2008 12:28:09... Error: Aborted: software component 'EP-PSERV'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080722073600''/'0':
No further description found.
Dec 29, 2008 12:28:09... Info: Starting to save the repository
Dec 29, 2008 12:28:10... Info: Finished saving the repository
Dec 29, 2008 12:28:10... Info: Starting: Initial deployment: Selected software component 'EPBC2'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080709122300''/'0' will be deployed.
Dec 29, 2008 12:28:10... Error: Aborted: software component 'EPBC2'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080709122300''/'0':
No further description found.
Dec 29, 2008 12:28:10... Info: Starting to save the repository
Dec 29, 2008 12:28:10... Info: Finished saving the repository
Dec 29, 2008 12:28:10... Info: Starting: Initial deployment: Selected software component 'UWLJWF'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080709134100''/'0' will be deployed.
Dec 29, 2008 12:28:10... Error: Aborted: software component 'UWLJWF'/'sap.com'/'SAP AG'/'1000.7.01.0.0.20080709134100''/'0':
No further description found.
Dec 29, 2008 12:28:10... Info: Starting to save the repository
Dec 29, 2008 12:28:11... Info: Finished saving the repository
Dec 29, 2008 12:28:11... Info: Starting: Initial deployment: Selected software component 'SAP-EU'/'sap.com'/'MAIN_NW701P00_C'/'1000.7.01.0.0.20080630180028''/'0' will be deployed.
Dec 29, 2008 12:28:11... Error: Aborted: software component 'SAP-EU'/'sap.com'/'MAIN_NW701P00_C'/'1000.7.01.0.0.20080630180028''/'0':
No further description found.
Dec 29, 2008 12:28:11... Info: Starting to save the repository
Dec 29, 2008 12:28:12... Info: Finished saving the repository
Dec 29, 2008 12:28:12... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Dec 29, 2008 12:28:12... Error: ---------------- At least one of the Deployments failed ---------------
Dec 29, 2008 12:28:14... Info: Summarizing the deployment results:
Dec 29, 2008 12:28:14... Error: Aborted: /sap_install/JavaComp/DATA_UNITS/JAVA_J2EE_OSINDEP_UT/EPBC00_0.SCA
Dec 29, 2008 12:28:14... Error: Aborted: /sap_install/JavaComp/DATA_UNITS/JAVA_J2EE_OSINDEP_UT/EPBC200_0.SCA
Dec 29, 2008 12:28:14... Error: Aborted: /sap_install/JavaComp/DATA_UNITS/JAVA_J2EE_OSINDEP_UT/EPPSERV00_0.SCA
Dec 29, 2008 12:28:14... Error: Admitted: /sap_install/JavaComp/DATA_UNITS/JAVA_J2EE_OSINDEP_UT/EPWDC00_0.SCA
Dec 29, 2008 12:28:14... Error: Aborted: /sap_install/JavaComp/DATA_UNITS/JAVA_J2EE_OSINDEP_UT/UWLJWF00_0.SCA
Dec 29, 2008 12:28:14... Error: Aborted: /sap_install/JavaComp/DATA_UNITS/JAVA_J2EE_OSINDEP_UT/SAPEU00_0.SCA
Dec 29, 2008 12:28:14... Error: Processing error. Return code: 4

This SCA-Files:

EPBC00_0.SCA

EPBC200_0.SCA

EPWDC00_0.SCA

UWLJWF00_0.SCA

SAPEU00_0.SCA

belongs to software unit EP Core. I just try to deploy this files with SDM (in integrated mode) but unfortunately without success. I get the same message during the deploy process.

I have also try the installation with IBMJava 09 and 10:

IBMJava2-AMD64-142-SDK-1.4.2-9.0.x86_64.rpm

IBMJava2-AMD64-142-SDK-1.4.2-10.0.x86_64.rpm

It seems that it is not a Java problem and the sources are also not damaged because they are copied from the DVD which is delivered by SAP.

How can i install the needed SCA Files? What could be the problem?

Please help!

regards,

Sid