Hi Daniele
On Wed, Nov 20, 2013 at 3:46 PM, Daniele Perlo <[email protected]> wrote: > i have the same problem reported in > http://mail-archives.apache.org/mod_mbox/stanbol-dev/201309.mbox/%[email protected]%3E > IMO they are not related > on run mvn clean install > > error.log say > >>*ERROR* [FelixDispatchQueue] > org.apache.stanbol.enhancer.engines.kuromoji.nlp FrameworkEvent ERROR > (package=org.apache.stanbol.commons.solr.utils)(version>=0.12.0)(!(version>=1.0.0)))] > I have seen this myself but had not yet time to look into it. Most likely it is only a error in the OSGI bundle configuration of the bundle. It will only affect you if you plan to use the kuromoji engine (NLP processing for Japanese) >>*ERROR* [FelixDispatchQueue] org.apache.stanbol.enhancer.engine.topic.web > FrameworkEvent ERROR > (package=javax.ws.rs)(version>=0.0.0)(!(version>=2.0.0))) > This is an know issue. Basically the RESTful services of the TopicClassification Engines are not yet ported to the new Stanbol Commons Web modules used in the trunk. Both components do work well in the "stable" 0.12 branch [1]. So if you need those please use this branch instead of the trunk version. Especially Stanbol users that would like to use the upcoming 0.12.0 release should use this branch instead of the trunk version. > > are they connected? > how to fix? BTW: in the trunk version of Stanbol their are currently two integration tests that are expected to fail. The related issue is STANBOL-1188 [2]. So if you have two failing test this is expected for now. best Rupert [1] http://svn.apache.org/repos/asf/stanbol/branches/release-0.12/ [2] https://issues.apache.org/jira/browse/STANBOL-1188 > > Cheers > Daniele > > > -- > ***** > > *Perlo Daniele* -- | Rupert Westenthaler [email protected] | Bodenlehenstraße 11 ++43-699-11108907 | A-5500 Bischofshofen
