[Bug 2689] JVM crashes on JavaThread "Java2D Disposer"

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Oct 30 13:15:18 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2689

--- Comment #3 from vijayasadhineni <vijaysadhineni at gmail.com> ---
(In reply to Andrew Haley from comment #2)
> ...please update your Java first.  It should look something like this:
> 
>  $ java -version
> java version "1.7.0_91"
> OpenJDK Runtime Environment (rhel-2.6.2.2.el6_7-x86_64 u91-b00)
> OpenJDK 64-Bit Server VM (build 24.91-b01, mixed mode)

Thanks Andrew,

   I will update to 1.7.0_91 as per your suggestion.
   This issue is reproducing while executing Scheduled Cron Jobs.

   Here is the brief about our application and scenario when JVM crash is
happening.

   Our Application is having 30 Scheduled Cron Jobs scheduled using Quartz
Scheduler.

   Among these Scheduled Jobs, one of the Scheduled Job has been implemented to
Multithreaded Job.

  While the execution of this Multithreaded Scheduled Job, Job executes fine
for 1 or few times w.r.t schedules (Note here Job will not be triggered until
existing scheduled triggered job of the same gets completed). 
But for after 1 or few triggers, suddenly JVM crashes while garbage collecting
with this Fatal Error on  "JavaThread "Java2D Disposer" daemon "


Thanks
Vijay

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20151030/b49d7bd1/attachment.html>


More information about the distro-pkg-dev mailing list