Skip to content

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

Open
@manojs1978

Description

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)
                                                                                                                      

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

comp-jans-lockkind-bugIssue or PR is a bug in existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions