Can you double-check your installation? I definitely see that the fix for this went in on 2006-02-12.
If you still see the problem, could you please submit a small test case? On 2006-03-28 12:56 EST, David Buckler wrote: > When the community release of 3.2 came out I documented a bug > regarding > a compiler error I received. It was opened up in the JIRA with the > key > of LPP-1561, and since then the bug was fixed for the 3.2 release. > Unfortunately it seems that this issue hasn't been fixed because I > received the same issue when I go and fire up 3.2: > > Error: No match foundjava.lang.IllegalStateException: No match found > at java.util.regex.Matcher.group(Matcher.java:353) > at > org.openlaszlo.compiler.ViewCompiler.evalHeight(ViewCompiler.java:760) > at > org.openlaszlo.compiler.ViewCompiler.mergeHeight(ViewCompiler.java: > 669) > at > org.openlaszlo.compiler.ViewCompiler.mergeClassFontInfo > (ViewCompiler.jav > a:517) > at > org.openlaszlo.compiler.ViewCompiler.mergeClassFontInfo > (ViewCompiler.jav > a:498) > at > org.openlaszlo.compiler.ViewCompiler.mapTextMetricsCompilation > (ViewCompi > ler.java:546) > at > org.openlaszlo.compiler.ViewCompiler.mapTextMetricsCompilation > (ViewCompi > ler.java:589) > at > org.openlaszlo.compiler.ViewCompiler.compile(ViewCompiler.java:107) > at > org.openlaszlo.compiler.Compiler.compileElement(Compiler.java:564) > at > org.openlaszlo.compiler.CanvasCompiler.compile(CanvasCompiler.java: > 154) > at > org.openlaszlo.compiler.Compiler.compileElement(Compiler.java:564) > at org.openlaszlo.compiler.Compiler.compile(Compiler.java:388) > at org.openlaszlo.compiler.Compiler.compile(Compiler.java:163) > at > org.openlaszlo.cm.CompilationManager.compileItem > (CompilationManager.java > :886) > at > org.openlaszlo.cm.CompilationManager.getItem > (CompilationManager.java:626 > ) > at > org.openlaszlo.cm.CompilationManager.getLastModified > (CompilationManager. > java:594) > at > org.openlaszlo.servlets.responders.ResponderCompile.getLastModified > (Resp > onderCompile.java:423) > at > org.openlaszlo.servlets.responders.ResponderCompile.respondImpl > (Responde > rCompile.java:187) > at > org.openlaszlo.servlets.responders.Responder.respond(Responder.java: > 260) > at org.openlaszlo.servlets.LZServlet._doGet(LZServlet.java: > 441) > at org.openlaszlo.servlets.LZServlet.doGet(LZServlet.java:355) > at javax.servlet.http.HttpServlet.service(HttpServlet.java: > 697) > at javax.servlet.http.HttpServlet.service(HttpServlet.java: > 810) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter > (Applica > tionFilterChain.java:237) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter > (ApplicationFilt > erChain.java:157) > at > org.apache.catalina.core.StandardWrapperValve.invoke > (StandardWrapperValv > e.java:214) > at > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveCo > ntext.java:104) > at > org.apache.catalina.core.StandardPipeline.invoke > (StandardPipeline.java:5 > 20) > at > org.apache.catalina.core.StandardContextValve.invokeInternal > (StandardCon > textValve.java:198) > at > org.apache.catalina.core.StandardContextValve.invoke > (StandardContextValv > e.java:152) > at > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveCo > ntext.java:104) > at > org.apache.catalina.core.StandardPipeline.invoke > (StandardPipeline.java:5 > 20) > at > org.apache.catalina.core.StandardHostValve.invoke > (StandardHostValve.java > :137) > at > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveCo > ntext.java:104) > at > org.apache.catalina.valves.ErrorReportValve.invoke > (ErrorReportValve.java > :117) > at > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveCo > ntext.java:102) > at > org.apache.catalina.core.StandardPipeline.invoke > (StandardPipeline.java:5 > 20) > at > org.apache.catalina.core.StandardEngineValve.invoke > (StandardEngineValve. > java:109) > at > org.apache.catalina.core.StandardValveContext.invokeNext > (StandardValveCo > ntext.java:104) > at > org.apache.catalina.core.StandardPipeline.invoke > (StandardPipeline.java:5 > 20) > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) > at > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java: > 160) > at > org.apache.coyote.http11.Http11Processor.process > (Http11Processor.java:79 > 3) > at > org.apache.coyote.http11.Http11Protocol > $Http11ConnectionHandler.processC > onnection(Http11Protocol.java:702) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt > (PoolTcpEndpoint.java:57 > 1) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run > (ThreadPool > .java:644) > at java.lang.Thread.run(Thread.java:534) > > > Any ideas? > > > > > > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
