Re: Errors while starting James 3.5 (Sieve)

2017-01-23 Thread cryptearth
So, I've tried it on my local system. Built ant and maven from source. And somehow it passed james-mailbox-hbase but failed on [INFO] Apache James :: Standard Mailets ... FAILURE with an really obvious Exception: Failed tests:

Re: Errors while starting James 3.5 (Sieve)

2017-01-19 Thread Mathias Rodenberg
Yea, it's me again, sorry for spamming the list. Somehow I think I'm more the forum/board guy, anyway ... As I said: it's somehow random. So just to see if I can get it build when docker and docker-compose is installed I fired up a vm (same environment as root) - and it failed almost random

Re: Errors while starting James 3.5 (Sieve)

2017-01-19 Thread Mathias Rodenberg
Hello Benoit, thanks for your reply. Here is my current build environment running on my root: OS: OpenSuSE Tumbleweed (based on 13.2 OVH) JDK: OpenJDK 8u111 x64 git: 2.11.0 maven: 3.3.9 repo: git://git.apache.org/james-project.git cloned on 18.01.17 ~ 19:30 GMT+1 / re-cloned 19.01.17 ~ 19:30

Re: Errors while starting James 3.5 (Sieve)

2017-01-18 Thread Benoit Tellier
Hello Matt, Hello Christian, Every time we merge a pull request, we have a working build (both compilation and unit tests) as our CI run against GitHub pull requests. So your issues are not expected. Could you provide us the maven command you issue, the git project you are trying to build, your

Re: Errors while starting James 3.5 (Sieve)

2017-01-18 Thread cryptearth
Well, unfortunately I wasn't able to compile the current commit either. It fails on cassandra. As I said: wait a day or two for the next commit, re-clone the repo and try it again. It should work on at least one of the next 5 - 10 commits to get a working one. If you want I can do the

Re: Errors while starting James 3.5 (Sieve)

2017-01-18 Thread Christian Fischer
Hey there, I tried to build the current beta6 but i did not have sucess I do not know how to do it correctly (building it), and since Google delived me nothing useful (maybe i am searching with wrong arguments ), i would like to ask you, if you have something like an instruction for me ??

Re: Errors while starting James 3.5 (Sieve)

2017-01-02 Thread Mathias Rodenberg
Hey Christian, your log shows not only a fatal Exception regarding the Sieve class, but also some other serious Exceptions that some configs or classes are corrupt or missing. As this is beta5 - I'm guessing you just downloaded the binary files and tried to run them. Sadly, James3 isn't able