[JBoss JIRA] (DROOLS-2992) Can't compile the kie module which has guided scorecard
by wang zongxiao (Jira)
[ https://issues.jboss.org/browse/DROOLS-2992?page=com.atlassian.jira.plugi... ]
wang zongxiao commented on DROOLS-2992:
---------------------------------------
what should i do if i use 7.10.0.Final?
> Can't compile the kie module which has guided scorecard
> -------------------------------------------------------
>
> Key: DROOLS-2992
> URL: https://issues.jboss.org/browse/DROOLS-2992
> Project: Drools
> Issue Type: Bug
> Components: Guided Score Card Editor
> Affects Versions: 7.11.0.Final
> Environment: All in one jbpm server 7.11 Final
> Mac Oracle jdk 1.8
> Maven 3.5.3
> Reporter: yi gong
> Assignee: Toni Rikkola
> Priority: Major
> Labels: drools-tools
> Fix For: 7.23.0.Final
>
> Attachments: sandbox1.zip
>
>
> Can't compile the kie module which has guided scorecard by maven plugin
> There are a lot of error
> [ERROR] Message [id=1, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=447, column=0
> [ERROR] text=New declaration of org.kie.pmml.pmml_4_2.model.scorecard.Score redeclared field value :
> [ERROR] existing : java.lang.Double vs declared : double]
> [ERROR] Message [id=2, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=447, column=0
> [ERROR] text=New declaration of org.kie.pmml.pmml_4_2.model.scorecard.Score does not include field scoreCard]
> [ERROR] Message [id=3, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=447, column=0
> [ERROR] text=New declaration of org.kie.pmml.pmml_4_2.model.scorecard.Score can't declare a different set of fields
> [ERROR] existing : [scoreCard, value]
> [ERROR] declared : [displayValue, tgtValue, value, weight]
> [ERROR] diff : [--scoreCard, ++displayValue, ++tgtValue, ++weight]]
> [ERROR] Message [id=4, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=92, column=0
> [ERROR] text=Unable to process type DataField]
> [ERROR] Message [id=5, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1020, column=0
> [ERROR] text=Unable to process type ScardOutput]
> [ERROR] Message [id=6, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=104, column=0
> [ERROR] text=Unable to process type OutputField]
> [ERROR] Message [id=7, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=132, column=0
> [ERROR] text=Unable to process type Scorecard__calculatedScore]
> [ERROR] Message [id=8, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=196, column=0
> [ERROR] text=Unable to process type Age]
> [ERROR] Message [id=9, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=89, column=0
> [ERROR] text=Unable to process type PMML4AbstractField]
> [ERROR] Message [id=10, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=447, column=0
> [ERROR] text=Unable to process type Score]
> [ERROR] Message [id=11, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=814, column=0
> [ERROR] text=Unable to process type Scard]
> [ERROR] Message [id=12, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=580, column=0
> [ERROR] text=Unable to Analyse Expression context == ctx:
> [ERROR] [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.model.scorecard.Score.context()]
> [ERROR] [Near : {... context == ctx ....}]
> [ERROR] ^
> [ERROR] [Line: 580, Column: 4]]
> [ERROR] Message [id=13, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=677, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=14, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=288, column=0
> [ERROR] text=Unable to resolve ObjectType 'DataField']
> [ERROR] Message [id=15, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=864, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=16, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=865, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scard']
> [ERROR] Message [id=17, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=-1, column=0
> [ERROR] text=Unable to Analyse Expression boundInput == $x:
> [ERROR] [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.ModelMarker.$x()]
> [ERROR] [Near : {... boundInput == $x ....}]
> [ERROR] ^]
> [ERROR] Message [id=18, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1052, column=0
> [ERROR] text=Unable to resolve ObjectType 'ScardOutput']
> [ERROR] Message [id=19, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=832, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scard']
> [ERROR] Message [id=20, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=694, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=21, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=695, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=22, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=521, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=23, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=849, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scard']
> [ERROR] Message [id=24, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=742, column=0
> [ERROR] text=Unable to resolve ObjectType 'Age']
> [ERROR] Message [id=25, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=743, column=0
> [ERROR] text=Unable to Analyse Expression (mAge == true && mAge != $m) || vAge != $v:
> [ERROR] [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.model.ScardScoreCardData.$m()]
> [ERROR] [Near : {... (mAge == true && mAge != $m) || vAge != $v ....}]
> [ERROR] ^
> [ERROR] [Line: 743, Column: 4]]
> [ERROR] Message [id=26, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1045, column=0
> [ERROR] text=Rule Compilation error $x cannot be resolved to a variable
> [ERROR] The method setScore(Double) is undefined for the type Object]
> [ERROR] Message [id=27, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=513, column=0
> [ERROR] text=Rule Compilation error $val cannot be resolved to a variable
> [ERROR] $m cannot be resolved to a variable
> [ERROR] $v cannot be resolved to a variable
> [ERROR] The method setName(String) is undefined for the type Score
> [ERROR] $ctx cannot be resolved to a variable
> [ERROR] $wgt cannot be resolved to a variable]
> [ERROR] Message [id=28, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1030, column=0
> [ERROR] text=Rule Compilation error ScardOutput cannot be resolved to a type]
> [ERROR] Message [id=29, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=843, column=0
> [ERROR] text=Rule Compilation error $obj cannot be resolved to a variable]
> [ERROR] Message [id=30, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=686, column=0
> [ERROR] text=Rule Compilation error $tgt cannot be resolved to a variable]
> [ERROR] Message [id=31, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=670, column=0
> [ERROR] text=Rule Compilation error $tgt cannot be resolved to a variable]
> [ERROR] Message [id=32, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=826, column=0
> [ERROR] text=Rule Compilation error _age cannot be resolved to a variable]
> [ERROR] Message [id=33, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=653, column=0
> [ERROR] text=Rule Compilation error Scorecard__calculatedScore cannot be resolved to a type
> [ERROR] Scorecard__calculatedScore cannot be resolved to a type]
> [ERROR] Message [id=34, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=284, column=0
> [ERROR] text=Rule Compilation error $data cannot be resolved to a variable]
> [ERROR] Message [id=35, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=736, column=0
> [ERROR] text=Rule Compilation error $m cannot be resolved to a variable
> [ERROR] $v cannot be resolved to a variable]
> [ERROR] Message [id=36, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=858, column=0
> [ERROR] text=Rule Compilation error $x cannot be resolved to a variable
> [ERROR] $val cannot be resolved to a variable]
> [ERROR] ---
> [ERROR] Warning Messages:
> [ERROR] Message [id=37, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=653, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Scorecard Scard output - Scorecard__calculatedScore. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=38, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=772, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Init ScoreCard Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=39, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=670, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Add PMMLResult with Scorecard output Scard - Scorecard__calculatedScore. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=40, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=790, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Scoring Complete. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=41, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=980, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Init ScoreCard Params Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=42, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=225, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Valid_PMML4DataUnrestricted_Values_Age-null. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=43, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=626, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule RemoveMissing_PMML4Data_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=44, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=610, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule InitAsMissing_PMML4Data_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=45, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=161, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Valid_PMML4DataUnrestricted_Values_Scorecard__calculatedScore-null. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=46, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=954, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule PartialScore_Scard_age_14. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=47, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=858, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Link Scard Predicted Fields scorecard__calculatedScore . Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=48, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=927, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule PartialScore_Scard_age_13. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=49, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=900, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule PartialScore_Scard_age_12. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=50, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1045, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Link Scard Output Fields score . Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=51, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=826, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Link Scard Bean Input. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=52, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=686, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Update PMMLResult containing Scorecard output Scard - Scorecard__calculatedScore. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=53, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1030, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Create Scard Output Bean. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=54, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=513, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule simpleOutput_Scorecard__calculatedScore_to_Score. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=55, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=596, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule miningPmml4Data_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=56, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=538, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Update PMML4Result with aliased output Score. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=57, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=719, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Bind_Scorecard_PMML4Data_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=58, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=843, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Own Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=59, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=360, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Sort Scorecard Reason Codes. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=60, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=474, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule update_Score_Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=61, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=377, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Integrate Scorecard ReasonCode Map. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=62, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=736, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Bind_Scorecard_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=63, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=346, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Detect Scorecard ReasonCode Change. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=64, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=304, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Score Card Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=65, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=324, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Cumulate Code Scores. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFLY-11601) Weld vs Undertow bootstrap: Race condition
by Matěj Novotný (Jira)
[ https://issues.jboss.org/browse/WFLY-11601?page=com.atlassian.jira.plugin... ]
Matěj Novotný edited comment on WFLY-11601 at 6/5/19 7:17 AM:
--------------------------------------------------------------
bq. If the flag is false, we catch the ServletContext and fire the event as soon as endInitialization completes - just like it is done for non-web modules.
Non-web modules are handled differently because Weld alone knows when to fire that event. In order to know when do it for web modules, we need the mechanism that we use now - for undertow to tell us basically.
bq. I had no time to investigate it myself but why is the BeanDeploymentModules.processBeanDeployments executed after the cleanup code?
Not sure from the top of my head, playing with it yesterday I tried swapping the two and it still worked. That's why i suggested splitting the two in separate invocations.
But I assume some other events (in EE server bootstrap) might be waiting on that and Weld doesn't want to look fully booted when it is effectively not since the cleanup wasn't performed.
bq. Does it require a spec change?
Spec doesn't do any of the optimizations we have here. Also, going that way drastically delays any actual solution so I'd say we first seek a solution to a Weld-specific bootstrap which, after all, is what all integrators rely on anyway.
was (Author: manovotn):
bq. If the flag is false, we catch the ServletContext and fire the event as soon as endInitialization completes - just like it is done for non-web modules.
Non-web modules are handled differently because Weld alone knows when to fire that event. In order to know when do it for web modules, we need the mechanism that we use now - for undertow to tell us basically.
bq . I had no time to investigate it myself but why is the BeanDeploymentModules.processBeanDeployments executed after the cleanup code?
Not sure from the top of my head, playing with it yesterday I tried swapping the two and it still worked. That's why i suggested splitting the two in separate invocations.
But I assume some other events (in EE server bootstrap) might be waiting on that and Weld doesn't want to look fully booted when it is effectively not since the cleanup wasn't performed.
bq. Does it require a spec change?
Spec doesn't do any of the optimizations we have here. Also, going that way drastically delays any actual solution so I'd say we first seek a solution to a Weld-specific bootstrap which, after all, is what all integrators rely on anyway.
> Weld vs Undertow bootstrap: Race condition
> ------------------------------------------
>
> Key: WFLY-11601
> URL: https://issues.jboss.org/browse/WFLY-11601
> Project: WildFly
> Issue Type: Bug
> Components: CDI / Weld, Web (Undertow)
> Affects Versions: 15.0.1.Final
> Reporter: Stefan Gr
> Assignee: Matěj Novotný
> Priority: Major
> Attachments: TestApp.zip, TestLib.zip, changes.diff, deploy-failed.txt, deploy-mixed-success.txt, deploy-success.txt, test-app-1.0.0.war, weld-core-impl-3.0.5.Final.jar, weld-core-impl-3.0.5.Final.jar
>
>
> WFLY-9732 / WFLY-10784 moves the completion of WELD from the WeldStartService to WeldStartCompetionService. This causes a race condition with the UndertowDeploymentService which executes the servlet listeners for context-initialized which again fires ApplicationScope-initialized events in CDI.
> You can find more in [WELD-2557|https://issues.jboss.org/browse/WELD-2557?focusedCommentId=1368...].
> In short: WeldStartCompletionService and UndertowDeploymentService pushes the logic to the executor service. It may happen, that the logik of undertow runs before the weld completion. Events fired in the servlet listeners won't find all event observers.
> A possible solution would bo to set the WeldStartCompletionService as a dependency of the UndertowDeploymentService
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFLY-11601) Weld vs Undertow bootstrap: Race condition
by Matěj Novotný (Jira)
[ https://issues.jboss.org/browse/WFLY-11601?page=com.atlassian.jira.plugin... ]
Matěj Novotný commented on WFLY-11601:
--------------------------------------
bq. If the flag is false, we catch the ServletContext and fire the event as soon as endInitialization completes - just like it is done for non-web modules.
Non-web modules are handled differently because Weld alone knows when to fire that event. In order to know when do it for web modules, we need the mechanism that we use now - for undertow to tell us basically.
bq . I had no time to investigate it myself but why is the BeanDeploymentModules.processBeanDeployments executed after the cleanup code?
Not sure from the top of my head, playing with it yesterday I tried swapping the two and it still worked. That's why i suggested splitting the two in separate invocations.
But I assume some other events (in EE server bootstrap) might be waiting on that and Weld doesn't want to look fully booted when it is effectively not since the cleanup wasn't performed.
bq. Does it require a spec change?
Spec doesn't do any of the optimizations we have here. Also, going that way drastically delays any actual solution so I'd say we first seek a solution to a Weld-specific bootstrap which, after all, is what all integrators rely on anyway.
> Weld vs Undertow bootstrap: Race condition
> ------------------------------------------
>
> Key: WFLY-11601
> URL: https://issues.jboss.org/browse/WFLY-11601
> Project: WildFly
> Issue Type: Bug
> Components: CDI / Weld, Web (Undertow)
> Affects Versions: 15.0.1.Final
> Reporter: Stefan Gr
> Assignee: Matěj Novotný
> Priority: Major
> Attachments: TestApp.zip, TestLib.zip, changes.diff, deploy-failed.txt, deploy-mixed-success.txt, deploy-success.txt, test-app-1.0.0.war, weld-core-impl-3.0.5.Final.jar, weld-core-impl-3.0.5.Final.jar
>
>
> WFLY-9732 / WFLY-10784 moves the completion of WELD from the WeldStartService to WeldStartCompetionService. This causes a race condition with the UndertowDeploymentService which executes the servlet listeners for context-initialized which again fires ApplicationScope-initialized events in CDI.
> You can find more in [WELD-2557|https://issues.jboss.org/browse/WELD-2557?focusedCommentId=1368...].
> In short: WeldStartCompletionService and UndertowDeploymentService pushes the logic to the executor service. It may happen, that the logik of undertow runs before the weld completion. Events fired in the servlet listeners won't find all event observers.
> A possible solution would bo to set the WeldStartCompletionService as a dependency of the UndertowDeploymentService
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-2992) Can't compile the kie module which has guided scorecard
by wang zongxiao (Jira)
[ https://issues.jboss.org/browse/DROOLS-2992?page=com.atlassian.jira.plugi... ]
wang zongxiao commented on DROOLS-2992:
---------------------------------------
Hi,is this issue soved?
> Can't compile the kie module which has guided scorecard
> -------------------------------------------------------
>
> Key: DROOLS-2992
> URL: https://issues.jboss.org/browse/DROOLS-2992
> Project: Drools
> Issue Type: Bug
> Components: Guided Score Card Editor
> Affects Versions: 7.11.0.Final
> Environment: All in one jbpm server 7.11 Final
> Mac Oracle jdk 1.8
> Maven 3.5.3
> Reporter: yi gong
> Assignee: Toni Rikkola
> Priority: Major
> Labels: drools-tools
> Fix For: 7.23.0.Final
>
> Attachments: sandbox1.zip
>
>
> Can't compile the kie module which has guided scorecard by maven plugin
> There are a lot of error
> [ERROR] Message [id=1, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=447, column=0
> [ERROR] text=New declaration of org.kie.pmml.pmml_4_2.model.scorecard.Score redeclared field value :
> [ERROR] existing : java.lang.Double vs declared : double]
> [ERROR] Message [id=2, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=447, column=0
> [ERROR] text=New declaration of org.kie.pmml.pmml_4_2.model.scorecard.Score does not include field scoreCard]
> [ERROR] Message [id=3, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=447, column=0
> [ERROR] text=New declaration of org.kie.pmml.pmml_4_2.model.scorecard.Score can't declare a different set of fields
> [ERROR] existing : [scoreCard, value]
> [ERROR] declared : [displayValue, tgtValue, value, weight]
> [ERROR] diff : [--scoreCard, ++displayValue, ++tgtValue, ++weight]]
> [ERROR] Message [id=4, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=92, column=0
> [ERROR] text=Unable to process type DataField]
> [ERROR] Message [id=5, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1020, column=0
> [ERROR] text=Unable to process type ScardOutput]
> [ERROR] Message [id=6, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=104, column=0
> [ERROR] text=Unable to process type OutputField]
> [ERROR] Message [id=7, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=132, column=0
> [ERROR] text=Unable to process type Scorecard__calculatedScore]
> [ERROR] Message [id=8, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=196, column=0
> [ERROR] text=Unable to process type Age]
> [ERROR] Message [id=9, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=89, column=0
> [ERROR] text=Unable to process type PMML4AbstractField]
> [ERROR] Message [id=10, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=447, column=0
> [ERROR] text=Unable to process type Score]
> [ERROR] Message [id=11, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=814, column=0
> [ERROR] text=Unable to process type Scard]
> [ERROR] Message [id=12, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=580, column=0
> [ERROR] text=Unable to Analyse Expression context == ctx:
> [ERROR] [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.model.scorecard.Score.context()]
> [ERROR] [Near : {... context == ctx ....}]
> [ERROR] ^
> [ERROR] [Line: 580, Column: 4]]
> [ERROR] Message [id=13, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=677, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=14, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=288, column=0
> [ERROR] text=Unable to resolve ObjectType 'DataField']
> [ERROR] Message [id=15, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=864, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=16, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=865, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scard']
> [ERROR] Message [id=17, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=-1, column=0
> [ERROR] text=Unable to Analyse Expression boundInput == $x:
> [ERROR] [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.ModelMarker.$x()]
> [ERROR] [Near : {... boundInput == $x ....}]
> [ERROR] ^]
> [ERROR] Message [id=18, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1052, column=0
> [ERROR] text=Unable to resolve ObjectType 'ScardOutput']
> [ERROR] Message [id=19, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=832, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scard']
> [ERROR] Message [id=20, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=694, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=21, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=695, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=22, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=521, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scorecard__calculatedScore']
> [ERROR] Message [id=23, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=849, column=0
> [ERROR] text=Unable to resolve ObjectType 'Scard']
> [ERROR] Message [id=24, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=742, column=0
> [ERROR] text=Unable to resolve ObjectType 'Age']
> [ERROR] Message [id=25, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=743, column=0
> [ERROR] text=Unable to Analyse Expression (mAge == true && mAge != $m) || vAge != $v:
> [ERROR] [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.model.ScardScoreCardData.$m()]
> [ERROR] [Near : {... (mAge == true && mAge != $m) || vAge != $v ....}]
> [ERROR] ^
> [ERROR] [Line: 743, Column: 4]]
> [ERROR] Message [id=26, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1045, column=0
> [ERROR] text=Rule Compilation error $x cannot be resolved to a variable
> [ERROR] The method setScore(Double) is undefined for the type Object]
> [ERROR] Message [id=27, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=513, column=0
> [ERROR] text=Rule Compilation error $val cannot be resolved to a variable
> [ERROR] $m cannot be resolved to a variable
> [ERROR] $v cannot be resolved to a variable
> [ERROR] The method setName(String) is undefined for the type Score
> [ERROR] $ctx cannot be resolved to a variable
> [ERROR] $wgt cannot be resolved to a variable]
> [ERROR] Message [id=28, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1030, column=0
> [ERROR] text=Rule Compilation error ScardOutput cannot be resolved to a type]
> [ERROR] Message [id=29, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=843, column=0
> [ERROR] text=Rule Compilation error $obj cannot be resolved to a variable]
> [ERROR] Message [id=30, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=686, column=0
> [ERROR] text=Rule Compilation error $tgt cannot be resolved to a variable]
> [ERROR] Message [id=31, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=670, column=0
> [ERROR] text=Rule Compilation error $tgt cannot be resolved to a variable]
> [ERROR] Message [id=32, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=826, column=0
> [ERROR] text=Rule Compilation error _age cannot be resolved to a variable]
> [ERROR] Message [id=33, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=653, column=0
> [ERROR] text=Rule Compilation error Scorecard__calculatedScore cannot be resolved to a type
> [ERROR] Scorecard__calculatedScore cannot be resolved to a type]
> [ERROR] Message [id=34, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=284, column=0
> [ERROR] text=Rule Compilation error $data cannot be resolved to a variable]
> [ERROR] Message [id=35, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=736, column=0
> [ERROR] text=Rule Compilation error $m cannot be resolved to a variable
> [ERROR] $v cannot be resolved to a variable]
> [ERROR] Message [id=36, kieBase=defaultKieBase, level=ERROR, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=858, column=0
> [ERROR] text=Rule Compilation error $x cannot be resolved to a variable
> [ERROR] $val cannot be resolved to a variable]
> [ERROR] ---
> [ERROR] Warning Messages:
> [ERROR] Message [id=37, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=653, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Scorecard Scard output - Scorecard__calculatedScore. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=38, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=772, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Init ScoreCard Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=39, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=670, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Add PMMLResult with Scorecard output Scard - Scorecard__calculatedScore. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=40, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=790, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Scoring Complete. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=41, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=980, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Init ScoreCard Params Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=42, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=225, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Valid_PMML4DataUnrestricted_Values_Age-null. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=43, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=626, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule RemoveMissing_PMML4Data_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=44, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=610, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule InitAsMissing_PMML4Data_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=45, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=161, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Valid_PMML4DataUnrestricted_Values_Scorecard__calculatedScore-null. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=46, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=954, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule PartialScore_Scard_age_14. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=47, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=858, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Link Scard Predicted Fields scorecard__calculatedScore . Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=48, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=927, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule PartialScore_Scard_age_13. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=49, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=900, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule PartialScore_Scard_age_12. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=50, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1045, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Link Scard Output Fields score . Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=51, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=826, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Link Scard Bean Input. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=52, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=686, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Update PMMLResult containing Scorecard output Scard - Scorecard__calculatedScore. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=53, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=1030, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Create Scard Output Bean. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=54, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=513, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule simpleOutput_Scorecard__calculatedScore_to_Score. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=55, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=596, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule miningPmml4Data_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=56, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=538, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Update PMML4Result with aliased output Score. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=57, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=719, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Bind_Scorecard_PMML4Data_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=58, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=843, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Own Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=59, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=360, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Sort Scorecard Reason Codes. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=60, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=474, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule update_Score_Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=61, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=377, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Integrate Scorecard ReasonCode Map. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=62, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=736, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Bind_Scorecard_Scard_Age. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=63, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=346, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Detect Scorecard ReasonCode Change. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=64, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=304, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Score Card Scard. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
> [ERROR] Message [id=65, kieBase=defaultKieBase, level=WARNING, path=Users/gongyi/src/sandbox/sandbox1/src/main/resources/com/myspace/sandbox1/scard.scgd, line=324, column=0
> [ERROR] text=Both an agenda-group ( ) and a ruleflow-group ( ) are defined for rule Cumulate Code Scores. Since version 6.x the two concepts have been unified, the ruleflow-group name will override the agenda-group. ]
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-4124) Decision Service can not be larger than 500 (width) x 200 (height)
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-4124?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-4124:
----------------------------------------
[~tirelli] [~uxdlc] Hi, I've removed the restriction on Decision Service dimensions and removed the dimensions properties from the Properties Panel as proposed by this [comment|https://issues.jboss.org/browse/RHDM-971?focusedCommentId=1373972...] (which makes DMN's "Decision Services" consistent with BPMNs "Lanes") however I wonder whether there is any value in having any DMN elements dimensions shown in the Properties Panel (which would again be consistent with all other BPMN elements as stated in [~wmedvede] comment above). WDYT? Shall I remove the dimensions for all elements from the Properties Panel - Users can still resize by dragging the elements' control point to resize.
> Decision Service can not be larger than 500 (width) x 200 (height)
> ------------------------------------------------------------------
>
> Key: DROOLS-4124
> URL: https://issues.jboss.org/browse/DROOLS-4124
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
>
> Currently the size widget in the "Properties Panel" is a slider that needs min and max values. We’d need to move to a simple (numeric) Text Box and remove the use of the slider.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-1540) Drools does not work with spring-boot-devtools
by Mario Fusco (Jira)
[ https://issues.jboss.org/browse/DROOLS-1540?page=com.atlassian.jira.plugi... ]
Mario Fusco updated DROOLS-1540:
--------------------------------
Fix Version/s: 7.23.0.Final
> Drools does not work with spring-boot-devtools
> ----------------------------------------------
>
> Key: DROOLS-1540
> URL: https://issues.jboss.org/browse/DROOLS-1540
> Project: Drools
> Issue Type: Bug
> Components: core engine
> Affects Versions: 6.5.0.Final, 7.20.0.Final
> Reporter: G Xiong
> Assignee: Mario Fusco
> Priority: Critical
> Fix For: 7.23.0.Final
>
> Attachments: complete.zip
>
>
> Drools does work with spring-boot-devtools.
> If you add in pom.xml the following, no rules will be fired in Drools.
> <dependency>
> <groupId>org.springframework.boot</groupId>
> <artifactId>spring-boot-devtools</artifactId>
> </dependency>
> if you comment out this, then rules will be fired in Drools.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFLY-11388) User is not informed about incorrect values in exposed-subsystems for MP Metrics
by Jeff Mesnil (Jira)
[ https://issues.jboss.org/browse/WFLY-11388?page=com.atlassian.jira.plugin... ]
Jeff Mesnil commented on WFLY-11388:
------------------------------------
I'm downgrading the priority to major: if the uses has mistyped the name of the subsystems, this will not result in critical issues in the application runtime.
> User is not informed about incorrect values in exposed-subsystems for MP Metrics
> --------------------------------------------------------------------------------
>
> Key: WFLY-11388
> URL: https://issues.jboss.org/browse/WFLY-11388
> Project: WildFly
> Issue Type: Bug
> Components: MP Metrics
> Reporter: Rostislav Svoboda
> Assignee: Lin Gao
> Priority: Major
>
> User is not informed about incorrect values in exposed-subsystems for MP Metrics
> When I do stuff like
> {code}
> /subsystem=microprofile-metrics-smallrye/:write-attribute(name=exposed-subsystems, value=["batch_jberet"])
> {code}
> instead of
> {code}
> /subsystem=microprofile-metrics-smallrye/:write-attribute(name=exposed-subsystems, value=["batch-jberet"])
> {code}
> I get no warning about non-existing subsystem.
> User should be informed about misconfiguration.
> Question is when:
> - when server boots
> - when the cli / management command is invoked
> - both cases
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (ELY-1825) (Intermittent) stuck start with secmgr after enabling Elytron JACC for undertow/application-security-domain
by Darran Lofthouse (Jira)
Darran Lofthouse created ELY-1825:
-------------------------------------
Summary: (Intermittent) stuck start with secmgr after enabling Elytron JACC for undertow/application-security-domain
Key: ELY-1825
URL: https://issues.jboss.org/browse/ELY-1825
Project: WildFly Elytron
Issue Type: Bug
Components: EE
Affects Versions: 1.6.2.Final, 1.9.0.Final
Reporter: Ondrej Kotek
Assignee: Darran Lofthouse
Fix For: 1.9.1.Final
After enabling JACC on {{undertow/application-security-domain=other}}, the server can get stuck when starting with Security Manager turned on. It stops responding and cannot be terminated by Ctrl-C.
After disabling JACC, or when starting without Security Manager, the server starts as expected.
This behaviour blocks customers that uses JACC with Security Manager.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (ELY-1825) (Intermittent) stuck start with secmgr after enabling Elytron JACC for undertow/application-security-domain
by Darran Lofthouse (Jira)
[ https://issues.jboss.org/browse/ELY-1825?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1825:
----------------------------------
Priority: Major (was: Blocker)
> (Intermittent) stuck start with secmgr after enabling Elytron JACC for undertow/application-security-domain
> -----------------------------------------------------------------------------------------------------------
>
> Key: ELY-1825
> URL: https://issues.jboss.org/browse/ELY-1825
> Project: WildFly Elytron
> Issue Type: Bug
> Components: EE
> Affects Versions: 1.6.2.Final, 1.9.0.Final
> Reporter: Ondrej Kotek
> Assignee: Darran Lofthouse
> Priority: Major
> Fix For: 1.9.1.Final
>
>
> After enabling JACC on {{undertow/application-security-domain=other}}, the server can get stuck when starting with Security Manager turned on. It stops responding and cannot be terminated by Ctrl-C.
> After disabling JACC, or when starting without Security Manager, the server starts as expected.
> This behaviour blocks customers that uses JACC with Security Manager.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months