Skip to content

Export - error stream closed #608

@melTr

Description

@melTr

Hi,
On version 3.1, I'm unable to export. I try either via cut-paste or via file menu. I try many formats (some of my own or those by default). I'm running Ubuntu 14.04, with Java 8.
I get this exception :

+1: AVERTISSEMENT: [ResolvePDF]
déc. 30, 2015 4:50:29 PM net.sf.jabref.exporter.ExportFormat performExport
AVERTISSEMENT: The following formatters could not be found: ResolvePDF, ResolvePDF
java.io.IOException: Stream closed
    at sun.nio.cs.StreamEncoder.ensureOpen(StreamEncoder.java:45)
    at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:140)
    at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
    at net.sf.jabref.exporter.ExportFormat.finalizeSaveSession(ExportFormat.java:365)
    at net.sf.jabref.exporter.ExportFormat.performExport(ExportFormat.java:304)
    at net.sf.jabref.exporter.ExportFormats$1ExportAction$1.run(ExportFormats.java:230)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at spin.Invocation.evaluate(Invocation.java:175)
    at spin.off.SpinOffEvaluator$1.run(SpinOffEvaluator.java:108)
    at java.lang.Thread.run(Thread.java:745)

Metadata

Metadata

Assignees

Labels

[outdated] type: bugConfirmed bugs or reports that are very likely to be bugs

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions