Hello all !

I'm using Fuseky 0.2.0 and I face an exception when submitting very
large queries:

java.lang.IllegalStateException: Form too large4618594>1048576
        at
org.eclipse.jetty.server.Request.extractParameters(Request.java:251)
        at
org.eclipse.jetty.server.Request.getParameter(Request.java:659)
        at
org.openjena.fuseki.servlets.SPARQL_Query.validate(SPARQL_Query.java:167
)


I know the problem is related to Jetty, but I can't configure the
Fuseky/Jetty couple for working with higher form size. Especially the "
org.mortbay.jetty.Request.maxFormContentSize" system property does not
work as expected.

Is there a simple way to get around the limitation Fuseky in Jetty ?

Many thanks,
Chris

Reply via email to