Skip to content

testAlternativeCrlCheckLdapCheckNoAuth

(from org.openspcoop2.utils.test.certificate.TestOCSP took 18 ms)

FAIL

Test Name: Ant test
Suite Name: Ant suite

Group(s): utils, utils.OCSP, utils.OCSP.checkAlternativeCrlLdapCheckNoAuth



[Method Execution Trend Chart]

Reporter Output

Run test 'OCSP.checkAlternativeCrlCheckLdapCheckNoAuth' ...

Exception org.openspcoop2.utils.UtilsException

Message: Setting Logging Configuration failed: No type attribute provided for component log4jStacktrace:

at org.openspcoop2.utils.LoggerWrapperFactory.setLogConfiguration(LoggerWrapperFactory.java:339)
at org.openspcoop2.utils.LoggerWrapperFactory.setLogConfiguration(LoggerWrapperFactory.java:310)
at org.openspcoop2.utils.transport.ldap.test.LdapServerTest.<init>(LdapServerTest.java:77)
at org.openspcoop2.utils.certificate.ocsp.test.OCSPTest.checkAlternativeCrlLdapCheck(OCSPTest.java:282)
at org.openspcoop2.utils.test.certificate.TestOCSP.testAlternativeCrlCheckLdapCheckNoAuth(TestOCSP.java:70)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:227)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:957)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:200)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.testng.TestRunner.privateRun(TestRunner.java:848)
at org.testng.TestRunner.run(TestRunner.java:621)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
at org.testng.SuiteRunner.run(SuiteRunner.java:336)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1280)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1200)
at org.testng.TestNG.runSuites(TestNG.java:1114)
at org.testng.TestNG.run(TestNG.java:1082)
at org.testng.TestNG.privateMain(TestNG.java:1440)
at org.testng.TestNG.main(TestNG.java:1404)
Caused by: org.apache.logging.log4j.core.config.ConfigurationException: No type attribute provided for component log4j
at org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder.createComponent(PropertiesConfigurationBuilder.java:362)
at org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder.processRemainingProperties(PropertiesConfigurationBuilder.java:206)
at org.apache.logging.log4j.core.config.properties.PropertiesConfigurationBuilder.build(PropertiesConfigurationBuilder.java:190)
at org.apache.logging.log4j.core.config.properties.PropertiesConfigurationFactory.getConfiguration(PropertiesConfigurationFactory.java:56)
at org.apache.logging.log4j.core.config.properties.PropertiesConfigurationFactory.getConfiguration(PropertiesConfigurationFactory.java:34)
at org.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:299)
at org.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:447)
at org.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:321)
at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:778)
at org.apache.logging.log4j.core.LoggerContext.setConfigLocation(LoggerContext.java:762)
at org.openspcoop2.utils.LoggerWrapperFactory.newConfiguration(LoggerWrapperFactory.java:353)
at org.openspcoop2.utils.LoggerWrapperFactory.setLogConfiguration(LoggerWrapperFactory.java:335)
... 31 more