java.lang.ExceptionInInitializerError
843802May 21 2002 — edited May 22 2002I'm getting an error that says "Unexpected exception: java.lang.ExceptionInInitializerError."
In my console I get "access denied (java.net.SocketPermission XXX.XXX.XXX.XXX:XXXXX connect,resolve)" where the X's are a number.
Any ideas what the problem could be?
sh