It worked after adding "sling.fileinstall.writeback=false". Thanks.

An additional question unrelated to this. Can I just mvn clean install the
enhancement engine I am working on and simply add the jar in the stanbol
launcher somewhere? This would make the procedure in which I change some
code and want to see the results a lot faster.

Thanks,
Cristian


2014-03-29 21:19 GMT+02:00 Rupert Westenthaler <
rupert.westentha...@gmail.com>:

> Hi Cristian,
>
> Ho do you create the Chain? With the config tab of the Felix
> Webconsole? What operating system are you using?
>
>
> Maybe it is a problem with the sling file installer. Can you try to add
>
>     "sling.fileinstall.writeback=false"
>
> to the sling.properties file (in the stanbol folder) before you create
> your chain.
>
> best
> Rupert
>
>
> On Sat, Mar 29, 2014 at 7:16 PM, Cristian Petroaca
> <cristian.petro...@gmail.com> wrote:
> > Hi,
> >
> > I'm using the trunk for development. I created a new weighted chain which
> > contains the following config :
> >
> >
> stanbol.enhancer.chain.weighted.chain=["langdetect","opennlp-sentence","opennlp-token","opennlp-pos","opennlp-ner"]
> > stanbol.enhancer.chain.name="test-chain"
> >
> >
> > The chain works fine but after I stop and start the server I cannot see
> it
> > anymore on the localhost:8080/enhancer page. It also does not exist in
> the
> > system configuration panel or the components panel.
> > The server had no exceptions when it started the second time and the
> chain
> > config file is still in the stanbol/fileinstall/ folder.
> >
> > What is causing this behavior? Did anybody else see this?
> >
> > Thanks,
> > Cristian
>
>
>
> --
> | Rupert Westenthaler             rupert.westentha...@gmail.com
> | Bodenlehenstraße 11                             ++43-699-11108907
> | A-5500 Bischofshofen
>

Reply via email to