-
Oct 15th, 2009, 02:09 AM
#1
ognl.OgnlParser$LookaheadSuccess exception while profiling
Hi Friends,
I am facing a problem with while profiling my webapplication with tomcat.
I have an web application which uses uses spring webflow 2.0.2 and ognl-2.6.9, etc.
web application works fine with Tomcat6.0.18.
I was trying to apply TPTP profile(eclipse feature) to my web application in that context what I did is downloaded TPTP plug-in into eclipse and configured Tomcat with eclipse.
and deployed my web application on Tomcat.
started Tomcat in Profile mode it starts well without any problem.
when I access the application by URL then it threw below exception.
I have no idea what and why this severe exception.
Please help me if you know any clue about it.
Exception:
SEVERE: Servlet.service() for servlet apf threw exception
ognl.OgnlParser$LookaheadSuccess
at ognl.OgnlParser.<init>(OgnlParser.java:3037)
at ognl.Ognl.parseExpression(Ognl.java:112)
at org.springframework.binding.expression.ognl.OgnlEx pressionParser.doParseExpression(OgnlExpressionPar ser.java:246)
at org.springframework.binding.expression.ognl.OgnlEx pressionParser.parseExpression(OgnlExpressionParse r.java:147)
at org.springframework.webflow.expression.DefaultExpr essionParserFactory$1.parseExpression(DefaultExpre ssionParserFactory.java:68)
at org.springframework.webflow.engine.builder.model.F lowModelFlowBuilder.parseEvaluateAction(FlowModelF lowBuilder.java:812)
at org.springframework.webflow.engine.builder.model.F lowModelFlowBuilder.parseActions(FlowModelFlowBuil der.java:790)
at org.springframework.webflow.engine.builder.model.F lowModelFlowBuilder.parseAndAddActionState(FlowMod elFlowBuilder.java:543)
at org.springframework.webflow.engine.builder.model.F lowModelFlowBuilder.buildStates(FlowModelFlowBuild er.java:191)
at org.springframework.webflow.engine.builder.FlowAss embler.directAssembly(FlowAssembler.java:106)
at org.springframework.webflow.engine.builder.FlowAss embler.assembleFlow(FlowAssembler.java:91)
at org.springframework.webflow.engine.builder.Default FlowHolder.assembleFlow(DefaultFlowHolder.java:96)
at org.springframework.webflow.engine.builder.Default FlowHolder.getFlowDefinition(DefaultFlowHolder.jav a:77)
at org.springframework.webflow.definition.registry.Fl owDefinitionRegistryImpl.getFlowDefinition(FlowDef initionRegistryImpl.java:60)
at org.springframework.webflow.executor.FlowExecutorI mpl.launchExecution(FlowExecutorImpl.java:131)
Thanks and Regards,
-Saida.
-
Mar 2nd, 2010, 11:18 PM
#2
Hi,
I'm facing the same problem. Did you resolve it?
Thanks,
Tiago Peixoto.
-
May 14th, 2010, 10:58 AM
#3
Same problem here. Anyone find a solution?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules