Ticket #138 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Critical error with stack trace

Reported by: anonymous Owned by: jean-gui
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

Critical error when doing a "general conformance check" by URI on www.fpir.noaa.gov ( http://validator.w3.org/unicorn/check?ucn_uri=www.fpir.noaa.gov&ucn_lang=en&ucn_task=conformance#).

Stack trace: 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.GeneratedConstructorAccessor?14.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)

Attachments

Change History

Changed 3 years ago by jean-gui

  • owner set to jean-gui
  • status changed from new to assigned

Changed 3 years ago by jean-gui

  • status changed from assigned to closed
  • resolution set to fixed

That's a bug in the markup validator, not in Unicorn but I fixed it anyway. It was sending back HTML instead of XML in case of critical errors.

 http://dvcs.w3.org/hg/markup-validator/rev/c0ccb44a88a1

Changed 3 years ago by tanyuqiang@…

thanks

Add/Change #138 (Critical error with stack trace)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.