cancel
Showing results for 
Search instead for 
Did you mean: 

Debug Mode "OFF" for J2E instance server0 - Caused by "Productive Use"

Former Member
0 Kudos

Dears,

As titled, Debug fails for server0.

I have checked the forum threads, and my problem is:

<b>Property "Productive Use" of server0 has a value "YES".</b>

As debugging can only be available on non-productive-use server mode, I couldn't start debugging.

Any one knows how to change "Productive Use" as "NO"?

Thanks in advance.

btw: The "Productive Use" value of 'SDM' is "NO", while for 'dispatcher' it is "YES".

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use the config tool to run the server in debug mode (running the server in debug mode will automatically set the "productive use" attribute to "off"!)

To launch the config tool, run the configtool.bat file located in \usr\sap\<SID>\<INSTANCE>\j2ee\configtool directory. In the lefthand side tree locate your server process and select it. Then on the righthand side go to Debug tab and activate debug mode for this element.

After you save the changes, you need to restart the cluster.

http://help.sap.com/saphelp_nw04/helpdata/en/cc/9cb34d9d11f74c98644df2b96b90f1/frameset.htm

Regards

Ayyapparaj

Former Member
0 Kudos

Solved.

Thank you very much, Ayyapparaj.

Regards.

Answers (0)