<?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 unable to deploy the activiti-web-explorer2 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162163#M116057</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;I made few changes in ExplorerApp.java and and build all the modules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when I tried deploying the activiti-web-explorer2.war in jboss7.1.1 got the following exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can one help me out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;16:54:06,148 WARN&amp;nbsp; [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015893: Encountered invalid class name 'moduleName=groovy-all' for service type 'org.codehaus.groovy.runtime.ExtensionModule'&lt;BR /&gt;16:54:06,148 WARN&amp;nbsp; [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015893: Encountered invalid class name 'moduleVersion=2.1.3' for service type 'org.codehaus.groovy.runtime.ExtensionModule'&lt;BR /&gt;16:54:06,148 WARN&amp;nbsp; [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015893: Encountered invalid class name 'extensionClasses=org.codehaus.groovy.jsr223.ScriptExtensions,org.codehaus.groovy.runtime.SqlGroovyMethods,org.codehaus.groovy.runtime.SwingGroovyMethods,org.codehaus.groovy.runtime.XmlGroovyMethods' for service type 'org.codehaus.groovy.runtime.ExtensionModule'&lt;BR /&gt;16:54:06,148 WARN&amp;nbsp; [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015893: Encountered invalid class name 'staticExtensionClasses=org.codehaus.groovy.jsr223.ScriptStaticExtensions' for service type 'org.codehaus.groovy.runtime.ExtensionModule'&lt;BR /&gt;16:54:06,163 INFO&amp;nbsp; [org.jboss.as.jpa] (MSC service thread 1-7) JBAS011401: Read persistence.xml for Activiti - Engine&lt;BR /&gt;16:54:06,335 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC00001: Failed to start service jboss.deployment.unit."activiti-webapp-explorer2-5.14-SNAPSHOT.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."activiti-webapp-explorer2-5.14-SNAPSHOT.war".INSTALL: Failed to process phase INSTALL of deployment "activiti-webapp-explorer2-5.14-SNAPSHOT.war"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]&lt;BR /&gt;Caused by: org.jboss.as.controller.PathElement$OperationClientIllegalArgumentException: JBAS014719: Invalid value specification activiti-webapp-explorer2-5.14-SNAPSHOT.war#Activiti - Engine&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.controller.PathElement.&amp;lt;init&amp;gt;(PathElement.java:91) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.controller.PathElement.pathElement(PathElement.java:70) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.controller.registry.PlaceholderResource$PlaceholderResourceEntry.&amp;lt;init&amp;gt;(PlaceholderResource.java:138) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.jpa.hibernate4.management.HibernateStatisticsResource.&amp;lt;init&amp;gt;(HibernateStatisticsResource.java:56)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.jpa.hibernate4.management.HibernateManagementAdaptor.createPersistenceUnitResource(HibernateManagementAdaptor.java:136)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor.addManagementConsole(PersistenceUnitDeploymentProcessor.java:675)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor.deployPersistenceUnit(PersistenceUnitDeploymentProcessor.java:380)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor.addPuService(PersistenceUnitDeploymentProcessor.java:258)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor.handleWarDeployment(PersistenceUnitDeploymentProcessor.java:194)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor.deploy(PersistenceUnitDeploymentProcessor.java:118)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 5 more&lt;BR /&gt;&lt;BR /&gt;16:54:06,335 INFO&amp;nbsp; [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "activiti-webapp-explorer2-5.14-SNAPSHOT.war" was rolled back with failure message {"JBAS014671: Failed services" =&amp;gt; {"jboss.deployment.unit.\"activiti-webapp-explorer2-5.14-SNAPSHOT.war\".INSTALL" =&amp;gt; "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"activiti-webapp-explorer2-5.14-SNAPSHOT.war\".INSTALL: Failed to process phase INSTALL of deployment \"activiti-webapp-explorer2-5.14-SNAPSHOT.war\""}}&lt;BR /&gt;16:54:13,382 INFO&amp;nbsp; [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment activiti-webapp-explorer2-5.14-SNAPSHOT.war in 7046ms&lt;BR /&gt;16:54:13,382 INFO&amp;nbsp; [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report&lt;BR /&gt;JBAS014777:&amp;nbsp;&amp;nbsp; Services which failed to start:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; service jboss.deployment.unit."activiti-webapp-explorer2-5.14-SNAPSHOT.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."activiti-webapp-explorer2-5.14-SNAPSHOT.war".INSTALL: Failed to process phase INSTALL of deployment "activiti-webapp-explorer2-5.14-SNAPSHOT.war"&lt;BR /&gt;&lt;BR /&gt;16:54:13,397 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" =&amp;gt; {"Operation step-2" =&amp;gt; {"JBAS014671: Failed services" =&amp;gt; {"jboss.deployment.unit.\"activiti-webapp-explorer2-5.14-SNAPSHOT.war\".INSTALL" =&amp;gt; "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"activiti-webapp-explorer2-5.14-SNAPSHOT.war\".INSTALL: Failed to process phase INSTALL of deployment \"activiti-webapp-explorer2-5.14-SNAPSHOT.war\""}}}}&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nirvana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 11:30:40 GMT</pubDate>
    <dc:creator>nirvana</dc:creator>
    <dc:date>2013-10-09T11:30:40Z</dc:date>
    <item>
      <title>unable to deploy the activiti-web-explorer2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162163#M116057</link>
      <description>Hi,I made few changes in ExplorerApp.java and and build all the modules.when I tried deploying the activiti-web-explorer2.war in jboss7.1.1 got the following exception.Can one help me out.16:54:06,148 WARN&amp;nbsp; [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015893: Encountered invalid cla</description>
      <pubDate>Wed, 09 Oct 2013 11:30:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162163#M116057</guid>
      <dc:creator>nirvana</dc:creator>
      <dc:date>2013-10-09T11:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: unable to deploy the activiti-web-explorer2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162164#M116058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&amp;nbsp; All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;why do you people don't respond ? this has been posted more than a week ago.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what is the issue ? or do you have any problem replying for such issues ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nirvana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 06:55:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162164#M116058</guid>
      <dc:creator>nirvana</dc:creator>
      <dc:date>2013-10-17T06:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: unable to deploy the activiti-web-explorer2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162165#M116059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;People typically don't respond on posts where they don't have the answer for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like me, I could say: it looks like something is wrong with the Groovy dependency …. but something helpful is hard to say here as I miss the experience of deploying it like that on jboss.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 10:53:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162165#M116059</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-10-21T10:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: unable to deploy the activiti-web-explorer2</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162166#M116060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jbarrez for the response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;! Its like the dependency on the forum is very high and we do expect a solution which makes our life easy !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nirvana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 04:48:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-deploy-the-activiti-web-explorer2/m-p/162166#M116060</guid>
      <dc:creator>nirvana</dc:creator>
      <dc:date>2013-10-22T04:48:55Z</dc:date>
    </item>
  </channel>
</rss>

