Question
IECISA
ES
Last activity: 12 Sep 2017 5:33 EDT
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***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
AU
Customer have a Spanish locale set on their server instance, after have suggested them to set the US English as their locale it works. This seems to be an issue with the support of Locale. Provided with HFix-36917
Pegasystems Inc.
AU
Hi,
Could you please raise a SR, we had provided a HFix-33452 in v7.2.2. So this may need a fix in 7.3 as well.
Regards,
Basavaraj
IECISA
ES
I asked support for Hfix 33452 and they gave me the package DL-71937.zip .
The install of the hotfix failed with error -->
- ** Error reading Catalog.Zip from DL-71937.zip : The catalog in the DL file is not built for this product.
- This catalog is built for: [PegaRULES Process Commander 07-20_ML2]
Pegasystems Inc.
IN
Hello,
In case you face any issues from the HFix packages that are provided during SR troubleshooting, it is best to test it before closure. In case you face any issue (like this instance) you are requested to reopen the SR so that the Pega Support team can continue to help you. You have the option to reopen the same SR from My Support Portal
Additionally, please let us know the SR number so that we may track it from this post.
Regards,
Pegasystems Inc.
AU
Hello Jesus,
The hotfix-33452 is for v7.2.2 and you should request for porting it to PRPC v7.3, you can't apply the fix which is meant for v7.2.2
Regards,
Basavaraj
IECISA
ES
Oka , i will create a SR to port this fix to version 7.3 . Thanks a lot .
IECISA
ES
Sorry. I just installed PEGA 7.3 and I was
Sorry. I just installed PEGA 7.3 and I was trying to test the DMSample that is reinstalled because I wanted to test a sample. I guess that, in order to be able to do a test a need to install ADM and configure all the decision part of the product. Isn't it? .
Pegasystems Inc.
NL
If you are exploring (or testing with) DMSample, you do not need to install anything. What you need to do is to configure the decisioning services: at least one node should be added for each decisioning service. Enabling the services is done through the Designer Studio menu > Decisioning > Infrastructure > Services landing page.
Accepted Solution
Pegasystems Inc.
AU
Customer have a Spanish locale set on their server instance, after have suggested them to set the US English as their locale it works. This seems to be an issue with the support of Locale. Provided with HFix-36917
Updated: 12 Sep 2017 5:33 EDT
IECISA
ES
HFix-36917 solved this . Thanks
***Replied edited by moderator Lochan, to change DL to HFix ID***