I did not uninstall anything as I did not want to "break" anything on our web server. I did do a repair with the ColdFusion 5 CD. Thanks for the help!
Thanks! Russell ----- Original Message ----- From: "Seth Bienek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 31, 2002 2:52 PM Subject: RE: CF Graphing Server services > Russell, > > Thanks for sharing that with us! > > For the record, the same line is commented out in my setup, and > presumably that would be the standard install configuration. > > What the line does (for anyone wondering) is tell the java-based > components of ColdFusion where to find the java interpreter that will > allow the code to run (Java code can't execute without a program that > 'translates' the java code into platform-dependent machine code). > > It looks like MM is assuming that java is installed on the server > running CF, and perhaps even that the location to 'javaw.exe' is in the > PATH (a list of folders your computer will check for a program before > deciding that the path must be explicity specified). I would assume > that this is in an effort to allow customers to use their > perferred/installed java engine.. > > Had you uninstalled your Java runtime before/after the CF install? > Which brings up another question, does CF install a java runtime > automatically if it's needed, and if so, why wouldn't it install the > path for it? Just thinking out loud. > > Anyway. Interesting problem/solution. Thanks so much for sharing! > > Seth > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Russfly > > Sent: Friday, May 31, 2002 1:48 PM > > To: [EMAIL PROTECTED] > > Subject: Re: CF Graphing Server services > > > > > > With a $250 fee to Macromedia, I was able to find a solution > > to the problem. Here is what Macromedia told me. > > > > -> I looked through your global.properties file > > ("C:\CFusion\JRun\Lib\Global.Properties") and all looked fine. There > > -> was something that I noticed, however. > > -> > > -> At the top of the file is the following line: > > -> > > -> #java.exe=C:\\CFusion\\jre\\bin\\javaw.exe > > -> > > -> Could you please try un-commenting that line by deleting > > the "#" in > > -> front of it. Then please try starting your Graphing Service. > > > > After I did this and uncommented the line it started right > > up. I thought I would post it for reference should anyone > > have a similar problem. This resolution was not found on any > > site that I searched. > > > > Thanks! > > Russell > > > ------------------------------------------------------------------------- > This email server is running an evaluation copy of the MailShield anti- > spam software. Please contact your email administrator if you have any > questions about this message. MailShield product info: www.mailshield.com > > ----------------------------------------------- > To post, send email to [EMAIL PROTECTED] > To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
