Hello,
i am interested in DBpedia extraction framework, and want to compile and run 
the framework. i started from the link

http://wiki.dbpedia.org/Documentation
and follow the steps
i have a problem in the dump process

i install the framework into your maven repository by running
 mvn install from and ithe extraction directory.
and it is successfully ended and get 

[INFO] Parent POM of the DBpedia framework ................... SUCCESS [10.858s]

[INFO] Core Libraries ........................................ SUCCESS [10.982s]

[INFO] Wikipedia dump ........................................ SUCCESS [2:23.660
s]
[INFO] server?? .............................................. SUCCESS [1.170s]
[INFO] Live extraction ....................................... SUCCESS [5.647s]
[INFO] scripts?? ............................................. SUCCESS [0.858s]
[INFO] Wiktionary Dump ....................................... SUCCESS [1.373s]

then in step of dump process
 mvn scala:run from the directory extraction/dump.
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)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
        at java.io.PrintStream.<init>(PrintStream.java:196)
        at org.dbpedia.extraction.dump.Download$DumpDownloader$.downloadMWTable(
Download.scala:89)
        at org.dbpedia.extraction.dump.Download$.download(Download.scala:23)
        at org.dbpedia.extraction.dump.ConfigLoader$.updateDumps(ConfigLoader.sc
ala:61)
        at org.dbpedia.extraction.dump.ConfigLoader$.load(ConfigLoader.scala:33)

        at org.dbpedia.extraction.dump.Extract$ExtractionThread.run(Extract.scal
a:31)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
 

the dump process doesn't started
please i want to know how to overcome this problem??

thanks in advance


kind regards,
ENG.amira Ibrahim abd el-atey

Demonstrator at Faculty of Computers and Information,Master student in computer 
science department,Menufia University,Egypt.



      
------------------------------------------------------------------------------
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

Reply via email to