Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "FAQ/KnownIssues" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=13&rev2=14

Comment:
Add OpenJDK logging issue to the list

  
   1. [[#TomcatIssues|What are the known issues in any given Tomcat version?]]
   1. [[#OracleJREIssues|What are the known issues with the Oracle JRE?]]
+  1. [[#OpenJDKIssues|What are the known issues with the OpenJDK?]]
   1. [[#ImageIOIssues|I'm using the Java ImageIO to dynamically serve images 
and get strange Exceptions from time to time. Is this a bug in Tomcat?]]
  
  == Answers ==
@@ -26, +27 @@

  === What are the known issues with the Oracle JRE? ===
  
   * [[https://issues.apache.org/bugzilla/show_bug.cgi?id=50518|jps.exe and 
jvisualvm.exe cannot detect tomcat using jdk1.6.0_23 onwards]] — Fixed in 
1.6.0_25.
+ 
+ <<BR>>
+ 
+ <<Anchor(OpenJDKIssues)>>
+ === What are the known issues with the OpenJDK? ===
+ 
+  * There have been reports that java.util.logging does not work properly in 
OpenJDK 1.7.0.9 and OpenJDK6 1.6.0_32. The symptom is 
"`java.lang.ClassNotFoundException: 1catalina.org.apache.juli.FileHandler`" 
errors when you start Tomcat. See these threads from 
[[http://marc.info/?t=136253269400001&r=1&w=2|March 2013]] and 
[[http://marc.info/?t=137371445700004&r=1&w=2|July 2013]]. This issue was 
absent in earlier versions and should be fixed in a later version of those JDKs.
  
  <<BR>>
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to