3 Replies Latest reply on Jan 6, 2002 11:37 PM by overloadedguy

    Running On MacOS X 10.1.2 and HotSpot

    overloadedguy

      I am trying to run on my MacOS X installation and I seem to have an issue with the HOTSPOT variable in the run.sh script.

      The script correctly detects the existence of the default HotSpot that comes with MacOS X and hence sets the HOTSPOT variable to "-server". Upon running the script I get back the following exception:

      -------------------------------------------------
      JBOSS_CLASSPATH=:run.jar:../lib/crimson.jar
      Unrecognized option: -server
      Could not create the Java virtual machine.
      -------------------------------------------------

      I don't enough about HotSpot or JBoss to debug this. Any help will be greatly appreciated.

      Thanks!