I received that as well yesterday.. Sorry unable to help you on this one. However I resorted to doing a simple loop statement:
<CFLOOP INDEX=timeDelay FROM=1 TO=3000> <!--- Do nothing (3000 would represent 3 seconds) ---> </CFLOOP> >>> [EMAIL PROTECTED] 11/06/02 08:49AM >>> 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 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. The error occurred while processing an element with a general identifier of (CFOBJECT), occupying document position (10:1) to (10:74). Date/Time: 11/06/02 08:38:35 Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705) --------------------------------------------------- Colonel Nathan R. Jessop Commanding Officer Marine Ground Forces Guatanamo Bay, Cuba --------------------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

