Hi, I applied the patch (in both ways) but unfortunately it didn't fixed the problem.
You can find the log file at this address: https://dl.dropbox.com/u/11432141/newerror.log Gianluigi Di Vito | Software Engineer, R&D +39 02 84278 465 Office | gianluigi.divito Skype KIT digital | www.kitd.com | The Future of Television Milan Office | Via Breda, 176 | 20126 Milano, Italy -----Original Message----- From: Rupert Westenthaler [mailto:[email protected]] Sent: martedì 19 febbraio 2013 12:50 To: [email protected] Subject: Re: Enhancement Chain failed Hi with revision 1447686 [1] I provided a patch that should fix your problem. To apply this patch you can svn update cd commons/solr/core than assuming that Stanbol is currently running on localhost:8080 and the System Console password is still the default mvn clean install -P installBundle -Dsling.url=http://localhost:8080/system/console after that the ManageSolrServer should be initialized correctly. I do not think that a restart is required, but maybe I am wrong. As alternatives you can also make a clean build of the whole system or just build "commons/solr/core" and than install the bundle (will be in the "./target" folder) via the Bundle Tab of the Felix Webconsole (http://localhost:8080/system/console/bundles) best Rupert [1] http://svn.apache.org/r1447686
