[ 
https://issues.apache.org/jira/browse/JAMES-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995110#comment-12995110
 ] 

Barry commented on JAMES-1193:
------------------------------

In fact, the wrong is just in below line:

private final MailetContextLog log = new MailetContextLog(getMailetContext());

When initializing, the method getMailetContext() returns a NULL variable. I 
just commented this line, and moved the logic to the place where the log 
variable is be used.

> Some wrong in AbstractStorageQuota.java
> ---------------------------------------
>
>                 Key: JAMES-1193
>                 URL: https://issues.apache.org/jira/browse/JAMES-1193
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: Mailet Contributions
>    Affects Versions: 3.0-M2
>            Reporter: Barry
>            Priority: Minor
>
> a customized matcher extends AbstractStorageQuota, then configured the 
> matcher, but it thew a NPE.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to