Hello,

I ran into a java.net.connectexception when trying to start
a flex-message gateway (for the session tracker example).

I tried to fix it using this technote, but I did something wrong.
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19185

Can someone please do a search on "jvm.config" and "jndi.properties" on his
CFMX 7 folder (with mystic update) and mail it to me ?

Does anyone know why this error occured ?

Thanks !



////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Excerpt
////////////////////////////////////////////////////////////////////////////////////////////////////////////////

To avoid this problem, edit either the *jvm.config* or
*jndi.properties*files of the JRun server to bind the RMI service to
the external IP address.
The following examples demonstrate the work-arounds:

   1. *jvm.config*
   2.

   java.args=-Djava.rmi.server.hostname=[server name or IP address]
   3. *jndi.properties*
   4.

   Add the following property to jndi.properties:

   java.rmi.server.hostname=[server ip address
   5.

   ////////////////////////////////////////////////////////


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236775
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to