Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Hibernate: select user0_.id as id1_4_, user0_.email as email2_4_, user0_.name as name3_4_, user0_.prefs as prefs4_4_ from acm_user user0_ where user0_.email=?
  2. 07:15:38.948 [http-nio-8094-exec-9] WARN o.h.e.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: 42P01
  3. 07:15:38.948 [http-nio-8094-exec-9] ERROR o.h.e.jdbc.spi.SqlExceptionHelper - ERROR: relation "acm_user" does not exist
  4. Position: 112
  5. 07:15:38.949 [http-nio-8094-exec-9] WARN c.a.d.security.OpenIdConnectFilter - org.springframework.dao.InvalidDataAccessResourceUsageException: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement