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

[HELP Needed] Deploying orientdb on OpenShift #64

Open
kbeni00 opened this issue Sep 29, 2021 · 0 comments
Open

[HELP Needed] Deploying orientdb on OpenShift #64

kbeni00 opened this issue Sep 29, 2021 · 0 comments

Comments

@kbeni00
Copy link

kbeni00 commented Sep 29, 2021

I tried deploying OrientDB from the official docker file, managed to solve the permission issues and now I ran into these 2 errors:

2021-09-29 13:37:06:754 INFO  Installing dynamic plugin 'orientdb-studio-3.2.2.zip'... [OServerPluginManager]Error on installing dynamic plugin 'studio'
com.orientechnologies.orient.core.exception.OConfigurationException: HTTP listener not registered while installing Static Content command
2021-09-29 13:37:06:662 INFO  Installing dynamic plugin 'orientdb-etl-3.2.2.jar'... [OServerPluginManager]Error on installing dynamic plugin 'etl'
java.lang.reflect.InvocationTargetException

Can anyone help solve these issues?
I also tried to deploy it from this git repository, but i ran into different errors during the build phase.
The last thing I tried was deploying a pod based on the steps described here: https://catalog.redhat.com/software/containers/orientdb/orientdb-community/59539c48d65ec866552d2ead?container-tabs=gti&gti-tabs=registry-tokens

I deployed the pod, but I don't know how to access the OrientDB being run by the pod.
Any help is much appreciated.

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