MatcherInverter throws NullpointerException when wrapped Matcher return no match
--------------------------------------------------------------------------------
Key: MAILETBASE-6
URL: https://issues.apache.org/jira/browse/MAILETBASE-6
Project: JAMES Basic Mailet Toolkit
Issue Type: Bug
Affects Versions: 1.0
Reporter: Norman Maurer
Assignee: Norman Maurer
Fix For: 1.1
Caused by: java.lang.NullPointerException
at java.util.AbstractCollection.removeAll(AbstractCollection.java:336)
at org.apache.mailet.base.MatcherInverter.match(MatcherInverter.java:81)
at
org.apache.james.transport.camel.MatcherSplitter.split(MatcherSplitter.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.camel.component.bean.MethodInfo.invoke(MethodInfo.java:214)
at
org.apache.camel.component.bean.MethodInfo$1.proceed(MethodInfo.java:133)
at
org.apache.camel.component.bean.BeanProcessor.process(BeanProcessor.java:137)
at
org.apache.camel.language.bean.BeanExpression.evaluate(BeanExpression.java:74)
... 54 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]