We were using the following build of smartclient 10.0 -
Smartclient_v100p_2015-06-30_Pro
Until we hit the following bug:
http://forums.smartclient.com/forum/...ired-validator
We decided to upgrade to the latest build for 10.0 smartclient downloaded yesterday (February 9, 2016)
After that latest build we start seeing this exception in the logs (on all browsers, IE 9, Chrome 48 etc)
*19:45:10.048:XRP5:WARN:ResultSet:isc_ResultSet_2 (dataSource: dynaDataProviderDS, created by: (cacheAllData fetch)):Bad data returned, ignoring: "java.lang.UnsupportedOperationException: This parser does not support specification "JBoss" version "4.0.1"<BR> at javax.xml.parsers.DocumentBuilderFactory.setXIncludeAware(DocumentBuilderFactory.java:590)<BR> at com.isomorphic.xml.XML.parseXML(XML.java:170)<BR> at com.isomorphic.xml.XML.parseRestrictedXML(XML.java:122)<BR> at com.isomorphic.xml.XML.toDSRecords(XML.java:393)
Issues goes away by simply reverting to use "isomorphic_core_rpc.jar" from old 10.0 build (prior to us upgrading to latest) .
*This is a critical blocker for us* as we would not expect any such compatibility issues within the same version.
Can isomorphic recommend a proper course of action?
-Use Isomorphic_core_rpc.jar from older build but everything else from latest build?
-Is there a particular build that we should use?
-Use the latest build with latest "ismorphic_core_rpc.jar" - then how to resolve the above parser incompatibility.
We will appreciate a response asap.
Thanks,
Vikas
Smartclient_v100p_2015-06-30_Pro
Until we hit the following bug:
http://forums.smartclient.com/forum/...ired-validator
We decided to upgrade to the latest build for 10.0 smartclient downloaded yesterday (February 9, 2016)
After that latest build we start seeing this exception in the logs (on all browsers, IE 9, Chrome 48 etc)
*19:45:10.048:XRP5:WARN:ResultSet:isc_ResultSet_2 (dataSource: dynaDataProviderDS, created by: (cacheAllData fetch)):Bad data returned, ignoring: "java.lang.UnsupportedOperationException: This parser does not support specification "JBoss" version "4.0.1"<BR> at javax.xml.parsers.DocumentBuilderFactory.setXIncludeAware(DocumentBuilderFactory.java:590)<BR> at com.isomorphic.xml.XML.parseXML(XML.java:170)<BR> at com.isomorphic.xml.XML.parseRestrictedXML(XML.java:122)<BR> at com.isomorphic.xml.XML.toDSRecords(XML.java:393)
Issues goes away by simply reverting to use "isomorphic_core_rpc.jar" from old 10.0 build (prior to us upgrading to latest) .
*This is a critical blocker for us* as we would not expect any such compatibility issues within the same version.
Can isomorphic recommend a proper course of action?
-Use Isomorphic_core_rpc.jar from older build but everything else from latest build?
-Is there a particular build that we should use?
-Use the latest build with latest "ismorphic_core_rpc.jar" - then how to resolve the above parser incompatibility.
We will appreciate a response asap.
Thanks,
Vikas
Comment