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?

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

Reply via email to