cancel
Showing results for 
Search instead for 
Did you mean: 

Debug mode of j2ee Process table??

Former Member
0 Kudos

Hello All,

In j2ee Process Table,3 processes are running.

SDM-Debug(Switched off)--SDM Server

Dispatcher-Disable---J2ee Dispatcher

Server0-Swiched off ---J2ee server

Why SDM server & server0 are swiched off & dispacher is disabled in the Debug mode??When we need to enable it??

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

When we need to enable it??

Debug is only used when a program XYZ is giving you problems... basically debug mode let you check a program step by step so its easy to locate errors and test corrections

Regards

Juan

Former Member
0 Kudos

Thanks Juan..But why after installation in default SDM & Server0 debug mode is disabled??

Former Member
0 Kudos

As mentioned earlier it is off and if you want you can swithc it on in configtool for JAVA.

Thanks

Rishi Abrol

JPReyes
Active Contributor
0 Kudos

Debug mode is disabled by default... it should only be used on demand.

Regards

Juan

Former Member
0 Kudos
But why after installation in default SDM & Server0 debug mode is disabled

Because there is nothing to debug. You can enable them if you wish to debug your own programs.

Former Member
0 Kudos

Very simple & Intelligent answer..

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

We can set the debug Mode by going to configtool tool and then select the server node and checking the Debug box .

You need to set it to debug mode when you Java development need system in Debug mode to debug peogram.

Thnaks

Rishi Abrol