Have you run your jar via the command line (java -jar MyJar.jar)? I'd bet one or more exceptions are thrown, and doing so via the command line will should the exceptions (or rule out this possibility)