Done
Details
Assignee
Adam DickmeissAdam DickmeissReporter
Ian HardyIan HardyPriority
P2Sprint
Development Team
Core: PlatformFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Adam Dickmeiss
Adam DickmeissReporter
Ian Hardy
Ian HardyPriority
Sprint
Development Team
Core: Platform
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 19, 2020 at 2:03 PM
Updated October 8, 2020 at 10:23 AM
Resolved August 25, 2020 at 1:39 PM
Overview:
/item-storage/items query=barcode=4539876054383 fails with NullPointerException caused by null routingContext.
Steps to Reproduce:
Run target/mod-inventory-storage-fat.jar from master.
POST /_/tenant
to install mod-inventory-storage module for the tenant.
The log shows:
The incorrect module name
netty_parent
is used to create the database schema diku_netty_parent.This will also show on every reference environment build when mod-courses fails to retrieve some sample data form mod-inventory-storage. Worth noting that inventory storage was recently updated to java 11.
stacktrace from mod-inventory-storage from folio-snapshot