On Tue, 2012-11-27 at 15:47 -0500, Michael J. Hammel wrote:
> I installed a duplicate system (sans the new mailet) on a laptop (Fedora
> 16, i686) to give a demo.  I can start the James server on the laptop
> and see no errors in the james-server.log.  If I try to use
> james-cli.sh, the tool pauses for a long time and then I get this
> connection failure:  
> 
> $ ./james-cli.sh -h localhost -p 9999 listdomains
> Error connecting to remote JMX agent!
> java.rmi.ConnectException: Connection refused to host: 64.95.64.218;
> nested exception is: 
>       java.net.ConnectException: Connection timed out

[snip]

A little further digging shows that JMX is not running, or can't be
connected to.  I tried to run

    jconsole service:jmx:rmi:///jndi/rmi://localhost:9999/jmxrmi

but this generates a failed connection as well.  I'm guessing that
without JMX I can't use the cli interface to add domains and users.  

So the next question would be: how do I determine why JMX is not
running?


-- 
Michael J. Hammel <[email protected]>
Colorado Engineering, Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to