#abap_trial: Container does not start properly

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

 

 

 

 

 

Scroll to Top