Author: azeez Date: Mon Jan 7 02:53:50 2008 New Revision: 11945 Log:
Added a known issue Modified: trunk/wsas/java/README Modified: trunk/wsas/java/README ============================================================================== --- trunk/wsas/java/README (original) +++ trunk/wsas/java/README Mon Jan 7 02:53:50 2008 @@ -175,7 +175,13 @@ 7. When daemon.sh is used in Gentoo kernel that runs on Intel processors with 32/64 bit, users probably have to rename the native binaries with the proper name as given in error -message. +message. + +8. Cannot connect to JMX service using a JMX client tool such as jconsole from a remote machine +when the server is running on Linux. This is due to +http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6209663. +To rectify this, you should edit the /etc/hosts file on the server machine and set the correct IP +address. --------------------------------------------------------------------------- 2007 WSO2 Inc. _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
