It's all about the answers!

Ask a question

When code is deployed to a Unix server, where will the print statements be?


Ananya Joisa (4552124) | asked Apr 18 '13, 1:25 p.m.
Hi,

I have my JTS server installed in a Unix machine. I have deployed the code to the Unix server. I had a few print statements in the code. Since the code in the server is running, these statements do not print in the client console. Could someone please tell me where in the server, should I be looking for the print statements?

Context: RTC 4.0 and https://jazz.net/library/content/articles/rtc/4.0/extensions-workshop/downloads/RTC40ExtPoT.pdf

Thanks,
Ananya

One answer



permanent link
Kevin Ramer (4.5k8183200) | answered Apr 18 '13, 1:53 p.m.
I would look at the location of the logs as configured in <install-loc>/server/conf/jts/log4j.properties.  If you happen to be using Tomcat look also in the file defined by CATALINA_OUT (usually tomcat/logs, relative to the CLM install).

<install-loc> means the full path of where your JTS is installed.  For example:  /opt/IBM/JazzTeamServer

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.