Hi,
Another trouble while doing server migration from JRun3.1 to JRun4.0:
In 3.1, I used System.out.println() to dump debug information to myserver-out.log. 
However after we migrated to JRun4.0, it did not automatically setup logs for 
System.out message. According to TechNote 23128 - JRun 4.0 : Configuring the Error and 
Out Log Files, I started myserver as:
Jrun -start myserver 1>{Jrun.rootdir}/logs/myserver-out.log 
2>{Jrun.rootdir}/logs/myserver-error.log

I did see myserver-out.log  and myserver-error.log created under the logs directory. 
However when I used System.out.println()/System.err.println() in my jsp files, nothing 
was printed out.
 
Do I need any other settings to direct System.out or System.err information to the 
related log files?
 
Your help is greatly appreciated!
 
YZ

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to