On 8/8/12 3:07 PM, Melanie Reiplinger wrote:
oh, sorry. I should have known that by now (especially since the log
says it tried to install to that address via POST).
now the build succeeded, but the ontologymanager is gone (can't
address it any more, neither in the browser nor via curl).
Does it have to be launched separately now?
No, but perhaps your running Stanbol is older than I thought. I might be
wrong, but it looks like some mandatory passage in the
update-build-install process is missing.
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 may want to do the same build-and-install trick for commons/owl . If
that isn't enough then I'm afraid your stanbol launcher is outdated.
(note that when you build the whole stack, the launcher must be stopped
if you're running it from the module directory - otherwise the "clean"
directive won't remove the old Jar and cannot create the updated one!).
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