> ok, now does anyone know what i need to do to get back
> started up? reboot didnt work, starting from the control
> panel fails

Just find and fix your jvm.config file. If you installed CFMX on JRun, and
you used the JMC to edit it, that'll break the server. If you used either
the JMC (in the case of JRun) or the CF Admin (in the case of a standalone
CFMX install), you should have a backup file that was created for you;
something like jvm.config.bak. If you edited it manually, try to remember
what you changed, and change it back.

The JMC problem is that it reorders the arguments on one line in a way that
for some reason just doesn't work. You can rearrange them yourself, to keep
your new settings. The first VM argument should be the "-server" switch:

# Arguments to VM
java.args=-server

> maybe i should do the right thing and uninstall it and
> reinstall on linux side ;)

I don't see how Linux will solve your Java problems.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to