Crash

The system crashed numerous times. When adding a story and when adding a release.

Error message
Unexpected error: UmbrellaException: One or more exceptions caught, see full set in UmbrellaException#getCauses
Caused by JavaScriptException: (TypeError): 'e' is null or not an object
 number: -2146823281
 description: 'e' is null or not an object Restarting your session... 

Error from log file
SEVERE: Exception while dispatching incoming RPC call
com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract scrum.client.DataTransferObject scrum.client.ScrumService.requestReleaseIssues(int,java.lang.String)' threw an unexpected exception: java.lang.RuntimeException: ilarkesto.persistence.EntityDoesNotExistException: Entity does not exist: ebb3fb17-5b2f-4a15-92a7-16fcdf91dae3-3
at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:385)
at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:588)
at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:208)
at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)
at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:864)
at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579)
at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1665)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.RuntimeException: ilarkesto.persistence.EntityDoesNotExistException: Entity does not exist: ebb3fb17-5b2f-4a15-92a7-16fcdf91dae3-3
at scrum.server.GScrumServiceImpl.requestReleaseIssues(GScrumServiceImpl.java:526)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569)
... 17 more
Caused by: ilarkesto.persistence.EntityDoesNotExistException: Entity does not exist: ebb3fb17-5b2f-4a15-92a7-16fcdf91dae3-3
at ilarkesto.persistence.ADao.getById(ADao.java:129)
at scrum.server.ScrumServiceImpl.onRequestReleaseIssues(ScrumServiceImpl.java:653)
at scrum.server.GScrumServiceImpl.requestReleaseIssues(GScrumServiceImpl.java:523)
... 22 more

Statement from Kunagi Team

The error appears when the next sprint has no dates set.

Workaround: Set begin and end dates for the next sprint.

Status

Issue is closed for Release 0.19.

Comments

Thu, Apr 14, 2011, 12:52 by Witek (SM,T)

Could you please explain, what you do, to get this error? Did you delete any issues?

Fri, Apr 15, 2011, 00:13 by Ron

It happened a number of times. I was adding trying to estimate and on another occassion I was adding a story.
IT is completely unusable now. As soon as I go the the product menu item I get the following message even after restarting tomcat

Unexpected error: JavaScriptException: (TypeError): 'e' is null or not an object
number: -2146823281
description: 'e' is null or not an object Restarting your session...

I have to delete the project and start again. I will try and email you my Kunagi folder so you can investigate.

Thanks

Post a comment



optional
optional