Hi all,
I am trying to test evn to understand the rendering used. when I
start using the url
http://localhost:8083/evn I am getting the
following error
Do I need a license to test or do something before using it.
I am using TBC 3.4.0.v20101130-1222R
Thanks Guil
An unexpected error has occured.
If you believe this is due to a bug in TopBraid Composer, then please
consider to report the problem to
compose...@topquadrant.com and
ideally include an export of the Error Log View (Window > Show View >
Error Log).
On: 03/02/2011 6:31:33 PM
Reason:
java.io.FileNotFoundException: C:\Program Files
(x86)\TopBraidComposerME\plugins
\org.topbraidlive.admin_3.4.0.v20101130-1222R\tbl\css
\
evn.topbraidlive.org\uispin\teamwork.ui.css (The system cannot find
the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at
org.topbraidlive.uispin.servlet.UISPINServlet.getCSSFile(UISPINServlet.java:
180)
at org.topbraidlive.uispin.UISPINPluginActivator
$4.addCSSFiles(UISPINPluginActivator.java:180)
at org.topbraidlive.uispin.XMLEngine.getCSSFiles(XMLEngine.java:144)
at org.topbraidlive.uispin.XMLEngine.run(XMLEngine.java:75)
at
org.topbraidlive.uispin.servlet.UISPINServlet.run(UISPINServlet.java:
464)
at
org.topbraidlive.uispin.servlet.UISPINServlet.doGet(UISPINServlet.java:
231)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.equinox.http.registry.internal.ServletManager
$ServletWrapper.service(ServletManager.java:180)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:
61)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:
126)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:
60)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.equinox.http.jetty.internal.HttpServerManager
$InternalHttpServiceServlet.service(HttpServerManager.java:318)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:
511)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
390)
at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:
182)
at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:
765)
at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
542)
at org.mortbay.jetty.HttpConnection
$RequestHandler.headerComplete(HttpConnection.java:924)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:
409)
at org.mortbay.thread.QueuedThreadPool
$PoolThread.run(QueuedThreadPool.java:582)