Umang Kedia created VELOCITY-866: ------------------------------------ Summary: org.apache.velocity.runtime.RuntimeInstance Null Pointer at parserpool Key: VELOCITY-866 URL: https://issues.apache.org/jira/browse/VELOCITY-866 Project: Velocity Issue Type: Bug Components: Engine Affects Versions: 1.7 Environment: Linux, Java 1.7 Reporter: Umang Kedia Priority: Critical
Getting null pointer at parserpool.get() Caused by: java.lang.NullPointerException at org.apache.velocity.runtime.RuntimeInstance.parse(RuntimeInstance.java:1198) at org.apache.velocity.runtime.RuntimeInstance.parse(RuntimeInstance.java:1181) at org.apache.velocity.runtime.RuntimeInstance.evaluate(RuntimeInstance.java:1297) at org.apache.velocity.app.Velocity.evaluate(Velocity.java:254) -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org For additional commands, e-mail: dev-h...@velocity.apache.org