<?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: CORS  configuration for alfresco-docker 6.2 ga in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135960#M36529</link>
    <description>&lt;P&gt;This message from docker could be triggered by a lot of different causes.&lt;/P&gt;&lt;P&gt;Are you getting this error since you set the properties I told you? Did you set these properties in docker-compose environment JAVA_OPTS section, or did you set them in alfresco-global.properties file? Are there any Alfresco logs before this message?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jun 2021 08:20:15 GMT</pubDate>
    <dc:creator>narkuss</dc:creator>
    <dc:date>2021-06-14T08:20:15Z</dc:date>
    <item>
      <title>CORS  configuration for alfresco-docker 6.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135957#M36526</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;the CORS configuration with the docker version is making a lot of trouble.&lt;/P&gt;&lt;P&gt;changing the web.xml in the docker container is not persisted and disappears as soon as docker-compose up is called.&lt;/P&gt;&lt;P&gt;Are there any suggestions&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jun 2021 18:29:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135957#M36526</guid>
      <dc:creator>fameur55</dc:creator>
      <dc:date>2021-06-13T18:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: CORS  configuration for alfresco-docker 6.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135958#M36527</link>
      <description>&lt;P&gt;You should set CORS configuration from docker-compose environment. This config works for us:&lt;/P&gt;&lt;P&gt;JAVA_OPTS: '&lt;BR /&gt;&amp;lt;Other config parameters&amp;gt;&lt;BR /&gt;-Dcors.enabled=true&lt;BR /&gt;-Dcors.allowed.origins=&amp;lt;Allowed URL's separated by commas&amp;gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 06:08:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135958#M36527</guid>
      <dc:creator>narkuss</dc:creator>
      <dc:date>2021-06-14T06:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: CORS  configuration for alfresco-docker 6.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135959#M36528</link>
      <description>&lt;P&gt;Thank you for your Help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;do you have the exact syntax Please ??&lt;/P&gt;&lt;P&gt;i always get "alfresco_alfresco_1 exited with code 1"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 07:15:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135959#M36528</guid>
      <dc:creator>fameur55</dc:creator>
      <dc:date>2021-06-14T07:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: CORS  configuration for alfresco-docker 6.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135960#M36529</link>
      <description>&lt;P&gt;This message from docker could be triggered by a lot of different causes.&lt;/P&gt;&lt;P&gt;Are you getting this error since you set the properties I told you? Did you set these properties in docker-compose environment JAVA_OPTS section, or did you set them in alfresco-global.properties file? Are there any Alfresco logs before this message?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 08:20:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135960#M36529</guid>
      <dc:creator>narkuss</dc:creator>
      <dc:date>2021-06-14T08:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: CORS  configuration for alfresco-docker 6.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135961#M36530</link>
      <description>&lt;P&gt;&lt;FONT size="2"&gt;Hi&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;I set them in the docker-compose.yml and the error i got&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;14-Jun-2021 07:22:34.506 INFO [JobLockService1] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Illegal access: this web application instance has been stopped already. Could not load [org.alfresco.repo.lock.JobLockServiceImpl$4]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [org.alfresco.repo.lock.JobLockServiceImpl$4]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1380)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1368)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1220)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1182)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at org.alfresco.repo.lock.JobLockServiceImpl.releaseLockVerify(JobLockServiceImpl.java:470)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at org.alfresco.repo.lock.JobLockServiceImpl$2.run(JobLockServiceImpl.java:385)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;at java.base/java.lang.Thread.run(Thread.java:834)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;14-Jun-2021 07:28:44.678 INFO [Thread-52] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;14-Jun-2021 07:28:44.684 INFO [Thread-52] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["ajp-nio-8009"]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;14-Jun-2021 07:28:44.690 INFO [Thread-52] org.apache.catalina.core.StandardService.stopInternal Stopping service [Catalina]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;14-Jun-2021 07:28:44.741 INFO [Thread-52] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;14-Jun-2021 07:28:44.744 INFO [Thread-52] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["ajp-nio-8009"]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;14-Jun-2021 07:28:44.751 INFO [Thread-52] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;14-Jun-2021 07:28:44.754 INFO [Thread-52] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["ajp-nio-8009"]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 09:44:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135961#M36530</guid>
      <dc:creator>fameur55</dc:creator>
      <dc:date>2021-06-14T09:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: CORS  configuration for alfresco-docker 6.2 ga</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135962#M36531</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for sharing your knowledge.&amp;nbsp;&amp;nbsp;&lt;FONT color="#FFFFFF"&gt;&lt;A href="https://www.mycfavisit.website/" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;FONT color="#FFFFFF"&gt;mycfavisit&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 08:29:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cors-configuration-for-alfresco-docker-6-2-ga/m-p/135962#M36531</guid>
      <dc:creator>CHorse</dc:creator>
      <dc:date>2021-07-07T08:29:39Z</dc:date>
    </item>
  </channel>
</rss>

