Hi Kristine, 

I have a very similar-sounding app and machine setup. I used to get this error more 
often than I do now. I found it happened most often if I started my app then started 
some other applications at the same time my app was started (loading graphics files, 
etc). It could be a deadlock that is just accenuated by a bogged-down processor. Now I 
typically leave my PC alone when starting my app.

Josh

>>> [EMAIL PROTECTED] 10/01/04 07:56AM >>>
I am running on a Windows 2000 machine, using Java 1.4.2 and Java3d 1.3.1
(Open GL version).

Kristine

On Thu, 30 Sep 2004 09:48:45 -0300, Alessandro Borges
<[EMAIL PROTECTED]> wrote:

>Kristine,
>
>Just curious, you are running it on Linux or Windows ?
>I have a Swing/Java3D app, where a JPanel shows some info from the scene.
It
>runs nicely under Linux, but goes out of sync on Windows.
>
>Alessandro
>
>
>
> --- Kristine Petsche <[EMAIL PROTECTED]> escreveu:
>> Hello,
>>
>> I am running an application with a JFrame that displays some Java Swing
>> components, as well as 4 separate Canvas 3d objects, each of which
contains
>> a Java3d scene graph.  I've noticed an intermittent problem with the
>> initial display of this frame in that sometimes the application freezes
up
>> when the screen is initially displayed.  When the freeze occurs, all of
the
>> Swing components are displayed but the canvases are blank.
>>
>> I've done some debugging of the problem and it appears to occur when the
>> setVisible() call is made to display the screen for the first time.  I
>> haven't been able to isolate this issue any further than that, but my
guess
>> is that there is some sort of deadlock occurring between Swing and
Java3d.
>> Has anyone ever encountered this problem before with multiple 3d canvases
>> in a Swing GUI?   Any suggestions for a workaround would be greatly
>> appreciated.
>>
>> Thanks,
>> Kristine
>>
>> Kristine Petsche
>> Software Engineer
>> North American Scientific,
>> NOMOS Radiation Oncology Division
>> 200 West Kensinger Drive, Suite 100
>> Cranberry Township, PA 16066
>> phone: (724) 741-8291
>> [EMAIL PROTECTED] 
>>
>>
===========================================================================
>> 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".
>>
>
>
>
>
>
>_______________________________________________________
>Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora!
http://br.acesso.yahoo.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".

===========================================================================
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