Hi Young,

    Bug 4430912 is filed for this. It happens when
there are two different Java3D internal threads
try to modify the same ArrayList instance
simultaneously.

Thanks for your bug report.

- Kelvin
-------------
Java 3D Team
Sun Microsystems Inc.




>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>Date: Wed, 28 Mar 2001 14:50:48 +1200
>From: Young Ly <[EMAIL PROTECTED]>
>Subject: [JAVA3D] ConcurrentModificationException
>To: [EMAIL PROTECTED]
>
>Hi everyone
>
>Sometimes I get this exception when closing a panel with a child Canvas3D
>and opening another panel with a Canvas3D. It happens almost randomly, I
>have tried producing an example but have not yet been able to.
>
>
>java.util.ConcurrentModificationException
>        at
>java.util.AbstractList$Itr.checkForComodification(AbstractList.java:4
>45)
>        at java.util.AbstractList$Itr.next(AbstractList.java:422)
>        at javax.media.j3d.RenderBin.freeResource(RenderBin.java:3928)
>        at javax.media.j3d.Renderer.doWork(Renderer.java:538)
>        at javax.media.j3d.J3dThread.run(J3dThread.java:256)
>
>
>I was hoping that some-one at j3d could tell me what causes this, and maybe
>give me a list of things I could try to stop it happening.
>
>Thanks
>Young.
>
>
>::::::::::::::::::::::::::::::::::::::::::
>
>Young Ly
>Liquid Edge Games
>http://www.roboforge.com
>
>::::::::::::::::::::::::::::::::::::::::::
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JAVA3D-INTEREST".  For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to