[
http://jira.amdatu.org/jira/browse/AMDATU-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivo Ladage - van Doorn reopened AMDATU-109:
-------------------------------------------
The nightly build generates this error upon startup:
Auto-properties install:
reference:file:system-bundles/org.apache.felix.scr-1.6.0.jar
(org.osgi.framework.BundleExceptio
n: Unable to cache bundle:
reference:file:system-bundles/org.apache.felix.scr-1.6.0.jar -
java.io.IOException: Reference
d file does not exist: system-bundles\org.apache.felix.scr-1.6.0.jar)
org.osgi.framework.BundleException: Unable to cache bundle:
reference:file:system-bundles/org.apache.felix.scr-1.6.0.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2378)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2334)
at
org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:130)
at
org.apache.felix.main.AutoProcessor.processAutoProperties(AutoProcessor.java:272)
at org.apache.felix.main.AutoProcessor.process(AutoProcessor.java:75)
at org.apache.felix.main.Main.main(Main.java:295)
Caused by: java.io.IOException: Referenced file does not exist:
system-bundles\org.apache.felix.scr-1.6.0.jar
at
org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:994)
at
org.apache.felix.framework.cache.BundleArchive.revise(BundleArchive.java:631)
at
org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:147)
at
org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:169)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2374)
... 5 more
> 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