/opt/vmware/voss/log/ose-default.log you have entry similar the below:2024-07-08 14:00:36 [main] ERROR o.s.boot.SpringApplication - Application run failedorg.springframework.context.ApplicationContextException: Unable to start web server at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:165) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:618) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) at org.springframework.boot.SpringApplication.run(SpringApplication.java:334) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) at com.vmware.voss.Application.main(Application.java:38) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:91) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:53) at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:58)......
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Validate failed: Migrations have failed validationDetected applied migration not resolved locally: 2.3.1.If you removed this migration intentionally, run repair to mark the migration as deleted.Detected applied migration not resolved locally: 3.0.8.If you removed this migration intentionally, run repair to mark the migration as deleted.Detected applied migration not resolved locally: 3.0.9.cd /opt/vmware/vosssh -c java -Dlog4j2.formatMsgNoLookups=true -jar /opt/vmware/voss/voss.jar --spring.profiles.active=prodVMware Cloud Director 10.5.x
Object Storage Extension 2.2.3
This is a known issue observed in Object Storage Extension 2.2.3.
Currently, there is no resolution.
ose args set -k spring.flyway.ignore-migration-patterns -v *:missingose service restart