3 weeks ago
Hello,
I try to start the container with the command
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
The container is starting and the initialization begins, but eventually i get this output:
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 <name> bash
Hint: HDB license must not be expired
Hint: HDB must be running
Hint: AS ABAP license must be valid
Hit Return to continue
What can i try to fix this?
#abap_trial
3 weeks ago
You need to check if your licenses are still valid. Please refer to the instructions on the documentation: abap-cloud-developer-trial .
3 weeks ago
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.