"No LoginModules configured for karaf" error

72 views
Skip to first unread message

Pedro Paulo Favato Barcelos

unread,
Jun 22, 2021, 3:22:14 PM6/22/21
to vocbench-user
Dear Vocbench community, 

I am trying to install the Vocbench on a web server using docker and 

1) when running the following command:

  • docker run -v ${PWD}/volumes/stdata:/opt/vocbench3/data -p 1979:1979 --name vocbench3 -t vocbench3:9.1.0
I receved the following error:

  • 19:07:04.118 ERROR [qtp101642095-73] General Security Exception javax.security.auth.login.LoginException: No LoginModules configured for karaf  at javax.security.auth.login.LoginContext.init(LoginContext.java:264)

2) When running the following command:

  • docker run -p 1979:1979 --name vocbench3 -t vocbench3:9.1.0 start

the application starts but when I try to login it crashes.

Could you please help me?

Thank you in advance.
Reply all
Reply to author
Forward
0 new messages