[
https://issues.apache.org/jira/browse/DL-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901819#comment-15901819
]
ASF GitHub Bot commented on DL-193:
-----------------------------------
Github user sijie commented on the issue:
https://github.com/apache/incubator-distributedlog/pull/123
Seems both travis CI and Jenkins failed with similar error
`
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on
project distributedlog-service_2.11: ExecutionException The forked VM
terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd
/Users/travis/build/apache/incubator-distributedlog/distributedlog-service &&
/Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk/Contents/Home/jre/bin/java
-Xmx3G -Djava.net.preferIPv4Stack=true -XX:MaxDirectMemorySize=2G -jar
/Users/travis/build/apache/incubator-distributedlog/distributedlog-service/target/surefire/surefirebooter1574788574072023345.jar
/Users/travis/build/apache/incubator-distributedlog/distributedlog-service/target/surefire/surefire1040382260065287155tmp
/Users/travis/build/apache/incubator-distributedlog/distributedlog-service/target/surefire/surefire_871857929376723744956tmp
`
> Use the latest version of Guava
> -------------------------------
>
> Key: DL-193
> URL: https://issues.apache.org/jira/browse/DL-193
> Project: DistributedLog
> Issue Type: Improvement
> Components: builds, distributedlog-core, distributedlog-service
> Reporter: Arvind Kandhare
> Assignee: Arvind Kandhare
>
> The Guava version used is 16.0 which is too old. It should be 20.0.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)