[Dart] DAshboard

Glenn Glenn.VanRoose at pandora.be
Mon Jul 17 08:15:39 EDT 2006


Hi, I have followed the manual of dart without changing anything in the
xml files
If I start the server and I go to
http://localhost:8081/TestProject/Dashboard/ there is a dashboard but
it's not complete
The weekly dashboard is missing and I get this error:
(I use windows xp, sun java 1.5,dart 1.07)
How can I fix this???
Error on line 56, column 1 in Dashboard.ftl tracks[trackname] is
undefined. It cannot be assigned to track The problematic instruction:
---------- ==> assignment: track=tracks[trackname] [on line 56, column 1
in Dashboard.ftl] ---------- Java backtrace for programmers: ----------
freemarker.core.InvalidReferenceException: Error on line 56, column 1 in
Dashboard.ftl tracks[trackname] is undefined. It cannot be assigned to
track at freemarker.core.Assignment.accept(Assignment.java:112) 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.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:66
6) at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:289)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:171) at
dart.server.servlet.Dashboard.doGet(Dashboard.java:100) 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:66
6) 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)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/dart/attachments/20060717/229cde12/attachment.html


More information about the Dart mailing list