Search Postgresql Archives

Re: Re: PostgreSQL 9.3 XML parser seems not to recognize the DOCTYPE element in XML files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/29/14, 11:59 AM, Bob Moyers wrote:
> When I try this update:
> 
> UPDATE REPORT_STYLE SET JASPER_STYLE = XMLPARSE(DOCUMENT ?) WHERE
> (REPORT_STYLE_NAME = ?)
> 
>  
> 
> I get:
> 
> org.postgresql.util.PSQLException: ERROR: invalid XML content
> 
> Detail: line 2: StartTag: invalid element name
> 
> <!DOCTYPE jasperTemplate PUBLIC "-//JasperReports//DTD Template//EN"
> "http://jas

This could be a problem with the JDBC driver's handling of xmlparse.
Maybe you could help some debugging help on their mailing list.  Also
check the server log.  Maybe you can see there what the server actually
received.




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux