2021 Mar 13 5:52 PM
Hello dear colleagues,
I am installing the ABAP Platform 1909, Developer edition docker image.
After run the docker command, I am struggling with the error shown below:
StartWait
FAIL: process disp+work Dispatcher not running
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
P.S.: The OS system is Windows 10 Pro.
KR,
Pietro
2021 Apr 03 1:13 AM
2021 Apr 30 6:57 PM
2021 Apr 30 7:19 PM
The usual suspects are:
I'm running it just fine on a 32GB Debian/testing desktop. There's room for running Eclipse on the same machine, so it's not particularly tight.
By the by, for people having the same issue: it's better to use this menu item
2021 Apr 30 7:25 PM
I run a stripped down debian VM with 24GB RAM - should be fine this way
2024 Mar 18 11:40 AM
I am experiencing this issue very recent as it used to work quite will since last 8 months.I am using windows 11 with 32GB RAM. Recently I reinstalled the latest version 1909_SP01 and I have all the licenses valid.
Any suggestions?
- Thanks.
2024 Mar 19 11:49 AM
Hey, we are encountering the exact same issue. I opened a blogpost regarding this, but unfortunately with no replies yet. Do you have any idea whether it's possible to extract the data of the old container (e.g. existing ABAP Coding on the system) and move it to a newly created system?
2024 Mar 19 2:15 PM
Hi, no I don't have that knowledge how to extract old container content generally i push code to git for safer side. Anyways, i was doing some R&D with certificate and altered some configuration in RZ10 and that caused certain issues seems. I created a new container and it works without any issue till now. I don't have a better answer as of now. Awaiting other's advice.
2024 Sep 27 3:17 PM - edited 2024 Sep 27 3:30 PM
I have same issue. Did you ever find a solution?
I suspect that in my case it is not enough memory. My PC has 32 GB RAM and I have created the .wslconfig file as described in the installation guide on hub.docker.com, but maybe it doesn't work.
The file says
[wsl2]
memory=20GB
localhostForwarding=true
and if i look in Docker Desktop, it also seems the container has only 16 gb:
I am totally beginner when it comes to Docker, but I wonder if I can adjust the available memory inside Docker Desktop instead of the solution with the .wslconfi file?
2024 Sep 30 3:47 PM
Had the same error because I added a parameter in RZ10 an activated (an invalid?) DEFAULT profile... 😕
2024 Oct 08 7:03 PM - edited 2024 Oct 08 7:50 PM
I had the same issue. To recover from this:
2024 Oct 27 6:14 AM
Thank you for your answer! I immediately used the error to install 2022 SP1. 😉 From now on I always make a backup copy beforehand. Just wanted to deactivate the SAP GUI timeout anyway. 😊
2024 Nov 08 8:16 AM
Thanks for the solution! I had the same issue, and it worked perfectly for me 😊
2025 Jan 22 5:24 AM
Hi, Hope you are doing very Good in life.
I have downloaded ABAP Platform for SAP S4-HANA 2022 SP01 and everything is working fine. I am able to login with SAPGui as well. But I am unable to execute any SAP Tcodes. As I execute any SAP Tcode it's giving me Abap Dump. Now I am unable to see the details because if I execute ST22 that also giving me Abap Dump.
Please be kind enough to help asap.
Thanks
Kushal
nowkushal@gmail.com
a month ago
Does your docker Container have enough Memory available? I never had this issue.
4 weeks ago
Hi custandcode,
Please kindly check my post mentioned below, there I have describe about the Memory config of Docker Desktop Windows instance.
Thanks
Kushal_Sambhunath_Banerjee
Thursday
So your system have 32GB RAM? You have allocated 30GB to your container? I think that is not possible... I think you have to less RAM especially when you use a T-Code like SGEN.
just my 2 cents 😉