> Running MX 7,0,2,142559 and had to update our JRE from 1.4 to JRE 1.6. All I > did was change the jvm.config file exactly this > way: > #java.home=C:\\CFusionMX7/runtime/jre > java.home=C:\\Program Files/Java/jdk1.6.0_19/jre > > I just commented out the old path and put the new path in. After restarting > the server, we just get the following error: > java.lang.RuntimeException: CFCServlet must be initialized. > > Does anyone have any insight on how I can fix this or does MX7 just not > support the latest JRE?
CF 7 doesn't support any JVM later than 1.4.2. I don't know if that's the specific cause of this problem, but I do know that anything newer than 1.4.2 will cause various things to break. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:332563 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

