You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/03/10 04:32:28 UTC

[GitHub] [james-project] chibenwa commented on pull request #905: [JAMES-3721] Fixes ObjectNotFoundExceptions when browsing mails

chibenwa commented on pull request #905:
URL: https://github.com/apache/james-project/pull/905#issuecomment-1063654741


   ```
   <p><span style="font-weight:bold">org.apache.james.mpt.smtp.CassandraPulsarForwardSmtpTest.org.apache.james.mpt.smtp.CassandraPulsarForwardSmtpTest</span></p><div style="text-align:right;">Failing for the past 1 build
             (Since <a href="https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-905/11/" class="model-link"><span style="width: 16px; height: 16px; " class="build-status-icon__wrapper icon-red icon-sm"><span class="build-status-icon__outer"><svg viewBox="0 0 24 24" focusable="false" class="svg-icon "><use href="https://ci-builds.apache.org/images/build-status/build-status-sprite.svg#build-status-static"></use></svg></span><svg viewBox="0 0 24 24" focusable="false" class="svg-icon icon-red icon-sm"><use href="https://ci-builds.apache.org/static/40b37e2d/images/build-status/build-status-sprite.svg#last-failed"></use></svg></span>#11</a> )
           </div><div style="text-align:right;"><a href="https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-905/11/testReport/junit/org.apache.james.mpt.smtp/CassandraPulsarForwardSmtpTest/org_apache_james_mpt_smtp_CassandraPulsarForwardSmtpTest/history">Took 1 ms.</a></div><div id="description"><div></div><div class="jenkins-buttons-row jenkins-buttons-row--invert"></div></div>
   <h3>Error Message</h3><pre>Could not initialize class org.apache.james.backends.es.v7.DockerElasticSearchSingleton</pre><h3>Stacktrace</h3><pre>java.lang.NoClassDefFoundError: Could not initialize class org.apache.james.backends.es.v7.DockerElasticSearchSingleton
   	at org.apache.james.mpt.smtp.CassandraPulsarForwardSmtpTest.&lt;clinit&gt;(CassandraPulsarForwardSmtpTest.java:37)
   </pre>org.apache.james.mpt.smtp.CassandraPulsarForwardSmtpTest.org.apache.james.mpt.smtp.CassandraPulsarForwardSmtpTest
   Failing for the past 1 build (Since [#11](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-905/11/) )
   [Took 1 ms.](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-905/11/testReport/junit/org.apache.james.mpt.smtp/CassandraPulsarForwardSmtpTest/org_apache_james_mpt_smtp_CassandraPulsarForwardSmtpTest/history)
   Error Message
   
   Could not initialize class org.apache.james.backends.es.v7.DockerElasticSearchSingleton
   
   Stacktrace
   
   java.lang.NoClassDefFoundError: Could not initialize class org.apache.james.backends.es.v7.DockerElasticSearchSingleton
   	at org.apache.james.mpt.smtp.CassandraPulsarForwardSmtpTest.<clinit>(CassandraPulsarForwardSmtpTest.java:37)
   ```
   
   I restarted the build.
   
   BTW we might not need to start ElasticSearch at all for those tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org