Trying to start jenkins on Solaris/Sparc and it shows abort after the Loaded all jobs.
java -jar jenkins.war --httpPort=1810 -Xdebug
INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled
INFO: Started initialization
INFO: Listed all plugins
INFO: Prepared all plugins
INFO: Started all plugins
INFO: Augmented all extensions
INFO: Loaded all jobs
Abort
This works fine on Linux but fails with both java 7 and 8 on Solaris/Sparc. I can not find work around on web. The thread dump does not produce any output.