cancel
Showing results for 
Search instead for 
Did you mean: 

JSPM problem : Could not detect message server executable

Former Member
0 Kudos

Hello,

Our ECC6 system has just been installed (Solaris 10).

Now, we're trying to apply java support packages using the JSPM tool. After being connected, i receive the following error message :

Java Support Package Manager for SAP NetWeaver'04s

SID................: BMA

Install directory..: /usr/sap/BMA

Database...........: Oracle

Operating System...: $(/J2EE/StandardSystem/CentralInstance/J2EEEngineInstanceHost/OpSysType)

JDK version........: 1.4.2_12 Sun Microsystems Inc.

JSPM version.......: 1.1.48

System release.....: 700

ABAP stack present.: true

The execution ended in error.

Could not detect message server executable in directories /usr/sap/BMA/SYS/exe/run and /usr/sap/BMA/DVEBMGS00/exe.

Could not retrieve kernel details. See previous messages.

Could not retrieve kernel operating system type. 3 patterns have been matched.

Could not retrieve kernel details. See previous messages.

I updated the last kernel patch (133) but iit didn't help,

we're still facing the same errors ....

Here are the errors messages found in JSPM_PROCESS_1_01.LOG :

#1.5#C0000A44B99900000000009500E0B6F5000447B34DB36860#1204735335164#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS

##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:793)#######Thread[main,5,main]##0#0#Info#1#com.sap.s

dt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:793)#Java###Start time: .#1#2008/03/05 17:41:56# #1.5#C0000A44B99900000000009600E0B6F5000447B34DB36C48#1204735335165#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS ##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:794)#######Thread[main,5,main]##0#0#Info#1#com.sap.s dt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:794)#Java###End time: .#1#2008/03/05 17:42:15#

#1.5#C0000A44B99900000000009700E0B6F5000447B34DB36C48#1204735335165#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS

##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:795)#######Thread[main,5,main]##0#0#Info#1#com.sap.s

dt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:795)#Java###Duration: .#1#0:00:18.679# #1.5#C0000A44B99900000000009800E0B6F5000447B34DB36C48#1204735335165#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS ##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:796)#######Thread[main,5,main]##0#0#Info#1#com.sap.s dt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:796)#Java###Phase status is .#1#error#

Any idea ?

Any useful help would be highly apreciated.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Check the owner and permission of the kernel files. Hope the kernels downloaded are as per the H/w specific.

Update JSPM first and then deploy other components.

Regards

Shaji

Former Member
0 Kudos

Hello,

Thank you for answering.

The kernel files belong to the sidadm user, and they correspond to our hardware specific.(X64).

I launch the JSPM with the sidadm user too, but once i'm logged, the error message appears, and I'm disconnected ...

Former Member