cancel
Showing results for 
Search instead for 
Did you mean: 

Error:Execution of deployment action for "com.sap.lcr.sap"

0 Kudos

Hi ! I´m installing Portal 60 with SAP WAS 640. I have a problem in SAPInst installation, in step "Deploy via SDM/J2EE" SAPinst displayed a error :

ERROR 2004-10-27 18:17:39 MUT-02041 SDM call of deploySdaList ends with returncode 4.

I´m using "Installation of SAP Enterprise Portal Web AS

guide, version 5.0 September 2004.In this guide the steps for to install Portal 60 are :

1) Install SAP Web AS Java 640 2) Install SAP Portal.

My problem is in SAPInst installation, in step "Deploy via SDM/J2EE" of Web AS Java installation . The step 2 with Portal installation wasn´t done yet.

The server has : SO = AIX 52 Java version = 1.4.1 /64bit Database = Oracle 9.2.04

The SAPInst log " callSdmViaSapinstlog" displays :

Oct 27, 2004 6:17:22 PM Info:

Oct 27, 2004 6:17:22 PM Info: ============================================

Oct 27, 2004 6:17:22 PM Info: = Starting to execute command 'deploy' =

Oct 27, 2004 6:17:22 PM Info: ============================================

Oct 27, 2004 6:17:22 PM Info: Starting SDM - Software Deployment Manager...

Oct 27, 2004 6:17:23 PM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.3003.00.0000.20031126161800.0000

Oct 27, 2004 6:17:24 PM Info: SDM operation mode successfully set to: Standalone

Oct 27, 2004 6:17:25 PM Info: Initializing Network Manager (57917)

Oct 27, 2004 6:17:25 PM Info: Checking if another SDM is running on port 57918

Oct 27, 2004 6:17:25 PM Info: -

-


Starting deployment -

-


Oct 27, 2004 6:17:25 PM Info: Loading selected archives...

Oct 27, 2004 6:17:25 PM Info: Loading archive '/sapcds/51030277-1/J2EE1/J2EE-ENG/ONLINE/SAPJTECHS03_0.SCA'

Oct 27, 2004 6:17:27 PM Info: Selected archives successfully loaded.

Oct 27, 2004 6:17:28 PM Info: Error handling strategy: OnErrorStop

Oct 27, 2004 6:17:28 PM Info: Update strategy: UpdateLowerVersions

Oct 27, 2004 6:17:28 PM Info: Starting to execute deployment action (deploy) for "com.sap.lcr.saprfc".

Oct 27, 2004 6:17:28 PM Info: SDA to be deployed: /usr/sap/TPD/JC79/SDM/root/origin/sap.com/com.sap.lcr.saprfc/SAP AG/6.3003.00.000

0.20031223155421.0000/lcrsaprfc.ear

Oct 27, 2004 6:17:28 PM Info: Software type of SDA: J2EE

Oct 27, 2004 6:17:30 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Oct 27, 2004 6:17:39 PM Info: Begin of log messages of the target system:

04/10/27 18:17:31 - ***********************************************************

04/10/27 18:17:32 - Start updating EAR file...

04/10/27 18:17:32 - EAR file updated successfully for 112s.

04/10/27 18:17:32 - Start deploying ...

04/10/27 18:17:38 - EAR file uploaded to server for 2273ms.

04/10/27 18:17:39 - ERROR: Not deployed. Deploy Service returned ERROR:

java.rmi.RemoteException: Unexpected exception occurred in operation deploy with application sap.com/com.sap.lc

r.saprfc..

Reason: null; nested exception is:

java.lang.NullPointerException

at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:407)

at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:145

9)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:250)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:162)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:102)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(Applicat

ionSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

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

at java.security.AccessController.doPrivileged(AccessController.java:321)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

Caused by: java.lang.NullPointerException

at com.sap.engine.services.deploy.server.security.EJBApplicationHelper.saveConfiguration(EJBApplicationHelpe

r.java:28)

at com.sap.engine.services.deploy.server.security.SecurityUpgradeHelper.step1_save_application_configuration

s(SecurityUpgradeHelper.java:87)

Can someone help me please ?

Thanks in advance !!

Alejandro

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Follow should resolve the error.

1. Please check the Environment variable of JAVA_HOME. It should be same to as when J2EE Engine is installed. Please Uninstall other JREs in the system.

2. Take a backup of SDM folder in \usr folder. Rename or delete the existing SDM folder. (carefull)

Retry for the installation.

regards

Anand.M

<b></b>

Former Member
0 Kudos

Hi

Could you please tell us how you fixed this issue?

Thank you.

Former Member
0 Kudos

Hi

I got the same error while upgrading WEBAS 640. I stopped the sapinst and stopped the SDM server using sdmserver.sh . Change the SDM mode to standalone using the command ./sdm.sh jstartup "mode=standalone" , now start the sapinst .

Regards

Sumithra