Hi I have set up stanbol locally but still it requires internet connection to run. when hitting the url "*localhost:8080*" after starting the stanbol server, if internet is available, everything works fine like the online demo; but when internet is off, the page itself doesn't load!!
So, to have everything locally, I tried following steps with reference to this thread - https://www.mail-archive.com/dev%40stanbol.apache.org/msg01086.html I downloaded the Dbpedia from http://downloads.dbpedia.org/3.9/en/ and indexed them in a separate folder. It gave the solr zipped archive finally. But, when creating a soft link from the {stanbol-root}/datafiles folder to this solr zip file, and starting the stanbol server, it gives *OutOfMemoryError.* Please help, how to configure the downloaded Dbpedia to stanbol instead of getting it online every time. Thank you, Vivek N K