[ openjms-Bugs-1224900 ] System.out file created in the working directory
"SourceForge.net" <[email protected]> Sat, 23 Jul 2005 06:57:16 -0700
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1224900, was opened at 2005-06-22 00:53 Message generated for change (Comment added) made by tanderson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1224900&group_id=54559 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: client Group: v0.7.7-alpha-1 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Matt (mattshaw) Assigned to: Tim Anderson (tanderson) Summary: System.out file created in the working directory Initial Comment: Hi, I have just tried your latest version of software 0.7.7- alpha1. When a client sends a publish message, it creates a file called System.out in the clients current working directory. This wouldn't normally be a problem but if the client is an applet it tries to create the file on the users desktop (which is a big problem). Your example programs do the same thing. Any ideas ?? Cheers Matt ---------------------------------------------------------------------- >Comment By: Tim Anderson (tanderson) Date: 2005-07-23 23:57 Message: Logged In: YES user_id=557161 Fixed in CVS. Fix will be available in 0.7.7-alpha-2 ---------------------------------------------------------------------- Comment By: Tim Anderson (tanderson) Date: 2005-06-22 14:48 Message: Logged In: YES user_id=557161 There is a log4j.properties file included in openjms-0.7.7-alpha- 1.jar which is incorrect. The following lines: # STDOUT is set to be a FileAppender which outputs to System.out. log4j.appender.STDOUT=org.apache.log4j.FileAppender log4j.appender.STDOUT.File=System.out Should be replaced with: # STDOUT is set to be a ConsoleAppender which outputs to System.out. log4j.appender.STDOUT=org.apache.log4j.ConsoleAppender ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1224900&group_id=54559 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click