cancel
Showing results for 
Search instead for 
Did you mean: 

DefaultTrace log Inquiry

Former Member
0 Kudos

Hi,

As I'm lookin the defaultTrace file for the NetWeaver server. In my application, I did print some SQL Statement in the log using the System.err.println. I'm wondering as why it show the user as J2EE_ADMIN. While I'm running my application, I'm not using this user. In my another EAR application, different user is printed in the log.

Below is the log printed in the defaultTrace file.


#1.5 #001A6467CB54006300001E0A000011AC00046F1FA8884076#1248081669031#System.err#sap.com/DemoEAR#System.err#J2EE_ADMIN#4899#SAP J2EE Engine JTA Transaction : [04170ffffffee08a65]#XXX_4288750#J2EE_ADMIN#c7175d2074ea11decc0a001a6467cb54#SAPEngine_Application_Thread[impl:3]_23##0#0#Error##Plain###SQL Query -SELECT XXX ORDER BY TIMEIN DESC #
#1.5 #001A6467CB54006200001E43000011AC00046F1FA888ACBE#1248081669046#System.err#sap.com/DemoEAR#System.err#J2EE_ADMIN#4899#SAP J2EE Engine JTA Transaction : [04170ffffffee08a66]#XXX_4288750#J2EE_ADMIN#c7175d2074ea11decc0a001a6467cb54#SAPEngine_Application_Thread[impl:3]_8##0#0#Error##Plain###SQL Query -SELECT XXX ORDER BY TIMEIN DESC #
#1.5 #001A6467CB54006B00001D1B000011AC00046F1FA888FC27#1248081669078#System.err#sap.com/DemoEAR#System.err#J2EE_ADMIN#4899#SAP J2EE Engine JTA Transaction : [04170ffffffee08a67]#XXX_4288750#J2EE_ADMIN#c7175d2074ea11decc0a001a6467cb54#SAPEngine_Application_Thread[impl:3]_11##0#0#Error##Plain###SQL Query -SELECT XXX ORDER BY TIMEIN DESC #

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

default trace is for all the applications hosted on the server ....more over, j2ee_admin is recorded if any one simultaniously works using the j2ee_admin login. Instead of default trace you can use the diag tool for more specific service