eguiney / configuration-data-repository

Automatically exported from code.google.com/p/configuration-data-repository
0 stars 1 forks source link

Diff Report Gives Unhandled Error #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to create a difference report
2.
3.

What is the expected output? What do you see instead?
Expected a diff report (PDF) Got:

Please use labels and text to provide additional information.

 Grails Runtime Exception
Error Details
Message: Action not found in redirect for name [null] 
Caused by: Action not found in redirect for name [null] 
Class: JasperController 
At Line: [6] 
Code Snippet:

Stack Trace
org.codehaus.groovy.grails.web.servlet.mvc.exceptions.ControllerExecutionExcepti
on:
Action not found in redirect for name [null]    at
JasperController$_closure1.doCall(JasperController.groovy:6)    at
JasperController$_closure1.call(JasperController.groovy)    at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatche
r.java:711)
at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequest
Dispatcher.java:368)
at
com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRe
questDispatcher.java:287)
at
com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispa
tcher.java:50)
at
com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispat
cher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
at
com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatch
er.java:198)
at
com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:1
5)
at
com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:1
7)
at
org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:49
)
at
org.jsecurity.web.servlet.WebInterceptorFilter.doFilter(WebInterceptorFilter.jav
a:66)
at
org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:54
)
at
org.jsecurity.web.servlet.WebInterceptorFilter.doFilter(WebInterceptorFilter.jav
a:66)
at
org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:54
)
at
org.jsecurity.web.servlet.WebInterceptorFilter.doFilter(WebInterceptorFilter.jav
a:66)
at
org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:54
)
at
org.jsecurity.web.servlet.WebInterceptorFilter.doFilter(WebInterceptorFilter.jav
a:66)
at
org.jsecurity.web.servlet.FilterChainWrapper.doFilter(FilterChainWrapper.java:54
)
at
org.jsecurity.web.servlet.JSecurityFilter.doFilterInternal(JSecurityFilter.java:
519)
at
org.jsecurity.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.jav
a:111)
at
com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:1
7)
at
com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:1
7)
at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatche
r.java:619)
at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequest
Dispatcher.java:368)
at
com.evermind.server.http.HttpRequestHandler.handleNotFound(HttpRequestHandler.ja
va:1032)
at
com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.
java:906)
at
com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.ja
va:448)
at
com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)  at
com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)  at
oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHan
dler.java:260)
at
com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResour
cePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)

Original issue reported on code.google.com by Eamonn.Guiney@gmail.com on 23 Jun 2008 at 6:11

GoogleCodeExporter commented 9 years ago
Please provide more details...I was not able to reproduce the issue on the 
training
instance (8085).

Original comment by iamsteve...@gmail.com on 23 Jun 2008 at 6:28

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I was unable to duplicate this exact issue but I expect it was related to issue 
29:

http://code.google.com/p/configuration-data-repository/issues/detail?id=29

Which has been fixed

Original comment by iamsteve...@gmail.com on 30 Jul 2008 at 6:55

GoogleCodeExporter commented 9 years ago

Original comment by iamsteve...@gmail.com on 1 Aug 2008 at 10:18

GoogleCodeExporter commented 9 years ago

Original comment by Eamonn.Guiney@gmail.com on 1 Aug 2008 at 10:34