Skip to Content
0
Former Member
May 14, 2008 at 09:14 AM

Adapter Module Deployment

13 Views

Hi All:

I create an AM but when I am trying to deploy it using NWDS, I am getting this Errro :

May 14, 2008 2:18:02 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO: 
[010]Additional log information about the deployment 

<!--LOGHEADER[START]/-->
<!--HELP[Manual modification of the header may cause parsing problem!]/-->
<!--LOGGINGVERSION[1.5.3.7186 - 630]/-->
<!--NAME[/usr/sap/TXT/DVEBMGS00/SDM/program/log/sdmcl20080514083241.log]/-->
<!--PATTERN[sdmcl20080514083241.log]/-->
<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/-->
<!--ENCODING[UTF8]/-->
<!--LOGHEADER[END]/-->
May 14, 2008 2:02:41 PM  Info: -------------------------- Starting deployment ------------------------
May 14, 2008 2:02:41 PM  Info: Error handling strategy: OnErrorStop
May 14, 2008 2:02:41 PM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
May 14, 2008 2:02:41 PM  Info: Update strategy: UpdateAllVersions
May 14, 2008 2:02:41 PM  Info: Starting deployment prerequisites:
May 14, 2008 2:02:51 PM  Info: Loading selected archives...
May 14, 2008 2:02:51 PM  Info: Loading archive '/usr/sap/TXT/DVEBMGS00/SDM/program/temp/temp33106CreateAttachment_EAR.ear'
May 14, 2008 2:02:51 PM  Error: com.sap.sdm.util.sduread.IllFormattedSduFileException: Error during attribute reading: received exception: exception during archive check: invalid entry size (expected 0 but got 179 bytes)
May 14, 2008 2:02:51 PM  Error: Error while loading selected archives.
May 14, 2008 2:02:51 PM  Error: Prerequisites were aborted.
May 14, 2008 2:02:53 PM  Error: Error while loading selected archives

I checked my AM code and all required deployment files...it looks fine to me. Is the Error due to Server Issue?

I tried it deploy it many times...even I create other AM with different logic..same problem with that also.(during deployment.)

Thanks

Farooq