You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2019/11/15 20:12:45 UTC

[GitHub] [incubator-iotdb] jack870131 commented on issue #553: [IOTDB-279] Merge TsDigest into Statistics

jack870131 commented on issue #553: [IOTDB-279] Merge TsDigest into Statistics
URL: https://github.com/apache/incubator-iotdb/pull/553#issuecomment-554510855
 
 
   The message from CI:
   ```
   [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.016 s <<< FAILURE! - in org.apache.iotdb.db.writelog.WriteLogNodeManagerTest
   [ERROR] testAutoSync(org.apache.iotdb.db.writelog.WriteLogNodeManagerTest)  Time elapsed: 0.016 s  <<< ERROR!
   java.lang.NoClassDefFoundError: Could not initialize class sun.security.provider.SecureRandom$SeederHolder
   	at org.apache.iotdb.db.writelog.WriteLogNodeManagerTest.testAutoSync(WriteLogNodeManagerTest.java:80)
   ```
   
   Not sure if it is the error from my code.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services