cancel
Showing results for 
Search instead for 
Did you mean: 

SDM Deployment logs for J2EE WAS

Former Member
0 Kudos

Hi Team,

I have a query.

We are running a J2EE WAS (stand alone java) and is connected to our back end CRM system. The J2EE server acts as our front end and we deploy customized application through NWDI / NWDS.

We see some delay in our deployment on the J2EE WAS server and want to check the SDM logs.

We do not have the access to the /usr/sap//SID/DVEBMGS<>/SDM/program/log folder on the OS level neither we have the SMD / Wily connected.

Is there any way we can check in NWA or from NWDI for the SDM deployment logs on the J2EE server.

Thanks for your suggestions.

Warm Regards,

Rajeet

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi All,

Thanks a lot for your reply.

Currently want to see the SDM deployment log for the dev system and since this get auto-deployed on the dev system after u activate, i am unable to see the sDM deplyment logs in NWDI.

Under NWA, i am unable to find the appropriate sdm logs which gives me when the activity got start and when it got finished and when the application was started. something like below which i see under /usr/sap//SID/DVEBMGSXX/SDM/program/log

Feb 16, 2010 2:03:00 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Feb 16, 2010 2:05:46 PM Info: Begin of log messages of the target system:

10/02/16 14:03:00 - ***********************************************************

10/02/16 14:03:02 - Start updating EAR file...

10/02/16 14:03:02 - start-up mode is lazy

10/02/16 14:03:07 - EAR file updated successfully for 5302ms.

10/02/16 14:03:07 - Start updating...

10/02/16 14:03:11 - EAR file uploaded to server for 3518ms.

10/02/16 14:05:45 - Successfully updated. Update took 153803ms.

10/02/16 14:05:45 - Deploy Service status:

10/02/16 14:05:45 - Application : xxx

10/02/16 14:05:45 -

10/02/16 14:05:45 - com.sap.isa - LOGGING CONFIGURATION

10/02/16 14:05:45 - SAP/CRM/b2b - JDBCCONNECTOR

10/02/16 14:05:45 - xxx - WEB

10/02/16 14:05:45 - sap.com/xxx monitoring configuration - MONITORING CONFIGURATION

10/02/16 14:05:45 - ***********************************************************

Feb 16, 2010 2:05:46 PM Info: End of log messages of the target system.

Feb 16, 2010 2:05:46 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Any logs which will show the above details in NWA. Thanks.

Warm Regards,

Rajeet

p330068
Active Contributor
0 Kudos

Hi Rajeet,

You can configure the SDM log in the NWA.

Check the [Log Configuration in NWA|http://help.sap.com/saphelp_nwce10/Helpdata/EN/45/5c986876b52f95e10000000a155369/content.htm].

Thanks

Arun

p330068
Active Contributor
0 Kudos

Hi Rajeet,

Are you using VPN/Critrx and NWDI for deploying application in WAS server. then it always take some time for deployment.

--> Yes you can check the logs in NWA and NWDI

Hope this will helps you.

Thanks

Arun

Former Member
0 Kudos

Hi Rajeet,

You can check the deployment logs in the NWDI itself if you have admin rights.

Just select the activity in the History tab and click on Details. The last line in the details popup, you will get the deployment logs.

These logs are the same as SDM logs at the OS level.

Cheers....,

Raghu

rupali_karbhari3
Active Contributor
0 Kudos

Hi Ranjeet,

Refer link : http://wiki.sdn.sap.com/wiki/display/Snippets/FoldercontentsearchonWebASwithoutOS-levelAccess

Code to search folders at OS level. I hope this will help you.

Regards,

Rupali B