cancel
Showing results for 
Search instead for 
Did you mean: 

Error during JSPM deploynment in sapnw7.3 (SAPJVM)

Former Member
0 Kudos

Dear Experts,

I am doing JSPM deployment in our SAP NW 7.3 one by one to SP level 2, until we got the error as follows:

Oct 13, 2011 3:56:43 PM Error: com.sap.ASJ.dpl_api.001042 Deployment Items status: [

-


Sorted Items -


1. Client path '/usr/sap/trans/EPS/in/JSPM02_2-10007936.SCA --> sap.comtcsdtappjspm~ext.sda'

Deploy status is 'Aborted'

SDA : name 'tcsdtappjspmext', vendor 'sap.com', location 'SAP AG', version '7.3002.2011082 9101457.0000', software type ('FS', sub type ''), csn component 'BC-UPG-OCS-SPJ', dependencies :[none]

2. Client path '/usr/sap/trans/EPS/in/JSPM02_2-10007936.SCA --> sap.comtcsdtappjspm.sda'

Deploy status is 'Aborted'

SDA : name 'tcsdtapp~jspm', vendor 'sap.com', location 'SAP AG', version '7.3002.20110829101 457.0000', software type ('FS', sub type ''), csn component 'BC-UPG-OCS-SPJ', dependencies :[none]

3. Client path '/usr/sap/trans/EPS/in/JSPM02_2-10007936.SCA --> sap.comtcsdtappjspm~bootstrap.sda'

Deploy status is 'Aborted'

SDA : name 'tcsdtappjspmbootstrap', vendor 'sap.com', location 'SAP AG', version '7.3002.2 0110829101457.0000', software type ('FS', sub type ''), csn component 'BC-UPG-OCS-SPJ', dependencies :[none]

4. Client path '/usr/sap/trans/EPS/in/JSPM02_2-10007936.SCA'

Deploy status is 'Aborted'

SCA : name 'JSPM', vendor 'sap.com', location 'SAP AG', version '1000.7.30.2.2.20110907163800'

-


Deployment Items -


1. Client path '/usr/sap/trans/EPS/in/JSPM02_2-10007936.SCA'

Deploy status is 'Aborted'

Description:'1. Item is skipped because of failed deployment of item 'sap.com_tcsdtappjspm bootstrap' and because the applied error strategy is OnErrorStop

2. Contains Aborted deployment component:

sap.com_tcsdtappjspmbootstrap'.

SCA : name 'JSPM', vendor 'sap.com', location 'SAP AG', version '1000.7.30.2.2.20110907163800'

Composite Time statistics( ms 😞

1.Check composite version : 1

1.1.Check version:sap.com_JSPM : 1

2.validate : -1

Contained DCs:

1.1 : Relative path '/usr/sap/trans/EPS/in/JSPM02_2-10007936.SCA --> sap.comtcsdtap pjspm~bootstrap.sda'

Deploy status is 'Aborted'

Description:'1. Failed to start [tcjewebservices~srv], which provides contai ner [webservices_container]

-> Service [tcjewebservices~srv] which provides container [webservices_container] failed to start.'.

SDA : name 'tcsdtappjspmbootstrap', vendor 'sap.com', location 'SAP AG', v ersion '7.3002.20110829101457.0000', software type ('FS', sub type ''), csn component 'BC-UPG-OCS-SPJ', depend encies :[none]

During my searching, i found some precious information based below links:

Note 1249462 - How to import an SAP JVM patch into an SAP BC

Note 1025085 - How to manually patch the SAPJVM

Note 1442124 - How to download a SAP JVM patch from the SMP

I found that the issue is on the SAPJVM patch level which have to be updated to the higher level, in my case sapjvm6.1.018 to sapjvm6.1.033 (latest). I have updated the patch to level 33 manually based on information from , however the error still exists and i still cannot update JSPM patches.

Please advise.

Regards,

Rudi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Could you also check the default traces and application logs in /usr/sap/SID/Jxx/j2ee/server0/logs?

These may have the reason as to why the corresponding service does not start properly?

Regards,

Srikishan

Former Member
0 Kudos

Hi Srikishan,

folder server0 does not exist under j2ee folder.

I want to clarify one thing, that j2ee server is up and active, it only can not perform jspm update.

I have updated sapjvm and or jvm folder under:

/usr/sap/<SID>/Jxx/j2ee/JSPM ---> java

/sapmnt/<SID>/exe/ ---> Abap

/usr/sap/DAA/SMDA97/exe -


> diagnostic agent

to the higher level, i.e. 33 in order to update sapjvm patches.

Every time i start java server, folder sapjvm under /usr/sap/<SID>/Jxx/j2ee/JSPM is replaced by unknown process and made it back to the original level of sapjvm, i.e. 18.

I don;t understand the relationship between starting java server and sapjvm folder. If someone know it, please explain to me regarding such process.

Please advise how to fix the problem

Regards,

Rudi