JDK-8125133 : JavaFx Application crashes
  • Type: Bug
  • Component: javafx
  • Sub-Component: media
  • Affected Version: 7u9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-11-09
  • Updated: 2015-06-17
  • Resolved: 2013-07-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Fixed
Related Reports
Relates :  
Description
If i am loading media file simultaneously again and again, after a while my application crashes and during profiling i got the error like this 
what i am doing wrong i do not understand.

Profiler Agent: Initializing...
Profiler Agent: Options: >C:\Program Files\NetBeans 7.1.2\profiler\lib,5140,10<
Profiler Agent: Initialized successfully
Profiler Agent: Redefining 100 classes at idx 0, out of total 532 
Profiler Agent: Redefining 100 classes at idx 100, out of total 532 
Profiler Agent: Redefining 100 classes at idx 200, out of total 532 
Profiler Agent: Redefining 100 classes at idx 300, out of total 532 
Profiler Agent: Redefining 100 classes at idx 400, out of total 532 
Profiler Agent: Redefining 32 classes at idx 500, out of total 532 
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Profiler Agent: 250 classes cached.
Java Result: 3

 
Comments
This issue was resolved as part of RT-28817.
03-07-2013

Will any work around you find guys. If I had done something wrong please tell.I also checked this with JavaFx 2.2.6(Build 4 and 8) beta version the problem still persists. Please help.
23-01-2013