View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005411 | SymmetricDS Pro | Bug | public | 2022-08-16 14:25 | 2022-08-30 13:04 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.1 | Fixed in Version | 3.14.1 | ||
Summary | 0005411: After installing SwaggerUI, engine won't start | ||||
Description | After 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 Reproduce | symadmin module install swaggerui sym | ||||
Tags | api | ||||
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 |