yunjiali / Synote

Synote allows users to annotate media fragments and the annotations are published as Linked Data
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Dereferencing resources/data has errors #102

Closed yunjiali closed 12 years ago

yunjiali commented 12 years ago

Error message:

groovy.lang.MissingMethodException: No signature of method: org.synote.linkeddata.LinkedDataService.getFragmentString() is applicable for argument types: (null, java.lang.Integer) values: [null, 0] Possible solutions: getFragmentString(int, int) at org.synote.linkeddata.LinkedDataService.getFragmentStringFromSynpoint(LinkedDataService.groovy:302) at org.synote.linkeddata.LinkedDataService$getFragmentStringFromSynpoint.callCurrent(Unknown Source) at org.synote.linkeddata.LinkedDataService$getFragmentStringFromSynpoint.callCurrent(Unknown Source) at org.synote.linkeddata.LinkedDataService.getRedirectDataFromResource(LinkedDataService.groovy:244) at org.synote.linkeddata.LinkedDataService$$FastClassByCGLIB$$d80edc93.invoke()