OK...thanks On Wed, 6 Nov 2002 09:43:32 -0500 (EST), [EMAIL PROTECTED] wrote:
> To clarify, this isn't a custom tag issue. CF_SLEEP uses a very specific > java library. Not sure if the cfmx's installed JRE 1.3 will work... > downloading the latest JRE > http://java.sun.com/j2se/1.4.1/index.html > > Register it with the CFAdmin (very important thing to do) and hiccup > the server after. > > ~Todd > > On Wed, 6 Nov 2002, Randell B Adkins wrote: > > > 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 Get the mailserver that powers this list at http://www.coolfusion.com

