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

Various exceptions in the imeji log #1178

Open
helkv opened this issue Nov 22, 2019 · 1 comment
Open

Various exceptions in the imeji log #1178

helkv opened this issue Nov 22, 2019 · 1 comment
Labels
bug Issue found during QA testphase (qa-imeji)

Comments

@helkv
Copy link
Contributor

helkv commented Nov 22, 2019

Various exceptions occur when running imeji, which are getting logged but are not shown on the GUI side.

Exception 1: Exception when opening an item from 'Items' view

Testserver: qa imeji
Browser: ff
Version: version 4.7.1 - build date 2019-10-30 08:31:21
User: any user

When opening an item from the 'Items' view a NullPointerException in SuperPaginatorBean is logged "Error initializing collectionItemsBean". On the GUI side no error message is shown and the item is normally displayed.

Actions: Open the "Items" tab -> Open an item -> NullPointerException gets logged

Exception 2: Exception in MaxPlanckInstitutUtils when starting imeji

When starting imeji an Exception in MaxPlanckInstitutUtils is thrown: "There was a problem by getting the MPI Map: (Index 1 out of bounds for length 1)! Check your internet connection."

Actions: Start imeji (locally) -> Exception thrown by MaxPlanckInstitutUtils gets logged

@helkv helkv added the bug Issue found during QA testphase (qa-imeji) label Nov 22, 2019
@helkv
Copy link
Contributor Author

helkv commented Jul 27, 2020

Exception 1 fixed in 4cc13ac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue found during QA testphase (qa-imeji)
Projects
None yet
Development

No branches or pull requests

1 participant