Heinz-Dieter Conradi is out of the office.

2008-02-05 Thread Heinz-Dieter . Conradi
I will be out of the office starting 01.02.2008 and will not return until 06.02.2008. I will respond to your message when I return. I will respond to your message when I return. Ich bin vom 01.02.2008 bis 06.02.2008 außer Haus. Nach meiner Rückkehr werde ich Ihre Nachricht beantworten. In

Re: NoSuchMethodError: org.apache.mailet.MailetContext.getSMTPHostAddresses...

2008-02-05 Thread Bernd Fondermann
On Feb 5, 2008 8:31 AM, [EMAIL PROTECTED] wrote: Hello, I have a question regarding what could be causing the following exception located in the mailet-*.log: 05/02/08 00:49:16 INFO James.Mailet: RemoteDelivery: Exception caught in RemoteDelivery.run() java.lang.NoSuchMethodError:

Re: NoSuchMethodError: org.apache.mailet.MailetContext.getSMTPHostAddresses...

2008-02-05 Thread Bernd Fondermann
On Feb 5, 2008 8:31 AM, [EMAIL PROTECTED] wrote: Hello, I have a question regarding what could be causing the following exception located in the mailet-*.log: 05/02/08 00:49:16 INFO James.Mailet: RemoteDelivery: Exception caught in RemoteDelivery.run() java.lang.NoSuchMethodError:

Re: NoSuchMethodError: org.apache.mailet.MailetContext.getSMTPHostAddresses...

2008-02-05 Thread Stefano Bagnara
IMHO a NoSuchMethodError on a james class is not related to OS or JVM, but to is something related to the mailet versions. The method getSMTPHostAddresses has been introduced to mailet in james 2.2.0. This means the mailet.jar included with previous versions (e.g: james 2.1) did not include

Re: NoSuchMethodError: org.apache.mailet.MailetContext.getSMTPHostAddresses...

2008-02-05 Thread Stefano Bagnara
Remove mailet-api-3.0.jar and mailet-3.0.jar and restart. I don't know why you have mailet jars in your /zfs/james-2.3.0/bin/SAR-INF/lib/. That lib folder is for custom dependencies. The mailet jars are already contained in the sar file and automatically extracted by james at startup.

Re: NoSuchMethodError: org.apache.mailet.MailetContext.getSMTPHostAddresses...

2008-02-05 Thread c0ns0ul
Stefano, I removed both jars and restarted. Once I sent a message to the system the problem surfaced again: java.lang.NoSuchMethodError: org.apache.mailet.MailetContext.getSMTPHostAddresses(Ljava/lang/String;)Ljava/util/Iterator; at

james trouble to start

2008-02-05 Thread mounkye
Hi, I have some trouble installing James. It seems many people have the same log but I did not find any answer to this error. Could you help us? regards, Mathieu INFO2008-02-05 17:21:52.781 [Phoenix ] (): Logger started WARN2008-02-05 17:21:52.859 [Phoenix ] (): Phoenix was not started

Re: james trouble to start

2008-02-05 Thread Ian Wilson
Hi Mathieu; This particular error is because the port that you're trying to open is already open. ERROR 2008-02-05 17:21:57.328 [Phoenix.] (): There was an error running phase startup for Block named pop3server. (Reason: Component named pop3server failed to pass through the Starting stage.