Defect HC-15788

Transaction server starting with errors post upgrade from 9.1.x to 9.1.7

Software

Customer case Applies to Corrected in
CS0287012 V9.1.7.0 9.1.10.0

Observed behavior

Server startup includes the following message when using custom controllers:

Error executing controller java.lang.NullPointerException

Expected behavior

There should be no exception in the log.

Resolution

Custom controllers were not being handled correctly. The code has been updated to include the store name (when it is provided) when looking up the controller name.