cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service transported with NWDI did not deploy in productive system

Former Member
0 Kudos

Hello experts

I am having some problems transporting an J2EE application(using NWDI) which expose a webservice by using EJBs.

In DEV environment works fine.

In NWDI, I have passed for check-in, development, consolidation, assembly, approval steps and everythings is ok.

When I check the webservice at PRD(production) it does not exist.

Webservice's name is CallCenterIntegratorWS.

This is the log:

20100409172802 Info :Apr 9, 2010 5:27:59 PM Info: Begin of log messages of the target system:

20100409172802 Info :10/04/09 17:27:57 - ***********************************************************

20100409172802 Info :10/04/09 17:27:57 - Start updating EAR file...

20100409172802 Info :10/04/09 17:27:57 - start-up mode is lazy

20100409172802 Info :10/04/09 17:27:57 - EAR file updated successfully for 94ms.

20100409172802 Info :10/04/09 17:27:57 - Start updating...

20100409172802 Info :10/04/09 17:27:58 - EAR file uploaded to server for 578ms.

20100409172802 Info :10/04/09 17:27:59 - Successfully updated. Update took 610ms.

20100409172802 Info :10/04/09 17:27:59 - Deploy Service status:

20100409172802 Info :10/04/09 17:27:59 - Application : gromero.sd/k300~zdc_wd_ctg

20100409172802 Info :10/04/09 17:27:59 -

20100409172802 Info :10/04/09 17:27:59 - gromero.sd/k300~zdc_wd_ctg - WEBDYNPRO

20100409172802 Info :10/04/09 17:27:59 - ***********************************************************

20100409172802 Info :Apr 9, 2010 5:27:59 PM Info: End of log messages of the target system.

20100409172802 Info :Apr 9, 2010 5:27:59 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

20100409172802 Info :Apr 9, 2010 5:27:59 PM Info: Finished successfully: development component 'k300/zdc_wd_ctg'/'gromero.sd'/'ND1_K300TRK_C'/'253128'/'8', grouped by

20100409172802 Info :Apr 9, 2010 5:27:59 PM Info: Starting to save the repository

20100409172802 Info :Apr 9, 2010 5:28:00 PM Info: Finished saving the repository

20100409172802 Info :Apr 9, 2010 5:28:00 PM Info: Starting: Update: Selected software component 'ZSC_K300'/'gromero.sd'/'ND1_K300TRK_C'/'1000.1.0.0.0.20100409222606''/'0' updates currently deployed software component 'ZSC_K300'/'gromero.sd'/'ND1_K300TRK_C'/'1000.1.0.0.0.20100409220642''/'0'.

20100409172802 Info :Apr 9, 2010 5:28:00 PM Info: Finished successfully: software component 'ZSC_K300'/'gromero.sd'/'ND1_K300TRK_C'/'1000.1.0.0.0.20100409222606''/'0'

20100409172802 Info :Apr 9, 2010 5:28:00 PM Info: Starting to save the repository

20100409172802 Info :Apr 9, 2010 5:28:01 PM Info: Finished saving the repository

20100409172802 Info :Apr 9, 2010 5:28:01 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

20100409172802 Info :Apr 9, 2010 5:28:01 PM Info: -


Deployment was successful -


20100409172802 Info :end of log

20100409172802 Info :RC of deployment: 0

20100409172802 Info :Step SDM-deploy ended with result 'success' at 2010-04-09 17:28:02.0251 -5:00

Please I would be more than pleased if anyone can help me.

Juan P.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi guys

Thanks for your responses.I finally was able to solve my problem. It was because files with extension .vicheck and .wsdef had not automatically been uploaded to NWDI even though they had been involved into an activity. I supposed those files had automatically been uploaded to NWDI when I had transported it through Transport Studio - CMS.

Best regards.

Former Member
0 Kudos

Do you have other runtime systems connected to the track besides DEV and PRD? If so, is the webservice available in those systems?

Former Member
0 Kudos

Hi Juan,

check the following:

1. Are all activities released in NWDS (Perspective Development Infrastructure, Transport View)? Only released activities are imported in NWDI in tab consolidation.

2. Export the sca-File from NWDI in tab approval and check, if the needed ears, jars, etc. are included.

3. Is the corresponding ear deployed on production server? You can check this for example in SAP NetWeaver Administrator, view Application Modules.

Best regards,

CW