Seen in Linux, using Sesame/Workbench v2.6.7. Other formats are exporting without issue.
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.UnsupportedOperationException
org.openrdf.rio.binary.BinaryRDFWriterFactory.getWriter(BinaryRDFWriterFactory.java:40)
org.openrdf.workbench.commands.ExportServlet.service(ExportServlet.java:50)
org.openrdf.workbench.base.TransformationServlet.service(TransformationServlet.java:73)
org.openrdf.workbench.base.BaseServlet.service(BaseServlet.java:40)
org.openrdf.workbench.proxy.ProxyRepositoryServlet.service(ProxyRepositoryServlet.java:93)
org.openrdf.workbench.proxy.WorkbenchServlet.service(WorkbenchServlet.java:131)
org.openrdf.workbench.proxy.WorkbenchServlet.service(WorkbenchServlet.java:90)
org.openrdf.workbench.proxy.WorkbenchGateway.service(WorkbenchGateway.java:109)
org.openrdf.workbench.base.BaseServlet.service(BaseServlet.java:40)
org.openrdf.workbench.proxy.CookieCacheControlFilter.doFilter(CookieCacheControlFilter.java:52)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.35 logs.
Apache Tomcat/6.0.35
Just upgraded my system to 2.6.8, and confirmed this issue still reproduces:
System Information
Application Information
Application Name OpenRDF Workbench
Version 2.6.8
Runtime Information
Operating System Linux 3.2.0-27-generic (i386)
Java Runtime Sun Microsystems Inc. OpenJDK Client VM (1.6.0_24)
Process User tomcat6
Memory
Used 73 MB
Maximum 126 MB
--
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.UnsupportedOperationException
org.openrdf.rio.binary.BinaryRDFWriterFactory.getWriter(BinaryRDFWriterFactory.java:40)
org.openrdf.workbench.commands.ExportServlet.service(ExportServlet.java:50)
org.openrdf.workbench.base.TransformationServlet.service(TransformationServlet.java:73)
org.openrdf.workbench.base.BaseServlet.service(BaseServlet.java:40)
org.openrdf.workbench.proxy.ProxyRepositoryServlet.service(ProxyRepositoryServlet.java:93)
org.openrdf.workbench.proxy.WorkbenchServlet.service(WorkbenchServlet.java:131)
org.openrdf.workbench.proxy.WorkbenchServlet.service(WorkbenchServlet.java:90)
org.openrdf.workbench.proxy.WorkbenchGateway.service(WorkbenchGateway.java:109)
org.openrdf.workbench.base.BaseServlet.service(BaseServlet.java:40)
org.openrdf.workbench.proxy.CookieCacheControlFilter.doFilter(CookieCacheControlFilter.java:52)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.35 logs.
Apache Tomcat/6.0.35
Marking this as a duplicate, further tracking will happen in original issue (
SES-840). Rescheduled for 2.6.9 release.
By the way Dale, you should be able to comment on that issue as well, without having to clone it. It's not a problem that you did, just thought I'd point it out.