讨论区 » AAS-V10企业版 »
日志:出现异常错误:Error during authorization
java.lang.RuntimeException: java.lang.RuntimeException: Error in parsing WEB-INF/apusic-web.xml for archive [file:/opt/ApusicDemo/]: Illegal processing instruction target ("xml"); xml (case insensitive) is reserved by the specs.
解决:查看apusic-web.xml是否存在注释掉的其他配置,将注释掉的配置直接删除再重新部署就不会报错了