cancel
Showing results for 
Search instead for 
Did you mean: 

Ehp stack file error

Former Member
0 Kudos

Hello All,

We are implementing EHP4 on ERP (abap+java) Sun Solaris and Oracle as backend.

I am getting the following error in the PREPARE_DEPLOY_QUEUE


PREPARE_JSPM_QUEUE_CSZ_04.LOG
Oct 8, 2010 7:37:45 AM [Info]:     com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParser.parseJ2EESoftwareComponent(SPXmlParser.java:1130) [Thread[main,5,main]]: So
ftware component with name CAF and vendor sap.com is duplicated in the stack definition file.
Oct 8, 2010 7:37:45 AM [Info]:     com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParser.parseJ2EESoftwareComponent(SPXmlParser.java:1130) [Thread[main,5,main]]: So
ftware component with name SAP-JEECOR and vendor sap.com is duplicated in the stack definition file.
Oct 8, 2010 7:37:45 AM [Info]:     com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParser.parseJ2EESoftwareComponent(SPXmlParser.java:1130) [Thread[main,5,main]]: So
ftware component with name SAP_JTECHF and vendor sap.com is duplicated in the stack definition file.
Oct 8, 2010 7:37:45 AM [Info]:     com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParser.parseJ2EESoftwareComponent(SPXmlParser.java:1130) [Thread[main,5,main]]: So
ftware component with name SWLIFECYCL and vendor sap.com is duplicated in the stack definition file.
Oct 8, 2010 7:37:45 AM [Error]:     com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParser.parseJ2EESoftwareComponent(SPXmlParser.java:1120) [Thread[main,5,main]]: File /tmp.EHP.install/EHP/BPERP4CMG0_0-20000518.ZIP is not a valid SDU file. Stack definition file /tmp.EHP.install/EHP/SMSDXML_TS2_20101007221253.351.xml is
rejected.
Oct 8, 2010 7:37:45 AM [Error]:     com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParser.parseJ2EESoftwareComponent(SPXmlParser.java:1122) [Thread[main,5,main]]: c
om.sap.sdm.util.sduread.IllFormattedSduFileException: The information about the development component found in the manifest is either missing or incomplete!
Manifest attributes are missing or have badly formatted value:
attribute keylocation is missing
attribute keyname is missing
attribute keyvendor is missing
attribute keycounter is missing
 (/tmp.EHP.install/EHP/BPERP4CMG0_0-20000518.ZIP)
Oct 8, 2010 7:37:45 AM [Error]:                   com.sap.sdt.j700.sduanalyzer.SDUAnalyzerImpl.readSduFile(SDUAnalyzerImpl.java:311) [Thread[main,5,main]]: File /tmp.EHP.install/EHP/BPERP4CMG0_0-20000518.ZIP is not a valid SDA or SCA file.
Oct 8, 2010 7:37:45 AM [Error]:                      com.sap.sdt.j2ee.tools.spxmlparser.SPXmlParser.parseSPXml(SPXmlParser.java:331) [Thread[main,5,main]]:
Stack definition file /tmp.EHP.install/EHP/SMSDXML_TS2_20101007221253.351.xml is rejected. Download a new version on SAP Service Marketplace and try again.
Oct 8, 2010 7:37:45 AM [Error]:                       com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:863) [Thread[main,5,main]]: Exception has occurred during the execution of the phase.
Oct 8, 2010 7:37:45 AM [Error]: com.sap.sdt.j2ee.phases.helpers.SPStackHelper.readSoftwareFeatureStacksFromXml(SPStackHelper.java:204) [Thread[main,5,main]]:
 The parsing of SP stack file /tmp.EHP.install/EHP/SMSDXML_TS2_20101007221253.351.xml resulted with null value.
Oct 8, 2010 7:37:45 AM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:906) [Thread[main,5,main]]: Phase PREPARE/INIT/PREPARE_JSPM_QUEUE has been completed.
Oct 8, 2010 7:37:45 AM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:907) [Thread[main,5,main]]: Start time: 2010/10/08 07:37:43.
Oct 8, 2010 7:37:45 AM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:909) [Thread[main,5,main]]: End time: 2010/10/08 07:37:45.
Oct 8, 2010 7:37:45 AM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:910) [Thread[main,5,main]]: Duration: 0:00:02.073.
Oct 8, 2010 7:37:45 AM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:911) [Thread[main,5,main]]: Phase status is error.

Can we remove this BPERP4CMG0_0-20000518.ZIP Software from the Deployment queue and how should we proceed further.

I have checked that the same component is not deployed on DEV EHP4 system(from the stack file) but somehow this component got automatically into the QAS Stack file.

Please advise the resolution.

Thanks,

Antarpreet

Accepted Solutions (1)

Accepted Solutions (1)

former_member198270
Active Contributor
0 Kudos

Dear Antarpreet, Seems like there is mismatch between the current JAVA components installed in system and the stack XML file.

If you have already applied the patches sucessfully in DEV box then you can use the same stack file for patching QAS or PRD. the only thing you would need to changed the Hostname and SID in xml file.

Also, Can you move that zip file to some other location for time and re-run the EHPinstaller after doing reset EHP upgrade syntax.

Let me know your feedback.

Regards, Amber S | ITL

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

As per your logs, it looks like that while downloading BPERP4CMG0_0-20000518.ZIP file, you saved it as zip file. Because if you download this file without download manager then it will be downloaded

as zip file only. Try to download it as SCA file and place it in download directory and in EPS/in then try this phase.

Also, as you said about your development system, is this component not deployed in your development system ? If not then how it came in your QAS system..

Thanks

Sunny