How to debug java.lang.NullPointerException in business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2016 08:36 AM
Hello,
When I've looked in the sytem log, I've found a lot of "debug java.lang.NullPointerException" triggered from a business rule.
In the records in the system log, the whole business rule is contained in the "message" field. Unfortunately, the line that triggered the exception is not marked. Is there a possibility to find it without doing a trial and error debuggind with gs.log ?
Thanks for you help
Jean-Luc
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2016 08:17 AM
Did they mention what "log" they were referring to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2016 08:22 AM
This log were on the application server, generated by a customed version of Tomcat. I've looked it the Node log files that didn't find the same info as the engineer shown me

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2016 09:04 AM
Thank you for the info.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2016 09:02 AM
Hi Jean,
This is not exactly to the log you mentioned. Can you please check below link if that helps.