Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

liferay/portal:7.4.3.19-ga19 #100

Open
apratapagiri opened this issue Oct 14, 2022 · 0 comments
Open

liferay/portal:7.4.3.19-ga19 #100

apratapagiri opened this issue Oct 14, 2022 · 0 comments

Comments

@apratapagiri
Copy link

apratapagiri commented Oct 14, 2022

While installing liferay portal 7.4.3.19 on openshift in ibm cloud facing the below error message, has anyone faced the below issues on ibm cloud?

  1. [LIFERAY] To SSH into this container, run: "docker exec -it liferay-867858448b-vw8pb /bin/bash".

[LIFERAY] Using zulu8 JDK. You can use another JDK by setting the "JAVA_VERSION" environment varible.

[LIFERAY] Run this container with the option "-v $(pwd)/xyz123:/mnt/liferay" to bridge $(pwd)/xyz123 in the host operating system to /mnt/liferay on the container.

[LIFERAY] The directory /mnt/liferay/files does not exist. Create the directory $(pwd)/xyz123/files on the host operating system to create the directory /mnt/liferay/files on the container. Files in /mnt/liferay/files will be copied to /opt/liferay before Liferay Portal starts.

[LIFERAY] The directory /mnt/liferay/scripts does not exist. Create the directory $(pwd)/xyz123/scripts on the host operating system to create the directory /mnt/liferay/scripts on the container. Files in /mnt/liferay/scripts will be executed, in alphabetical order, before Liferay Portal starts.

[LIFERAY] The directory /mnt/liferay/deploy does not exist. Create the directory $(pwd)/xyz123/deploy on the host operating system to create the directory /mnt/liferay/deploy on the container. Copy files to $(pwd)/xyz123/deploy to deploy modules to Liferay Portal at runtime.
/usr/local/bin/liferay_entrypoint.sh: line 39: /opt/liferay/liferay.pid: Permission denied

[LIFERAY] Starting Liferay Portal. To stop the container with CTRL-C, run this container with the option "-it".

/usr/local/bin/start_liferay.sh: line 19: /opt/liferay/tomcat/bin/catalina.sh: Permission denied
/usr/local/bin/start_liferay.sh: line 19: exec: /opt/liferay/tomcat/bin/catalina.sh: cannot execute: Permission denied

getting this error while creating deployment config from the container image.

  1. ERRO[0442] error waiting for container: unexpected EOF --> this error while running docker run -it -v $(pwd)/usr/liferay:/etc/liferay/mount --name liferay-dxp -p 80:8080 liferay/portal:7.4.3.19-ga19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant