It's all about the answers!

Ask a question

Tracing the server execution


Christophe Elek (2.9k13021) | asked Aug 17 '07, 4:54 a.m.
JAZZ DEVELOPER
I know we use Log4j in the Jazz server for tracing.
yet because we live on top of equinox, I was wondering how we can use
..options and debug to trace the underlying eclipse code.

Does anyone know how we can run the server with -debug and .options ?

--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational

One answer



permanent link
Balaji Krish (1.8k12) | answered Aug 24 '07, 5:08 p.m.
JAZZ DEVELOPER
Chris,
If you are using tomcat, you can start tomcat in debug mode (catalina.sh
jpda start). This will start tomcat in the debug port. You can then attach
your Eclipse workspace to the running process to debug it.

------ Balaji

"Christophe Elek" <Christophe.Elek@gmail.com> wrote in message
news:Xns998F5A8F0159Acelekcaibmcom@199.246.40.53...
I know we use Log4j in the Jazz server for tracing.
yet because we live on top of equinox, I was wondering how we can use
.options and debug to trace the underlying eclipse code.

Does anyone know how we can run the server with -debug and .options ?

--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.