Amdatu nightly build doesn't boot properly
------------------------------------------
Key: AMDATU-109
URL: http://jira.amdatu.org/jira/browse/AMDATU-109
Project: Amdatu
Issue Type: Bug
Components: Core
Affects Versions: 0.0.5
Reporter: Ivo Ladage - van Doorn
Assignee: Ivo Ladage - van Doorn
Priority: Critical
Fix For: 0.0.5
At startup you see some errors in the console:
ERROR: Failed to store RDF file 'http://localhost:80/configtemplate/2.config'
[org.amdatu.platform.sesame-application]
http://localhost:80/configtemplate/2.config
java.io.FileNotFoundException: http://localhost:80/configtemplate/2.config
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1311)
at java.net.URL.openStream(URL.java:1010)
at
org.openrdf.repository.base.RepositoryConnectionBase.add(RepositoryConnectionBase.java:220)
at
org.amdatu.platform.sesame.application.service.SesameServiceImpl.importRDFFile(SesameServiceImpl.java:152)
at
org.amdatu.example.course.service.impl.CourseOntologyDataProvider.init(CourseOntologyDataProvider.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
It seems that the HTTP service doesn't start since also
http://localhost/system/console gives a 404
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.amdatu.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira