Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In my TOS ESB tRestRequest/ tRestResponse job, I have put in a few debug statements using System.out.println(). These show up when I am running the Runtime container using ./trun
However, when I start the Runtime container using ./start, these logs do not appear and neither are they logged in the <RunTimeContainer>/log/tesb.log file
How can I capture that information? Please help. This has been driving me crazy for the past few days.
Thank you.
So what are my alternatives to capture console logs? Lots show up when doing ./trun. But nothing when doing ./start.
It is a poor solution but with a TlogRow, you can get logs in Karaf...
You might see the sysouts in wrapper.log if you start as a Service