应用程序异常
抱歉!您访问的页面出现异常,请稍后重试或联系管理员。
详 情
返 回
org.springframework.dao.DuplicateKeyException:
### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '3.142.135.247' for key 'PRIMARY'
### The error may involve ViewMapper.save-Inline
### The error occurred while setting parameters
### SQL: insert into SITE_IP ( ip, lasttime, view ) values ( ?, ?, ? )
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '3.142.135.247' for key 'PRIMARY'
; SQL []; Duplicate entry '3.142.135.247' for key 'PRIMARY'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '3.142.135.247' for key 'PRIMARY'