I started seeing this warning in my logs...and have no idea why it started happening. I am not loading my own version of this file...
Thanks in advance.
2004-10-29 08:58:17,037 [main] WARN in [org.springframework.jdbc.support.SQLErrorCodesFact ory.<init>(SQLErrorCodesFactory.java:170)] - Error loading error codes from config file. Message: Line 61 in XML document from class path resource [org/springframework/jdbc/support/sql-error-codes.xml] is invalid; nested exception is org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0x0) was found in markup after the end of the element content.


Reply With Quote