[Stackoverflow] [Progress OpenEdge ABL] Docker & OpenEdge 11.7.2

Status
Not open for further replies.
S

SimpleFuzz

Guest
I have successfully managed to install Progress OpenEdge 11.6 32bit, 11.7 32bit and 11.7.1 32bit inside a Docker container, using the response.ini file.

However, I cannot find a way to make 11.7.2 32bit working, and it's getting quite frustrating. When using proadsv -query or proadsv -start or proadsv -stop inside the container, I receive the standard 'OpenEdge Release + [time stamp here]' message yet nothing more.

I believe the issue may have something to do with Java paths, but I'm not sure.

NOTE: I have a host machine with Windows and the container in which I'm trying to install OpenEdge 11.7.2 has Windows Core in it as well.

I have had a look over the dockerfile and response.ini that Mr. Bronco has in his github page here bfv/docker4oe but he has done some stuff for Suse Linux, and I am exclusively interested in Windows.

Is there any solution for this?

Upon installing, I am looking int he installation log and every single component appears to install successfully though.

Continue reading...
 
Status
Not open for further replies.
Top