activation: activation from 3.0 to 3.5 fails
--------------------------------------------
Key: MAGNOLIA-2016
URL: http://jira.magnolia.info/browse/MAGNOLIA-2016
Project: Magnolia
Issue Type: Bug
Components: activation
Affects Versions: 3.5.3, 3.0.5
Reporter: Philipp Bracher
Assignee: Philipp Bracher
Activation fails on the public (3.5.3) with following exception:
ERROR info.magnolia.module.exchangesimple.ReceiveFilter
ReceiveFilter.java(doFilter:107) 23.01.2008 17:27:32
java.lang.NullPointerException
at org.apache.jackrabbit.uuid.UUID.<init>(UUID.java:119)
at org.apache.jackrabbit.uuid.UUID.fromString(UUID.java:161)
at
org.apache.jackrabbit.core.SessionImpl.getNodeByUUID(SessionImpl.java:789)
at
info.magnolia.cms.core.DefaultHierarchyManager.getContentByUUID(DefaultHierarchyManager.java:508)
at
info.magnolia.module.exchangesimple.ReceiveFilter.update(ReceiveFilter.java:181)
at
info.magnolia.module.exchangesimple.ReceiveFilter.receive(ReceiveFilter.java:126)
at
info.magnolia.module.exchangesimple.ReceiveFilter.doFilter(ReceiveFilter.java:88)
at
info.magnolia.cms.filters.AbstractMgnlFilter.doFilter(AbstractMgnlFilter.java:70)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------