Log in

View Full Version : Character Transfer Service error


TheMightyTaco
03-10-2008, 11:08 AM
<p>I am trying to transfer a character but I keep getting the following error when accessing the page of options. I didn't see anywhere that says the service is actually down. </p><p><a href="https://secure.station.sony.com/eq2ctservice/TransferOrder.m" target="_blank" rel="nofollow">https://secure.station.sony.com/eq2...TransferOrder.m</a></p><hr /><p><b>HTTP Status 500 - </b></p><hr /><p><b>type</b> Exception report</p><p><b>message</b> </p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><p><b>exception</b> </p><pre>javax.servlet.ServletException: Servlet execution threw an exception </pre><p><b>root cause</b> </p><pre>java.lang.NoClassDefFoundError: com/sony/soe/web/common/cookie/Cookies com.sony.soe.web.mvc.AccountManager.login(AccountM anager.java:137) com.sony.soe.web.mvc.AccountManager.validate(Accou ntManager.java:102) com.sony.soe.web.mvc.BaseCmdController.go(BaseCmdC ontroller.java:157) org.infohazard.maverick.flow.ThrowawayControllerAd apter.go(ThrowawayControllerAdapter.java:54) org.infohazard.maverick.flow.CommandBase.go(Comman dBase.java:66) org.infohazard.maverick.Dispatcher.service(Dispatc her.java:346) javax.servlet.http.HttpServlet.service(HttpServlet .java:810) </pre><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat/5.0.25 logs.</u></p><hr /><p><b>Apache Tomcat/5.0.25</b></p>

TheMightyTaco
03-10-2008, 11:11 AM
<p>I took a hint from the error message having a problem with the Cookies module. I deleted my cookies and got around the error</p>