NullPointerException when ingesting ("listProvidersService" is null) on OC 18.0
#6939
Unanswered
LukasKalbertodt
asked this question in
Ask Questions, Get Answers
Replies: 2 comments 4 replies
-
|
Likely to do with #6530. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I could not reproduce the exception. Do you still have the problem? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I checked out the tag
18.0, ranmvn clean+mvn install -Pdev -DskipTests, started the elasticsearch docker and then Opencast. When ingesting, I get this error:Full
This does not happen when checking out r/17.x.
Also interesting: I only see the error when ingesting via
/ingest/addMediaPackage/fastmanually. When uploading via admin UI, the admin UI just shows "could not add event" but the actual error never appears in the log.These are all log lines prior to the error that mention "listprovider":
Details
Beta Was this translation helpful? Give feedback.
All reactions