<?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 #abap_trial: Container does not   start properly in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-trial-container-does-not-start-properly/m-p/13996612#M2038355</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I try to start the container with the command&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;docker run --stop-timeout 3600 -i --name a4h -h vhcala4hci -p 3200:3200 -p 3300:3300 -p 8443:8443 -p 30213:30213 -p 50000:50000 -p 50001:50001 sapse/abap-cloud-developer-trial:ABAPTRIAL_2022_SP01 -skip-limits-check -agree-to-sap-license&lt;/LI-CODE&gt;&lt;P&gt;The container is starting and the initialization begins, but eventually i get this output:&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;Worker Processes: starting

25.01.2025 16:43:48
Start
OK

25.01.2025 16:53:49
StartWait
FAIL: Timeout
Worker Processes: the start command failed, exit code=2
The service Worker Processes has failed to start and initialization is blocked until the problem is resolved
You can try your luck 10 times until initialization is terminated
Hint: docker containers can be joined by: docker exec -it &amp;lt;name&amp;gt; bash
Hint: HDB license must not be expired
Hint: HDB must be running
Hint: AS ABAP license must be valid
Hit Return to continue&lt;/LI-CODE&gt;&lt;P&gt;What can i try to fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#abap_trial&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jan 2025 17:09:06 GMT</pubDate>
    <dc:creator>Martin_Bschen</dc:creator>
    <dc:date>2025-01-25T17:09:06Z</dc:date>
    <item>
      <title>#abap_trial: Container does not   start properly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-trial-container-does-not-start-properly/m-p/13996612#M2038355</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I try to start the container with the command&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;docker run --stop-timeout 3600 -i --name a4h -h vhcala4hci -p 3200:3200 -p 3300:3300 -p 8443:8443 -p 30213:30213 -p 50000:50000 -p 50001:50001 sapse/abap-cloud-developer-trial:ABAPTRIAL_2022_SP01 -skip-limits-check -agree-to-sap-license&lt;/LI-CODE&gt;&lt;P&gt;The container is starting and the initialization begins, but eventually i get this output:&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;Worker Processes: starting

25.01.2025 16:43:48
Start
OK

25.01.2025 16:53:49
StartWait
FAIL: Timeout
Worker Processes: the start command failed, exit code=2
The service Worker Processes has failed to start and initialization is blocked until the problem is resolved
You can try your luck 10 times until initialization is terminated
Hint: docker containers can be joined by: docker exec -it &amp;lt;name&amp;gt; bash
Hint: HDB license must not be expired
Hint: HDB must be running
Hint: AS ABAP license must be valid
Hit Return to continue&lt;/LI-CODE&gt;&lt;P&gt;What can i try to fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#abap_trial&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2025 17:09:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-trial-container-does-not-start-properly/m-p/13996612#M2038355</guid>
      <dc:creator>Martin_Bschen</dc:creator>
      <dc:date>2025-01-25T17:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: #abap_trial: Container does not   start properly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-trial-container-does-not-start-properly/m-p/13996788#M2038356</link>
      <description>&lt;P&gt;You need to check if your licenses are still valid. Please refer to the instructions on the documentation:&amp;nbsp;&lt;A href="https://hub.docker.com/r/sapse/abap-cloud-developer-trial" target="_self"&gt;abap-cloud-developer-trial&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2025 09:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-trial-container-does-not-start-properly/m-p/13996788#M2038356</guid>
      <dc:creator>MBartsch71</dc:creator>
      <dc:date>2025-01-26T09:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: #abap_trial: Container does not   start properly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-trial-container-does-not-start-properly/m-p/13996957#M2038358</link>
      <description>&lt;P&gt;Thank you, I managed to start. It seems that the image is shipped with an expired license ( ending 2025-01-16). So the first step is to update the license.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2025 13:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-trial-container-does-not-start-properly/m-p/13996957#M2038358</guid>
      <dc:creator>Martin_Bschen</dc:creator>
      <dc:date>2025-01-26T13:42:02Z</dc:date>
    </item>
  </channel>
</rss>

