0

Below is the error I'm getting when trying to login with a user, but it tells me pretty much nothing, where do I go in glassfish to get some more information? Is my hash not the same as GFs? Does it not like my database design? How do I know?

SEVERE: jdbcrealm.invaliduserreason
WARNING: WEB9102: Web Login Failed: com.sun.enterprise.security.auth.login.common.LoginException: Login failed: Security Exception
4

1 回答 1

1

脚步:

  1. 将 javax.enterprise.system.core.security 日志记录级别更改为 FINEST。
  2. 开始挖掘。
于 2013-11-15T01:19:17.063 回答