On 8/8/12 4:56 PM, Melanie Reiplinger wrote:
I always skip the tests in doing the global mvn clean install
(-DskipTests), because whenever I let it do the test, the build fails.
Well, it would be better to actually run them. The only failed tests
that we can expect are from the EntityHub, because now and then your
system might not be able to bring up the Solr index on time. Which
failures are you getting?
Please check [stanbol-host]/system/console/components for the
components that start with org.apache.stanbol.ontologymanager
I guess they are unsatisfied now. Most likely this is because their
dependencies need to be upgraded too.
you're right:
org.apache.stanbol.ontologymanager.ontonet.impl.clerezza.ClerezzaOntologyProvider
<http://lnv-89012.dfki.uni-sb.de:9001/system/console/components/139>
active
org.apache.stanbol.ontologymanager.ontonet.impl.clerezza.OntologySpaceFactoryImpl
<http://lnv-89012.dfki.uni-sb.de:9001/system/console/components/140>
active
org.apache.stanbol.ontologymanager.ontonet.impl.OfflineConfigurationImpl
<http://lnv-89012.dfki.uni-sb.de:9001/system/console/components/138>
active
org.apache.stanbol.ontologymanager.ontonet.impl.ONManagerImpl
<http://lnv-89012.dfki.uni-sb.de:9001/system/console/components/142>
unsatisfied
org.apache.stanbol.ontologymanager.ontonet.impl.session.SessionManagerImpl
<http://lnv-89012.dfki.uni-sb.de:9001/system/console/components/141>
unsatisfied
org.apache.stanbol.ontologymanager.registry.impl.RegistryManagerImpl
<http://lnv-89012.dfki.uni-sb.de:9001/system/console/components/146>
active
org.apache.stanbol.ontologymanager.web.OntologyManagerWebFragment
<http://lnv-89012.dfki.uni-sb.de:9001/system/console/components/148>
unsatisfied
If you click on the ONManagerImpl or SessionManagerImpl, do you see any
unsatisfied references there? If so, which are they? If not, then an
exception should have been thrown and be in the log.
Then how can I make sure an up-to-date launcher is built?
I already did a complete re-installation but since you assume my
launcher is too old, how can I solve this?
After reinstalling, where do you go to run the rebuilt Stanbol?
if you go to
[stanbol-dir]/launchers/full/target
that launcher is the one up to date. But only if it was NOT running
while you were rebuilding Stanbol.
Do you run the Stanbol jar from that directory or do you copy the Jar
somewhere else usually?
On a side note, if you still have trouble that I cannot figure out, I
could make time for a Skype/Hangout/whatever call and try to solve it live.
Best,
-- Alessandro
Am 08.08.2012 14:38, schrieb Alessandro Adamou:
On 8/8/12 2:10 PM, Melanie Reiplinger wrote:
then I did:
mvn clean install -PinstallBundle -Dsling.url=[stanbol]/system/console
for which I get a build error with:
[INFO] Installation on : [path-to-stanbol]/system/console failed,
cause: host parameter is null
[stanbol] is the absolute path to the dir where stanbol is
located, right? The path seems right to me, at least in the log
No, it's the HTTP host. Stanbol must be running on that host while
you run Maven. I don't know if you're using that
http://lnv-89012.dfki.uni-sb.de:9001 host that I read on some of
your messages, but if so the value for sling.url would be:
http://lnv-89012.dfki.uni-sb.de:9001/system/console
(or even http://localhost:9001/system/console if you are running
Maven on the same machine where Stanbol is running)
I apologize for not being clearer earlier.
Alessandro
--
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
"I will give you everything, just don't demand anything."
(Ettore Petrolini, 1917)
Not sent from my iSnobTechDevice
--
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
"I will give you everything, just don't demand anything."
(Ettore Petrolini, 1917)
Not sent from my iSnobTechDevice
--
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
"I will give you everything, just don't demand anything."
(Ettore Petrolini, 1917)
Not sent from my iSnobTechDevice