- From: Jean-Guilhem Rouel <jean-gui@w3.org>
- Date: Thu, 12 Aug 2010 18:32:58 +0200
- To: Johan Cardel <jc@science.au.dk>
- CC: public-qa-dev@w3.org
Hi, This looks like a known bug of the markup validator which doesn't send xml back to Unicorn when a critical error occurs. Can you give us the URL you were trying to check? Thanks, Jean-Gui Le 06/08/2010 11:36, Johan Cardel a écrit : > class org.apache.xmlbeans.XmlException > error: Reference to undefined entity: nbsp > org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3486) > org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1276) > org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1263) > org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345) > > org.w3.x2009.x10.unicorn.observationresponse.ObservationresponseDocument$Factory.parse(Unknown > Source) > org.w3c.unicorn.response.impl.DefaultResponseXBeans.<init>(DefaultResponseXBeans.java:60) > > sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source) > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) > > java.lang.reflect.Constructor.newInstance(Constructor.java:513) > org.w3c.unicorn.response.ResponseFactory.getResponse(ResponseFactory.java:24) > > org.w3c.unicorn.request.URIRequest.doRequest(URIRequest.java:141) > org.w3c.unicorn.RequestThread.run(RequestThread.java:66) >
Received on Thursday, 12 August 2010 16:33:27 UTC