Hibernate: call next value for users_id_seq Oct 26, 2020 7:25:49 PM org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions WARN: SQL Error: -5501, SQLState: 42501 Oct 26, 2020 7:25:49 PM org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions ERROR: user lacks privilege or object not found: USERS_ID_SEQ Oct 26, 2020 7:25:49 PM org.hibernate.engine.jdbc.spi.SqlExceptionHelper$StandardWarningHandler logWarning WARN: SQL Warning Code: -1100, SQLState: 02000 Oct 26, 2020 7:25:49 PM org.hibernate.engine.jdbc.spi.SqlExceptionHelper$StandardWarningHandler logWarning WARN: no data Oct 26, 2020 7:25:49 PM org.springframework.test.context.transaction.TransactionContext endTransaction INFO: Rolled back transaction for test context [DefaultTestContext@4f66ffc8 testClass = UserDaoTest, testInstance = ar.edu.itba.paw.persistence.UserDaoTest@21079a12, testMethod = testRegisterValid@UserDaoTest, testException = javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement, mergedContextConfiguration = [MergedContextConfiguration@1c7f96b1 testClass = UserDaoTest, locations = '{}', classes = '{class ar.edu.itba.paw.persistence.config.TestConfig}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].