2013/5/20 James Snider <james.sni...@hbcs.org>:
> HI,
>
> We completely uninstalled/removed all previous Tomcat 5.5 versions from the 
> file system and registry, rebooted, then completed a clean re-install without 
> copying back any of the folders that could be causing issues as you have 
> stated below.  We are still receiving this error and Apache Tomcat is 
> continuing to stop randomly.  I have pasted below the most recent 
> hr_err_pid*.log file from the shut down occurrence.
>
> Is this the first time hearing of this occuring?
>
> (...)
>

> (...)
> j  javax.imageio.stream.FileCacheImageOutputStream.close()V+60
> j  javax.imageio.stream.ImageInputStreamImpl.finalize()V+8
> v  ~StubRoutines::call_stub
> j  java.lang.ref.Finalizer.invokeFinalizeMethod(Ljava/lang/Object;)V+0
> j  java.lang.ref.Finalizer.runFinalizer()V+45
> j  java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;)V+1
> j  java.lang.ref.Finalizer$FinalizerThread.run()V+11
> v  ~StubRoutines::call_stub
>


This is a known issue in ImageIO because of its misuse of finalizers.
It is explained in Tomcat's FAQ
http://wiki.apache.org/tomcat/FAQ/KnownIssues#ImageIOIssues

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

Reply via email to