<?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: Alfresco Community Edition on Wildfly in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5106#M2463</link>
    <description>&lt;P&gt;As a long-time JBoss/Wildfly user, I decide to try my hand. I've got alfresco.war, share.war, and _vti_bit.war deployed and the UIs appear. But during startup the Alfresco background jobs cannot read their configuration files for some reason:&lt;/P&gt;&lt;PRE&gt;16:53:40,005 ERROR [org.alfresco.repo.content.MimetypeMap] (QuartzScheduler_Worker-1) Config read failed. URI scheme is not "file": java.lang.IllegalArgumentException: URI scheme is not "file"
	at java.base/java.io.File.&amp;lt;init&amp;gt;(File.java:423)
	at deployment.alfresco.war//org.alfresco.util.ConfigFileFinder.readFiles(ConfigFileFinder.java:86)
	at deployment.alfresco.war//org.alfresco.repo.content.MimetypeMap.readConfig(MimetypeMap.java:665)
	at deployment.alfresco.war//org.alfresco.repo.content.MimetypeMap$1.readConfig(MimetypeMap.java:459)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler.readConfigAndReplace(ConfigScheduler.java:232)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler$ConfigSchedulerJob.execute(ConfigScheduler.java:69)
	at deployment.alfresco.war//org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at deployment.alfresco.war//org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

16:53:40,010 ERROR [org.alfresco.repo.content.transform.LocalTransformServiceRegistry] (QuartzScheduler_Worker-2) Config read failed. URI scheme is not "file": java.lang.IllegalArgumentException: URI scheme is not "file"
	at java.base/java.io.File.&amp;lt;init&amp;gt;(File.java:423)
	at deployment.alfresco.war//org.alfresco.util.ConfigFileFinder.readFiles(ConfigFileFinder.java:86)
	at deployment.alfresco.war//org.alfresco.transform.client.registry.CombinedConfig.addLocalConfig(CombinedConfig.java:84)
	at deployment.alfresco.war//org.alfresco.repo.content.transform.LocalTransformServiceRegistry.readConfig(LocalTransformServiceRegistry.java:139)
	at deployment.alfresco.war//org.alfresco.transform.client.registry.TransformServiceRegistryImpl$1.readConfig(TransformServiceRegistryImpl.java:83)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler.readConfigAndReplace(ConfigScheduler.java:232)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler$ConfigSchedulerJob.execute(ConfigScheduler.java:69)
	at deployment.alfresco.war//org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at deployment.alfresco.war//org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

16:53:40,010 ERROR [org.alfresco.repo.content.transform.LocalTransformServiceRegistry] (QuartzScheduler_Worker-1) Config read failed. URI scheme is not "file": java.lang.IllegalArgumentException: URI scheme is not "file"
	at java.base/java.io.File.&amp;lt;init&amp;gt;(File.java:423)
	at deployment.alfresco.war//org.alfresco.util.ConfigFileFinder.readFiles(ConfigFileFinder.java:86)
	at deployment.alfresco.war//org.alfresco.transform.client.registry.CombinedConfig.addLocalConfig(CombinedConfig.java:84)
	at deployment.alfresco.war//org.alfresco.repo.content.transform.LocalTransformServiceRegistry.readConfig(LocalTransformServiceRegistry.java:139)
	at deployment.alfresco.war//org.alfresco.transform.client.registry.TransformServiceRegistryImpl$1.readConfig(TransformServiceRegistryImpl.java:83)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler.readConfigAndReplace(ConfigScheduler.java:232)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler$ConfigSchedulerJob.execute(ConfigScheduler.java:69)
	at deployment.alfresco.war//org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at deployment.alfresco.war//org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

16:53:40,011 ERROR [org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl] (QuartzScheduler_Worker-2) Config read failed. URI scheme is not "file": java.lang.IllegalArgumentException: URI scheme is not "file"
	at java.base/java.io.File.&amp;lt;init&amp;gt;(File.java:423)
	at deployment.alfresco.war//org.alfresco.util.ConfigFileFinder.readFiles(ConfigFileFinder.java:86)
	at deployment.alfresco.war//org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl.readConfig(RenditionDefinitionRegistry2Impl.java:305)
	at deployment.alfresco.war//org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl$1.readConfig(RenditionDefinitionRegistry2Impl.java:168)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler.readConfigAndReplace(ConfigScheduler.java:232)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler$ConfigSchedulerJob.execute(ConfigScheduler.java:69)
	at deployment.alfresco.war//org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at deployment.alfresco.war//org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)&lt;/PRE&gt;&lt;P&gt;Can someone tell me the names of those files and their possible jar file names within the war so I can work on tracking those down?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Feb 2022 23:03:02 GMT</pubDate>
    <dc:creator>arnieaustin2</dc:creator>
    <dc:date>2022-02-11T23:03:02Z</dc:date>
    <item>
      <title>Alfresco Community Edition on Wildfly</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5104#M2461</link>
      <description>What version of&amp;nbsp;Alfresco Community Edition can run on Wildfly?Thanks!</description>
      <pubDate>Mon, 06 Feb 2017 10:39:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5104#M2461</guid>
      <dc:creator>gdudas</dc:creator>
      <dc:date>2017-02-06T10:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community Edition on Wildfly</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5105#M2462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Well, judging by the supported platform documentation, available at &lt;A class="link-titled" href="http://docs.alfresco.com/5.2/concepts/supported-platforms-ACS.html" title="http://docs.alfresco.com/5.2/concepts/supported-platforms-ACS.html" rel="nofollow noopener noreferrer"&gt;Supported Platforms | Alfresco Documentation&lt;/A&gt; , there is no support for it.&lt;/P&gt;&lt;P&gt;If you need it, you will have to make it work by yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 20:52:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5105#M2462</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-03-08T20:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community Edition on Wildfly</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5106#M2463</link>
      <description>&lt;P&gt;As a long-time JBoss/Wildfly user, I decide to try my hand. I've got alfresco.war, share.war, and _vti_bit.war deployed and the UIs appear. But during startup the Alfresco background jobs cannot read their configuration files for some reason:&lt;/P&gt;&lt;PRE&gt;16:53:40,005 ERROR [org.alfresco.repo.content.MimetypeMap] (QuartzScheduler_Worker-1) Config read failed. URI scheme is not "file": java.lang.IllegalArgumentException: URI scheme is not "file"
	at java.base/java.io.File.&amp;lt;init&amp;gt;(File.java:423)
	at deployment.alfresco.war//org.alfresco.util.ConfigFileFinder.readFiles(ConfigFileFinder.java:86)
	at deployment.alfresco.war//org.alfresco.repo.content.MimetypeMap.readConfig(MimetypeMap.java:665)
	at deployment.alfresco.war//org.alfresco.repo.content.MimetypeMap$1.readConfig(MimetypeMap.java:459)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler.readConfigAndReplace(ConfigScheduler.java:232)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler$ConfigSchedulerJob.execute(ConfigScheduler.java:69)
	at deployment.alfresco.war//org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at deployment.alfresco.war//org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

16:53:40,010 ERROR [org.alfresco.repo.content.transform.LocalTransformServiceRegistry] (QuartzScheduler_Worker-2) Config read failed. URI scheme is not "file": java.lang.IllegalArgumentException: URI scheme is not "file"
	at java.base/java.io.File.&amp;lt;init&amp;gt;(File.java:423)
	at deployment.alfresco.war//org.alfresco.util.ConfigFileFinder.readFiles(ConfigFileFinder.java:86)
	at deployment.alfresco.war//org.alfresco.transform.client.registry.CombinedConfig.addLocalConfig(CombinedConfig.java:84)
	at deployment.alfresco.war//org.alfresco.repo.content.transform.LocalTransformServiceRegistry.readConfig(LocalTransformServiceRegistry.java:139)
	at deployment.alfresco.war//org.alfresco.transform.client.registry.TransformServiceRegistryImpl$1.readConfig(TransformServiceRegistryImpl.java:83)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler.readConfigAndReplace(ConfigScheduler.java:232)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler$ConfigSchedulerJob.execute(ConfigScheduler.java:69)
	at deployment.alfresco.war//org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at deployment.alfresco.war//org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

16:53:40,010 ERROR [org.alfresco.repo.content.transform.LocalTransformServiceRegistry] (QuartzScheduler_Worker-1) Config read failed. URI scheme is not "file": java.lang.IllegalArgumentException: URI scheme is not "file"
	at java.base/java.io.File.&amp;lt;init&amp;gt;(File.java:423)
	at deployment.alfresco.war//org.alfresco.util.ConfigFileFinder.readFiles(ConfigFileFinder.java:86)
	at deployment.alfresco.war//org.alfresco.transform.client.registry.CombinedConfig.addLocalConfig(CombinedConfig.java:84)
	at deployment.alfresco.war//org.alfresco.repo.content.transform.LocalTransformServiceRegistry.readConfig(LocalTransformServiceRegistry.java:139)
	at deployment.alfresco.war//org.alfresco.transform.client.registry.TransformServiceRegistryImpl$1.readConfig(TransformServiceRegistryImpl.java:83)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler.readConfigAndReplace(ConfigScheduler.java:232)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler$ConfigSchedulerJob.execute(ConfigScheduler.java:69)
	at deployment.alfresco.war//org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at deployment.alfresco.war//org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)

16:53:40,011 ERROR [org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl] (QuartzScheduler_Worker-2) Config read failed. URI scheme is not "file": java.lang.IllegalArgumentException: URI scheme is not "file"
	at java.base/java.io.File.&amp;lt;init&amp;gt;(File.java:423)
	at deployment.alfresco.war//org.alfresco.util.ConfigFileFinder.readFiles(ConfigFileFinder.java:86)
	at deployment.alfresco.war//org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl.readConfig(RenditionDefinitionRegistry2Impl.java:305)
	at deployment.alfresco.war//org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl$1.readConfig(RenditionDefinitionRegistry2Impl.java:168)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler.readConfigAndReplace(ConfigScheduler.java:232)
	at deployment.alfresco.war//org.alfresco.util.ConfigScheduler$ConfigSchedulerJob.execute(ConfigScheduler.java:69)
	at deployment.alfresco.war//org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	at deployment.alfresco.war//org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)&lt;/PRE&gt;&lt;P&gt;Can someone tell me the names of those files and their possible jar file names within the war so I can work on tracking those down?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 23:03:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5106#M2463</guid>
      <dc:creator>arnieaustin2</dc:creator>
      <dc:date>2022-02-11T23:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community Edition on Wildfly</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5107#M2464</link>
      <description>&lt;P&gt;Did you configure the "shared" path?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-community-repo/blob/master/packaging/docker-alfresco/Dockerfile#L41" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-community-repo/blob/master/packaging/docker-alfresco/Dockerfile#L41&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 08:54:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-edition-on-wildfly/m-p/5107#M2464</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-02-14T08:54:16Z</dc:date>
    </item>
  </channel>
</rss>

