----- Original Message -----
From: "Charles Benett" <[EMAIL PROTECTED]>
> Something's happened to the mailets recently (in CVS). New error on
> start-up.
>
> Console messages:
> 2000.10.13 04:35:53 951 Channel default opened
> Main: Could not load matcher (RecipientIs)
> org.apache.mailet.MailetException: Could not load matcher (RecipientIs)
> at
> org.apache.james.transport.MatchLoader.getMatcher(MatchLoader.java:64)
> at
>
org.apache.james.transport.JamesSpoolManager.init(JamesSpoolManager.java:83)
> at org.apache.james.James.init(James.java:201)
> at org.apache.avalon.engine.Avalon.initBlock(Avalon.java:144)
> at org.apache.avalon.engine.Avalon.init(Avalon.java:112)
> at org.apache.avalon.loader.Main.main(Main.java:88)
>
> jamesfile.log:
> 2000.10.13 04:35:54 196 (INFO) from Processor: JamesSpoolManager init...
> 2000.10.13 04:35:54 219 (ERROR) from Processor: Unable to init matcher
> RecipientIs=badboy@badhost: org.apache.mailet.MailetException: Could not
> load matcher (RecipientIs)
> 2000.10.13 04:35:54 220 (ERROR) from Processor: Unable to init processor
> root: Could not load matcher (RecipientIs)
> 2000.10.13 04:35:54 220 (ERROR) from JamesSystem: Exception in
> SpoolManager thread-0 init: Could not load matcher (RecipientIs)
>
> Serge - any ideas (I'm not really up to speed with the mailet engine)
Hmmm... I would guess the problem is that you don't have a clean dist from
CVS, or perhaps I'm not completely cleaning mine as it was working for me at
home. I'd bet the problem is you're using an older conf file that doesn't
have the <matcherpackages> defined. The old loader always grabbed matchers
from a hardcoded package, but now the loader tries packages for matchers the
same way as mailets.
Serge Knystautas
Loki Technologies
http://www.lokitech.com/
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives: <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]