The startup scripts for AIX, HPUX and Solaris have been removed since release 2.7 for licensing reasons . You must download the Java Service Wrapper release specific to your platform then :
- Copy
$JSW/lib/libwrapper.soto the directory$SONAR_HOME/bin/<platform>/lib - Copy
$JSW/bin/wrapperto the directory$SONAR_HOME/bin/<platform> - Copy
$JSW/bin/demoappto the directory$SONAR_HOME/bin/<platform>. Rename it "sonar" (or "sonar.sh"), edit and set the variables APP_NAME and APP_LONG_NAME to "sonar", WRAPPER_CONF to "../../conf/wrapper.conf" - Replace
$SONAR_HOME/lib/wrapper-3.2.3.jarby$JSW/lib/wrapper.jar - The script
$SONAR_HOME/bin/<platform>/sonaris ready to start and stop the standalone server
Labels
