2011/4/3 Patrick Flaherty <pflah...@rampageinc.com>: > Also of note, I see the stderr log with a *lot of the messages* that are in > the Catalina log. > Exact duplicate line entries.
That is expected. Remove "java.util.logging.ConsoleHandler" from configuration. A "1catalina.org.apache.juli.FileHandler" there is enough. > There is a new log in 6.0.32 called > commons-daemon.2011-04-01.log also the stderr & stdout have different names > between the two builds. > > 6.0.29 names > stdout_20110402.log > stderr_20110402.log > > 6.0.32 names > tomcat6-stderr.2011-04-02.log > tomcat6-stdout.2011-04-02.log Yes, that is. It is just cosmetic changes though. From using a different version of http://commons.apache.org/daemon/ > What I see that's was never seen in any Tomcat logs is what looks like > messaging from a 3rd party dll. > but I also see messages that are not in my code which *ARE* the new messages > seen > now in stdout from the 3rd party library. DLLs in Java? Anyway, cannot say much from what you have wrote. Neither you mention the actual messages. > The OS is Windows 7 64 Bit. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org