Re: Re: Remote jmx failed in james-server-app-3.0.0-beta5

2017-02-14 Thread 王绪胜
 The problem is solved by add this 
"wrapper.java.additional.15=-Djava.rmi.server.hostname=yourjamesserverhost".
 Thanks a lot.

Sam


From: Benoit Tellier<mailto:be...@minet.net>
Date: 2017-02-14 20:28
To: server-user@james.apache.org<mailto:server-user@james.apache.org>
Subject: Re: Remote jmx failed in james-server-app-3.0.0-beta5

Had your modified the jmx.properties config file ?

Le 14/02/2017 à 17:54, 杨勐 a écrit :
>
> You should add some configuration about JMX management to
> wrapper.conf,especialy
>
> wrapper.java.additional.15=-Djava.rmi.server.hostname=yourjamesserverhost
>
>
> 在 2017年02月14日 18:28, wangxusheng(王绪胜).apabi 写道:
>> Hi:
>>  I'm using james-server-app-3.0.0-beta5,but I can't manage its
>> users from remote client.
>>  I've updated jmx.properties with ip address,added
>> “-Dcom.sun.management.jmxremote.ssl=false” in starting script.  I can
>> connect to my james server in the local machine using  ip
>> address(Example:172.18.84.81:), but I can't connect to the server
>> on other remote machine. It just says "connect failed" after ssl
>> warning screen.  I can telnet the machine with  172.18.84.81 . I
>> use jconsole as jmx client , and I closed firewall for server and client.
>>  Do I miss something?
>>  Any help is appreciated!
>>
>> Sam
>>
>
>
>
> -
> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
> For additional commands, e-mail: server-user-h...@james.apache.org
>

-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org




Re: Remote jmx failed in james-server-app-3.0.0-beta5

2017-02-14 Thread Benoit Tellier
Had your modified the jmx.properties config file ?

Le 14/02/2017 à 17:54, 杨勐 a écrit :
> 
> You should add some configuration about JMX management to
> wrapper.conf,especialy
> 
> wrapper.java.additional.15=-Djava.rmi.server.hostname=yourjamesserverhost
> 
> 
> 在 2017年02月14日 18:28, wangxusheng(王绪胜).apabi 写道:
>> Hi:
>>  I'm using james-server-app-3.0.0-beta5,but I can't manage its
>> users from remote client.
>>  I've updated jmx.properties with ip address,added
>> “-Dcom.sun.management.jmxremote.ssl=false” in starting script.  I can
>> connect to my james server in the local machine using  ip
>> address(Example:172.18.84.81:), but I can't connect to the server
>> on other remote machine. It just says "connect failed" after ssl
>> warning screen.  I can telnet the machine with  172.18.84.81 . I
>> use jconsole as jmx client , and I closed firewall for server and client.
>>  Do I miss something?
>>  Any help is appreciated!
>>
>> Sam
>>
> 
> 
> 
> -
> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
> For additional commands, e-mail: server-user-h...@james.apache.org
> 

-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org



Re: Remote jmx failed in james-server-app-3.0.0-beta5

2017-02-14 Thread 杨勐


You should add some configuration about JMX management to 
wrapper.conf,especialy


wrapper.java.additional.15=-Djava.rmi.server.hostname=yourjamesserverhost


在 2017年02月14日 18:28, wangxusheng(王绪胜).apabi 写道:

Hi:
 I'm using james-server-app-3.0.0-beta5,but I can't manage its users from 
remote client.
 I've updated jmx.properties with ip address,added 
“-Dcom.sun.management.jmxremote.ssl=false” in starting script.  I can connect to my james 
server in the local machine using  ip address(Example:172.18.84.81:), but I can't 
connect to the server on other remote machine. It just says "connect failed" 
after ssl warning screen.  I can telnet the machine with  172.18.84.81 . I use 
jconsole as jmx client , and I closed firewall for server and client.
 Do I miss something?
 Any help is appreciated!

Sam





-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org



Remote jmx failed in james-server-app-3.0.0-beta5

2017-02-14 Thread 王绪胜
Hi:
I'm using james-server-app-3.0.0-beta5,but I can't manage its users from 
remote client.
I've updated jmx.properties with ip address,added 
“-Dcom.sun.management.jmxremote.ssl=false” in starting script.  I can connect 
to my james server in the local machine using  ip 
address(Example:172.18.84.81:), but I can't connect to the server on other 
remote machine. It just says "connect failed" after ssl warning screen.  I can 
telnet the machine with  172.18.84.81 . I use jconsole as jmx client , and 
I closed firewall for server and client.
Do I miss something?
Any help is appreciated!

Sam