Hacker News new | ask | show | jobs
by ibdknox 5100 days ago
Are you running the jar with prod as an arg?

  java -jar lighttable-full.jar prod
1 comments

Yes. I get the same result with or without the "prod" argument.
I was running it under JRE6... switching to JRE7 got past the error and it is working fine now.