mysqljdbcjetty
http error 404
problem accessing /gfhj/jsp/errorpages/error.jsp. reason:
not_found
caused by:
org.mybatis.spring.mybatissystemexception: nested exception is org.apache.ibatis.exceptions.persistenceexception:
### error updating database. cause: org.springframework.jdbc.cannotgetjdbcconnectionexception: could not get jdbc connection; nested exception is org.apache.commons.dbcp.sqlnestedexception: cannot create poolableconnectionfactory (access denied for user 'root'@'localhost' (using password: yes))
### cause: org.springframework.jdbc.cannotgetjdbcconnectionexception: could not get jdbc connection; nested exception is org.apache.commons.dbcp.sqlnestedexception: cannot create poolableconnectionfactory (access denied for user 'root'@'localhost' (using password: yes))
at org.mybatis.spring.mybatisexceptiontranslator.translateexceptionifpossible(mybatisexceptiontranslator.java:73)
at org.mybatis.spring.sqlsessiontemplate$sqlsessioninterceptor.invoke(sqlsessiontemplate.java:364)
at com.sun.proxy.$proxy7.insert(unknown source)
at org.mybatis.spring.sqlsessiontemplate.insert(sqlsessiontemplate.java:236)
at org.apache.ibatis.binding.mappermethod.execute(mappermethod.java:46)
at org.apache.ibatis.binding.mapperproxy.invoke(mapperproxy.java:43)
at com.sun.proxy.$proxy13.adduser(unknown source)
at com.jiujiu.ssl.user.service.test_userservice.adduser(test_userservice.java:17)
at com.jiujiu.ssl.user.web.test_usercontorller.adduser(test_usercontorller.java:39)