You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2003/10/19 06:46:56 UTC

DO NOT REPLY [Bug 23917] New: - NPE on nonexistant mailing-list repository

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23917>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23917

NPE on nonexistant mailing-list repository

           Summary: NPE on nonexistant mailing-list repository
           Product: James
           Version: 2.0a3
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Mailet API
        AssignedTo: server-dev@james.apache.org
        ReportedBy: junk@bbs.darktech.org


CommandListservProcessor[1.1.2.2] line 459 gets the user repository but it does
not check that the result is non-null.

Later on, on line 391, the userRepository gets used and it throws a
NullPointerException.

Please fix this. Also, how would I go about getting write-permission on Apache
James CVS server? I'd like to contribute for bug fixes.

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org