cancel
Showing results for 
Search instead for 
Did you mean: 

Java Sp03 deployment failed

Former Member
0 Kudos

Hi experts,

I'm trying to apply java Sp03 on AIX in HA environment. Newest JSPM already deployed.

After a while I get the error

"cannot stop instance 31 on system XXX.Could not execute operating system process.Process name is sapcontrol."

logfile output:

[Error]: Could not execute operating system process for action stop on instance 31. Process ID is 30, process name is sapcontrol.

Apr 16, 2010 8:11:16 AM [Error]: Cannot stop instance 31 of system XXX.

Apr 16, 2010 8:11:16 AM [Error]: Cannot stop system.

Apr 16, 2010 8:11:16 AM [Error]: Cannot stop system.

Any idea on this.

Kind regards

Wolfgang

Accepted Solutions (0)

Answers (2)

Answers (2)

hannes_kuehnemund
Active Contributor
0 Kudos

AIX ... -> moved to Unix forum

Former Member
0 Kudos

HEllo Wolfgang,

This is due to the property called box number.

If you might had done a system copy before applcation of the SP's.

And check ur hostnames are correct in offline configtool for the instances and change the server id where necessary.

If you can find the instance.box.number property in the instance.properties file, but its value is wrong, then do the following:

1. Start offlinecfg editor from <j2ee>/configtool directory.

2. Switch to edit mode by using the first buton from the toolbar.

3. Open "cluster-data/Propertysheet instance.properties.<instance ID>"

4. Edit the value of instance.box.number and set the right value for it. The box.number value is a string which comprises three elements: <SID><instance name><hostname>.

Please check this note for getting more details Note 812910 - Error during 'Update Configuration'.

then try again.

Please let us know you results

Regards,

Ram

Former Member
0 Kudos

Are you able to perform a manual restart of the java engine?

Kind regards,

Mark