Re: Connection Refused

2018-06-05 Thread Simon Levesque
Hi Jaracle, In a docker file, each filesystem state is saved and there is no running processes kept between commands. That means that you should start and run the cli in the same command: RUN sudo $jamesbin/james start && \ sudo sh $jamesbin/james-cli.sh -h 127.0.0.1 -p adddomain

Re: Issue using MSSQL for persistence

2018-06-05 Thread Matt Pryor
Hi Simon, thanks for the reply. I'll try changing it in the xml file and see if that helps. Matt On 4 June 2018 at 16:59, Simon Levesque wrote: > Hi Matt, > > I am no James expert, but I think using the column escape character > (double-quotes) should fix it: > CREATE TABLE

Connection Refused

2018-06-05 Thread Jaracle Zhang
Hi, I got errors when I was executing james-cli.sh -h 127.0.0.1 -p adddomain  test-domain.com in Docker.  Exceptions are below.   Error connecting to remote JMX agent : Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException[Root exception is java.rmi.ConnectException: