Hi, On Fri, Nov 12, 2010 at 2:51 AM, amira Ibrahim abd el-atey <[email protected]> wrote: > i get error(java exception) which is > > Exception in thread "Thread-1" java.io.FileNotFoundException: > d:\wikipediaDump\t > ables.sql (The system cannot find the path specified) > ... > the dump process doesn't started > please i want to know how to overcome this problem??
There was a small bug in the download program that updates the Wikipedia dumps. It is now fixed. But as I can see the downloads of the Wikipedia dumpy won't work at the moment anyways because the download page (http://download.wikimedia.org/) is "unavailable due to server maintenance". If you already have a Wikipedia XML dump locally, you can disable updateDumps in config.properties and place the XML dump it in dumpDir (within a subfolder that is named after the dump date). Then, the framework will not attempt to download the most recent dump and start the extraction right away. Best, Max ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
