You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" me.chanjar.weixin.common.error.WxRuntimeException: org.xml.sax.SAXNotRecognizedException: unrecognized feature http://apache.org/xml/features/disallow-doctype-decl
at me.chanjar.weixin.common.util.XmlUtils.xml2Map(XmlUtils.java:45)
at test.TestWechat.main(TestWechat.kt:31)
Caused by: org.xml.sax.SAXNotRecognizedException: unrecognized feature http://apache.org/xml/features/disallow-doctype-decl
at org.gjt.xpp.sax2.Driver.setFeature(Driver.java:178)
at org.dom4j.io.SAXReader.setFeature(SAXReader.java:283)
at me.chanjar.weixin.common.util.XmlUtils.xml2Map(XmlUtils.java:33)
... 1 more
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Exception in thread "main" me.chanjar.weixin.common.error.WxRuntimeException: org.xml.sax.SAXNotRecognizedException: unrecognized feature http://apache.org/xml/features/disallow-doctype-decl
at me.chanjar.weixin.common.util.XmlUtils.xml2Map(XmlUtils.java:45)
at test.TestWechat.main(TestWechat.kt:31)
Caused by: org.xml.sax.SAXNotRecognizedException: unrecognized feature http://apache.org/xml/features/disallow-doctype-decl
at org.gjt.xpp.sax2.Driver.setFeature(Driver.java:178)
at org.dom4j.io.SAXReader.setFeature(SAXReader.java:283)
at me.chanjar.weixin.common.util.XmlUtils.xml2Map(XmlUtils.java:33)
... 1 more
The text was updated successfully, but these errors were encountered: