Skip to content

Failed

org.appng.application.manager.business.LdapUsersTest.testSettings

Failing for the past 2 builds (Since Failed#140 )
Took 45 ms.

Error Message

error retrieving datasource 'ldapSettings', ID: 680212282

Stacktrace

org.appng.api.ProcessingException: error retrieving datasource 'ldapSettings', ID: 680212282
	at org.appng.application.manager.business.LdapUsersTest.testSettings(LdapUsersTest.java:46)
Caused by: java.lang.NullPointerException
	at org.appng.application.manager.business.LdapUsersTest.testSettings(LdapUsersTest.java:46)

Standard Output

2021-06-10 17:04:36,132 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2021-06-10 17:04:36,132 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1f32a965, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@362fabbc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3670f085, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71f865cc, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b8b9317, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@30b2a591]
2021-06-10 17:04:36,152 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2021-06-10 17:04:36,189 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2021-06-10 17:04:36,195 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2021-06-10 17:04:36,227 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2021-06-10 17:04:36,236 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@33135c3d: startup date [Thu Jun 10 17:04:36 CEST 2021]; root of context hierarchy
2021-06-10 17:04:36,280 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2021-06-10 17:04:36,405 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2021-06-10 17:04:36,406 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2021-06-10 17:04:36,591 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2021-06-10 17:04:36,603 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2021-06-10 17:04:37,032 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-06-10 17:04:37,033 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-06-10 17:04:37,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@33135c3d: startup date [Thu Jun 10 17:04:36 CEST 2021]; root of context hierarchy
2021-06-10 17:04:37,596 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!