Evert Tigchelaar wrote:
[..]
The NPE is thrown by the following code in the store(Mail) method in
AvalonMailRepository because wrapper.getSourceId() returns null because
it has no source like I wrote in my previouse mail.
if (wrapper.getSourceId().equals(destinationBuffer.toString()) &&
!wrapper.isModified()) {
http://issues.apache.org/jira/browse/JAMES-474
NullPointerException and bodymessage lost with weird configurations in
message spooling.
We fixed this bug before 2.3.0A3, maybe you're hitting this one.
Are you using custom mailets?
We also need the config.xml to understand what's wrong with James in
your setup.
Not fully sure which exact version I use because the developer in the
company I work who normaly works on the James code is on holiday, he
should come back next week. But I think we use build 2.3.0 A2.
Then you should start upgrading to 2.3.0RC3 that will be release tomorrow.
If James return 2.3-dev when you use run.bat then you probably don't
have A2 but a svn snapshot.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]