Quick question - What's New in latest releases | SonarQube says the latest version to download is 8.7.1, but the Release Upgrade Notes Release Upgrade Notes | SonarQube Docs says the latest is 8.8. Which is it, and if it’s 8.8, where is the download for it?
Hi @hheath ,
Currently 8.7.1 is the latest version. 8.8 is in our pipe to be released very soon
You will find the official announcement here, when it’s done!
Carine
I just relaunched docker on GCE to 8.8-community but on System tab I still see 8.7.0.41497 which is weird.
Hi @Carine_Bayon ,
I am using 8.7 sonarQube community edition . I installed this on docker with Oracle database using wallet. When I start the server I am getting the below error: Could you please guide:
2021.04.01 09:51:20 INFO web[o.s.s.p.ServerFileSystemImpl] SonarQube home: /sonarqube/sonarqube-8.7.0.41497
2021.04.01 09:51:20 INFO web[o.s.s.u.SystemPasscodeImpl] System authentication by passcode is disabled
2021.04.01 09:51:22 INFO web[o.s.s.p.d.m.h.MigrationHistoryTableImpl] Creating table schema_migrations
2021.04.01 09:51:32 ERROR web[][o.s.s.p.PlatformImpl] Web server startup failed
java.lang.NullPointerException: Plugin key is missing from manifest
-
at java.base/java.util.Objects.requireNonNull(Objects.java:246) at org.sonar.core.platform.PluginInfo.<init>(PluginInfo.java:104) at org.sonar.server.plugins.ServerPluginInfo.<init>(ServerPluginInfo.jav*a:32) at org.sonar.server.plugins.ServerPluginInfo.create(ServerPluginInfo.java:38) at org.sonar.server.plugins.PluginJarLoader.lambda$getBundledPluginsMetadata$4(PluginJarLoader.java:202) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.LinkedList$LLSpliterator.forEachRemaining(LinkedList.java:1239) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.sonar.server.plugins.PluginJarLoader.loadPluginsFromDir(PluginJarLoader.java:236) at org.sonar.server.plugins.PluginJarLoader.getBundledPluginsMetadata(PluginJarLoader.java:202) at org.sonar.server.plugins.PluginJarLoader.loadPlugins(PluginJarLoader.java:84) at org.sonar.server.plugins.ServerPluginManager.start(ServerPluginManager.java:64) at org.sonar.core.platform.StartableCloseableSafeLifecyleStrategy.start(StartableCloseableSafeLifecyleStrategy.java:40) at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.start(AbstractInjectionFactory.java:84) at org.picocontainer.behaviors.AbstractBehavior.start(AbstractBehavior.java:169) at org.picocontainer.behaviors.Stored$RealComponentLifecycle.start(Stored.java:132) at org.picocontainer.behaviors.Stored.start(Stored.java:110) at org.picocontainer.DefaultPicoContainer.potentiallyStartAdapter(DefaultPicoContainer.java:1016) at org.picocontainer.DefaultPicoContainer.startAdapters(DefaultPicoContainer.java:1009) at org.picocontainer.DefaultPicoContainer.start(DefaultPicoContainer.java:767) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:136) at org.sonar.server.platform.platformlevel.PlatformLevel.start(PlatformLevel.java:90) at org.sonar.server.platform.platformlevel.PlatformLevel2.start(PlatformLe
Thanks in advance
Hi @pande
Can you open a new thread under Get Help as this is an error, not really the same as your question about 8.7 or 8.8?
We try to keep “1 topic per thread”.
Thanks!
Carine
Hi @Carine_Bayon ,
I did post in “get help” , as no one responded , I posted here as I thought you can guide me. I am blocked due to this issue.
Thanks
Hi @pande ,
a good practice on this forum is to wait for an answer, and not raise 3 threads to solve the same issue
In our FAQ, you can see that:
I created a topic, when can I expect a response?
This is an open community with people volunteering their free time to provide assistance. We’re eager to contribute to the community, but you are not guaranteed a fast response.
Be patient
- Wait a few days before bumping a topic that hasn’t received a response.
- Do not tag individuals not involved in the topic.
Contribute as much as you expect to receive
- Contribute to the community (helping others) as much as you expect to receive help.
It is not a replacement for more structured support
- If you need SLAs, guaranteed response, privacy, SonarSource also offers Commercial Support.
I will close this one as you got your answer on 8.7.1 or 8.8 (that is now released by the way).
Have a nice day
Carine