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

Generate process title results in error #3390

Closed
matthias-ronge opened this issue Apr 3, 2020 · 2 comments
Closed

Generate process title results in error #3390

matthias-ronge opened this issue Apr 3, 2020 · 2 comments
Labels

Comments

@matthias-ronge
Copy link
Collaborator

The following error occurred:

java.lang.NullPointerException
        at org.kitodo.production.forms.createprocess.ProcessTextMetadata.getMetadataID(ProcessTextMetadata.java:58)
        at org.kitodo.production.services.data.ImportService.getListOfCreators(ImportService.java:659)
        at org.kitodo.production.process.TitleGenerator.generateTitle(TitleGenerator.java:47)
        at org.kitodo.production.services.data.ProcessService.generateProcessTitle(ProcessService.java:2307)
        at org.kitodo.production.forms.createprocess.ProcessDataTab.generateProcessTitleAndTiffHeader(ProcessDataTab.java:201)
        ...

Goal: Catch the error and display a meaningful error message

@matthias-ronge matthias-ronge self-assigned this May 5, 2020
@matthias-ronge matthias-ronge removed their assignment Jun 8, 2020
@solth
Copy link
Member

solth commented May 10, 2022

Is this still an issue?

@matthias-ronge
Copy link
Collaborator Author

The error description is too brief to be able to understand it after two years. Here I would need at least the ruleset and an indication of which hit I tried to import—my mistake.

I closs this ticket; if I get the error again, I'll reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants