Question
NumberFormatException in Logs - after Pega 8.3.2 upgrade
Hi Team,
We are performing upgrade of PRPC from V7.2.2 to V8.3.2 including Customer service and CRM FS V8.3
In this process, it is observed that NumberFormatException is getting printed in logs continuously. Can anyone of you guide on, "How to stop this exception from filling up PegaRules log file".
xxxx-xx-xx 19:18:43,692 [,19,2,3,4,5,6,7,8,9]] [ STANDARD] [ ] [ ] (.AtLeastOnceResilienceStrategy) ERROR - Unable to acknowledge java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:76) ~[?:2.9 (11-22-2017)] at java.lang.Long.parseLong(Long.java:613) ~[?:2.9 (11-22-2017)] at java.lang.Long.parseLong(Long.java:643) ~[?:2.9 (11-22-2017)] at com.pega.dsm.dnode.impl.dataset.kafka.KafkaAcknowledgmentService$KafkaAcknowledgmentTask.toAcknowledge(KafkaAcknowledgmentService.java:80) ~[d-node.jar:?]
Attached are the exception stack trace details for your reference.
- S Ch Avinash
Hi Team,
As a workaround, we stopped the "Backgroundprocessing" data flow and in turn exceptions are also stopped in logs.
Thanks and Regards,
S Ch Avinash