[
https://issues.apache.org/jira/browse/STANBOL-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879270#comment-13879270
]
Vahid Vafaei commented on STANBOL-1261:
---------------------------------------
Hello Rupert,
Thanks for your response.
OS: Ubuntu 13.10 x64
Java version: "1.7.0_25"
I have tried the following MAVEN_OPTS:
export MAVEN_OPTS="-Xmx2048M -XX:MaxPermSize=2048M"
export MAVEN_OPTS="-Xmx2048M -XX:MaxPermSize=1024M"
I have tried Surefire 2.13, 2.14, 2.15 and 2.16
Do you think more than 2GB memory might be necessary?
Still no error output or JVM crashlog in working directory.
> Compilation/build is killed right after indexerTest
> ---------------------------------------------------
>
> Key: STANBOL-1261
> URL: https://issues.apache.org/jira/browse/STANBOL-1261
> Project: Stanbol
> Issue Type: Bug
> Components: Build
> Reporter: Vahid Vafaei
>
> Hello,
> I am currently trying to get Apache Stanbol compiled. Following the
> instructions on the website (Getting started section).
> First I ran into some trouble related to surefire 2.11 dependency when
> performing a "mvn clean install" (Java7). After some research I found out
> that this was related to a bug and has been fixed in Surefire 2.13.
> Resulting an updated pom.xml in ....... to Surefire 2.13.
> Right now the compilation goes well to a certain extent. Somehow it is always
> killed at this point, with no clear output on why it is killed. Please see
> below for reference:
> Running
> org.apache.stanbol.entityhub.indexing.core.processor.FieldValueFilterTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
> Running org.apache.stanbol.entityhub.indexing.core.IndexerTest
> Killed
> Even with -X or -e parameters for Maven, no output is shown.
> I was not able to find any related post/issue. Has this been experienced
> before and is anyone facing these compilation problems as well.
> All advice/help is appreciated. Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)