Hi Fabrizio,

I just did a fine build on the following configuration (VirtualBox VM running Ubuntu 10.4 i386)

Apache Maven 2.2.1 (rdebian-1)
Java version: 1.6.0_20
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-34-generic" arch: "i386" Family: "unix"

Even tried it offline, it worked.

I'm wondering if it could be related to the kernel version. Your CentOS version is recent enough, but for some reason it ships with quite an old kernel, especially 64-bit (the 2.6.18 is some 5 years old).

I guess I should try by setting up the same distribution and version on another machine.

Alessandro


On 11/22/11 5:05 PM, Celli, Fabrizio (OEKC) wrote:
Dear Alessandro,
Thanks for your answer.

Yes it happens again... The only thing is that the OS is 64bit (not 32bit, my 
fault in the previous email).
Here is the Maven info:

# mvn --version
Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.6.0_22
Java home: /usr/local/jdk1.6.0_22/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.18-274.3.1.el5" arch: "amd64" Family: "unix"

# java -version
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)

Thanks and best regards,
fabrizio




-----Original Message-----
From: Alessandro Adamou [mailto:[email protected]]
Sent: 22 November 2011 16:59
To: [email protected]
Subject: Re: Stanbol installation error

Hi Fabrizio,

I'm sick at home now but I'll look into it as I get better.

however since both Jenkins and my OS X rig build and test it fine, it could be 
a Linux distro issue. I'll try it on a Ubuntu VM.

Does it still happen after a svn up ?

Could you please post your Maven info (mvn --version) ?

Thank You

Alessandro


On 11/22/11 2:04 PM, Celli, Fabrizio (OEKC) wrote:
Installing Stanbol on a Centos 5.6 x86 machine with the standard procedure (svn 
co... , mvn clean install) results in an error:


-------------------------------------------------------
   T E S T S
-------------------------------------------------------
Running
org.apache.stanbol.ontologymanager.ontonet.session.TestSessions
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
looking for QE
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374
sec Running org.apache.stanbol.ontologymanager.ontonet.StructureTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001
sec Running
org.apache.stanbol.ontologymanager.ontonet.ontology.TestClerezzaSpaces
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.017 sec<<<   
FAILURE!
Running
org.apache.stanbol.ontologymanager.ontonet.ontology.TestOntologySpaces
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237
sec Running
org.apache.stanbol.ontologymanager.ontonet.ontology.TestOntologyScope
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037
sec Running
org.apache.stanbol.ontologymanager.ontonet.io.TestClerezzaInputSources
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016
sec Running
org.apache.stanbol.ontologymanager.ontonet.io.TestOWLAPIInputSources
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059
sec Running org.apache.stanbol.ontologymanager.ontonet.io.TestStorage
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015
sec

Results :

Tests in error:

org.apache.stanbol.ontologymanager.ontonet.ontology.TestClerezzaSpaces
: An entity with this name already
exists:<http://stanbol.apache.org/ontologies/pcomics/minorcharacters.o
wl>

Tests run: 24, Failures: 0, Errors: 1, Skipped: 0

[INFO]
----------------------------------------------------------------------
--
[ERROR] BUILD FAILURE
[INFO]
----------------------------------------------------------------------
--
[INFO] There are test failures.

Please refer to 
/usr/local/stanbol/ontologymanager/ontonet/target/surefire-reports for the 
individual test results.
[INFO]
----------------------------------------------------------------------
-- [INFO] For more information, run Maven with the -e switch [INFO]
----------------------------------------------------------------------
-- [INFO] Total time: 23 minutes 35 seconds [INFO] Finished at: Mon
Nov 21 16:27:59 CET 2011 [INFO] Final Memory: 245M/453M [INFO]
----------------------------------------------------------------------
--


Best regards,
Fabrizio Celli


--
M.Sc. Alessandro Adamou

Alma Mater Studiorum - Università di Bologna Department of Computer Science 
Mura Anteo Zamboni 7, 40127 Bologna - Italy

Semantic Technology Laboratory (STLab)
Institute for Cognitive Science and Technology (ISTC) National Research Council 
(CNR) Via Nomentana 56, 00161 Rome - Italy


"As for the charges against me, I am unconcerned. I am beyond their timid, lying 
morality, and so I am beyond caring."
(Col. Walter E. Kurtz)




--
M.Sc. Alessandro Adamou

Alma Mater Studiorum - Università di Bologna
Department of Computer Science
Mura Anteo Zamboni 7, 40127 Bologna - Italy

Semantic Technology Laboratory (STLab)
Institute for Cognitive Science and Technology (ISTC)
National Research Council (CNR)
Via Nomentana 56, 00161 Rome - Italy


"As for the charges against me, I am unconcerned. I am beyond their timid, lying 
morality, and so I am beyond caring."
(Col. Walter E. Kurtz)

Reply via email to