Skip to content

Regression

Scenario: Start datastore for all scenarios.Scenario: Start datastore for all scenarios (from org.eclipse.kapua.service.tag.unit.RunTagServiceTest)

Failing for the past 1 build (Since Unstable #2 )
Took 1.9 sec.

Error Message

Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.3.v20160428-59c81c5): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.h2.jdbc.JdbcSQLException: General error: "java.lang.NullPointerException" [50000-192]
Error Code: 50000

Stacktrace

javax.persistence.PersistenceException: 
Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.3.v20160428-59c81c5): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.h2.jdbc.JdbcSQLException: General error: "java.lang.NullPointerException" [50000-192]
Error Code: 50000
Caused by: org.eclipse.persistence.exceptions.DatabaseException: 

Internal Exception: org.h2.jdbc.JdbcSQLException: General error: "java.lang.NullPointerException" [50000-192]
Error Code: 50000
Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.NullPointerException" [50000-192]
Caused by: java.lang.NullPointerException

Standard Output

  Background:                                                                 # features/tag/TagService.feature:18
    Given I login as user with name "kapua-sys" and password "kapua-password" # UserServiceSteps.loginUser(String,String)
    And Tag Service configuration                                             # TagServiceSteps.setConfigurationValue(TestConfig>)
09:16:22.399 [main] INFO  o.e.k.s.user.steps.UserServiceSteps - Logging out in cleanup
09:16:22.399 [main] INFO  o.e.k.c.c.KapuaConfigurableServiceSchemaUtilsWithResources - Running database script from resources...
09:16:22.399 [main] INFO  eclipselink.logging.all - EclipseLink, version: Eclipse Persistence Services - 2.6.3.v20160428-59c81c5
09:16:22.400 [main] ERROR eclipselink.logging.ejb - Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.3.v20160428-59c81c5): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.h2.jdbc.JdbcSQLException: General error: "java.lang.NullPointerException" [50000-192]
Error Code: 50000