I've changed settings on the page with no problems in every version since 5...matter of fact I just did that in 7 on a RHE box...
Eric -----Original Message----- From: Gareth Hughes [mailto:[EMAIL PROTECTED] Sent: Friday, March 02, 2007 10:02 AM To: CF-Talk Subject: Re: 7.02 no such classpath error Blimey. I'll remember that, thanks Andy. Annoying that Adobe would specifically claim this bug is fixed when it isn't though. ----- Original Message ----- From: "Andy Allan" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Friday, March 02, 2007 3:13 PM Subject: Re: 7.02 no such classpath error NEVER edit your Java/JVM page in the ColdFusion Administrator. It corrupts the jvm.config file and it also hides various JVM arguments, which because they aren't directly visible to you can cause CF not to restart. ALWAYS edit manually. Andy On 02/03/07, Gareth Hughes <[EMAIL PROTECTED]> wrote: > I'm running CF 7,0,2,142559 (Java 1.4.2_11) standard edition. I've > noticed > that I'm getting: > > no such classpath element: C:\CFusionMX7\runtime/../../classes > > in c:\CFusionMX7\runtime\logs\coldfusion-err.log. > > I've manually edited the jvm.config to remove the > "{application.home}/../../classes" entry but everytime I edit the Java and > JVM settings page in CFAdmin and restart I get the error again and the > entry > is reentered in the jvm.config. > > In my JVM Arguments in CF Admin I have: > > -server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=128m -Dcoldfusion.rootDir={application.home}/../ > -Dcoldfusion.libPath={application.home}/../lib > > Is this correct? Could someone have a look at their settings (on a 7.02 > box > that isn't throwing this error) and tell me what their settings are? > > I thought this was fixed in 7.02? Am I still supposed to install a patch > or > something? > > Thanks > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271378 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

