Well, I change my Java args to look like this.... -server wasn�t in there
before (this is on Redhat 7, FYI).

jvm.config:java.args=-server -DJINTEGRA_NATIVE_MODE
-DJINTEGRA_PREFETCH_ENUMS
-Xbootclasspath/a:{application.home}/lib/webchartsJava2D.jar
-Djava.awt.graphicsenv=com.gp.java2d.ExGraphicsEnvironment �Xmx512m

Still get exceptions :-/

-marc


------------------------------------------------
Marc Nicholas - Geekythings, Inc.
Vox: 416.543.4896 SMS: [EMAIL PROTECTED]

From: "Ronald West" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Tue, 2 Dec 2003 20:40:36 -0500
To: CF-Linux <[EMAIL PROTECTED]>
Subject: RE: CF MX won't start up anymore!

Yeah, like if you ever use the JRun JMS to change the class path.  Sweet
little undocumented feature.

-----Original Message-----
From: Dave Carabetta [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 02, 2003 8:18 PM
To: CF-Linux
Subject: Re: CF MX won't start up anymore!

Make sure the jvm arguments in your jvm.config file starts with -server,
rather than -server being mixed in. It *must* be the first entry in the
list, or the runtime fails. I know you said you didn't think there have
been
config changes, but it doesn't hurt to re-check, as that's where I've
seen
this error time and time again.

Regards,
Dave.

----- Original Message -----
From: Marc Nicholas
To: CF-Linux
Sent: Tuesday, December 02, 2003 06:21 PM
Subject: CF MX won't start up anymore!

Hi all...

A previously working CF MX site on RedHat 7 has gone kaput! As far as I
know, there haven't been any config changes....but the runtime keeps
failing. Is there any way to get slightly less cryptic error messages
than
just the Java exceptions?

Anyone got any clues on places to start looking? I'm already at my wits
end
with this.

-marc

"Error","main","12/02/03","17:04:11",,"The Runtime service is not
available.
This exception is usually caused by service startup failure. Please
check
your server configuration."
coldfusion.server.ServiceFactory$ServiceNotAvailableException: The
Runtime
service is not available.
        at coldfusion.server.ServiceFactory.getRuntimeService(Unknown
Source)
        at coldfusion.runtime.ClientIDHelper.<init>(Unknown Source)
        at coldfusion.runtime.ClientScopeServiceBase.<init>(Unknown
Source)
        at coldfusion.runtime.ClientScopeServiceImpl.<init>(Unknown
Source)
        at coldfusion.server.CFService.setupClientStorage(Unknown
Source)
        at coldfusion.server.CFService.start(Unknown Source)
        at coldfusion.server.jrun4.NeoService.start(Unknown Source)
        at java.lang.reflect.Method.invoke(Native Method)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at
jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:684)
        at
jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.ja
va:4
60)
        at
jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:
312)
        at
jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java
:260
)
        at
jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java
:87)
        at
jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
        at java.lang.reflect.Method.invoke(Native Method)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at jrunx.kernel.JRun.startServer(JRun.java:483)
        at jrunx.kernel.JRun.<init>(JRun.java:401)
        at jrunx.kernel.JRun$1.run(JRun.java:258)
        at java.security.AccessController.doPrivileged(Native Method)
        at jrunx.kernel.JRun.start(JRun.java:255)
        at java.lang.reflect.Method.invoke(Native Method)
        at jrunx.kernel.JRun.invoke(JRun.java:179)
        at jrunx.kernel.JRun.main(JRun.java:167)
        at coldfusion.ColdFusion.main(Unknown Source)

------------------------------------------------
Marc Nicholas - Geekythings, Inc.
Vox: 416.543.4896 SMS: [EMAIL PROTECTED]
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to