[ https://issues.apache.org/jira/browse/VELOCITY-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claude Brisson resolved VELOCITY-866. ------------------------------------- Resolution: Fixed Assignee: Claude Brisson Fix Version/s: 2.0 Seems like it's the same old bug of Velocity not being able to write to its log file. It is not any more a concern now that we're using SLF4J. > 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 > Assignee: Claude Brisson > Priority: Critical > Fix For: 2.0 > > > 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