You're right,
making all commands as su, it installed all the dependencies.
When now I'm trying to execute the mvn clean install in the lookup folder,
I have this error:
Run starting. Expected test count is: 13
DiscoverySuite:
IntegrationTest:
gen 15, 2016 11:28:20 AM
com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFORMAZIONI: Initiating Jersey application, version 'Jersey: 1.5
01/14/2011 12:36 PM'
*** RUN ABORTED ***
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:463)
at sun.nio.ch.Net.bind(Net.java:455)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at sun.net.httpserver.ServerImpl.<init>(ServerImpl.java:100)
at sun.net.httpserver.HttpServerImpl.<init>(HttpServerImpl.java:50)
at
sun.net.httpserver.DefaultHttpServerProvider.createHttpServer(DefaultHttpServerProvider.java:35)
at com.sun.net.httpserver.HttpServer.create(HttpServer.java:129)
at
com.sun.jersey.api.container.httpserver.HttpServerFactory.create(HttpServerFactory.java:304)
...
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 25.648s
[INFO] Finished at: Fri Jan 15 11:28:21 CET 2016
[INFO] Final Memory: 12M/482M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.scalatest:maven-scalatest-plugin:1.0-SNAPSHOT:test (test) on project
dbpedia-lookup: There are test failures -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.scalatest:maven-scalatest-plugin:1.0-SNAPSHOT:test (test) on
project dbpedia-lookup: There are test failures
This is only a test error, or there is something wrong in the install?
At the same time, I'm now downloading the spotlght tgz via wget.
Thanks so much.
2016-01-14 14:17 GMT+01:00 Dimitris Kontokostas <[email protected]>:
> this looks like a local dir permission error, did you run anything as root
> (sudo) and then as normal user?
>
> On Thu, Jan 14, 2016 at 2:00 PM, Francesco Marchitelli <
> [email protected]> wrote:
>
>> Hi Dimitris,
>> thanks for your quickly reply.
>>
>> I've done what you've suggested me with these commands, referring to this
>> guide on GitHub https://github.com/dbpedia/lookup:
>>
>> git clone git://github.com/dbpedia/extraction-framework.git
>> cd extraction-framework
>> git checkout DBpedia_3.8
>> mvn clean install
>>
>> But I've this error: [ERROR] Failed to execute goal
>> org.scala-tools:maven-scala-plugin:2.15.2:compile (process-resources) on
>> project core: wrap: org.apache.commons.exec.ExecuteException: Process exited
>> with an error: 1(Exit value: 1)
>>
>> In the stacktrace, I've found this message before: [ERROR] scalac error:
>> /usr/local/data/datasets/dbpedia/2015-04/core/extraction-framework/core/target/classes
>> does not exist or is not a directory
>>
>>
>> Thanks,
>> Francesco
>>
>> 2016-01-14 12:11 GMT+01:00 Dimitris Kontokostas <[email protected]>:
>>
>>> Hi Francesco,
>>>
>>> What you can do is build the DBpedia 3.8 sources locally to create the
>>> dependencies and try again
>>> https://github.com/dbpedia/extraction-framework/releases/tag/DBpedia_3.8
>>>
>>> Cheers,
>>> Dimtiris
>>>
>>>
>>> On Thu, Jan 14, 2016 at 12:59 PM, Francesco Marchitelli <
>>> [email protected]> wrote:
>>>
>>>> Hi all,
>>>> I'm trying to install DBpedia Lookup on my machine, but when launching
>>>> the command mvn clean install, I've this error:
>>>> [ERROR] Failed to execute goal on project dbpedia-lookup: Could not
>>>> resolve dependencies for project org.dbpedia.lookup:dbpedia-lookup:jar:3.1:
>>>> Could not find artifact org.dbpedia.extraction:core:jar:3.8 in
>>>> nxparser-repo (http://nxparser.googlecode.com/svn/repository)
>>>>
>>>> I've found the same error in this dicussion, at this link:
>>>> http://permalink.gmane.org/gmane.comp.web.semantic.dbpedia.general/5243
>>>>
>>>> Any ideas on what is wrong? I think it could probably be due to maven
>>>> dependencies on pom.xml, but I can't find anywhere that jar.
>>>>
>>>> Thanks.
>>>> Best,
>>>> Francesco
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>>> Monitor end-to-end web transactions and take corrective actions now
>>>> Troubleshoot faster and improve end-user experience. Signup Now!
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>>>> _______________________________________________
>>>> Dbpedia-discussion mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>>>>
>>>>
>>>
>>>
>>> --
>>> Kontokostas Dimitris
>>>
>>
>>
>
>
> --
> Kontokostas Dimitris
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion