Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jans-lock): getting error jans-lock.war file not available #10532

Open
manojs1978 opened this issue Dec 31, 2024 · 0 comments
Open

fix(jans-lock): getting error jans-lock.war file not available #10532

manojs1978 opened this issue Dec 31, 2024 · 0 comments
Assignees
Labels
comp-jans-lock kind-bug Issue or PR is a bug in existing functionality

Comments

@manojs1978
Copy link
Contributor

Describe the bug
getting error jans-lock.war file not available

To Reproduce
Steps to reproduce the behavior:

  1. install flex nightly
  2. check for all service running
  3. check jans-lock service
  4. See error

Expected behavior
should not get any error

Screenshots
If applicable, add screenshots to help explain your problem.
Image

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)
                                                                                                                      
@mo-auto mo-auto added comp-jans-lock kind-bug Issue or PR is a bug in existing functionality labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-lock kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants