Tech Support Forum banner
Status
Not open for further replies.
1 - 1 of 1 Posts

· Registered
Joined
·
2 Posts
Discussion Starter · #1 ·
Hi, this is my first time posting a thread on here.


I have a problem when I try to join fear because once I'm on step 1 of registering, I proceed by clicking "submit" then it brings me to a page stating this:

500 Servlet Exception
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:389)
at com.extractable.web.registration.BaseAction.emailCDKeyForRegisteredUser(Unknown Source)
at com.extractable.web.registration.Register2Action.perform(Unknown Source)
at com.extractable.web.BaseExtractableServlet.process(Unknown Source)
at com.extractable.web.BaseExtractableServlet.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:165)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:103)
at com.caucho.server.http.FilterChainServlet.doFilter(FilterChainServlet.java:96)
at com.caucho.server.http.Invocation.service(Invocation.java:315)
at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:344)
at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
at java.lang.Thread.run(Thread.java:536)


--------------------------------------------------------------------------------
Resin 2.1.8 (built Thu Mar 6 11:50:23 PST 2003)



Please tell me how to fix this.
 
1 - 1 of 1 Posts
Status
Not open for further replies.
Top