cancel
Showing results for 
Search instead for 
Did you mean: 

Error updating JSPM to 7.00 SP16 for Solution Manager upgrade

Former Member
0 Kudos

Gurus,

I am trying to apply JSPM component SP16 before proceeding with the other J2EE packages in the SP16 stack on my Solution Manager system. During the validation stage in JSPM I get the following error:

Error: Can not create file /mnt/SMG/temp/jspm16_0-10003470.sca: /mnt/SMG/temp/jspm16_0-10003470

.sca (A file or directory in the path name does not exist.)

For some reason, JSPM / SDM is looking for /mnt/SMG path which does not exist. I believe it should be looking for /sapmnt/SMG.....

I already updated my SDM to 7.00 SP17 to try to fix.

Do you know why it is looking in /mnt/ directory and where this setting can be changed?

My environment is Oracle / AIX 6.1 & Solution Manager 7.0 SP15.

I already ran a test upgrade with this step on my Solution Manager Dev and did not get this error? All component are identical.

Thanks,

Jeff

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Please check the Env variables of your Sidadm .

U can upgrade JSPM from SDM also.Some times jspm will not be able to upgrade it self.

please let me know of you have any issues.

Former Member
0 Kudos

Here's the resolution:

The incorrect values could be being picked up from the sdmrepository.sdc file. Could you please check this file and then:

stop the SDM server, edit the file and adapt the path as required(

please make a backup of the file before the edit) and start the SDM

server again.

I switched /mnt to /sapmnt and it passed the validation phase.

Thanks,

Jeff