【问题标题】:Mule CRC32 Processor throws org.xml.sax.SAXParseExceptionMule CRC32 处理器抛出 org.xml.sax.SAXParseException
【发布时间】:2015-03-09 12:09:55
【问题描述】:

我在我的程序中添加了 Mule CRC32 处理器。当我启动它时,我得到了这个异常:

org.xml.sax.SAXParseException: schema_reference.4: 无法读取架构文档'http://www.mulesoft.org/schema/mule/crc32/current/mule-crc32.xsd',因为 1) 找不到文档; 2) 文件无法读取; 3) 文档的根元素不是。

控制台中的另一个异常: org.xml.sax.SAXParseException:cvc-complex-type.2.4.a:发现以元素“crc32:config”开头的无效内容。需要 '{"http://www.springframework.org/schema/beans":beans, ........, "http://www.mulesoft.org/schema/mule/core":abstract-processing-strategy}' 之一。

我在Mule自动插入的链接中搜索了xsd,但没有找到。 “http://www.mulesoft.org/schema/mule/crc32”不存在。

你知道我在哪里可以找到 xsd 吗?

谢谢, 可人

【问题讨论】:

标签: mule mule-studio


【解决方案1】:

您是否添加了任何点 Enterprise Security jar? CRC 消息处理器是其中的一部分,它不与 Mule Standalone 捆绑在一起,而是一个不同的产品。

【讨论】:

  • 罐子?我在工作室中添加了插件
  • 您使用的是哪个 Studio 和 Enterarse Security 版本?哪个运行时?
  • Anypoint Studio 4.1.0.201410170001(2014 年 10 月发布),CRC32 模块(Mule 3.5.0+)1.3.0.201405141504,运行时(如果我理解正确的话)是 java-7-openjdk-amd64。跨度>
  • 对于运行时,我指的是您在应用程序中使用的 Mule 版本。另外,如何在 Studio 中安装 Enterprise Security?
  • Mule 服务器版本为 3.3.0。我按照 MuleSoft 的说明安装了:mulesoft.org/documentation/display/current/…
猜你喜欢
  • 2023-02-14
  • 1970-01-01
  • 2015-04-19
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多