首页 > 编程知识 正文

Ehcache-xsi:noNamespaceSchemaLocation连接获取错误

时间:2023-05-04 06:25:48 阅读:213915 作者:2729

在使用ehcache过程中出现发生以下报错:

java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.terracotta.org/kit/reflector?pageID=update.properties&kitID=ehcache.default&id=2130706433&os-name=Linux&jvm-name=OpenJDK+64-Bit+Server+VM&jvm-version=1.8.0_275&platform=amd64&tc-version=2.6.11&tc 原因 xsi:noNamespaceSchemaLocation="http://ehcache.org/ehcache.xsd"

好像是ehcache.xml中xsi:noNamespaceSchemaLocation="http://ehcache.org/ehcache.xsd"无法访问

解决 xsi:noNamespaceSchemaLocation="http://ehcache.org/ehcache.xsd" updateCheck="false" dynamicConfig="false"

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。