cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Upgrade Problem

Former Member
0 Kudos

Hi Experts im upgrading a stack of a SOLMAN 7.01 from SP 22 to 30 and at the configuration part in Java im getting this error:

Error while executing Task with input file ReadInstanceProps.xml and task READ_INSTANCE_PROPS. Could not read properties. Error while reading properties from /usr/sap/SOL/DVEBMGS00/j2ee/cluster/instance.properties. Variables [/J2EE/StandardSystem/CentralInstance/J2EEDirectory, /J2EE/StandardSystem/CentralInstance/BoxNumber] not found. A possible reason can be that the start release is lower than 6.40 SPS09.

this is the SUM/READ-INSTANCE-PROPS_03.LOG:

<!--LOGHEADER[START]/-->

<!--HELP[Manual modification of the header may cause parsing problem!]/-->

<!--LOGGINGVERSION[2.0.7.1006]/-->

<!--NAME[/usr/sap/SOL/SUM/sdt/log/SUM/READ-INSTANCE-PROPS_03.LOG]/-->

<!--PATTERN[READ-INSTANCE-PROPS_03.LOG]/-->

<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/-->

<!--ENCODING[UTF8]/-->

<!--LOGHEADER[END]/-->

Dec 9, 2013 3:39:47 PM [Info  ]: Configuration has been built from input file /usr/sap/SOL/SUM/sdt/config/ReadInstanceProps.xml.

Dec 9, 2013 3:39:47 PM [Info  ]: Global configuration has been built from input file /usr/sap/SOL/SUM/sdt/config/ReadInstanceProps.xml.

Dec 9, 2013 3:39:47 PM [Info  ]: Detecting parameters from /usr/sap/SOL/DVEBMGS00/j2ee/cluster/instance.properties.

Dec 9, 2013 3:39:47 PM [Warning]: Cannot determine variable /J2EE/StandardSystem/CentralInstance/J2EEDirectory. Retriever of type 3 returned an invalid value <null>.

Dec 9, 2013 3:39:47 PM [Warning]: Cannot determine variable /J2EE/StandardSystem/CentralInstance/BoxNumber. Retriever of type 3 returned an invalid value <null>.

Dec 9, 2013 3:39:47 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.util.diag.DiagException: Error while executing Task with input file ReadInstanceProps.xml and task READ_INSTANCE_PROPS.

Could not read properties.

Error while reading properties from /usr/sap/SOL/DVEBMGS00/j2ee/cluster/instance.properties. Variables [/J2EE/StandardSystem/CentralInstance/J2EEDirectory, /J2EE/StandardSystem/CentralInstance/BoxNumber] not found. A possible reason can be that the start release is lower than 6.40 SPS09.

How can i solve this issue??

Thanks for your help,

Regards,

Alejandro.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello experts,

I've been reviewing the file /usr/sap/SOL/DVEBMGS00/j2ee/cluster/instance.properties

is where the SUM looks for the variables and i dont find I find neither:


[/J2EE/StandardSystem/CentralInstance/J2EEDirectory, /J2EE/StandardSystem/CentralInstance/BoxNumber]


anyone know how to put variables in that file???


Regards,

former_member185239
Active Contributor
0 Kudos

Hi Alejandro

Maintain the parameter  instance.box.number = SOLDVEMGS00SOLMAN in instance.properties file

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

Hello Ashutosh,

thanks for your help i mantain the parameter and it work with the BoxNumber parameter but im getting the second one:

Error while reading properties from /usr/sap/SOL/DVEBMGS00/j2ee/cluster/instance.properties. Variables [/J2EE/StandardSystem/CentralInstance/J2EEDirectory] not found.

do you know how to mantain the J2EE Directory in the instance.properties?

Regards,

Alejandro.

former_member185239
Active Contributor
0 Kudos

Hi Alejandro,

Please check the parameter in instance properties file

instance.install.dir=/usr/sap/SOL/DVEBMS00/j2ee is present or not.

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

Hello Ashutosh,

that was the problem.

Thanks for your help,

Regards,

Answers (5)

Answers (5)

Former Member
0 Kudos

Hello Experts,

the instance.box.number parameter it is OK in the Configtool this are the properties:

hostnameSOLMAN

SAPSYSTEMNAME           SOL

SAPSYSTEM               00

INSTANCE_NAME           DVEBMGS00

BOX NUMBERSOLDVEBMGS00SOLMAN

Why the system was not seeing this parameter?

former_member185239
Active Contributor
0 Kudos

Hi Palazon,

Goto the directory and open the instance.box.number parameter.

It is compromise <SAPSID><instancedirectory><hostname>.

Now open the config tool and check the parameter over there

1644265 - How to determine the correct box number of the instance

  927561 - Missing instance.box.number in the instance.properties on DI

With Regards

Ashutosh Chaturvedi

former_member45419
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

It looks to me that SUM tools is not able to read the instance.properties or is reading the wrong details .Please check that the cluster details are correct. Was this system built via system copy?

Please provide the kernel details installed on the solman.

What is the SUM tool version that you are using.

1401712 - JSPM/SAPJup/SAPehpi/SUM cannot detect all cluster instances


Thanks

RishI Abrol

Former Member
0 Kudos

Hello,

thanks for your help the kernel installed in the system is 701 SP lvl 196, and the SUM im using is SUM version: 1.0.9.0  this have something to do? this SOLMAN was installed in this server it is not a copy.

Regards,

Alejandro

Reagan
Advisor
Advisor
0 Kudos