目录

异常

目录
  • java.sql.SQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails (spas.user_role, CONSTRAINT FK_user_role_use FOREIGN KEY (use_id) REFERENCES user (id) ON DELETE RESTRICT ON UPDATE RESTRICT)
  • AuthorizationException: Not authorized to invoke method
  • org.apache.shiro.authc.IncorrectCredentialsException: Submitted credentials for token [org.apache.shiro.authc.UsernamePasswordTo
  • org.apache.shiro.authc.IncorrectCredentialsException: 令牌失效!
  • TokenExpiredException: The Token has expired on Fri Mar 27 11:16:28 CST 2020.
  • org.apache.shiro.authz.AuthorizationException: Not authorized to invoke method: public com.spas.backend.common.ApiResponse com.spas.backend.controller.UserController.get(java.lang.String)
  • java.lang.NullPointerException: null
  • com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class com.spas
  • org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component class
  • io.netty.channel.AbstractChannel$AnnotatedSocketException: Host is down: /192.168.122.7:6379
  • org.springframework.dao.QueryTimeoutException: Redis command timed out; nested exception is io.lettuce.core.RedisCommandTimeoutException: Command timed out after 1 minute(s)
  • com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
  • com.mongodb.MongoSocketReadTimeoutException: Timeout while receiving message
  • java.sql.SQLSyntaxErrorException
  • org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [com.spas.backend.BackEndApplication];
  • Error querying database. Cause: java.sql.SQLSyntaxErrorException: Unknown column ‘creatorId’ in ‘where clause’
  • org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘caseController’ defined in file
  • org.apache.ibatis.binding.BindingException: Parameter ‘creatorId’ not found
  • com.mongodb.MongoSocketReadTimeoutException: Timeout while receiving message
  • org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception
  • io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.122.7:6379
  • io.lettuce.core.RedisCommandTimeoutException: Command timed out after 1 minute(s)
  • org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2
  • java.sql.SQLSyntaxErrorException: Unknown column ‘department_id’ in ‘field list’
  • Error querying database. Cause: java.sql.SQLSyntaxErrorException: Unknown column ‘department_id’ in ‘field list’
  • org.springframework.data.redis.RedisSystemException: Redis exception; nested exception is io.lettuce.core.RedisException: java.io.IOException: Connection reset by peer
  • java.io.IOException: Connection reset by peer
  • com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
  • java.net.SocketException: Connection reset