Error When trying to register remote instance
I'm trying to set up a cluster in CF 9.0.1.
Prior to creating the cluster I'm trying to register a remote instance on server 1. Every time I try to create the remote instance I get the following error.
Variable ORGSPECDIR is undefined. | |
| The error occurred inE:\cf9_updates_rc\cfusion\wwwroot\CFIDE\administrator\entman\serverlist.cfm: line 360 Called fromE:\cf9_updates_rc\cfusion\wwwroot\CFIDE\administrator\entman\serverlist.cfm: line 244 Called fromE:\cf9_updates_rc\cfusion\wwwroot\CFIDE\administrator\entman\serverlist.cfm: line 193 Called fromE:\cf9_updates_rc\cfusion\wwwroot\CFIDE\administrator\entman\serverlist.cfm: line 182 Called fromE:\cf9_updates_rc\cfusion\wwwroot\CFIDE\administrator\entman\serverlist.cfm: line 47 Called fromE:\cf9_updates_rc\cfusion\wwwroot\CFIDE\administrator\entman\serverlist.cfm: line 1 Called from E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\entman\index.cfm: line 197 Called from E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\entman\index.cfm: line 1 | |
-1 : Unable to display error's location in a CFML template. | |
Has anyone run into this error?
I've set up both physical servers to use the mult server option. Created one instance on each machine. I've made sure each instance is running.
I've modified the jndi.properties file to make sure I changed the properties below to match my domain.
java.naming.provider.url=mydomain.com\:2908
jrun.naming.orb.host=mydomain.com
Am I missing anything else that would be causing this error?
Thanks,
Ben
