|  | 
 
| 本帖最后由 dongsi1971 于 2022-5-25 13:45 编辑 
 原来6.4.6版本使用正常,通过下载官方7.1.1版本升级后,除了xadmin用户能登录系统,其他的所有用户都是提示用户不存在或者密码错误。从后台看日志是如下信息:
 
 2022-05-25 13:36:41.087 [ApplicationServerQueuedThreadPool-80] ERROR com.x.organization.assemble.authentication.jaxrs.authentication.AuthenticationAction - id:f453fc88-31a6-4dc8-a1bc-460ac49f474e, name:com.x.organization.assemble.authentication.jaxrs.authentication.AuthenticationAction, message:用户不存在或者密码错误., exception:com.x.organization.assemble.authentication.jaxrs.authentication.ExceptionPersonNotExistOrInvalidPassword, id:f453fc88-31a6-4dc8-a1bc-460ac49f474e, name:com.x.organization.assemble.authentication.jaxrs.authentication.AuthenticationAction, message:用户不存在或者密码错误., exception:com.x.organization.assemble.authentication.jaxrs.authentication.ExceptionPersonNotExistOrInvalidPassword, person:anonymous, method
  OST, request:http://xxxxxxxxxxx:2002 ... =59.736040462760876, remoteHost:6x.2xx.7.1xx, emoteAddr:6x.2xx.7.1xx, head:x-client:android Connection:keep-alive
 User-Agent
  khttp/3.11.0 Host:6x.2xx.7.1xx:20020
 Accept-Encoding:gzip
 Content-Length:259
 Content-Type:application/json;charset=UTF-8, body:..
 com.x.organization.assemble.authentication.jaxrs.authentication.ExceptionPersonNotExistOrInvalidPassword: 用户不存在或者密码错误.
 
 
 
 | 
 
  |