On 11.04.2012, at 14:47, Rudi Vaum wrote: >> I think this is the reason for your issue! Can you uncompress the >> "org.apache.stanbol.data.site.ehealth-1.0.0.jar" file (a normal zip file) >> and look if the following files are in the directory referenced above > It's all there, as I sayed I compared them with the files present in > the same jar I got from the download section and the only difference I > saw was the missing entityPrefix property - adding it manually didn't > quite help either - I think that breaks the compatibility with the > solr index zip somehow. > > I'll do some more digging - perhaps trying to redo the checkout and > build from the beginning. > Thanks a lot for your help so far and for being this fast at responding! >
Can you please share the non working "org.apache.stanbol.data.site.ehealth-1.0.0.jar" file? thx in advance Rupert > Regards, > > Rudi Vaum > Nexource SRL > > > > > On Tue, Apr 10, 2012 at 9:49 PM, Anuj Kumar <[email protected]> wrote: >> Hi Rudi, >> >> I was able to build and run the demo without any issues. >> Did you build the ehealth demo from the trunk and copied the solr index >> before deploying the bundles? >> >> I did it in today's trunk as well. It looks good to me. >> >> And yes, Thanks a lot Rupert for the detailed information. >> >> Regards, >> Anuj >> >> On Tue, Apr 10, 2012 at 8:43 PM, Rudi Vaum <[email protected]> wrote: >> >>> Hi Rupert, >>> >>> I'm a newbie to Stanbol so please advise if I'm sending this to the >>> wrong person/thread. >>> I'm evaluating using Stanbol for a telecom support solution we're >>> currently enhancing. >>> >>> I was trying to build the ehealth demo as per instructions in the >>> README.md and your email. >>> While I managed to build the index and bundles, for some reason the >>> referencedSite ehealth didn't show up in in Stanbol. >>> >>> After some searching I found the prebuilt packages here >>> http://dev.iks-project.eu/downloads/stanbol-indices/ehealth/ - they >>> deploy fine - the difference seems to be that the >>> org.apache.stanbol.entityhub.site.entityPrefix is missing in my build >>> in >>> org.apache.stanbol.data.site.ehealth-1.0.0.jar\org\...\org.apache.stanbol.entityhub.site.referencedSite-ehealth.config >>> >>> I tracked it down to this property being generated by >>> ehealth\src\main\indexing\config\indexing.properties, for some reason >>> it doesn't like it's format? >>> org.apache.stanbol.entityhub.site.entityPrefix= >>> http://www4.wiwiss.fu-berlin.de/drugbank/;http://www4.wiwiss.fu-berlin.de/dailymed/;http://www4.wiwiss.fu-berlin.de/sider/;http://www4.wiwiss.fu-berlin.de/diseasome/ >>> ; >>> Also tried changing it to a ["","",..] format - while this made the >>> property appear in the build file, it corrupted it's value and so it >>> didn't produce the right result. >>> >>> Last not least, when deploying with the missing property this warning >>> goes into the log: >>> 10.04.2012 01:59:13.204 *WARN* [FelixDispatchQueue] >>> org.apache.stanbol.commons.installer.provider.bundle.impl.BundleInstaller >>> ... no Entries found in path 'org\apache\stanbol\data\site\ehealth' >>> configured for Bundle 'org.apache.stanbol.data.site.ehealth' with >>> Manifest header field 'Install-Path'! >>> >>> Thank you for your help! >>> >>> Rudi Vaum >>> Nexource SRL >>> >>> >>>> On Tue, Apr 10, 2012 at 5:39 PM, <[email protected]> >>> wrote: >>>> >>>> >>>> stanbol-dev Digest of: get.2552 >>>> >>>> Topics (messages 2552 through 2552) >>>> >>>> New life science demo for Apache Stanbol >>>> 2552 by: Rupert Westenthaler >>>> >>>> >>>
