castagna / jena-examples

A collection of ready to use, small and self contained examples on how to use Apache Jena
Apache License 2.0
282 stars 126 forks source link

More broken token/unicode/txn oddness #1

Closed beobal closed 12 years ago

beobal commented 12 years ago

Another case where illegal/invalid NTriples (I think) causes Txn failure - leaving the db unrecoverable using JournalControl. So far, I've only managed to reproduce this by reading the triple from a file (i.e. not from a Java String)