<?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: Error in running alfresco community 6.1.2 ga in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87187#M26300</link>
    <description>&lt;P&gt;The answer to your RM question is:&lt;/P&gt;
&lt;PRE style="background-color: #2b2b2b; color: #a9b7c6; font-family: 'Menlo'; font-size: 9.0pt;"&gt;&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;moduleDependency&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;    &amp;lt;groupId&amp;gt;&lt;/SPAN&gt;org.alfresco&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/groupId&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;    &amp;lt;artifactId&amp;gt;&lt;/SPAN&gt;alfresco-rm-enterprise-repo&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/artifactId&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;    &amp;lt;version&amp;gt;&lt;/SPAN&gt;${alfresco.rm.version}&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/version&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;    &amp;lt;type&amp;gt;&lt;/SPAN&gt;amp&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/type&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/moduleDependency&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;Make sure you are using the supported version of RM for the version of ACS you are running. For 6.1 you must be running RM 3.1.&lt;/P&gt;
&lt;P&gt;EDIT: I just realized you are running community edition. What I pasted above is for Enterprise Edition. For Community Edition the artifact ID would be alfresco-rm-community-repo and alfresco-rm-community-share, but I don't see 3.1 artifacts for those in &lt;A href="https://artifacts.alfresco.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 19:32:19 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2019-09-25T19:32:19Z</dc:date>
    <item>
      <title>Error in running alfresco community 6.1.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87186#M26299</link>
      <description>&lt;P&gt;Im getting the &lt;STRONG&gt;Unable to process jar&lt;/STRONG&gt; error while running alfresco community 6.1.2 ga in eclipse. Can anyone tell module dependency to download alfresco governance service from repository?&lt;/P&gt;&lt;P&gt;Sep 23, 2019 11:38:10 AM org.apache.coyote.AbstractProtocol init&lt;BR /&gt;INFO: Initializing ProtocolHandler ["http-bio-8080"]SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/home/kamendra/indsolv-alfresco/target/tomcat/webapps/indsolv-alfresco-platform/WEB-INF/lib/istack-commons-runtime-3.0.7.jar!/] for annotations&lt;BR /&gt;org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19&lt;BR /&gt;Sep 23, 2019 11:38:10 AM org.apache.catalina.core.StandardService startInternal&lt;BR /&gt;INFO: Starting service Tomcat&lt;BR /&gt;Sep 23, 2019 11:38:10 AM org.apache.catalina.core.StandardEngine startInternal&lt;BR /&gt;INFO: Starting Servlet Engine: Apache Tomcat/7.0.47&lt;BR /&gt;Sep 23, 2019 11:38:13 AM org.apache.catalina.startup.ContextConfig processAnnotationsJar&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/home/kamendra/indsolv-alfresco/target/tomcat/webapps/indsolv-alfresco-platform/WEB-INF/lib/jaxb-xjc-2.3.1.jar!/] for annotations&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19&lt;/STRONG&gt;&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:133)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ConstantPool.&amp;lt;init&amp;gt;(ConstantPool.java:60)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:209)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:119)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2134)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:2010)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1976)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1961)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1319)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:878)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:376)&lt;BR /&gt;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)&lt;BR /&gt;at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5322)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&lt;BR /&gt;at java.base/java.lang.Thread.run(Thread.java:834)&lt;/P&gt;&lt;P&gt;Sep 23, 2019 11:38:13 AM org.apache.catalina.startup.ContextConfig processAnnotationsJar&lt;BR /&gt;&lt;STRONG&gt;SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/home/kamendra/indsolv-alfresco/target/tomcat/webapps/indsolv-alfresco-platform/WEB-INF/lib/txw2-2.3.1.jar!/] for annotations&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19&lt;/STRONG&gt;&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:133)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ConstantPool.&amp;lt;init&amp;gt;(ConstantPool.java:60)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:209)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:119)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2134)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:2010)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1976)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1961)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1319)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:878)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:376)&lt;BR /&gt;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)&lt;BR /&gt;at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5322)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&lt;BR /&gt;at java.base/java.lang.Thread.run(Thread.java:834)&lt;/P&gt;&lt;P&gt;Sep 23, 2019 11:38:17 AM org.apache.catalina.startup.ContextConfig processAnnotationsJar&lt;BR /&gt;&lt;STRONG&gt;SEVERE: Unable to process Jar entry [module-info.class] from Jar [jar:file:/home/kamendra/indsolv-alfresco/target/tomcat/webapps/indsolv-alfresco-platform/WEB-INF/lib/istack-commons-runtime-3.0.7.jar!/] for annotations&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19&lt;/STRONG&gt;&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:133)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ConstantPool.&amp;lt;init&amp;gt;(ConstantPool.java:60)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:209)&lt;BR /&gt;at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:119)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2134)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:2010)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1976)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1961)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1319)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:878)&lt;BR /&gt;at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:376)&lt;BR /&gt;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)&lt;BR /&gt;at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5322)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&lt;BR /&gt;at java.base/java.lang.Thread.run(Thread.java:834)&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 06:11:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87186#M26299</guid>
      <dc:creator>kamendrasingh</dc:creator>
      <dc:date>2019-09-23T06:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error in running alfresco community 6.1.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87187#M26300</link>
      <description>&lt;P&gt;The answer to your RM question is:&lt;/P&gt;
&lt;PRE style="background-color: #2b2b2b; color: #a9b7c6; font-family: 'Menlo'; font-size: 9.0pt;"&gt;&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;moduleDependency&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;    &amp;lt;groupId&amp;gt;&lt;/SPAN&gt;org.alfresco&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/groupId&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;    &amp;lt;artifactId&amp;gt;&lt;/SPAN&gt;alfresco-rm-enterprise-repo&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/artifactId&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;    &amp;lt;version&amp;gt;&lt;/SPAN&gt;${alfresco.rm.version}&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/version&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;    &amp;lt;type&amp;gt;&lt;/SPAN&gt;amp&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/type&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #e8bf6a;"&gt;&amp;lt;/moduleDependency&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;Make sure you are using the supported version of RM for the version of ACS you are running. For 6.1 you must be running RM 3.1.&lt;/P&gt;
&lt;P&gt;EDIT: I just realized you are running community edition. What I pasted above is for Enterprise Edition. For Community Edition the artifact ID would be alfresco-rm-community-repo and alfresco-rm-community-share, but I don't see 3.1 artifacts for those in &lt;A href="https://artifacts.alfresco.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://artifacts.alfresco.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 19:32:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87187#M26300</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2019-09-25T19:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error in running alfresco community 6.1.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87188#M26301</link>
      <description>&lt;P&gt;So there is no alfresco governance service for acs 6.1 community edition?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 05:52:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87188#M26301</guid>
      <dc:creator>kamendrasingh</dc:creator>
      <dc:date>2019-09-26T05:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error in running alfresco community 6.1.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87189#M26302</link>
      <description>&lt;P&gt;The latest I can find is &lt;A href="https://github.com/Alfresco/records-management" target="_self" rel="nofollow noopener noreferrer"&gt;3.0.a on GitHub&lt;/A&gt;. That works with 6.0. Not sure about 6.1.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 18:19:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87189#M26302</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2019-09-26T18:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error in running alfresco community 6.1.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87190#M26303</link>
      <description>&lt;P&gt;I created an issue in the RM github project, so feel free to watch it in case they answer:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/records-management/issues/9" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/records-management/issues/9&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 18:24:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-in-running-alfresco-community-6-1-2-ga/m-p/87190#M26303</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2019-09-26T18:24:12Z</dc:date>
    </item>
  </channel>
</rss>

