Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.10 EE GA1, 6.2.X EE, 7.0.0 DXP SP2, Master
-
7.0.x, 6.2.x
-
Committed
-
1
-
2
Description
Description:
NullPointerException is thrown when calling a custom SQL deployed in plugin.
Reproduction Steps:
- Start the bundle
- Deploy the attached ext plugin
- Restart the server
- Deploy the attached portlet
- Put the portlet on a page
- Click on the Test bug button
Expected results:
There should be no error displayed in the console
Actual Results:
NullPointerException is displayed in the console
See attachment for full stack.