------ =_NextPart_001_01C048E3.691186CA
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Well, just from looking at your stack trace, on line 391 of
AppletCity.initUniverse() you are attempting to do an addChild=A0for
something that already has a parent (like the message says).
=A0
Are you calling "initUniverse" in multiple places??
=A0
-Lee
-----Original Message-----
From: Edith [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 07, 2000 10:57 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] JAVA3D && NT
hello, everybody!!!
I have problems again, I am trying see my java3D applet on the IE
browser on NT, but after load the applet i recieve the following error
message in the java console of Java Plug in
=A0
javax.media.j3d.MultipleParentException: Group.addChild: child already
has a parent
=A0at
javax.media.j3d.GroupRetained.checkValidChild(GroupRetained.java:374)
=A0at javax.media.j3d.GroupRetained.addChild(GroupRetained.java:383)
=A0at javax.media.j3d.Group.addChild(Group.java:261)
=A0at Tesis7.AppletCity.initUniverse(AppletCity.java:391)
=A0at Tesis7.AppletCity.jbInit(AppletCity.java:300)
=A0at Tesis7.AppletCity.init(AppletCity.java:99)
=A0at sun.applet.AppletPanel.run(Unknown Source)
=A0at java.lang.Thread.run(Unknown Source)
=A0
Can anyone please tell me what I should do to solve this problem?.=20
Thanks & Regards
Edith
------ =_NextPart_001_01C048E3.691186CA
Content-Type: text/html;
charset="iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META content="MSHTML 5.50.4207.2601" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=762235317-07112000><FONT face=Arial color=#0000ff size=2>Well,
just from looking at your stack trace, on line 391 of AppletCity.initUniverse()
you are attempting to do an addChild for something that already has a
parent (like the message says).</FONT></SPAN></DIV>
<DIV><SPAN class=762235317-07112000><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=762235317-07112000><FONT face=Arial color=#0000ff size=2>Are
you calling "initUniverse" in multiple places??</FONT></SPAN></DIV>
<DIV><SPAN class=762235317-07112000><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=762235317-07112000><FONT face=Arial color=#0000ff
size=2>-Lee</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Edith
[mailto:[EMAIL PROTECTED]]<BR><B>Sent:</B> Tuesday, November 07, 2000
10:57 AM<BR><B>To:</B> [EMAIL PROTECTED]<BR><B>Subject:</B>
[JAVA3D] JAVA3D && NT<BR><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>hello, everybody!!!</FONT></DIV>
<DIV><FONT face=Arial size=2>I have problems again, I am trying see my java3D
applet on the IE browser on NT, but after load the applet i recieve the
following error message in the java console of Java Plug in</FONT></DIV>
<DIV> </DIV>
<DIV><EM><FONT face=Arial color=#ff0000
size=2>javax.media.j3d.MultipleParentException: Group.addChild: child already
has a parent</FONT></EM></DIV>
<DIV><EM><FONT face=Arial color=#ff0000 size=2> at
javax.media.j3d.GroupRetained.checkValidChild(GroupRetained.java:374)</FONT></EM></DIV>
<DIV><EM><FONT face=Arial color=#ff0000 size=2> at
javax.media.j3d.GroupRetained.addChild(GroupRetained.java:383)</FONT></EM></DIV>
<DIV><EM><FONT face=Arial color=#ff0000 size=2> at
javax.media.j3d.Group.addChild(Group.java:261)</FONT></EM></DIV>
<DIV><EM><FONT face=Arial color=#ff0000 size=2> at
Tesis7.AppletCity.initUniverse(AppletCity.java:391)</FONT></EM></DIV>
<DIV><EM><FONT face=Arial color=#ff0000 size=2> at
Tesis7.AppletCity.jbInit(AppletCity.java:300)</FONT></EM></DIV>
<DIV><EM><FONT face=Arial color=#ff0000 size=2> at
Tesis7.AppletCity.init(AppletCity.java:99)</FONT></EM></DIV>
<DIV><EM><FONT face=Arial color=#ff0000 size=2> at
sun.applet.AppletPanel.run(Unknown Source)</FONT></EM></DIV>
<DIV><FONT face=Arial color=#ff0000 size=2><EM> at
java.lang.Thread.run(Unknown Source)</EM></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Can anyone please tell me what I should do to
solve this problem?. <BR><BR>Thanks & Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Edith</FONT></DIV></BLOCKQUOTE></BODY></HTML>
------ =_NextPart_001_01C048E3.691186CA--
===========================================================================
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".