On Fri, Feb 5, 2010 at 8:37 PM, Phillip B wrote:
> The cfusionout.log has this
> 02/05 11:03:14 Warning [jrpp-0] - GetProfileString: 
> coldfusion.util.IniUtils$InvalidIniPathException: The system cannot find the 
> path specified: 
> C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\db\slserver54\cfg\swandm.ini

That is for the JDBC ODBC bridge. Are you using that? And does the
-out.log for the new instance give the same error?


> I used netstat -ano but wasn't sure what to look for. All instances are 
> hitting IP 0.0.0.0 and ports 1081, 1090, 1659, 2522, 2908, 2910, 6085, 8000, 
> 8300, 8301, 51000, 51020. Most load a blank page, two just hang and one gives 
> a 500 error.

8000 should be the JRun admin, 8300 the cfusion instance and 8301 the
new instance you created.


Did you set up the new instance with its own jvm.config file? If you
didn't, could you do so? And then in the new jvm.config file make sure
all references to the cfusion instance are replaced with references to
your new instance so you don't have one instance loading classes from
the directory path of another instance.

Jochem

-- 
Jochem van Dieten
http://jochem.vandieten.net/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330449
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to