cancel
Showing results for 
Search instead for 
Did you mean: 

How to change J2EE default trace to 'DEBUG' Mode ?

Former Member
0 Kudos

Hi XI Expert,

SAP Support ask me to give them the latest trace file with 'DEBUG' mode. Could you help how to change the J2EE Default Trace to 'DEBUG' mode ? is it using Visual Admin ?

Quote from SAP message :

"Please send us the Latest J2EE Default Trace File with 'DEBUG' mode"

Thank You and Best Regards

Fernand

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Fernand,

Check this Bolg :

http://yasb07.blogspot.com/2007/02/sap-j2ee-engine-logging.html

regards

Gangaprasad

Answers (1)

Answers (1)

former_member183906
Active Contributor
0 Kudos

Trace Level

*************

The parameter Trace level enables you to logically set the trace level for all pipelines in an

Integration engine, to show the error/success messages.

The trace levels 0 to 3 are associated with the trace levels info, warning, and debug

0 - no trace

1-addwarning

2-addWarning()and addInfo()

3-addWarning()and addInfo()and addDebugMessage().

For the production system we set the tacelevel 1, For quality system we set the trace level 3, because

we should perform test in the maximum ways.

http://help.sap.com/saphelp_nw70/helpdata/en/c8/98e7d5c1620642973565ea3dd319d1/content.htm

http://help.sap.com/bp_bpmv130/Documentation/Operation/XIadministration.pdf -


Read from 11 page onwords.

By default it value is 1.

For Trace level settings :

SXMB_ADM --> Double click on the "Integration Engine Configuration" --> Select category as RUNTIME

and click on "Specific Configuration" button --> Here we got TRACE_LEVEL parameter there in Current

Value option is there here we can set the value from 0 to 3. All users may not have this Authentication.