Jacob Bunk Nielsen wrote: > If I submit a bug report with Sun I get a reply that I should contact > Apache because the problem seems to be triggered by Tomcat. Is anyone > at Apache interested in those hs_err_PID.log files generated by the > JVM? If you are using the native connector, it is possible that Tomcat is the cause. In this case open a bugzilla item and add the log files and any other relevant information. Do you have a url for a Sun bug report we can look at?
If you are using the pure Java configuration, I don't see what we can do - it would be an issue for Sun in that case. > So, how would I go about avoiding to trigger these sorts of problems? > It is a production system and I'm not very happy about it being down > almost daily due to bugs in the JVM. If using the native connector, switch to the pure Java one in production. > But are these settings optimal for Tomcat 6 and Java6? Your application is usually the biggest factor. If you have the cycles, you might want to repeat the testing you did that arrived at these settings but using your new TC6/Java6 configuration. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]