Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
Hi Ben,
I'm running into the exact same issue. Did you ever get this resolved?
Tx,
Gary
Copy link to clipboard
Copied
And I too have run into the exact same error message. I'll keep digging and hopefully turn up something useful.
Copy link to clipboard
Copied
Hi,
This issue has been logged as a bug in ColdFusion bug tracker with a bug id #84949
Cast your vote here!. http://cfbugs.adobe.com/
HTH
Copy link to clipboard
Copied
Allright, turns out I mistyped the remote port number. Once I corrected that the issue goes away. Make sure you have the correct Remote Port entry. Also, note that the Remote Port number is NOT the same as the port that instance runs on. Make sure to log into CF admin on the remote box and get the Remote Port number in the instance list.