fix(jans-lock): getting error jans-lock.war file not available #10532
Open
Description
Describe the bug
getting error jans-lock.war file not available
To Reproduce
Steps to reproduce the behavior:
- install flex nightly
- check for all service running
- check jans-lock service
- See error
Expected behavior
should not get any error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: ubuntu22
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- jans nightly
- DB pgsql
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
2024-12-31 09:18:13.293:WARN :oejw.WebAppContext:main: Failed startup of context o.e.j.w.WebAppContext@bd4dc25{jans-lock.xml,/jans-lock,file:///opt/jetty-11.0/temp/jetty-localhost-8076-jans-lock_war-_jans-lock-any-9631970273194713969/webapp/,UNAVAILABLE}{/opt/jans/jetty/jans-lock/webapps/jans-lock.war}
jakarta.enterprise.event.ObserverException
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
at java.base/java.lang.Class.newInstance(Class.java:645)
at org.jboss.weld.security.NewInstanceAction.run(NewInstanceAction.java:33)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:40)
Activity