javax.security.auth.login.FailedLoginException: Password Incorrect/Password Required while trying to access BPMN process
Issue
- We can initially log into the BRMS console(/jboss-brms), but when I attempt to access a BPMN process through the same console, the request fails with below error:
ERROR [STDERR] javax.security.auth.login.FailedLoginException: Password Incorrect/Password Required
ERROR [STDERR] at org.jboss.security.auth.spi.UsernamePasswordLoginModule.login(UsernamePasswordLoginModule.java:274)
ERROR [STDERR] at org.jboss.security.auth.spi.UsersRolesLoginModule.login(UsersRolesLoginModule.java:167)
ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor301.invoke(Unknown Source)
ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
Environment
- Red Hat JBoss Business Rules Management System (BRMS)
- 5.3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
