Oops!

CannotCreateTransactionException


Could not open JPA EntityManager for transaction; nested exception is javax.persistence.PersistenceException: org.hibernate.TransactionException: JDBC begin transaction failed:

UserSession(logged=false, loginDate=null, userIdx=0, homeIdx=0, userId=null, userName=null, nickName=null, userPoint=0, userLevel=0, profileImagePath=null, clientIp=null)


back to top