<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: StAXSource exception in 5.12 default war in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121728#M85752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes there's an error in the Explorer for JDK 6, we are working on fixing it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's the xalan.jar file that's causing these issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We'll release an updated distribution this week.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Mar 2013 10:58:36 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2013-03-07T10:58:36Z</dc:date>
    <item>
      <title>StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121724#M85748</link>
      <description>I downloaded the default distribution of the explorer war for the 5.12 release, but there seems to be a problem when deploying process definitions. The demo processes and other processes all fail to deploy because of a StAXSource error&lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;snippet)Can't transform a Source of type javax.xml.transform.st</description>
      <pubDate>Wed, 06 Mar 2013 13:55:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121724#M85748</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2013-03-06T13:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121725#M85749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;same problem, just upgraded to 5.12. then the old process can not be parsed before start, the new process can not be deployed, but in 5.11 everything is fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;org.activiti.engine.ActivitiException: Error parsing XML&lt;BR /&gt; at org.activiti.engine.impl.bpmn.parser.BpmnParse.execute(BpmnParse.java:181)&lt;BR /&gt; at org.activiti.engine.impl.bpmn.deployer.BpmnDeployer.deploy(BpmnDeployer.java:86)&lt;BR /&gt; at org.activiti.engine.impl.persistence.deploy.DeploymentManager.deploy(DeploymentManager.java:42)&lt;BR /&gt; at org.activiti.engine.impl.persistence.deploy.DeploymentManager.resolveProcessDefinition(DeploymentManager.java:95)&lt;BR /&gt; at org.activiti.engine.impl.persistence.deploy.DeploymentManager.findDeployedProcessDefinitionById(DeploymentManager.java:57)&lt;BR /&gt; at org.activiti.engine.impl.cmd.GetStartFormCmd.execute(GetStartFormCmd.java:42)&lt;BR /&gt; at org.activiti.engine.impl.cmd.GetStartFormCmd.execute(GetStartFormCmd.java:32)&lt;BR /&gt; at org.activiti.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)&lt;BR /&gt; at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:61)&lt;BR /&gt; at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)&lt;BR /&gt; at org.activiti.engine.impl.FormServiceImpl.getStartFormData(FormServiceImpl.java:54)&lt;BR /&gt; at de.rrze.bpm.services.BpmFormService.getStartFormById(BpmFormService.groovy:41)&lt;BR /&gt; at de.rrze.bpm.web.DefinitionController$_closure3.doCall(DefinitionController.groovy:198)&lt;BR /&gt; at org.jasig.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:662)&lt;BR /&gt;Caused by: java.lang.RuntimeException: Could not validate XML with BPMN 2.0 XSD&lt;BR /&gt; at org.activiti.bpmn.converter.BpmnXMLConverter.convertToBpmnModel(BpmnXMLConverter.java:206)&lt;BR /&gt; at org.activiti.engine.impl.bpmn.parser.BpmnParse.execute(BpmnParse.java:170)&lt;BR /&gt; … 16 more&lt;BR /&gt;Caused by: java.lang.IllegalArgumentException: Source parameter of type 'javax.xml.transform.stax.StAXSource' is not accepted by this validator.&lt;BR /&gt; at javax.xml.validation.Validator.validate(Validator.java:127)&lt;BR /&gt; at org.activiti.bpmn.converter.BpmnXMLConverter.validateModel(BpmnXMLConverter.java:173)&lt;BR /&gt; at org.activiti.bpmn.converter.BpmnXMLConverter.convertToBpmnModel(BpmnXMLConverter.java:198)&lt;BR /&gt; … 17 more&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:23:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121725#M85749</guid>
      <dc:creator>tommy_725</dc:creator>
      <dc:date>2013-03-06T14:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121726#M85750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We run into the same problem when integrate the activiti engine 5.12 into a JBoss 6.1 Application server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JBoss Server is using the jre build in SAXParserFactoryImpl, which seem not to be compatible to a StAXSource. We are using the JDK 1.6.0_41. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DocumentBuilderFactory implementation: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl loaded from: Java Runtime&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SAXParserFactory implementation: org.apache.xerces.jaxp.SAXParserFactoryImpl loaded from: Java Runtime&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;XPathFactory implementation: org.apache.xpath.jaxp.XPathFactoryImpl loaded from: jboss-6.1.0/common/lib/xalan.jar/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TransformerFactory implementation: org.apache.xalan.processor.TransformerFactoryImpl loaded from: jboss-6.1.0/common/lib/xalan.jar/&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 06:47:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121726#M85750</guid>
      <dc:creator>jackdd</dc:creator>
      <dc:date>2013-03-07T06:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121727#M85751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We had the same problem when upgrading Activiti (in Apache Syncope) from 5.11 to 5.12: everything fine with JDK 7, exception with JDK 6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We solved by adding xercesImpl 2.10.0 as JAR dependency.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 10:00:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121727#M85751</guid>
      <dc:creator>ilgrosso</dc:creator>
      <dc:date>2013-03-07T10:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121728#M85752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes there's an error in the Explorer for JDK 6, we are working on fixing it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's the xalan.jar file that's causing these issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We'll release an updated distribution this week.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 10:58:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121728#M85752</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-03-07T10:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121729#M85753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has this been resolved? Has the distribution been updated? I recently upgraded to 5.12 and I am still experiencing this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT: It appears that the nexus repo has not been updated since this was reported (based on the timestamps). But, from looking in Github, it appears this has been fixed in the 5.13 branch. Is there a patch for the 5.12 release?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 20:11:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121729#M85753</guid>
      <dc:creator>ryanberg1</dc:creator>
      <dc:date>2013-03-27T20:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121730#M85754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;AFAIK, yes. I believe the releases were replaced in Nexus. Try deleting local copies you might have and pull them back in using Maven.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 21:12:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121730#M85754</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2013-03-27T21:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121731#M85755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&amp;nbsp; I was looking at the wrong nexus repo.&amp;nbsp; I was looking at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="https://maven.alfresco.com/nexus/content/repositories/activiti/" rel="nofollow noopener noreferrer"&gt;https://maven.alfresco.com/nexus/content/repositories/activiti/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://maven.alfresco.com/nexus/content/repositories/activiti-releases/" rel="nofollow noopener noreferrer"&gt;https://maven.alfresco.com/nexus/content/repositories/activiti-releases/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 21:30:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121731#M85755</guid>
      <dc:creator>ryanberg1</dc:creator>
      <dc:date>2013-03-27T21:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121732#M85756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The same problem happened when Using Jdk7 And Tomcat 7.0 to deploy Activity 5.15. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I upgraded to Jdk8 ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 08:36:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121732#M85756</guid>
      <dc:creator>yulinqiu</dc:creator>
      <dc:date>2014-04-01T08:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: StAXSource exception in 5.12 default war</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121733#M85757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, we also use jdk 7 and tomcat 7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When do you get the error and what are you doing to cause it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 20:20:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/staxsource-exception-in-5-12-default-war/m-p/121733#M85757</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-01T20:20:38Z</dc:date>
    </item>
  </channel>
</rss>

