[
https://issues.apache.org/jira/browse/STORM-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229971#comment-14229971
]
Tony Reix commented on STORM-576:
---------------------------------
Hi,
Still with Oracle JVM, I've tested with fresh Clojure version (Master from
today's Clojure GitHub : 1.7.0-master-SNAPSHOT) and I've got the same results:
Out of 3 tries, I've got one success (no "Clojure failed" message) and 2
failures ("Clojure failed" message).
Moreover, though Clojure failed, no failures appear in the summary of tests:
Module Total Failure Error Skipped
---------------------------------------------------------------------------
Storm Core 0.10.0-SNAPSHOT 10 0 0 0
storm-starter 0.10.0-SNAPSHOT 226 0 0 0
storm-kafka 0.10.0-SNAPSHOT 36 0 0 0
---------------------------------------------------------------------------
Total 272 0 0 0
> Random "Clojure failed" message
> -------------------------------
>
> Key: STORM-576
> URL: https://issues.apache.org/jira/browse/STORM-576
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.10.0
> Environment: Ubuntu 14.10 on x86_64 .
> Reporter: Tony Reix
> Attachments: mvn.test.log.IBM.1, mvn.test.log.IBM.2,
> mvn.test.log.Oracle.1, mvn.test.log.Oracle.2
>
>
> Tests have been done with IBM JVM, OpenJDK, and Oracle JVM, version 7.
> - 2 tests runs done with IBM JVM and 2 tests runs done with OpenJDK shown a
> "Clojure failed" error message at end of tests, with several Exceptions and
> traces.
> - With Oracle JVM, first with jdk1.7.0_67 then with jdk1.7.0_71 has
> generated, first: no error, second: "Clojure failed" error message.
> As an example, error message:
> java.lang.RuntimeException: Error when launching multilang subprocess
> happens both with IBM JVM (2 times) and with Oracle JVM (only once). But not
> with OpenJDK.
> I gonna provide logs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)