startup - Problems starting Sonatype Nexus 2.11.3 -
when attempting start nexus 2.11.3 i.e. ./bin/nexus console attempts 5 times , fails. error log set @ debug level output not intuitive start trouble-shooting. perhaps others familiar of output. btw. run java jdk 1.7u1.
command(0) : java command(1) : -xx:maxpersize=192m command(2) : -djava.io.tmpdir=./tmp command(3) : -djava.net.preferipv4stack=true command(4) : -dcom.sun.jndi.ldap.connect.pool.protocol=plain ssl command(5) : -xms256m command(6) : -xmx768m command(7) : -djava.library.path=bin/jsw/lib command(8) : classpath command(9) : <large list of jar files> command(10) : -dwrapper.key=<key> command(11) : -dwrapper.port=32000 command(12) : -dwrapper.jvm.port.min=31000 command(13) : -dwrapper.port.max=5939 command(14) : -dwrapper.debug=true command(15) : -dwrapper.pid=5939 command(16) : -dwrapper.version=3.2.3 command(17) : -dwrapper.native_library=wrapper command(18) : -dwrapper.timeout=10 command(19) : -dwrapper.jvmid=5 command(20) : org.sonatype.nexus.bootstrap.jw..jswlauncher command(21) : ./conf/jetty.xml command(22) : ./conf/jetty-requestlog.xml launching jvm signal trapped: details: signal number 17 (sigchld), source="unknown" received sigchld, checking jvm process status jvm process exited code of 0, leaving wrapper exit code set 0. jvm exited while loading application
you need upgrade newer version of java 7 or better java 8. update 1 of java 7 had numerous issues , among other things not work nexus.
also note oracle jvm officially supported.
btw here full nexus sytem requirements in detail:
http://www.sonatype.com/nexus/try-compare-buy/nexus-requirements
Comments
Post a Comment