cancel
Showing results for 
Search instead for 
Did you mean: 

NW '04 SP13 installation failure.

Former Member
0 Kudos

Hi,

SAPInst fails on phase 18 (Deploy Online) of 24 while

installing SP13 for SAP J2EE 6.40. SAPInst.log says:

ERROR 2005-09-24 15:03:58

MUT-02041 SDM call of deploySdaList ends with returncode 4. See output of logfile E:\sapinst\callSdmViaSapinst.log.

And callSdmViaSapinst.log says:

ERROR: Not updated. Deploy Service returned ERROR:

java.rmi.RemoteException: Only Administrators have the right to perform this operation.

Anybody knows what it means and how to solve it?

Thank you,

Yuri

********************************************************

Full contents of the callSdmViaSapinst.log file:

Sep 24, 2005 3:50:46 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Sep 24, 2005 3:50:48 PM Info: Begin of log messages of the target system:

05/09/24 15:50:48 - ***********************************************************

05/09/24 15:50:48 - Start updating EAR file...

05/09/24 15:50:48 - start-up mode is lazy

05/09/24 15:50:48 - EAR file updated successfully for 235ms.

05/09/24 15:50:48 - Start updating...

05/09/24 15:50:48 - EAR file uploaded to server for 125ms.

05/09/24 15:50:48 - ERROR: Not updated. Deploy Service returned ERROR:

java.rmi.RemoteException: Only Administrators have the right to perform this operation.

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

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:294)

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

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

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:95)

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

For detailed information see the log file of the Deploy Service.

05/09/24 15:50:48 - ***********************************************************

Sep 24, 2005 3:50:48 PM Info: End of log messages of the target system.

Sep 24, 2005 3:50:48 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Sep 24, 2005 3:50:48 PM Error: Aborted: development component 'SQLTrace'/'sap.com'/'SAP AG'/'6.4013.00.0000.20050623162450.0000':

Caught exception during application deployment from SAP J2EE Engine's deploy service:

java.rmi.RemoteException: Only Administrators have the right to perform this operation.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineJ2EE620OnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Sep 24, 2005 3:50:49 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

Sep 24, 2005 3:50:49 PM Info: -


Deployment was successful -


Sep 24, 2005 3:50:49 PM Info: Summarizing the deployment results:

Sep 24, 2005 3:50:49 PM Error: Admitted: E:\install_cds\patches\install\SP13\j2ee\J2EE-RUNT-CD\J2EE-ENG\ONLINE\SAPJTECHS13_0.SCA

Sep 24, 2005 3:50:49 PM Error: Processing error. Return code: 4

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I think there is some problem wit your credentials for the user through which you are trying to install.Do check regarding the access privileges.

Try the following as given in the link below :

Also check this note 701654.

Hope this helps you.

Regards,

Vijith

Former Member
0 Kudos

Hi,

Thanks for quick reply.

I saw that thread before my posting but didn't find how

it helps me. What access privileges should I check?

I am running SAPInst with poradm user which is domain

user and he's a member of local Administrator's group.

What other privileges he should have?

Note 701654 is about "Cannot connect to Host" error, I

don't see that I have this one.

Thank you,

Yuri

Former Member
0 Kudos

Hi Everybody,

I think I found the problem.

Administrator user was not included in Administrators group that has

Administrator default role at the portal. After I have added him to

this group, SAPInst continued. Now it is 3 phases before the end of

J2EE patching. I'll proceed to portal and kmc patching after this one

will be finished and update you with the results.

Regards,

Yuri