|
Hi, all
I have posted this on the Community Forums on
openlaszlo.org, but haven't received any comments, I have also tried to comment
out source code part by part - brutal force isn't a good way this
time.
Here is the stacktrace when I try to run a app
built with 3.1, on 3.3.3 server
It looks like the compiler isn't quite happy with
some width values ?
I can't wait to try out 3.3.3 and continue
developing with new syntax and features, this has been a bugger to
me.
Thanks for any directions,
Ran
Error: No match foundjava.lang.IllegalStateException: No match found at java.util.regex.Matcher.group(Unknown Source) at org.openlaszlo.compiler.ViewCompiler.evalWidth(Unknown Source) at org.openlaszlo.compiler.ViewCompiler.mergeWidth(Unknown Source) at org.openlaszlo.compiler.ViewCompiler.mergeClassFontInfo(Unknown Source) at org.openlaszlo.compiler.ViewCompiler.mergeClassFontInfo(Unknown Source) at org.openlaszlo.compiler.ViewCompiler.mapTextMetricsCompilation(Unknown Source) at org.openlaszlo.compiler.ViewCompiler.mapTextMetricsCompilation(Unknown Source) at org.openlaszlo.compiler.ViewCompiler.mapTextMetricsCompilation(Unknown Source) at org.openlaszlo.compiler.ViewCompiler.compile(Unknown Source) at org.openlaszlo.compiler.Compiler.compileElement(Unknown Source) at org.openlaszlo.compiler.CanvasCompiler.compile(Unknown Source) at org.openlaszlo.compiler.Compiler.compileElement(Unknown Source) at org.openlaszlo.compiler.Compiler.compile(Unknown Source) at org.openlaszlo.compiler.Compiler.compile(Unknown Source) at org.openlaszlo.cm.CompilationManager.compileItem(Unknown Source) at org.openlaszlo.cm.CompilationManager.getItem(Unknown Source) at org.openlaszlo.cm.CompilationManager.getLastModified(Unknown Source) at org.openlaszlo.servlets.responders.ResponderCompile.getLastModified(Unknown Source) at org.openlaszlo.servlets.responders.ResponderCompile.respondImpl(Unknown Source) at org.openlaszlo.servlets.responders.Responder.respond(Unknown Source) at org.openlaszlo.servlets.LZServlet._doGet(Unknown Source) at org.openlaszlo.servlets.LZServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Unknown Source) |
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
