异常描述: The matching wildcard is strict, but no declaration can be found for element 'dubbo:reference' Multiple annotations found at this line: - schema_reference.4: Failed to read schema document 'http://code.alibabatech.com/
---恢复内容开始--- 问题描述:tomcat启动时候,能够成功启动但是项目不能加载,查看catalina.out后出现以下的错误 due to a StackOverflowError. Possible root causes include a too low setting for -Xss and illegal cyclic inheritance dependencies. 主要原因是tomcat启动参数默认的值太小造成的解决方法:修改catalina.sh在脚本里面的首行加入