Hello, ;)

I've tried and I've got the Navigation controls windows opening properly
and on the main window, I've got a white page and this Exception on the
console:
java.security.AccessControlException: access denied
(java.util.PropertyPermission * read,write)
java.security.AccessControlException: access denied
(java.lang.RuntimePermission exitVM)
      at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:270)
      at
java.security.AccessController.checkPermission(AccessController.java:401)
      at
java.lang.SecurityManager.checkPermission(SecurityManager.java:542)
      at java.lang.SecurityManager.checkExit(SecurityManager.java:762)
      at java.lang.Runtime.exit(Runtime.java:88)
      at java.lang.System.exit(System.java:713)
      at StarchTest.createSceneGraph(StarchTest.java:113)
      at StarchTest.init(StarchTest.java:605)
      at sun.applet.AppletPanel.run(AppletPanel.java:341)
      at java.lang.Thread.run(Thread.java:536)

Regards,

Jack



                                                                                       
                                                  
                      @                                                                
                                                  
                      Envoy� par :               Pour :    
[EMAIL PROTECTED]                                                  
                      Discussion list for        cc :                                  
                                                  
                      Java 3D API                Objet :   Re: [JAVA3D] Java3D applet 
error                                              
                      <JAVA3D-INTEREST@JA                                              
                                                  
                      VA.SUN.COM>                                                      
                                                  
                                                                                       
                                                  
                                                                                       
                                                  
                      06/01/03 09:46                                                   
                                                  
                      Veuillez r�pondre �                                              
                                                  
                      Discussion list for                                              
                                                  
                      Java 3D API                                                      
                                                  
                                                                                       
                                                  
                                                                                       
                                                  




Hi John,
I have Java 1.4.1_01 installed as well as Java 3D 1.3.
 When I run other Java 3D demo applets they work fine
I just can't get mine to work!! Maybe you or someone
else might visit the page and see if it loads for you.
 Then I will at least know that it is my browser that
is causing the problem. The link is
student.cs.ucc.ie/~jm4/Website/StarchTest.html

Thnanks in advance,
Regards,
Jennifer.
 --- John Wright <[EMAIL PROTECTED]> wrote: >
Jennifer,
>
> Most likely you are trying to run your applet on a
> browser that does not
> have Java 3D installed.  Which browser are you
> trying to use?  Did you
> install Java 1.4.1 on that machine?  Did you install
> Java 3D on that
> machine?
>
> - John Wright
> Starfire Research
>
> Jennifer Mc Gann wrote:
> >
> > Hi there,
> > When I try to run a Java applet I have created, an
> > error appears in the place where the applet should
> be.
> > The error reads:
> > Exception: java.lang.NoClassDefFoundError:
> > javax.media.j3d.VirtualUniverse.
> > I have imported the
> javax.media.j3d.VirtualUniverse
> > into the java file but it still gives this error.
> > Can anyone suggest why this is happening and how I
> > could solve it?
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Everything you'll ever need on one web page
> > from News and Sport to Email and Music Charts
> > http://uk.my.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".

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.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".

Reply via email to