cancel
Showing results for 
Search instead for 
Did you mean: 

Log file in the deploy service

Former Member
0 Kudos

Hi ,

I am trying to deploy a ear using deploytool.I am getting errors while deploying.I want see the complete log for the errors.

The deployer_log file displays some errors and ....20 more

" For detailed information see the log file of the Deploy Service"

I want to see the detailed information for the log.

Where can i find this log.

Thanks in advance

Raju

Accepted Solutions (1)

Accepted Solutions (1)

Vlado
Advisor
Advisor
0 Kudos

Hi Raju,

You can find the deploy service logs together with all other J2EE Engine logs in the defaultTrace.trc files in /usr/sap/<SID>/<INSTANCE>/j2ee/cluster/server<N>/log.

Best regards,

Vladimir

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, Raju.

What about log files under the following directory?

usr/sap/<SID>/<Instance>/SDM/program/log

Hope this helps.