cancel
Showing results for 
Search instead for 
Did you mean: 

Error when deploying hibernate libs

Former Member
0 Kudos

Hi,

Iu2019m using new Set-Up of Developers Workplace 7.0. SP19 (7.00.19.0) on a client pc.

After creating projects from NWDI i'm not able to deploy the referenced hibernate libs to local J2EE Engine.

This is the response of Deployment Log:

+Info: Loading archive 'C:\usr\sap\DWQ\JC00\SDM\program\temp\temp64800general~hibernate.sda'+

+Info: Loading archive 'C:\usr\sap\DWQ\JC00\SDM\program\temp\temp64801xxxxxx.xxxx~general~hibernate.sda'+

+Error: com.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+

+(C:\usr\sap\DWQ\JC00\SDM\program\temp\************generalhibernate.sda)+

After watching the corresponding SDA file (SAP_MANIFEST.MF)of the hibernatelib it seems to be correctly in case of syntax.

Manifest-Version: 1.0

Ext-SDM-SDA-Comp-Version: 1

softwaretype: library

JarSAP-Version: 20060908.1630

JarSAPProcessing-Version: 20070423.1630

dtr-integration-sequence-no: 24

dtr-workspace: SAPServiceJDI@localhost

deployfile: sda-dd.xml

keyname: general/hibernate

keyvendor: ********

keylocation: JDI_jee_C

keycounter: 335

componentelement: <componentelement name="general/hibernate" vendor="xxxxxx.com" c

omponenttype="DC" subsystem="NO_SUBSYS" location="JDI_jee_C" counter="

335" scvendor="********" scname="HIBERNATELIBS" deltaversion="F

" updateversion="LB-20080806154635" componentprovider="JDI" servertype

="DTR" sourceserver="SAPServiceJDI@localhost" changenumber="24"/>

JarSL-Version: 20071113.1400

compress: true

So Iu2019donu2019t know whatu2019s the error!

I already regarded Note 1111316:

after repairing manually, the deployment log shows this hint:

Fix the component as described in note 1171457 and redeploy it in order to resolve this error! (C:\usr\sap\DWQ\JC00\SDM\program\temp\temp49060general~hibernate.sda)

=> deployment not executed :

file:/C:/DOKUME1/V637092/LOKALE1/Temp/temp49061*******.**generalhibernate.sda

com.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

(C:\usr\sap\DWQ\JC00\SDM\program\temp\temp49061xxxxxx.xxxgeneralhibernate.sda)

Deployment exception : Got problems during deployment

NOTE 1171457 doesnu2019t have any effect. (Patchlevel is correctly afaik).

INFO: We installed developers Workplace on three different local PCu2019s, two of them have errors with the hibernate libs. One works without any error.

Any Hints?

Thank you in advance

Edited by: Timo Ehl on Oct 21, 2010 3:02 PM

Accepted Solutions (1)

Accepted Solutions (1)

former_member214355
Contributor
0 Kudos

Hi Timo

Is there anymore information following the "badly formatted value" error?

Thanks

Former Member
0 Kudos

Hi,

there is no hint in the log'files.

But I solved the problem. There are different versions of NWDS. We patched up to 7.0.15. Formerly it was 7.0.11.

Now it works.

Thank you.

Answers (2)

Answers (2)

Former Member
0 Kudos

Different Version of NWDS

former_member214355
Contributor
0 Kudos

Hi Timo

Can you paste the CallSdmViaSapinst.log into the thread?

Thanks

Kenny

Former Member
0 Kudos

Hi Kenny,

thx for your answer. Which Command do you want?

There are a lot of commands. (deploy, systemcomponentstate, etc)

F.E.: Command jsstartup

Sep 16, 2010 12:14:43... Info: Start logging to console

Sep 16, 2010 12:14:43... Info:

Sep 16, 2010 12:14:43... Info: ==============================================

Sep 16, 2010 12:14:43... Info: = Starting to execute command 'jstartup' =

Sep 16, 2010 12:14:43... Info: ==============================================

Sep 16, 2010 12:14:43... Info: Starting SDM - Software Deployment Manager...

Sep 16, 2010 12:14:43... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0014.20071029094708.0000

Sep 16, 2010 12:14:45... Info: SDM operation mode successfully set to: Integrated

Sep 16, 2010 12:14:45... Info: Initializing Network Manager (50017)

Sep 16, 2010 12:14:45... Info: Checking if another SDM is running on port 50018

Sep 16, 2010 12:14:45... Info: Operationmode for JStartupFramework has already been set to "integrated".

Sep 16, 2010 12:14:45... Info: Successfully executed. Return code: 0

Sep 16, 2010 12:14:43... Info: Start logging to console

Regards,

Timo

Edited by: Timo Ehl on Oct 22, 2010 8:17 AM