Upgrading from SonarQube sonarqube-8.9.0.43852 LTS to sonarqube-8.9.2.46101

Hello Everyone,

i am trying to upgrade sonarqube from sonarqube-enterprise-8.9.0.43852 LTS to sonarqube-enterprise-8.9.2.46101 LTS version but getting below error

Launching a JVM…
Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.WrapperSimpleApp: Unable to locate the class org.sonar.application.App: java.lang.ClassNotFoundException: org.sonar.application.AppWrapperSimpleApp Usage:
java org.tanukisoftware.wrapper.WrapperSimpleApp {app_class} [app_arguments]Where:
app_class: The fully qualified class name of the application to run.
app_arguments: The arguments that would normally be passed to the
application.
← Wrapper Stopped

i had updated wrapper.conf with correct JDK11 path, can anyone guide me how to fix this?

Also where can i get list of LTS versions for SonarQube Enterprise Edition

Thanks

Hi,

Welcome to the community!

You shouldn’t have needed to modify the wrapper. What modifications did you make to the wrapper file for your 8.9.0 install?

 
HTH,
Ann

Thanks Ann, Issue fixed, i am copying wrapper.conf from 8.9.0 this causing failure

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.