testServizioApplicativoConnectTimedOut
(from org.openspcoop2.protocol.spcoop.testsuite.units.errori_applicativi.OpenSPCoopDetailSpecificCode took 0.27 sec)FAIL
Test Name: Ant test
Suite Name: Ant suite
Group(s): ErroriApplicativi, OpenSPCoopDetail.CONNECT_TIMED_OUT_PDD, OpenSPCoopDetail
Value | |
---|---|
Parameter #1 | erroreApplicativoAsSoapXmlDefault |
Reporter Output
Return Code 'erroreApplicativoAsSoapXmlDefault' '502'
Errore Applicativo CNIPA (http://www.cnipa.it/schemas/2003/eGovIT/Exception1_0/): <?xml version="1.0" encoding="UTF-8"?><MessaggioDiErroreApplicativo xmlns="http://www.cnipa.it/schemas/2003/eGovIT/Exception1_0/"><OraRegistrazione>2025-02-28T16:01:08.953+01:00</OraRegistrazione><IdentificativoPorta>MinisteroFruitoreSPCoopIT</IdentificativoPorta><IdentificativoFunzione>SbustamentoRisposte</IdentificativoFunzione><Eccezione><EccezioneBusta codiceEccezione="EGOV_IT_300" descrizioneEccezione="Sistema non disponibile"/></Eccezione></MessaggioDiErroreApplicativo>
Validazione xsd
Navigazione...
Errore Applicativo CNIPA, elemento [OraRegistrazione] [http://www.cnipa.it/schemas/2003/eGovIT/Exception1_0/]
ora: 2025-02-28T16:01:08.953+01:00
Errore Applicativo CNIPA, elemento [IdentificativoPorta] [http://www.cnipa.it/schemas/2003/eGovIT/Exception1_0/]
Controllo identificativoPorta presente[MinisteroFruitoreSPCoopIT] atteso[MinisteroFruitoreSPCoopIT]
Errore Applicativo CNIPA, elemento [IdentificativoFunzione] [http://www.cnipa.it/schemas/2003/eGovIT/Exception1_0/]
Controllo identificativoFunzione presente[SbustamentoRisposte] atteso[SbustamentoRisposte]
Errore Applicativo CNIPA, elemento [Eccezione] [http://www.cnipa.it/schemas/2003/eGovIT/Exception1_0/]
Errore Applicativo CNIPA, tipo eccezione [EccezioneBusta]
Controllo codiceEccezione presente[EGOV_IT_300] atteso[EGOV_IT_300]
Controllo descrizioneEccezione presente[Sistema non disponibile] atteso[Servizio Applicativo non disponibile]
Exception java.lang.AssertionError
Message: expected [true] but found [false]Stacktrace:
at org.testng.Assert.fail(Assert.java:111) at org.testng.Assert.failNotEquals(Assert.java:1578) at org.testng.Assert.assertTrue(Assert.java:57) at org.testng.Assert.assertTrue(Assert.java:67) at org.openspcoop2.protocol.spcoop.testsuite.core.Utilities.verificaErroreApplicativoCnipa(Utilities.java:368) at org.openspcoop2.protocol.spcoop.testsuite.units.errori_applicativi.ErroreApplicativoCNIPA._testServizioApplicativoTimedOutServizioApplicativo(ErroreApplicativoCNIPA.java:3258) at org.openspcoop2.protocol.spcoop.testsuite.units.errori_applicativi.OpenSPCoopDetail._testServizioApplicativoTimedOutServizioApplicativo(OpenSPCoopDetail.java:838) at org.openspcoop2.protocol.spcoop.testsuite.units.errori_applicativi.OpenSPCoopDetailSpecificCode.testServizioApplicativoConnectTimedOut(OpenSPCoopDetailSpecificCode.java:159) 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)