[
https://issues.apache.org/jira/browse/FREEMARKER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Poruchikov updated FREEMARKER-119:
---------------------------------------
Attachment: InvalidReferenceExceptionHessianDeserializer.java
> TemplateException throws NPE after deserialization
> --------------------------------------------------
>
> Key: FREEMARKER-119
> URL: https://issues.apache.org/jira/browse/FREEMARKER-119
> Project: Apache Freemarker
> Issue Type: Bug
> Components: engine
> Affects Versions: 2.3.27-incubating, 2.3.29
> Reporter: Alex Poruchikov
> Priority: Major
> Attachments: InvalidReferenceExceptionHessianDeserializer.java
>
>
> freemarker.template.TemplateException cannot be deserealized properly,
> because of transient field "lock", used in getMessage() method. See line 441
> in TemplateException.java.
> It throws NPE when getMessage() method is called on deserialized object.
> Problem appears, at least, with Hessian and Burlap serialization protocols
> from Caucho.com.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)