You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
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
The text was updated successfully, but these errors were encountered: