Thanks Calvin & Nathan...

hmm.. i wasted a fair amount of time trying to solve this.. even opened the jvm.config
but didnt know they had to be switched around...(-server) first.

Thanks
Joe Eugene
  ----- Original Message -----
  From: Calvin Ward
  To: CF-Talk
  Sent: Monday, October 20, 2003 4:55 AM
  Subject: Re: JRun (Problems starting cfusion Server)

  From my notes:

  In the file located at {drive}\JRun4\bin\jvm.config (default install):

  This line will rewrite itself if you add/subtract from the classes path from within the JRun Administrator

  java.args=-Xmx512M -server -Dsun.io.useCanonCaches=false

  Should Read:

  java.args=-server -Xmx512M -Dsun.io.useCanonCaches=false

  - Calvin

    ----- Original Message -----
    From: Joe Eugene
    To: CF-Talk
    Sent: Monday, October 20, 2003 1:07 AM
    Subject: JRun (Problems starting cfusion Server)

    I am having problems starting "cfusion"  on Win2k J2EE Configuration.

    This happened after i changed the classPath Setting for "cfusion" server.

    Here is the error.

    E:\JRun4\bin>JRun -start cfusion
    Unrecognized option: -server
    Could not create the Java virtual machine.

    Anyone know how i can resolve this?

    Thanks,
    Joe Eugene


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to