Hello All,
My team is using James 3.0 beta2 in one of our environments. We have James
installed on a CentOS machine and modified database.properties to use a MySQL
instance on a Windows machine. When we run jconsole on the CentOS machine and
try to initiate a database restore using mailboxmanager's copy method (trying
to copy from maildir-mailboxmanager to jpa-mailboxmanager), we get the
following exception:
java.lang.Exception
at
org.apache.james.container.spring.mailbox.MailboxCopierManagement.copy(MailboxCopierManagement.java:83)
...
I'm thinking whatever outbound port the JMX interface is using to connect to
the Windows machine might be blocked. Does this sound right? What port does JMX
use? Does it expect the database to be on the same machine?
Thank you very much,
Vanessa Pao