SixSigns

How to start Open BlueDragon in MacOS X

Now you have downloaded the Open BlueDragon Jetty Ready2Start package and read the Read-Me and you get errors trying to start it that looks like this:

sh-3.2# java -Mx512M -jar start.jar
Unrecognized option: -Mx512M
Could not create the Java virtual machine.

It looks like that MacOS X handles this a little bit different. Thus you will want to start it with the following commands:

java -jar -Xmx512M start.jar

Share and Enjoy:
  • Facebook
  • Digg
  • TwitThis
  • Sphinn
  • del.icio.us
  • Mixx
  • Google
  • MisterWong
  • StumbleUpon

If you enjoyed this post, make sure you subscribe to the RSS feed!

12 Comments

speak up

Add your comment below, or trackback from your own site.

Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*Required Fields

nitai@sixsigns.com