Hey Raphael,

all I do is this:

git clone http://github.com/apache/james-project
mvn clean package -DskipTests

using the packge james-project/server/app/target/james-server-app-3.4.0-SNAPSHOT-app.tar.gz and the log starts with something with

org.apache.james.container.spring

and the wrapper.conf uses

org.apache.james.app.JamesAppSpringMain

I guess this is the spring version of james. I don't even know how to switch to guice version.

Matt

Am 26.04.2019 um 18:29 schrieb Raphael OUAZANA:
Hi,

Thank you for the test. I also checked from my side, and I can confirm there seems to be an issue with the Spring packaging (everything seems to be ok with the Guice packaging). Can you confirm you are using Spring?

We recently did many changes to the queue processing, in order to implement a distributed message queue, so we could have introduced some regression.

We will soon investigate this issue.

Regards,
Raphaël.

Le 2019-04-26 08:16, cryptearth a écrit :
Hey Raphael,

sorry for my late reply, didn't seen yours for a while and then had
other things to-do.

I quickly set up a new VM with jdk8 this time - clean package done in
just shy 20min without any issues (with standard ulimit 1024) - set up
as always - issue still the same: dropped mail hangs in activemq
without any logs indicating some went wrong. So it has to be some
changed between Mar 25 and Apr 04 in master branch wich somehow breaks
the queue processing - I guess by either the queue thread not starting
at all or is somehow deadlocked. Maybe some can provide any changes to
queue processing bet ween these dates and branches.

Matt

Am 25.04.2019 um 18:13 schrieb Raphael OUAZANA:
Hi Matt,

We have good reason to think that James is not working with Java > 8 for now. We are working on it. Can you check with Java 8?

Thanks,
Raphaël.

Le 2019-04-16 17:16, cryptearth a écrit :
Hi there, Matt here.

I just run a quick test of current master branch (16th April 2019
17:00 UTC+2) - it fails to spool incoming mails correctly. They stuck
in activequeue. Current 3.3.x branch works fine.

Branches as of tested time:

master: last update 3rd April
3.3.x 25th March

System: opensuse 15.0 with MariaDB 10.3 and connector 2.3.0 run in
virtual box 6.0

Also: standard ulimit of 1024 is way to low - needed to raise over
6144 to get maven build with -DskipTests on openJDK10 with
--add-modules=java.xml.bind - I already used google - seems maven
issue since Java9. Didn't tested with Java8 nor Oracle VM.

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to