<?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 Run the specified program ... Error in Spring Module in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-the-specified-program-error-in-spring-module/m-p/293958#M247088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have followed this tutorial .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html" title="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am done with the both part. But &amp;nbsp;there is no options like "SomeCo" in Create Rule Folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Rule configuration with custom types" src="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/images/type-check-hi.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what i have done the wrong . but , while applying&amp;nbsp;&lt;/P&gt;&lt;PRE style="background: #f7f7f7; border: 0px; margin: 0px 0px 24px; padding: 1.5em;"&gt;&lt;CODE style="background: transparent; border: 0px; font-size: 13px;"&gt;mvn integration-test -Pamp-to-war&amp;nbsp;&amp;nbsp; to Project of Share... i get some errors ... The StackTrace is somethign like this... &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2016-12-07 13:04:06,656 ERROR [extensions.config.BaseConfigService] [localhost-startStop-1] Input stream invalid - skipped for source: jar:file:/D:/Jeet_1082882/tuts/con&lt;BR /&gt;org.springframework.extensions.config.ConfigException: 11070000 Failed to parse config stream&lt;BR /&gt; at org.springframework.extensions.config.xml.XMLConfigService.parse(XMLConfigService.java:224)&lt;BR /&gt; at org.springframework.extensions.config.BaseConfigService.appendConfig(BaseConfigService.java:268)&lt;BR /&gt; at org.springframework.extensions.config.BaseConfigService.parse(BaseConfigService.java:298)&lt;BR /&gt; at org.springframework.extensions.config.xml.XMLConfigService.initConfig(XMLConfigService.java:132)&lt;BR /&gt; at org.springframework.extensions.config.BaseConfigService.init(BaseConfigService.java:95)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:497)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1640)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1581)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1511)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)&lt;BR /&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)&lt;BR /&gt; at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:934)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4939)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5434)&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.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:745)&lt;BR /&gt;Caused by: org.dom4j.DocumentException: Error on line 7 of document : The markup in the document following the root element must be well-formed. Nested exception: The ma&lt;BR /&gt; at org.dom4j.io.SAXReader.read(SAXReader.java:482)&lt;BR /&gt; at org.dom4j.io.SAXReader.read(SAXReader.java:343)&lt;BR /&gt; at org.springframework.extensions.config.xml.XMLConfigService.parse(XMLConfigService.java:212)&lt;BR /&gt; ... 32 more&lt;BR /&gt;2016-12-07 13:04:14,392 INFO [config.packaging.ModulePackageManager] [localhost-startStop-1] Found 2 module package(s)&lt;BR /&gt;2016-12-07 13:04:14,392 INFO [config.packaging.ModulePackageManager] [localhost-startStop-1] content-tutorial-share AMP project, 1.0-SNAPSHOT, Manages the lifecycle of&lt;BR /&gt;content-tutorial-share AMP project, 1.0-SNAPSHOT, Manages the lifecycle of the content-tutorial-share AMP (Alfresco Module Package)&lt;/P&gt;&lt;P&gt;2016-12-07 13:04:16,888 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl&lt;BR /&gt;2016-12-07 13:04:16,904 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js&lt;BR /&gt;2016-12-07 13:04:16,920 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl&lt;BR /&gt;2016-12-07 13:04:16,920 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js&lt;BR /&gt;2016-12-07 13:04:27,047 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 383 Web Scripts (+0 failed), 401 URLs&lt;BR /&gt;2016-12-07 13:04:27,063 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 8 Package Description Documents (+0 failed)&lt;BR /&gt;2016-12-07 13:04:27,063 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)&lt;BR /&gt;2016-12-07 13:04:27,219 ERROR [extensions.config.BaseConfigService] [localhost-startStop-1] Input stream invalid - skipped for source: jar:file:/D:/Jeet_1082882/tuts/con&lt;BR /&gt;org.springframework.extensions.config.ConfigException: 11070001 Failed to parse config stream&lt;BR /&gt; at org.springframework.extensions.config.xml.XMLConfigService.parse(XMLConfigService.java:224)&lt;BR /&gt; at org.springframework.extensions.config.BaseConfigService.appendConfig(BaseConfigService.java:268)&lt;BR /&gt; at org.springframework.extensions.config.BaseConfigService.parse(BaseConfigService.java:298)&lt;BR /&gt; at org.springframework.extensions.config.xml.XMLConfigService.initConfig(XMLConfigService.java:132)&lt;BR /&gt; at org.springframework.extensions.config.BaseConfigService.reset(BaseConfigService.java:145)&lt;BR /&gt; at org.springframework.extensions.webscripts.AbstractRuntimeContainer.reset(AbstractRuntimeContainer.java:260)&lt;BR /&gt; at org.springframework.extensions.webscripts.PresentationContainer.reset(PresentationContainer.java:121)&lt;BR /&gt; at org.springframework.extensions.webscripts.LocalWebScriptRuntimeContainer.reset(LocalWebScriptRuntimeContainer.java:121)&lt;BR /&gt; at org.springframework.extensions.webscripts.AbstractRuntimeContainer.onApplicationEvent(AbstractRuntimeContainer.java:280)&lt;BR /&gt; at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:96)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:950)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4939)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5434)&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.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:745)&lt;BR /&gt;Caused by: org.dom4j.DocumentException: Error on line 7 of document : The markup in the document following the root element must be well-formed. Nested exception: The ma&lt;BR /&gt; at org.dom4j.io.SAXReader.read(SAXReader.java:482)&lt;BR /&gt; at org.dom4j.io.SAXReader.read(SAXReader.java:343)&lt;BR /&gt; at org.springframework.extensions.config.xml.XMLConfigService.parse(XMLConfigService.java:212)&lt;BR /&gt; ... 24 more&lt;BR /&gt;2016-12-07 13:04:27,328 INFO [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Spring Surf Container Web Script Container (in 10355.4&lt;BR /&gt;2016-12-07 13:04:27,328 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl&lt;BR /&gt;2016-12-07 13:04:27,343 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js&lt;BR /&gt;2016-12-07 13:04:27,983 WARN [shared_impl.util.LocaleUtils] [localhost-startStop-1] Locale name in faces-config.xml null or empty, setting locale to default locale : en&lt;BR /&gt;Dec 07, 2016 1:04:28 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)&lt;BR /&gt;Dec 07, 2016 1:04:28 PM org.apache.catalina.core.ApplicationContext log&lt;BR /&gt;INFO: Initializing Spring FrameworkServlet 'Spring Surf Dispatcher Servlet'&lt;BR /&gt;Dec 07, 2016 1:04:28 PM org.apache.coyote.AbstractProtocol start&lt;BR /&gt;INFO: Starting ProtocolHandler ["http-bio-8081"]&lt;BR /&gt;2016-12-07 13:04:57,408 INFO [web.site.EditionInterceptor] [http-bio-8081-exec-8] Successfully retrieved license information from Alfresco.&lt;BR /&gt;2016-12-07 13:05:18,592 INFO [web.scripts.ImapServerStatus] [http-bio-8081-exec-8] Successfully retrieved IMAP server status from Alfresco: disabled&lt;BR /&gt;2016-12-07 13:12:06,918 INFO [web.scripts.DictionaryQuery] [http-bio-8081-exec-6] Successfully retrieved Data Dictionary from Alfresco.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't know what's the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the doubt , but this is my fourth day with Alfresco. and i don't understand what is the error. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2016 07:53:13 GMT</pubDate>
    <dc:creator>kp3642</dc:creator>
    <dc:date>2016-12-07T07:53:13Z</dc:date>
    <item>
      <title>Unable to Run the specified program ... Error in Spring Module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-the-specified-program-error-in-spring-module/m-p/293958#M247088</link>
      <description>I have followed this tutorial .&amp;nbsp;Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials&amp;nbsp;&amp;nbsp;I am done with the both part. But &amp;nbsp;there is no options like "SomeCo" in Create Rule Folder.&amp;nbsp;I don't know what i have done the wrong . but , while applying&amp;nbsp;mvn integration-test</description>
      <pubDate>Wed, 07 Dec 2016 07:53:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-the-specified-program-error-in-spring-module/m-p/293958#M247088</guid>
      <dc:creator>kp3642</dc:creator>
      <dc:date>2016-12-07T07:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Run the specified program ... Error in Spring Module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-the-specified-program-error-in-spring-module/m-p/293959#M247089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems your share-config-custom.xml file is well-formed.Maybe there are some illegal characters in it,please check it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 18:35:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-the-specified-program-error-in-spring-module/m-p/293959#M247089</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-07T18:35:49Z</dc:date>
    </item>
  </channel>
</rss>

