re

The problem was caused by an error in my servlet mapping. I used

 <servlet-name>SPARQL service processor</servlet-name> 

for my SPARQL update serviceRef instead of

 <servlet-name>SPARQL/Update service processor</servlet-name>

The SPARQL update service was working anyway but throwed the 
ConcurrentModificationException instead of waiting for a lock.

Is there any chance this broken setup has caused TDB corruption with
Joseki-3.4.3 ?

cu,
brunni

On Fri, May 20, 2011 at 09:42:04AM +0100, Andy Seaborne wrote:
> 
> 
> On 18/05/11 12:48, Michael Brunnbauer wrote:
> >
> >re
> >
> >On Wed, May 18, 2011 at 12:33:34PM +0100, Andy Seaborne wrote:
> >>That was the reason in the msg I pointed to - charset on the
> >>application/x-www-form-urlencoded.  Could you try the form version
> >>s-update-form.
> >
> >Now I get "400 Can't find request from 'request' parameter or POST body".
> 
> This should include the URL
> 
> >s-update-form is using the parameter update but Joseki is expecting 
> >request.
> >If i change update= to request= in the script it works and I can still
> >reproduce the error.
> >
> >Is it possible that you tried to reproduce my error with Fuseki instead of
> >Joseki-3.4.4 ? I have no other explanation that s-update worked for you.
> >
> >cu,
> >brunni
> >
> 
> I'm using the Joseki 3.4.4 distribution (bin/rdfserver), the test 
> database you sent me and
> 
> java version "1.6.0_22"
> OpenJDK Runtime Environment (IcedTea6 1.10.1) (6b22-1.10.1-0ubuntu1)
> OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
> 
> I've tried two different machines, using the scripts I posted.  I did 
> have problems with the s-update-form script but s-update and s-query 
> worked fine.
> 
> Could you start from a clean download, the config and scripts I used? 
> There may be some difference in environments - what's your setup?
> 
>       Andy

-- 
++  Michael Brunnbauer
++  netEstate GmbH
++  Geisenhausener Straße 11a
++  81379 München
++  Tel +49 89 32 19 77 80
++  Fax +49 89 32 19 77 89 
++  E-Mail [email protected]
++  http://www.netestate.de/
++
++  Sitz: München, HRB Nr.142452 (Handelsregister B München)
++  USt-IdNr. DE221033342
++  Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer
++  Prokurist: Dipl. Kfm. (Univ.) Markus Hendel

Reply via email to