Ask a Question related to Coldfusion Server Administration, Design and Development.
-
odyssey #1
JRun CFusion server won't start after updating JVM
I just applied the ColdFusion Updater 7.0.2 and then upgraded the JVM to
j2sdk1.4.1_11 and edited the jvm.config file to point the java.home to the new
folder. After editing the file, I tried to restart the ColdFusion service as
directed in the Technote d2ab4470 but it will not restart.
Can anyone provide any assistance with this?
Thank you!
odyssey Guest
-
JRun Server doesn't start
After a abortive update from CFMX 7.0 -> 7.0.2, i had to reinstall Coldfusion 7.0.2 ().The Server is Win 2003 + SP 1. I got always got an error (kb... -
Second "cfusion -start default" process launchesoccasonally on solaris
Normally, I see this in a process listing UID PID PPID C STIME TTY TIME CMD nobody 1357 1 0 15:44:29 pts/2 0:00... -
How to configure windows 2003 x64 server to run CFUSION MX7
1.If you install Internet Information Services (IIS) on a computer that is running Windows Server 2003 x64 Edition, IIS must be configured to run in... -
CFusion MX and the infamous "JRUN closed connection'
I receive two of these errors, Event Type: Error Event Source: ColdFusion MX ODBC Server Event Category: None Event ID: 0 Date: 5/25/2005... -
CFUSION ODBC Agent & Server
I've a Very Big Problem on My New Production Server (SO W2000Server 2Xeon processor 4G Ram - CF7StandEdit) with CFUSION ODBC Agent & Server.... ... -
ksmith #2
Re: JRun CFusion server won't start after updating JVM
What errors appear in the runtime/coldfusion-out.log, server.log or
cfserver.log? That should point you in the right direction. If you are on
windows your runtime/bin/jvm.config should probably be pointing to JAVA_HOME as
c:/j2sdk1.4.2_11/jre. Does it? The forward slashes are required for java or
you can use double back slashes as:
c:\\j2sdk1.4.2_11\\jre.
If this does not get you going start by moving back to the original internal
JRE:
c:/cfusionmx7/runtime/jre. Make a backup of you jvm.config outside the CF
directory structure. Then if you break something during an update you can just
copy a running copy back in. Generally, the jvm.config.bak in runtime/bin has
the same problems as your jvm.config - so an outside backup is better.
ksmith Guest
-
rwhaun #3
Re: JRun CFusion server won't start after updating JVM
I had the same issue as you. I had initially installed the new JVM to
{cfusion}/runtime/jre after just renaming the old version's folder jre-old.
After several re-installations and using different versions I still couldn't
get it to work. Once I installed it to C:\j2sdk1.4.2_12 then changing my
jvm.config to point to the new location, the server started just fine.
rwhaun Guest



Reply With Quote

