|
Should I be worried about this upgrade error:
The migration failed: org.picocontainer.injectors.AbstractInjector$UnsatisfiableDependenciesException: org.sonar.server.startup.RegisterNewFilters has unsatisfied dependency 'class [Lorg.sonar.api.web.FilterTemplate;' for constructor 'public org.sonar.server.startup.RegisterNewFilters(org.sonar.api.web.FilterTemplate[],org.sonar.core.filter.FilterDao,org.sonar.core.template.LoadedTemplateDao)' from org.picocontainer.DefaultPicoContainer@74d81ae8:14<[Immutable]:org.picocontainer.DefaultPicoContainer@59e6b3a6:180<[Immutable]:org.picocontainer.DefaultPicoContainer@25a4053b:6<[Immutable]:org.picocontainer.DefaultPicoContainer@6503017:31<|. Please check the logs. There were no logs. Upgrading from 2.13 to 3.1.1 I restarted tomcat and Sonar appears to be upgraded and working correctly i.e. I can navigate and run analysis with out issue. Mike |
|
Hi Mike,
you got this error message on the migration screen in the Web UI and got no error in the log, that's it? If so, then we should do something about it as this means that the exception is not correctly logged, which can make it difficult to diagnose a migration failure.
In your case, I guess that indeed the migration went well and that for some unknown reason, the restart of the server failed. Best regards,
On Wed, Jul 4, 2012 at 3:44 PM, Michael Kimber <[hidden email]> wrote: Should I be worried about this upgrade error: |
|
“you got this error message on the migration screen in the Web UI and got no error in the log, that's it? “ Sorry I should have been clearer, yes this is correct Mike From: Fabrice Bellingard [mailto:[hidden email]] Hi Mike, you got this error message on the migration screen in the Web UI and got no error in the log, that's it? If so, then we should do something about it as this means that the exception is not correctly logged, which can make it difficult to diagnose a migration failure. In your case, I guess that indeed the migration went well and that for some unknown reason, the restart of the server failed. Best regards,
On Wed, Jul 4, 2012 at 3:44 PM, Michael Kimber <[hidden email]> wrote: Should I be worried about this upgrade error: |
|
OK, thanks Mike, I will investigate to see why no log is available. (from what I see in the code, it should be printed out)
Best regards,
On Thu, Jul 5, 2012 at 9:09 AM, Mike Kimber <[hidden email]> wrote:
|
| Powered by Nabble | Edit this page |
