PDA

View Full Version : Can`t Log In To A Site



susanwells
1st January 2005, 19:56
Am trying to log in to a website.. I get the home page but whenever I try to log in i get the message which I have copied below.. I have cookies enabled and have deleted all temporary internet files.. now what ? Site helpers report they have no other probs so it has got to be me but never been like this until now...
heeeeeelp please.
:hearty
java.lang.LinkageError: duplicate class definition: com/beetleweed/bean/PrizePoint
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at jrunx.util.JRunURLClassLoader.defineClass(JRunURLClassLoader.java:187)
at jrunx.util.JRunURLClassLoader.findClass(JRunURLClassLoader.java:152)
at jrunx.util.DynamicClassLoader$SlaveURLClassLoader.findClass(DynamicClassLoader.java:229)
at jrunx.util.DynamicClassLoader.findClass(DynamicClassLoader.java:102)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at jrunx.util.JRunURLClassLoader.loadClass(JRunURLClassLoader.java:77)
at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.beans.Beans.instantiate(Beans.java:187)
at java.beans.Beans.instantiate(Beans.java:48)
at jrun.jsp.tags.UseBean.doStartTag(UseBean.java:81)
at jrun__jackpotjoy__login2ejsp15._jspService(jrun__jackpotjoy__login2ejsp15.java:409)
at jrun.jsp.runtime.HttpJSPServlet.service(HttpJSPServlet.java:43)
at jrun.jsp.JSPServlet.service(JSPServlet.java:110)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:226)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

jrun.jsp.runtime.UncaughtPageException: Unhandled exception thrown from /master/logic/login.jsp:9
at jrun.jsp.runtime.Utils.handleException(Utils.java:57)
at jrun.jsp.runtime.JRunPageContext.handlePageException(JRunPageContext.java:384)
at jrun__jackpotjoy__login2ejsp15._jspService(jrun__jackpotjoy__login2ejsp15.java:2557)
at jrun.jsp.runtime.HttpJSPServlet.service(HttpJSPServlet.java:43)
at jrun.jsp.JSPServlet.service(JSPServlet.java:110)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:226)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

TheOldhamWhisper
1st January 2005, 20:42
You probably need to re-install java.

Available from Sun. Search engine should find it.

susanwells
1st January 2005, 22:13
got to the java page but from there I`m lost.. millions of things.. please gtell me exactly what I have to re-install and if poss. how ? :hearty

John
1st January 2005, 22:18
Hi Susan,

I assume you are referring to http://java.sun.com/ ?

I think the one you want is the fourth one down on the right - J2SE 1.4.2 SDK.

This is the one I re-installed when I had problems with java loading.

HTH :)

GlosRFC
1st January 2005, 22:32
Looking at those runtime messages Java has thrown up, I doubt you'd need to reinstall it. The only "error" it appears to have detected is the unhandled exception from the login page. That would indicate to me that the IP of the log-in server was either down or else it couldn't be successfully routed by your ISP at the time you tried to access it. Trying to access it again at a later time usually works.

susanwells
2nd January 2005, 00:56
Thanks both... I logged off, forgot about it, then daughter suggested I uninstall and re-install flash shockwave thingy, so did and it seems fine. may be coincidence.. anyway, thanks as always for help..
:hearty

GlosRFC
2nd January 2005, 01:04
Strange as Flash/Shockwave and Java aren't related but reloading it obviously sorted out a glitch among your browser objects.