[etoys-notify] [JIRA] Created: (SQ-556) Project Ballot link results in an error

tracker at squeakland.org tracker at squeakland.org
Sun Nov 8 21:55:33 EST 2009


Project Ballot link results in an error
---------------------------------------

         Key: SQ-556
         URL: http://tracker.immuexa.com/browse/SQ-556
     Project: squeakland
        Type: Bug
  Components: showcase  
    Reporter: Yoshiki Ohshima
     Fix For: someday


When you are not logged in and click on a ballot link (like http://squeakland.org/action/messageClick?id=13676&url=/action/showcaseBallotYes?msg=13676) and go through the login page, you get an error as follows.  (It could explain why people don't vote...  It looks you always get an error after all.)

500 Servlet Exception

java.lang.NullPointerException
	at com.immuexa.storymill.article.SmArticleForm.reset(SmArticleForm.java:363)
	at org.apache.struts.action.ActionServlet.processPopulate(ActionServlet.java:2054)
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1564)
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:126)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:103)
	at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:113)
	at com.caucho.server.security.SecurityFilterChain.doFilter(SecurityFilterChain.java:127)
	at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:177)
	at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:221)
	at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:392)
	at com.caucho.server.port.TcpConnection.run(TcpConnection.java:331)
	at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:464)
	at com.caucho.util.ThreadPool.run(ThreadPool.java:408)
	at java.lang.Thread.run(Thread.java:595)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://tracker.immuexa.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the etoys-notify mailing list