Hi,

I am trying to extract cleaner abstracts using git://
github.com/dbpedia/extraction-framework.git.

I have configured pom.xml inside dump directory as below.

  <arg>/mnt/ebs3/dbpedia_other_lang_dump/trimmed</arg>     <!-- file where
my page-article.cump exists -->

<arg>/mnt/ebs/perl/framework/media_wiki/wikimedia/maintenance/tables.sql</arg>
                                <arg>localhost</arg><!-- MySQL host:port -->
                                <arg>false</arg><!-- not
require-download-complete; as downloaded manually -->
                                <arg>de</arg><!-- languages and article
count ranges, comma-separated -->


Then I ran command "*../clean-install-run import". *I got below error.*
*"
$sh ../clean-install-run import
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Parent POM of the DBpedia framework
[INFO] DBpedia Core Libraries
[INFO] DBpedia Server
[INFO] DBpedia Dump Extraction
[INFO] DBpedia Scripts
[INFO] Live extraction
[INFO] Wiktionary Dump
[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building Parent POM of the DBpedia framework 3.8
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ extraction ---
[INFO] Deleting /mnt/ebs/perl/framework/dbpedia/dump/../target
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Parent POM of the DBpedia framework ............... FAILURE [2.864s]
[INFO] DBpedia Core Libraries ............................ SKIPPED
[INFO] DBpedia Server .................................... SKIPPED
[INFO] DBpedia Dump Extraction ........................... SKIPPED
[INFO] DBpedia Scripts ................................... SKIPPED
[INFO] Live extraction ................................... SKIPPED
[INFO] Wiktionary Dump ................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6.262s
[INFO] Finished at: Wed Mar 20 09:39:56 UTC 2013
[INFO] Final Memory: 7M/56M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on
project extraction: Failed to clean project: Failed to delete
/mnt/ebs/perl/framework/dbpedia/target/classes -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

"

I have below concerns.

1- Which database it will use As I want to create dbf file into different
directory everytime due to space  constraint?
2- Where to give login credential for database also database name to be
used?
3- Also please help me to sort out the error!


-- 
Regards
Gaurav Pant
+91-7709196607,+91-9405757794
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to