Re: Systemd service file for James?

2019-01-06 Thread Ashton Holmes
This is my systemd service file. It's pretty basic but it gets the job done. [Unit] Description=James mail server [Service] User=james WorkingDirectory=/opt/james/bin ExecStart=/opt/james/bin/run.sh [Install] WantedBy=multi-user.target On January 6, 2019 9:42:50 PM PST, Marc Chamberlin wrote:

James Server no longer compatible with MySQL/MariaDB since 3.1.0?

2019-01-06 Thread cryptearth
Hey there all, I'm having issues getting James up and running with MySQL/MariaDB since v3.1.0. The main exception it all comes down to is: org.apache.openjpa.lib.jdbc.ReportingSQLException: Specified key was too long; max key length is 3072 bytes I uploaded the logs to my root - as over

Systemd service file for James?

2019-01-06 Thread Marc Chamberlin
Just wondering if anyone has made or have an example of a james.service file for running James under Systemd? Would make my life a bit easier if I don't have to figure out how to create one from scratch! ;-)   Thanks in advance as always...   Marc.. -- Linux Counter