Menu

JabRef 2.2b bug report

gert_
2006-10-16
2012-11-08
  • gert_

    gert_ - 2006-10-16

    Hi,

    I just tried to export my bibtex database with the new "HTML table (with abstract & bibtex)" export filter in JabRef 2.2b, but then I get this error in the terminal (and there is no html file generated):

    java.io.UnsupportedEncodingException: UTF8
    at sun.io.Converters.getConverterClass(Unknown Source)
    at sun.io.Converters.newConverter(Unknown Source)
    at sun.io.CharToByteConverter.getConverter(Unknown Source)
    at sun.nio.cs.StreamEncoder$ConverterSE.<init>(Unknown Source)
    at sun.nio.cs.StreamEncoder$ConverterSE.<init>(Unknown Source)
    at sun.nio.cs.StreamEncoder.forOutputStreamWriter(Unknown Source)
    at java.io.OutputStreamWriter.<init>(Unknown Source)
    at net.sf.jabref.export.VerifyingWriter.<init>(VerifyingWriter.java:25)
    at net.sf.jabref.export.SaveSession.<init>(SaveSession.java:38)
    at net.sf.jabref.export.FileActions.exportDatabase(FileActions.java:415)

        at net.sf.jabref.export.FileActions.performExport\(FileActions.java:600\)
        at net.sf.jabref.JabRefFrame$8$1.run\(JabRefFrame.java:2105\)
    

    bye,
    Gert

     
    • gert_

      gert_ - 2006-10-20

      Bug seems to be fixed!

       
      • Morten Omholt Alver

        Thanks for the confirmation! I expected it to be OK in the current CVS version, but you never know...