View Issue Details

IDProjectCategoryView StatusLast Update
0005411SymmetricDS ProBugpublic2022-08-30 13:04
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.1Fixed in Version3.14.1 
Summary0005411: After installing SwaggerUI, engine won't start
DescriptionAfter installing swaggerui module, the engine won't start because of a method not found. It appears that the spring-plugin library was upgraded to an incompatible version.

[startup] - ContextLoader - Context initialization failed org.springframework.context.ApplicationContextException: Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NoSuchMethodError: 'org.springframework.plugin.core.Plugin org.springframework.plugin.core.PluginRegistry.getPluginFor(java.lang.Object, org.springframework.plugin.core.Plugin)'
    at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:181)
    at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
    at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
    at java.base/java.lang.Iterable.forEach(Iterable.java:75)
Steps To Reproducesymadmin module install swaggerui
sym
Tagsapi

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 969548c4

2022-08-16 14:25:53

admin

Details Diff
0005411: After installing SwaggerUI, engine won't start Affected Issues
0005411
mod - symmetric-client/src/main/resources/symmetric-modules.properties Diff File

Issue History

Date Modified Username Field Change
2022-08-16 14:25 elong New Issue
2022-08-16 14:25 elong Status new => assigned
2022-08-16 14:25 elong Assigned To => elong
2022-08-16 14:25 elong Tag Attached: api
2022-08-16 14:26 elong Status assigned => resolved
2022-08-16 14:26 elong Resolution open => fixed
2022-08-16 14:26 elong Fixed in Version => 3.14.1
2022-08-16 15:00 admin Changeset attached => SymmetricDS 3.14 969548c4
2022-08-30 13:04 admin Status resolved => closed