PE86: Failed to compile rule: /com/pegarules/generated/pega_nlp_youtubedataset.java

Hi Community,

In PE V86 when trying to save the Data Set of type “youtube” for the first time after creating it, pega throws the following error in the rule form.

“Java Generation Failed: Exception thrown by “com.pegarules.generated.pega_decisionengine_datasetfua.pzDataSetMethodFinish””

In the log file I could see the below compilation error

"Failed to compile rule: /com/pegarules/generated/pega_nlp_youtubedataset.java

Error compiling: com/pegarules/generated/pega_nlp_youtubedataset; see class's compile log file."

In tracer I could see the “pega.checkJavaGeneration();” method in the Validate activity of class Rule-Decision-DataSet is throwing below error

"Failed to extract ‘pega_nlp_youtubedataset’ "

Could someone help me in below question…

Questions:

  1. Compilation failed due to error in jar extraction but what are the potential causes?

  2. Where could I see the class’s log file?

  3. How could I resolve this?

@vinoth_kumar , Hi Vinoth

I am facing the same problem. Did you find a solution for this?

Thanks in advance.

@vinoth_kumar Hi Vinoth ,

Did you find a solution for this ?

Thanks in advance

Raghul JS

@vinoth_kumar Have you find any solution for this

@vinoth_kumar Same Issue in Pega 8.8 cloud as well for youtube dataset.Dint Find any Solution yet

@BKalita did you check the suggestions in When trying to save the Data Set of type “youtube” for the first time after creating it, pega throws error?