Re: Default password

2020-05-14 Thread David Leangen
ing page to clearly list users and > password so that users don't have to look for it. > > Cheers, > > Benoit > > On 14/05/2020 14:25, David Leangen wrote: >> Hi! >> >> When I run the docker image linagora/james-jpa-sample:3.4.0 to test James, 3 >> users a

Default password

2020-05-14 Thread David Leangen
Hi! When I run the docker image linagora/james-jpa-sample:3.4.0 to test James, 3 users are created: * user01@james.local * user02@james.local * user03@james.local What are the passwords for these users? Thanks! =David -

Re: Building JAMES

2020-04-30 Thread David Leangen (Apache)
> If you are not able to install Java 11 on your build machine, and prefer > using Docker I recommend that you use the tested docker image for > compilation. See: https://github.com/apache/james-project/#java-11 The build worked using Docker as you recommended. FYI, for the fun of it, I also

Re: Building JAMES

2020-04-30 Thread David Leangen (Apache)
for > compilation. See: https://github.com/apache/james-project/#java-11 > > Regards, > > Raphaël. > > Le 30/04/2020 à 13:55, David Leangen a écrit : > > I’m back to making another attempt at building. :-) > > > > I am not able to update my development mac

Re: Building JAMES

2020-04-30 Thread David Leangen
rate on the pre-built for now version then. > > Cheers, > =David > On Apr 27, 2020 15:44 +0900, Matthieu Baechler , wrote: >> On Mon, 2020-04-27 at 15:32 +0900, David Leangen (Apache) wrote: >>> Thank you, Rene. >>> >>> Is that a hard requirement? If s

Re: Building JAMES

2020-04-27 Thread David Leangen (Apache)
15:44 +0900, Matthieu Baechler , wrote: > On Mon, 2020-04-27 at 15:32 +0900, David Leangen (Apache) wrote: > > Thank you, Rene. > > > > Is that a hard requirement? If so, then I will have to wait until we > > update to Java 11 (which is not scheduled at this tim

Re: Building JAMES

2020-04-27 Thread David Leangen (Apache)
to compile and run with Java11 instead? > > Regards, > Rene. > > On 27/04/2020 06:06, David Leangen (Apache) wrote: > > Hi! > > > > This is the first error: > > > > [INFO] Apache James :: Server :: Common Utilities .

Re: Building JAMES

2020-04-26 Thread David Leangen (Apache)
confidence that > there were errors in the build, even though the build doesn't abort on them. > > What kind of errors are you getting?  Does the build stop on those errors? > > Jerry > > On 4/26/2020 5:58 AM, David Leangen wrote: > > Hi! > > > > I am trying

Building JAMES

2020-04-26 Thread David Leangen
Hi! I am trying to build JAMES from HEAD using mvn install. It is my expectation (from working with other projects) that I should just be able to build “out of the box”. My first question: is my expectation correct? Am I supposed to be able to build JAMES without any compilation errors? If

Re: Problems connecting to Cassandra using Docker

2020-04-26 Thread David Leangen
another thread. Thanks, =David > On Nov 4, 2019, at 16:36, David Leangen wrote: > > > Hi Benoit, > > Sure, would be happy to. > > I am still a Docker novice, but I am learning. If my learnings can be of any > help to others, that would be nice. > > > C

Re: Problems connecting to Cassandra using Docker

2019-11-03 Thread David Leangen
for documenting network usage: > > - JAMES-2333 Docker links concidered legacy [1] > > [1] https://issues.apache.org/jira/browse/JAMES-2333 > > Would you like to contribute some documentation on the topic? > > Benoit Tellier > > > > On 02/11/2019 19:59, David Le

Re: Problems connecting to Cassandra using Docker

2019-11-02 Thread David Leangen
ainers need to belong to the same network. Docker will handle all the networking automatically. That’s all there was to it. For some reason it took me a very long time to actually find that information. Cheers, =David > On Oct 29, 2019, at 19:14, David Leangen wrote: > &g

Re: Problems connecting to Cassandra using Docker

2019-10-29 Thread David Leangen
> a cause for your issue? Are you sure cassandra is well started after > your configuration modifications? > > Cheers, > > Benoit > > On 28/10/2019 13:07, David Leangen wrote: >> >> Hi! >> >> I am sure the problem is due to my inexperience w

Problems connecting to Cassandra using Docker

2019-10-28 Thread David Leangen
Hi! I am sure the problem is due to my inexperience with Docker and Cassandra, and even more so networking between multiple Docker containers… but I have tried everything I can think of and would like to ask for some help.  I am getting this error: [root@e5cc3846b51c apache-james-3.3.0]#

Re: OOME on project ES metric reporter

2019-10-22 Thread David Leangen
Hi, >>> I have tried several JVM configurations, but on both branches 3.2.0 and >>> 3.3.x, my build gets stuck on the project “ES metric reporter”. That >>> project stalls for about 40 minutes or so before I get an OutOfMemoryError. >> I had issues with maven 3.5.x, try to upgrade to maven

Re: OOME on project ES metric reporter

2019-10-22 Thread David Leangen
ers, =David > On Oct 22, 2019, at 21:31, Gautier DI FOLCO wrote: > > > David Leangen wrotes: >> Hi! >> >> I am attempting to build James. This is my first experience with this >> project. >> >> I have tried several JVM configurations, but on bot

OOME on project ES metric reporter

2019-10-22 Thread David Leangen
Hi! I am attempting to build James. This is my first experience with this project. I have tried several JVM configurations, but on both branches 3.2.0 and 3.3.x, my build gets stuck on the project “ES metric reporter”. That project stalls for about 40 minutes or so before I get an