cancel
Showing results for 
Search instead for 
Did you mean: 

Debuglevel p4 service

Former Member
0 Kudos

Hello all,

I am having a problem with fast growing defaulttrace files on a (XI3.0 sp16) 6.40 J2EE engine.

Lots of lines exist like te following:

File2XI[:<SENDER>:<INTERFACE>]##0#0#Debug##Plain###com.sap.engine.services.rmi_p4.server.P4ServerObjectInfo toObject MSG:null#

#1.5#00114337565900190000030200005498000447AA0C40D0BA#1204695582276#com.sap.engine.services.rmi_p4##com.sap.engine.services.rmi_p4#J2EE_GUEST#0####8df20040ea7611dc86d2001143375659#XI AF

<SENDER> and <INTERFACE> are dependant on the different interfaces.

It looks like a debug messages initiated from the adapter engine.

Does anybody know how to stop these debug messages?

Best Regards,

Mark

Accepted Solutions (0)

Answers (2)

Answers (2)

TomCenens
Active Contributor
0 Kudos

Dear Mark

Please check the log configuration service in the Visual Administrator, for a productive SAP system the error log level should be set for the whole tree. This could explain why you don't see these in production.

I would even recommend setting it to error for non productive SAP systems as other levels make the trace files grow very fast and it decreases performance.

I don't know if it's the root cause for your issue but you should check it or have basis guy check the setting.

Kind regards

Tom

Former Member
0 Kudos

No one have any idea of this error message?

I also encounter this in my development server while the same code running in production is working fine.

I suspect is the rmi_p4 components having error. My server is using rmi_p4 6.40 while the SAP Netweaver is 7.00 SP 13.