The best is to run with the command nohup java -Xmx2048M -jar org.apache.stanbol.launchers.full-0.10.0-incubating-SNAPSHOT.jar -p 9080 &nohup java -Xmx2048M -jar org.apache.stanbol.launchers.full-0.10.0-incubating-SNAPSHOT.jar -p 9080 &
and compile with export MAVEN_OPTS="-Xmx2048M -XX:MaxPermSize=256M" This will always work. You are just running out of heap space. On 10 July 2012 13:09, Adrian Gschwend <[email protected]> wrote: > On 09.07.12 21:33, Bertrand Delacretaz wrote: > > > OTOH it's good to have people run those tests on different platforms, > > at least from time to time. > > Built finished now, some tests fail: > > Results : > > Failed tests: > testRetrievel(org.apache.stanbol.entityhub.it.ReferencedSiteTest): GET > request to > > http://localhost:62094/entityhub/site/dbpedia/entity?id=http%3A%2F%2Fdbpedia.org%2Fresource%2FParis > : > expecting status 200 (content: <html>(..) > testFindNameQuery(org.apache.stanbol.entityhub.it.ReferencedSiteTest): > POST request to http://localhost:62094/entityhub/site/dbpedia/find: > expecting status 200 (content: <html>(..) > > Tests in error: > testDefaultConfig(org.apache.stanbol.it.DefaultConfigTest): Java heap > space > > Tests run: 180, Failures: 2, Errors: 1, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > > Please refer to > /usr/local/src/trunk/integration-tests/target/surefire-reports for the > individual test results. > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 34 minutes 46 seconds > [INFO] Finished at: Mon Jul 09 16:37:52 GMT 2012 > [INFO] Final Memory: 527M/946M > [INFO] > ------------------------------------------------------------------------ > > Do I care about that and if so should I have at the logs and report here? > > cu > > Adrian > -- Regards Dave Butler butlerdi-at-pharm2phork-dot-org Also on Skype as pharm2phork Get Skype here http://www.skype.com/download.html ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
