[ http://jira.codehaus.org/browse/CONTINUUM-696?page=all ]
Carlos Sanchez updated CONTINUUM-696: ------------------------------------- Fix Version: 1.1-alpha-1 > Bunch of stack traces when company logo is wrong and relative > ------------------------------------------------------------- > > Key: CONTINUUM-696 > URL: http://jira.codehaus.org/browse/CONTINUUM-696 > Project: Continuum > Type: Improvement > Components: Web interface > Versions: 1.0.3 > Reporter: Carlos Sanchez > Priority: Minor > Fix For: 1.1-alpha-1 > > > When setting company logo to "s" continuum hits > http://localhost:8080/continuum/servlet/s, causing a bunch of stack traces > It'd be better to have the continuum servlet explicitly setup in the web.xml > and turn of the auto mapping of servlets > 14:57:22.468 WARN!! Exception for /continuum/servlet/s > javax.servlet.UnavailableException: java.lang.ClassNotFoundException: s > at org.mortbay.jetty.servlet.Invoker.service(Invoker.java:154) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > java.lang.StringIndexOutOfBoundsException: String index out of range: -1 > at java.lang.String.substring(String.java:1768) > at > org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve.populateViewContext(ContinuumViewContextPopulatorValve.java:48) > at > org.codehaus.plexus.summit.pipeline.valve.CreateViewContextValve.invoke(CreateViewContextValve.java:50) > at > org.codehaus.plexus.summit.pipeline.AbstractPipeline.invoke(AbstractPipeline.java:70) > at org.codehaus.plexus.summit.Summit.doGet(Summit.java:54) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > 2006-05-12 14:57:26,875 [SocketListener0-0] WARN VelocityComponent > - org.apache.velocity.runtime.exception.ReferenceException: reference : > template = screens/Error.vm [line 10,column 8] : $stackTrace is not a valid > reference. > 2006-05-12 14:57:38,875 [SocketListener0-0] INFO Action:login > - Trying to log in 'carlos'. > username: carlos > 14:57:39.468 WARN!! Exception for /continuum/servlet/s > javax.servlet.UnavailableException: java.lang.ClassNotFoundException: s > at org.mortbay.jetty.servlet.Invoker.service(Invoker.java:154) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > org.codehaus.plexus.summit.pipeline.valve.ValveInvocationException: Error > populating context. > at > org.apache.maven.continuum.web.pipeline.valve.FormicaValve.populateViewContext(FormicaValve.java:117) > at > org.codehaus.plexus.summit.pipeline.valve.CreateViewContextValve.invoke(CreateViewContextValve.java:50) > at > org.codehaus.plexus.summit.pipeline.AbstractPipeline.invoke(AbstractPipeline.java:70) > at org.codehaus.plexus.summit.Summit.doGet(Summit.java:54) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > Caused by: org.apache.maven.continuum.web.tool.FormToolException: Cannot find > form with id = s > at > org.apache.maven.continuum.web.tool.FormicaTool.getForm(FormicaTool.java:64) > at > org.apache.maven.continuum.web.pipeline.valve.FormicaValve.populateViewContext(FormicaValve.java:98) > ... 18 more > Caused by: org.codehaus.plexus.formica.FormNotFoundException: The form with > the id s cannot be found. > at > org.codehaus.plexus.formica.DefaultFormManager.getForm(DefaultFormManager.java:100) > at > org.apache.maven.continuum.web.tool.FormicaTool.getForm(FormicaTool.java:60) > ... 19 more > 2006-05-12 14:59:21,359 [SocketListener0-5] INFO > ContinuumProjectBuilder:maven-two-builder - Downloading > file:/C:/DOCUME~1/csanchez/LOCALS~1/Temp/summit-2887.tmp > 2006-05-12 14:59:21,500 [SocketListener0-5] DEBUG PlexusContainer > - Profile with id: 'maestro' has been explicitly activated. > 2006-05-12 14:59:21,687 [SocketListener0-5] DEBUG PlexusContainer > - Profile with id: 'maestro' has been explicitly activated. > 2006-05-12 14:59:21,796 [SocketListener0-5] INFO Continuum > - Created 1 projects. > 2006-05-12 14:59:21,796 [SocketListener0-5] INFO Continuum > - Created 1 project groups. > 2006-05-12 14:59:21,796 [SocketListener0-5] INFO Continuum > - 0 warnings. > 2006-05-12 14:59:21,890 [SocketListener0-5] INFO Continuum > - Creating project group with the group id: 'com.mergere.maestro'. > 14:59:23.562 WARN!! Exception for /continuum/servlet/s > javax.servlet.UnavailableException: java.lang.ClassNotFoundException: s > at org.mortbay.jetty.servlet.Invoker.service(Invoker.java:154) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > 2006-05-12 14:59:23,640 [Thread-3] INFO ContinuumScm - > Checking out project: 'Equinox', id: '1' to 'C:\Program > Files\Mergere\1.0.20060515-FINAL\project-server\bin\win32\..\..\apps\continuum\..\..\data\continuum\working-directory\1'. > 2006-05-12 14:59:23,921 [Thread-3] INFO ScmManager - > Checking out 'C:\Program Files\Mergere\Maestro 1.0.20060515\samples\equinox' > to 'C:\Program > Files\Mergere\1.0.20060515-FINAL\project-server\bin\win32\..\..\apps\continuum\..\..\data\continuum\working-directory\1'. > 2006-05-12 14:59:40,796 [Thread-3] INFO ContinuumScm - > Checked out 328 files. > 2006-05-12 14:59:56,437 [SocketListener0-4] ERROR > ContinuumViewContextPopulatorValve - Error inserting scalars into the view > context. > java.lang.NumberFormatException: For input string: "s" > at > java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) > at java.lang.Long.parseLong(Long.java:403) > at java.lang.Long.parseLong(Long.java:461) > at ognl.OgnlOps.longValue(OgnlOps.java:191) > at ognl.OgnlOps.convertValue(OgnlOps.java:357) > at ognl.DefaultTypeConverter.convertValue(DefaultTypeConverter.java:50) > at ognl.DefaultTypeConverter.convertValue(DefaultTypeConverter.java:55) > at ognl.OgnlRuntime.getConvertedType(OgnlRuntime.java:660) > at ognl.OgnlRuntime.getConvertedTypes(OgnlRuntime.java:676) > at ognl.OgnlRuntime.getConvertedMethodAndArgs(OgnlRuntime.java:699) > at ognl.OgnlRuntime.getAppropriateMethod(OgnlRuntime.java:756) > at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:767) > at ognl.ObjectMethodAccessor.callMethod(ObjectMethodAccessor.java:61) > at ognl.OgnlRuntime.callMethod(OgnlRuntime.java:819) > at ognl.ASTMethod.getValueBody(ASTMethod.java:75) > at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:170) > at ognl.SimpleNode.getValue(SimpleNode.java:210) > at ognl.Ognl.getValue(Ognl.java:333) > at ognl.Ognl.getValue(Ognl.java:378) > at ognl.Ognl.getValue(Ognl.java:357) > at > org.apache.maven.continuum.web.context.DefaultViewContextPopulator.getScalars(DefaultViewContextPopulator.java:57) > at > org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve.populateViewContext(ContinuumViewContextPopulatorValve.java:77) > at > org.codehaus.plexus.summit.pipeline.valve.CreateViewContextValve.invoke(CreateViewContextValve.java:50) > at > org.codehaus.plexus.summit.pipeline.AbstractPipeline.invoke(AbstractPipeline.java:70) > at org.codehaus.plexus.summit.Summit.doGet(Summit.java:54) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > 2006-05-12 14:59:56,437 [SocketListener0-4] ERROR FormicaTool > - Error while evaluation OGNL expression 'getProject(#id)'. > java.lang.NumberFormatException: For input string: "s" > at > java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) > at java.lang.Long.parseLong(Long.java:403) > at java.lang.Long.parseLong(Long.java:461) > at ognl.OgnlOps.longValue(OgnlOps.java:191) > at ognl.OgnlOps.convertValue(OgnlOps.java:357) > at ognl.DefaultTypeConverter.convertValue(DefaultTypeConverter.java:50) > at ognl.DefaultTypeConverter.convertValue(DefaultTypeConverter.java:55) > at ognl.OgnlRuntime.getConvertedType(OgnlRuntime.java:660) > at ognl.OgnlRuntime.getConvertedTypes(OgnlRuntime.java:676) > at ognl.OgnlRuntime.getConvertedMethodAndArgs(OgnlRuntime.java:699) > at ognl.OgnlRuntime.getAppropriateMethod(OgnlRuntime.java:756) > at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:767) > at ognl.ObjectMethodAccessor.callMethod(ObjectMethodAccessor.java:61) > at ognl.OgnlRuntime.callMethod(OgnlRuntime.java:819) > at ognl.ASTMethod.getValueBody(ASTMethod.java:75) > at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:170) > at ognl.SimpleNode.getValue(SimpleNode.java:210) > at ognl.Ognl.getValue(Ognl.java:333) > at ognl.Ognl.getValue(Ognl.java:378) > at ognl.Ognl.getValue(Ognl.java:357) > at > org.apache.maven.continuum.web.tool.FormicaTool.getValue(FormicaTool.java:216) > at > org.apache.maven.continuum.web.tool.FormicaTool.getItem(FormicaTool.java:191) > at > org.apache.maven.continuum.web.pipeline.valve.FormicaValve.populateViewContext(FormicaValve.java:110) > at > org.codehaus.plexus.summit.pipeline.valve.CreateViewContextValve.invoke(CreateViewContextValve.java:50) > at > org.codehaus.plexus.summit.pipeline.AbstractPipeline.invoke(AbstractPipeline.java:70) > at org.codehaus.plexus.summit.Summit.doGet(Summit.java:54) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > org.codehaus.plexus.summit.pipeline.valve.ValveInvocationException: Error > populating context. > at > org.apache.maven.continuum.web.pipeline.valve.FormicaValve.populateViewContext(FormicaValve.java:117) > at > org.codehaus.plexus.summit.pipeline.valve.CreateViewContextValve.invoke(CreateViewContextValve.java:50) > at > org.codehaus.plexus.summit.pipeline.AbstractPipeline.invoke(AbstractPipeline.java:70) > at org.codehaus.plexus.summit.Summit.doGet(Summit.java:54) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > Caused by: org.apache.maven.continuum.web.tool.FormToolException: Error while > evaluation OGNL expression 'getProject(#id)'. > at > org.apache.maven.continuum.web.tool.FormicaTool.getValue(FormicaTool.java:222) > at > org.apache.maven.continuum.web.tool.FormicaTool.getItem(FormicaTool.java:191) > at > org.apache.maven.continuum.web.pipeline.valve.FormicaValve.populateViewContext(FormicaValve.java:110) > ... 18 more > Caused by: java.lang.NumberFormatException: For input string: "s" > at > java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) > at java.lang.Long.parseLong(Long.java:403) > at java.lang.Long.parseLong(Long.java:461) > at ognl.OgnlOps.longValue(OgnlOps.java:191) > at ognl.OgnlOps.convertValue(OgnlOps.java:357) > at ognl.DefaultTypeConverter.convertValue(DefaultTypeConverter.java:50) > at ognl.DefaultTypeConverter.convertValue(DefaultTypeConverter.java:55) > at ognl.OgnlRuntime.getConvertedType(OgnlRuntime.java:660) > at ognl.OgnlRuntime.getConvertedTypes(OgnlRuntime.java:676) > at ognl.OgnlRuntime.getConvertedMethodAndArgs(OgnlRuntime.java:699) > at ognl.OgnlRuntime.getAppropriateMethod(OgnlRuntime.java:756) > at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:767) > at ognl.ObjectMethodAccessor.callMethod(ObjectMethodAccessor.java:61) > at ognl.OgnlRuntime.callMethod(OgnlRuntime.java:819) > at ognl.ASTMethod.getValueBody(ASTMethod.java:75) > at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:170) > at ognl.SimpleNode.getValue(SimpleNode.java:210) > at ognl.Ognl.getValue(Ognl.java:333) > at ognl.Ognl.getValue(Ognl.java:378) > at ognl.Ognl.getValue(Ognl.java:357) > at > org.apache.maven.continuum.web.tool.FormicaTool.getValue(FormicaTool.java:216) > ... 20 more > 2006-05-12 14:59:56,671 [SocketListener0-4] WARN VelocityComponent > - org.apache.velocity.runtime.exception.ReferenceException: reference : > template = screens/Error.vm [line 10,column 8] : $stackTrace is not a valid > reference. > 2006-05-12 15:00:00,015 [defaultScheduler_Worker-1] INFO SchedulesActivator > - >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)... > 2006-05-12 15:00:00,062 [defaultScheduler_Worker-1] INFO Continuum > - Enqueuing 'Equinox' (Build definition id=1). > 2006-05-12 15:00:00,187 [Thread-2] WARN SQL - > Object with id "0" not found ! > 2006-05-12 15:00:00,218 [Thread-2] INFO ContinuumScm - > Updating project: id: '1', name 'Equinox'. > 2006-05-12 15:00:00,328 [Thread-2] INFO ScmManager - > Updating 'C:\Program > Files\Mergere\1.0.20060515-FINAL\project-server\bin\win32\..\..\apps\continuum\..\..\data\continuum\working-directory\1' > from 'C:\Program Files\Mergere\Maestro 1.0.20060515\samples\equinox'. > 2006-05-12 15:00:01,031 [Thread-2] INFO > Action:update-project-from-working-directory - Updating project 'Equinox' > from checkout. > 2006-05-12 15:00:01,031 [Thread-2] DEBUG PlexusContainer - > Profile with id: 'maestro' has been explicitly activated. > 2006-05-12 15:00:01,046 [Thread-2] DEBUG PlexusContainer - > Profile with id: 'maestro' has been explicitly activated. > 2006-05-12 15:00:02,078 [Thread-2] INFO ShellCommandHelper - > Executing: "C:\Program Files\Mergere\1.0.20060515-FINAL\maven\bin\mvn" > --batch-mode --non-recursive package > 2006-05-12 15:00:02,078 [Thread-2] INFO ShellCommandHelper - > Working directory: C:\Program > Files\Mergere\1.0.20060515-FINAL\project-server\bin\win32\..\..\apps\continuum\..\..\data\continuum\working-directory\1 > 2006-05-12 15:00:04,640 [Thread-2] INFO ContinuumBuildExecutor:maven2 - > Exit code: 1 > java.lang.StringIndexOutOfBoundsException: String index out of range: -1 > at java.lang.String.substring(String.java:1768) > at > org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve.populateViewContext(ContinuumViewContextPopulatorValve.java:48) > at > org.codehaus.plexus.summit.pipeline.valve.CreateViewContextValve.invoke(CreateViewContextValve.java:50) > at > org.codehaus.plexus.summit.pipeline.AbstractPipeline.invoke(AbstractPipeline.java:70) > at org.codehaus.plexus.summit.Summit.doGet(Summit.java:54) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > 2006-05-12 15:00:09,640 [SocketListener0-4] WARN VelocityComponent > - org.apache.velocity.runtime.exception.ReferenceException: reference : > template = screens/Error.vm [line 10,column 8] : $stackTrace is not a valid > reference. > java.lang.StringIndexOutOfBoundsException: String index out of range: -1 > at java.lang.String.substring(String.java:1768) > at > org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve.populateViewContext(ContinuumViewContextPopulatorValve.java:48) > at > org.codehaus.plexus.summit.pipeline.valve.CreateViewContextValve.invoke(CreateViewContextValve.java:50) > at > org.codehaus.plexus.summit.pipeline.AbstractPipeline.invoke(AbstractPipeline.java:70) > at org.codehaus.plexus.summit.Summit.doGet(Summit.java:54) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:688) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) > at org.mortbay.http.HttpServer.service(HttpServer.java:879) > at org.mortbay.http.HttpConnection.service(HttpConnection.java:789) > at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960) > at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) > 2006-05-12 15:00:18,656 [SocketListener0-4] WARN VelocityComponent > - org.apache.velocity.runtime.exception.ReferenceException: reference : > template = screens/Error.vm [line 10,column 8] : $stackTrace is not a valid > reference. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira