Hi Felix,
Yes, you got both of them: The idea around template, and the issue for
pop3 and stmp :)
I (re)checked, and there is a remaining <handler> tag from previous
versions.
Could you retry with the template I just committed. I would like to
collect more feedback before canceling and relaunch tests.
Thx again for your reviews and tests!
Eric
On 20/03/12 11:03, Felix Knecht wrote:
Hi all
I start a separate thread to not pollute the voting thread with other
stuff.
I just built the the app from the svn tag (works fine) and unzipped it.
Because I want to run it as common user I need to change the ports.
To do so I copy the imapserver-template.conf to imapserver.conf and put
a port higher than 1024.
The same I do with pop3server and smtpserver.
Everything starts up fine as long as I disable the pop3server and the
smptserver.
Enabling the smptserver I get Exception 1), enabling pop3server I get
Exception 2).
Should template be exactly for this? Copy the template, adapt to you
needs, keep all other entires in the template unchanged (these should be
the default ones) and the application works?
Regards
Felix
1)
jvm 1 | WrapperSimpleApp: Encountered an error running main:
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'smtpserver': Invocation of init method failed; nested
exception is java.lang.IllegalArgumentException: Passed in key must
select exactly one node: handlerchain
jvm 1 | org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'smtpserver': Invocation of init method failed;
nested exception is java.lang.IllegalArgumentException: Passed in key
must select exactly one node: handlerchain
2)
jvm 1 | WrapperSimpleApp: Encountered an error running main:
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'pop3server': Invocation of init method failed; nested
exception is java.lang.IllegalArgumentException: Passed in key must
select exactly one node: handlerchain
jvm 1 | org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'pop3server': Invocation of init method failed;
nested exception is java.lang.IllegalArgumentException: Passed in key
must select exactly one node: handlerchain
---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org
--
eric | http://about.echarles.net | @echarles
---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org