DMSample error on pega 7.3 in Initialize Application > Data inizialization
The case stops in the Data phase with this error
-
The Flow Action post-processing activity InitializePredictionData failed: PRRuntimeError
Tomcat 7 log :
017-07-27 12:01:30,222 [luster5-nio-worker-0] [ ] [ ] [ ] ( driver.core.Connection) DEBUG - Connection[/ Proprietary information hidden:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2017-07-27 12:01:30,938 [http-apr-8080-exec-7] [TABTHREAD1] [ ] [ DMSample:01.01.01] (ti.bean.SentimentResultUpdator) ERROR localhost| Proprietary information hidden [email protected] - Failed to calculate rolled up sentiment for docId : null
java.lang.NumberFormatException: For input string: ",00"
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043) ~[?:1.8.0_141]
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110) ~[?:1.8.0_141]
at java.lang.Double.parseDouble(Double.java:538) ~[?:1.8.0_141]
at java.lang.Double.valueOf(Double.java:502) ~[?:1.8.0_141]
- The database is Postgresql 95 .
- Java version 1.8.0
***Updated by moderator: Lochan to mask proprietary information***
***Moderator Edit: Vidyaranjan | Updated SR details***