OK...where can I download the JVM to install on the server? On Wed, 06 Nov 2002 15:07:42 +0100, Zac Spitzer wrote:
> FlashGuy wrote: > > Hi, > > > > I downloaded the custom tag <cf_sleep>. I changed the path of my > > custom tags directory to e:\inetpub\customtags and added the custom > > tag path via CF Administrator and deleted the default path of > > c:\cfusion\customtags. When I run my template with the <cf_sleep> I > > get the following error. Why? What does it mean? I run CFX tags no > > problem. > > > > Maybe CF only likes the custom tags to reside in > > c:\cfusion\customtags directory? > > > > Here is the error: > > > > > > Error Occurred While Processing Request Error Diagnostic Information > > here is your answer from your post :-) ... > > > The JVM library path is empty. To use Java objects or Java CFXs, you > > need to install (if not already installed) the JDK or JRE and specify > > the path of the JVM in the ColdFusion Administrator. Please read the > > release notes regarding the version of the software that is needed. > > coz, cf_sleep most likey uses a java function to pause.. which needs a > jvm to run, > > cheers > > z > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

