[Dart] how ti figure out reason for error ?
Alexander Neundorf
a.neundorf-work at gmx.net
Thu Aug 17 07:27:06 EDT 2006
Hi,
since some days our dashboard isn't really available. The link to the Nightly Build shows (probably) the correct number of warnings and errors, but when trying to see the details (i.e. the actual errors and warnings), the "configure" section shows this:
Expression stage.StageName is undefined on line 82, column 43 in Build.ftl. The problematic instruction: ---------- ==> ${stage.StageName} [on line 82, column 41 in Build.ftl] ---------- Java backtrace for programmers: ---------- freemarker.core.InvalidReferenceException: Expression stage.StageName is undefined on line 82, column 43 in Build.ftl. at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124) at freemarker.core.Expression.getStringValue(Expression.java:118) at freemarker.core.Expression.getStringValue(Expression.java:93) at freemarker.core.DollarVariable.accept(DollarVariable.java:76) at freemarker.core.Environment.visit(Environment.java:196) at freemarker.core.MixedContent.accept(MixedContent.java:92) at freemarker.core.Environment.visit(Environment.java:196) at freemarker.core.IteratorBlock$Context.runLoop(IteratorBlock.java:172) at freemarker.core.Environment.visit(Environment.java:351) at freemarker.core.IteratorBlock.accept(IteratorBlock.java:95) at freemarker.core.Environment.visit(Environment.java:196) at freemarker.core.MixedContent.accept(MixedContent.java:92) at freemarker.core.Environment.visit(Environment.java:196) at freemarker.core.IfBlock.accept(IfBlock.java:82) at freemarker.core.Environment.visit(Environment.java:196) at freemarker.core.MixedContent.accept(MixedContent.java:92) at freemarker.core.Environment.visit(Environment.java:196) at freemarker.core.Environment.process(Environment.java:176) at freemarker.template.Template.process(Template.java:231) at dart.server.servlet.Dashboard.doGet(Dashboard.java:312) at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) at org.mortbay.jetty.servlet.ServletHandler.dispatch(ServletHandler.java:666) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) at org.mortbay.http.HttpContext.handle(HttpContext.java:1530) at org.mortbay.http.HttpContext.handle(HttpContext.java:1482) at org.mortbay.http.HttpServer.service(HttpServer.java:909) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
The build shows no errors:
...
Performing coverage
Cannot find any coverage files.
Submit files (using xmlrpc)
Using XML-RPC submit method
Submitting to: cvs01:8081/ecos/Command/ (ecos)
Submit file: /home/alex/src/dash/xscale/Testing/20060817-0001/Build.xml
Submit file: /home/alex/src/dash/xscale/Testing/20060817-0001/Configure.xml
Submit file: /home/alex/src/dash/xscale/Testing/20060817-0001/Test.xml
Submit file: /home/alex/src/dash/xscale/Testing/20060817-0001/Update.xml
Submission successful
make[3]: Leaving directory `/home/alex/src/dash/xscale'
make[2]: Leaving directory `/home/alex/src/dash/xscale'
make[1]: Leaving directory `/home/alex/src/dash/xscale'
Any ideas ?
Bye
Alex
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
More information about the Dart
mailing list