[JBoss JIRA] (WFCORE-4079) Fix tests that rely on internationalized loggers not being present
by James Perkins (JIRA)
James Perkins created WFCORE-4079:
-------------------------------------
Summary: Fix tests that rely on internationalized loggers not being present
Key: WFCORE-4079
URL: https://issues.jboss.org/browse/WFCORE-4079
Project: WildFly Core
Issue Type: Task
Components: Logging
Reporter: James Perkins
Assignee: James Perkins
Occasionally tests make it through the review process which rely on internationalized message bundles or loggers not be present. These should be fixed so if a build is run with a locale of a translated language the tests will pass.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (DROOLS-2884) Guided Score Card build fails w/ multiple errors
by Lance Leverich (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2884?page=com.atlassian.jira.plugi... ]
Lance Leverich updated DROOLS-2884:
-----------------------------------
Tester: (was: Jiri Petrlik)
> Guided Score Card build fails w/ multiple errors
> ------------------------------------------------
>
> Key: DROOLS-2884
> URL: https://issues.jboss.org/browse/DROOLS-2884
> Project: Drools
> Issue Type: Bug
> Components: Guided Score Card Editor
> Affects Versions: 7.9.0.Final
> Environment: docker jboss/drools-workbench-showcase
> Reporter: Dmitry Yartsev
> Assignee: Lance Leverich
> Priority: Blocker
> Labels: drools-core
> Attachments: Screen Shot 2018-08-11 at 13.58.01.png, Screen Shot 2018-08-11 at 14.11.13.png, Screen Shot 2018-08-11 at 14.12.39.png
>
>
> Multiple build errors when creating a new simple Guided Score Card from UI. But works fine in 7.5.
> 10:51:26,427 ERROR [org.kie.workbench.common.services.backend.builder.core.Builder] (EJB default - 5) null: java.lang.NullPointerException
> at org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.findResourcesWithErrors(KieBuilderSetImpl.java:105)
> at org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.buildChanges(KieBuilderSetImpl.java:153)
> at org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.build(KieBuilderSetImpl.java:95)
> at org.kie.workbench.common.services.backend.builder.core.Builder.buildIncrementally(Builder.java:533)
> at org.kie.workbench.common.services.backend.builder.core.Builder.addResource(Builder.java:354)
> at org.kie.workbench.common.services.backend.builder.core.Builder.addResource(Builder.java:320)
> at org.kie.workbench.common.services.backend.builder.core.Builder.updateResource(Builder.java:414)
> at org.kie.workbench.common.services.backend.builder.core.BuildHelper.updatePackageResource(BuildHelper.java:167)
> at org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.updatePackageResource(Unknown Source)
> at org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:70)
> at org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
> at org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
> at org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
> at org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
> at org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
> at org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
> at org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
> at org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
> at org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:163)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:98)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.buildIncrementally(BuildServiceImpl.java:136)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.updatePackageResource(BuildServiceImpl.java:126)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.updatePackageResource(Unknown Source)
> at org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder$4.execute(ResourceChangeIncrementalBuilder.java:262)
> at org.guvnor.common.services.builder.IncrementalBuilderExecutorManager.execute(IncrementalBuilderExecutorManager.java:90)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
> at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:90)
> at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:101)
> at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
> at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:264)
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:318)
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:238)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
> at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73)
> at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
> at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:110)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
> at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:609)
> at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
> at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
> at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:82)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$2$2.runInvocation(AsyncFutureInterceptorFactory.java:152)
> at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:81)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> at org.jboss.threads.JBossThread.run(JBossThread.java:320)
> 10:51:28,413 INFO [org.kie.workbench.common.screens.impl.LibraryServiceImpl] (default task-58) Asset lookup result: project [git://MySpace/ProjectDemo] is indexed with 2 index hits.
> 10:51:31,159 INFO [stdout] (default task-61) Creating output structures!
> 10:51:33,819 ERROR [org.drools.compiler.kie.builder.impl.KieProject] (default task-61) Unable to build KieBaseModel:defaultKieBase
> Only a type can be imported. org.kie.pmml.externalbean.Person resolves to a package :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> Person cannot be resolved to a type :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> Person cannot be resolved to a type :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> externalBeanPerson cannot be resolved or is not a field :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> Person cannot be resolved to a type :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> externalBeanPerson cannot be resolved to a variable :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> Unable to process type Result
> Unable to process type Scorecard__calculatedScore
> Unable to process type GuidedScoreCard
> Unable to process type GuidedScoreCardOutput
> Unable to process type DataField
> Unable to process type OutputField
> Unable to process type PMML4AbstractField
> Unable to process type Age
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Query name='Result']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Query name='Result']
> Query's must use positional or bindings, not field constraints:
> context == ctx : [Query name='Result']
> Unable to compile expression: value : [Query name='Result']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='PartialScore_GuidedScoreCard_AgeScore_1']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='PartialScore_GuidedScoreCard_AgeScore_1']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Valid_PMML4DataUnrestricted_Values_Age-null']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Valid_PMML4DataUnrestricted_Values_Age-null']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Valid_PMML4DataUnrestricted_Values_Age-null']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Mark_GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Mark_GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Sort Scorecard Reason Codes']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Sort Scorecard Reason Codes']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Init ScoreCard Params GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Init ScoreCard Params GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Create GuidedScoreCard Output Bean']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Create GuidedScoreCard Output Bean']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Integrate Scorecard ReasonCode Map']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Integrate Scorecard ReasonCode Map']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Integrate Scorecard ReasonCode Map']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Bind_Scorecard_PMML4Data_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Bind_Scorecard_PMML4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Bind_Scorecard_PMML4Data_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Enable/Disable Model_GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Enable/Disable Model_GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Link GuidedScoreCard Output Fields result ']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Link GuidedScoreCard Output Fields result ']
> named argument does not exist:
> value : [Rule name='Link GuidedScoreCard Output Fields result ']
> Unable to resolve ObjectType 'GuidedScoreCardOutput' : [Rule name='Link GuidedScoreCard Output Fields result ']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'Age' : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> Unable to Analyse Expression (mAge == true && mAge != $m) || vAge != $v:
> [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.model.GuidedScoreCardScoreCardData.$m()]
> [Near : {... (mAge == true && mAge != $m) || vAge != $v ....}]
> ^
> [Line: 737, Column: 4] : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Cleanup data_GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Cleanup data_GuidedScoreCard']
> Unable to resolve ObjectType 'DataField' : [Rule name='Cleanup data_GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Init ScoreCard GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Init ScoreCard GuidedScoreCard']
> Unable to Analyse Expression request:
> [Error: unable to resolve method using strict-mode: java.lang.Object.request()]
> [Near : {... request ....}]
> ^ : [Rule name='Init ScoreCard GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='RemoveMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='RemoveMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='RemoveMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='RemoveMissing_PMML4Data_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Scorecard GuidedScoreCard output']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Scorecard GuidedScoreCard output']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='miningPmml4Data_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='miningPmml4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='miningPmml4Data_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='InitAsMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='InitAsMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='InitAsMissing_PMML4Data_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Extract age from Person']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Extract age from Person']
> Unable to Analyse Expression request:
> [Error: unable to resolve method using strict-mode: java.lang.Object.request()]
> [Near : {... request ....}]
> ^ : [Rule name='Extract age from Person']
> Unable to resolve ObjectType 'org.kie.pmml.externalbean.Person' : [Rule name='Extract age from Person']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Bind result Output into Fact Person']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Bind result Output into Fact Person']
> named argument does not exist:
> value : [Rule name='Bind result Output into Fact Person']
> Unable to resolve ObjectType 'Person' : [Rule name='Bind result Output into Fact Person']
> Unable to Analyse Expression @Modify with ( $x ) { setResult( $val ); };:
> [Error: unable to resolve method using strict-mode: org.drools.core.spi.KnowledgeHelper.$x()]
> [Near : {... @Modify with ( $x ) { setResult( $val ); }; ....}]
> ^
> [Line: 493, Column: 1] : [Rule name='Bind result Output into Fact Person']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='simpleOutput_Scorecard__calculatedScore_to_Result']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='simpleOutput_Scorecard__calculatedScore_to_Result']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='simpleOutput_Scorecard__calculatedScore_to_Result']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Own GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Own GuidedScoreCard']
> Unable to resolve ObjectType 'GuidedScoreCard' : [Rule name='Own GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Update PMML4Result with aliased output Result']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Update PMML4Result with aliased output Result']
> Query binding is not supported by non-abductive queries : $tgt : [Rule name='Update PMML4Result with aliased output Result']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Update PMML4Result with aliased output Result']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Update Scorecard in PMMLResult']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Update Scorecard in PMMLResult']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Update Scorecard in PMMLResult']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Score Card GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Score Card GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> Unable to resolve ObjectType 'GuidedScoreCard' : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> Unable to Analyse Expression boundInput == $x:
> [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.ModelMarker.$x()]
> [Near : {... boundInput == $x ....}]
> ^ : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Cumulate Code Scores']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Cumulate Code Scores']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Bind age Input from Fact Person']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Bind age Input from Fact Person']
> Unable to resolve ObjectType 'Person' : [Rule name='Bind age Input from Fact Person']
> Unable to Analyse Expression drools.getEntryPoint("in_Age").insert( $val );:
> [Error: unable to resolve method using strict-mode: org.drools.core.spi.KnowledgeHelper.$val()]
> [Near : {... drools.getEntryPoint("in_Age").insert( $val ); ....}]
> ^
> [Line: 874, Column: 1] : [Rule name='Bind age Input from Fact Person']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Scoring Complete']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Scoring Complete']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Scoring Complete']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Link GuidedScoreCard Bean Input']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Link GuidedScoreCard Bean Input']
> Unable to resolve ObjectType 'GuidedScoreCard' : [Rule name='Link GuidedScoreCard Bean Input']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='RuleUnitIndicator']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='RuleUnitIndicator']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Extract Parameter Info']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Extract Parameter Info']
> Unable to Analyse Expression request:
> [Error: unable to resolve method using strict-mode: java.lang.Object.request()]
> [Near : {... request ....}]
> ^ : [Rule name='Extract Parameter Info']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Detect Scorecard ReasonCode Change']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Detect Scorecard ReasonCode Change']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='update_Result_GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='update_Result_GuidedScoreCard']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='update_Result_GuidedScoreCard']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='update_Result_GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Override Value']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Override Value']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Override Value']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Override Value']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Valid_PMML4DataUnrestricted_Values_Scorecard__calculatedScore-null']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Valid_PMML4DataUnrestricted_Values_Scorecard__calculatedScore-null']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Valid_PMML4DataUnrestricted_Values_Scorecard__calculatedScore-null']
> Rule Compilation error : [Rule name='simpleOutput_Scorecard__calculatedScore_to_Result']
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (8:1014) : Result cannot be resolved to a type
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (8:1029) : Result cannot be resolved to a type
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (9:1055) : $val cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (10:1081) : $m cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (11:1103) : $v cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (13:1154) : $ctx cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (14:1179) : $wgt cannot be resolved to a variable
> Rule Compilation error : [Rule name='miningPmml4Data_GuidedScoreCard_Age']
> com/myspace/projectdemo/GuidedScoreCard/Rule_miningPmml4Data_GuidedScoreCard_Age791815586.java (9:1139) : pmmlData cannot be resolved
> Rule Compilation error : [Rule name='Create GuidedScoreCard Output Bean']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Create_GuidedScoreCard_Output_Bean293196212.java (7:973) : GuidedScoreCardOutput cannot be resolved to a type
> Rule Compilation error : [Rule name='Link GuidedScoreCard Output Fields result ']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link_GuidedScoreCard__Output_Fields_result_706560581.java (7:987) : $x cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link_GuidedScoreCard__Output_Fields_result_706560581.java (7:1099) : $val cannot be resolved to a variable
> Rule Compilation error : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Add_PMMLResult_with_Scorecard_output_GuidedScoreCard221492110.java (8:1142) : $tgt cannot be resolved to a variable
> Rule Compilation error : [Rule name='Link GuidedScoreCard Bean Input']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link__GuidedScoreCard__Bean_Input11610676.java (7:983) : _age cannot be resolved to a variable
> Rule Compilation error : [Rule name='Cleanup data_GuidedScoreCard']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Cleanup_data_GuidedScoreCard1283344573.java (7:971) : $data cannot be resolved to a variable
> Rule Compilation error : [Rule name='Own GuidedScoreCard']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Own_GuidedScoreCard801973129.java (7:1050) : $obj cannot be resolved to a variable
> Rule Compilation error : [Rule name='Extract Parameter Info']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Extract_Parameter_Info209253815.java (9:1299) : pmmlData cannot be resolved
> Rule Compilation error : [Rule name='Scorecard GuidedScoreCard output']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Scorecard_GuidedScoreCard_output1709810438.java (7:1016) : Scorecard__calculatedScore cannot be resolved to a type
> com/myspace/projectdemo/GuidedScoreCard/Rule_Scorecard_GuidedScoreCard_output1709810438.java (7:1051) : Scorecard__calculatedScore cannot be resolved to a type
> Rule Compilation error : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Bind_Scorecard_GuidedScoreCard_Age1384125906.java (8:1078) : $m cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_Bind_Scorecard_GuidedScoreCard_Age1384125906.java (9:1098) : $v cannot be resolved to a variable
> Rule Compilation error : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Update_PMMLResult_containing_Scorecard_output_GuidedScoreCard374570524.java (7:1123) : $tgt cannot be resolved to a variable
> Rule Compilation error : [Rule name='InitAsMissing_PMML4Data_GuidedScoreCard_Age']
> com/myspace/projectdemo/GuidedScoreCard/Rule_InitAsMissing_PMML4Data_GuidedScoreCard_Age2007342439.java (8:1048) : pmmlData cannot be resolved
> Rule Compilation error : [Rule name='Update PMML4Result with aliased output Result']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Update_PMML4Result_with_aliased_output_Result1975799587.java (8:1116) : $tgt cannot be resolved to a variable
> Rule Compilation error : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link__GuidedScoreCard__Predicted_Fields_scorecard__calculatedScore_1030365382.java (7:1012) : $x cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link__GuidedScoreCard__Predicted_Fields_scorecard__calculatedScore_1030365382.java (7:1144) : $val cannot be resolved to a variable
> Rule Compilation error : [Rule name='Extract age from Person']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Extract_age_from_Person309604676.java (7:1052) : $value cannot be resolved to a variable
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (DROOLS-2349) [DMN Editor] Decision Navigator dock
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2349?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-2349:
--------------------------------
Labels: drools-spring (was: )
> [DMN Editor] Decision Navigator dock
> ------------------------------------
>
> Key: DROOLS-2349
> URL: https://issues.jboss.org/browse/DROOLS-2349
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: prototype.png
>
>
> The "Decision Navigator" is docked next to the Project Explorer. See:
> !prototype.png|thumbnail!
> - Tree navigation offers a view of the entire DRG. Diagram nodes are represented within the tree.
> - User defined DRD’s are represented as top level tree nodes, with supporting decision and input data represented as subordinate tree nodes.
> - Tree structure only goes as deep as primary logic definition, such as a decision table (nested logic is not represented in the tree.)
> - The Navigator includes a preview image which represents a thumbnail view of the diagram view selected.
> h2. Acceptance tests
> h3. Prerequisite
> Prepare non empty DRD diagram, specify expressions in decisions, ensure DRG contains all node types
> # Check node icons (/)
> ## expression types distinguished
> h3. Expand / Collapse
> # check that expand / collapse shows always all elements, doesn't change order between expanding/collapsing (/)
> # check situation when multiple nodes has the same name, empty name (/)
> ## same names no problem, empty name replace with node type, nice
> # Check case when DRG contains a lot of nodes , if possible to view all of them (/)
> ## scrollbar appears, and disappear according to count of nodes, nice
> # Check case when some decision has a lot of inputs - all of them visible (/)
> h3. Full screen mode
> # check behavior of navigator when DMN designer is used in full screen mode (x)
> ## DROOLS-2431 - does not prevent from merge
> # Check if navigator dock can be resized (/)
> h3. Navigation
> # check *back to* link present if DRD opened and shows proper node name (/)
> # check click in Navigator dock cause either selecting DRG node or opening given DRD
> ## opened DRG, clicked other DRG node (/)
> ## opened DRG, clicked DRD (x)
> ### DROOLS-2432 does not prevent from merge
> ## opened DRD, clicked other DRD (/)
> ## opened DRD, clicked DRG node (/)
> # Check behavior if user tries to select multiple entries in navigator (/)
> ## not implemented, but fine, no exception
> # Check behavior if user tries to invoke context menu from navigator (/)
> ## not implemented, but fine, no exception
> # Check behavior if user tries to drag some elements in navigator (/)
> ## not implemented, but fine, no exception
> h3. Sorting
> # nodes sorted asc, changes in node names reflected in order (/)
> # rename some DRG nodes, check navigator keeps selected sorting (/)
> h3. Undo / Redo
> # change selection in navigator, check behavior of undo redo (x)
> ## DROOLS-2433
> # rename some DRG nodes, undo redo, check changes reflected in navigator (/)
> # delete DRG node, undo redo, check changes reflected in navigator (/)
> # clear DRD node, undo redo, check changes reflected in navigator (x)
> ## DROOLS-2434
> h3. Synchronization
> # delete DRG node, check changes reflected in navigator (/)
> # clear DRD node, check changes reflected in navigator (x)
> ## DROOLS-2434
> # Drag DRG elements, no effect to expected (/)
> # Rebuild connections, change should appear in navigator (/)
> ## connections have no impact on structure in navigator
> # Check multiple connections, input node connected to multiple decisions ... (/)
> ## connections have no impact on structure in navigator
> # Long node names (/) perfect
> # Changes in DRD, navigate to other DRG node, other DRD, then return to first DRD, check changes present without saving (x)
> ## DROOLS-2435
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (DROOLS-2349) [DMN Editor] Decision Navigator dock
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2349?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-2349:
--------------------------------
Labels: drools-tools (was: drools-spring)
> [DMN Editor] Decision Navigator dock
> ------------------------------------
>
> Key: DROOLS-2349
> URL: https://issues.jboss.org/browse/DROOLS-2349
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: prototype.png
>
>
> The "Decision Navigator" is docked next to the Project Explorer. See:
> !prototype.png|thumbnail!
> - Tree navigation offers a view of the entire DRG. Diagram nodes are represented within the tree.
> - User defined DRD’s are represented as top level tree nodes, with supporting decision and input data represented as subordinate tree nodes.
> - Tree structure only goes as deep as primary logic definition, such as a decision table (nested logic is not represented in the tree.)
> - The Navigator includes a preview image which represents a thumbnail view of the diagram view selected.
> h2. Acceptance tests
> h3. Prerequisite
> Prepare non empty DRD diagram, specify expressions in decisions, ensure DRG contains all node types
> # Check node icons (/)
> ## expression types distinguished
> h3. Expand / Collapse
> # check that expand / collapse shows always all elements, doesn't change order between expanding/collapsing (/)
> # check situation when multiple nodes has the same name, empty name (/)
> ## same names no problem, empty name replace with node type, nice
> # Check case when DRG contains a lot of nodes , if possible to view all of them (/)
> ## scrollbar appears, and disappear according to count of nodes, nice
> # Check case when some decision has a lot of inputs - all of them visible (/)
> h3. Full screen mode
> # check behavior of navigator when DMN designer is used in full screen mode (x)
> ## DROOLS-2431 - does not prevent from merge
> # Check if navigator dock can be resized (/)
> h3. Navigation
> # check *back to* link present if DRD opened and shows proper node name (/)
> # check click in Navigator dock cause either selecting DRG node or opening given DRD
> ## opened DRG, clicked other DRG node (/)
> ## opened DRG, clicked DRD (x)
> ### DROOLS-2432 does not prevent from merge
> ## opened DRD, clicked other DRD (/)
> ## opened DRD, clicked DRG node (/)
> # Check behavior if user tries to select multiple entries in navigator (/)
> ## not implemented, but fine, no exception
> # Check behavior if user tries to invoke context menu from navigator (/)
> ## not implemented, but fine, no exception
> # Check behavior if user tries to drag some elements in navigator (/)
> ## not implemented, but fine, no exception
> h3. Sorting
> # nodes sorted asc, changes in node names reflected in order (/)
> # rename some DRG nodes, check navigator keeps selected sorting (/)
> h3. Undo / Redo
> # change selection in navigator, check behavior of undo redo (x)
> ## DROOLS-2433
> # rename some DRG nodes, undo redo, check changes reflected in navigator (/)
> # delete DRG node, undo redo, check changes reflected in navigator (/)
> # clear DRD node, undo redo, check changes reflected in navigator (x)
> ## DROOLS-2434
> h3. Synchronization
> # delete DRG node, check changes reflected in navigator (/)
> # clear DRD node, check changes reflected in navigator (x)
> ## DROOLS-2434
> # Drag DRG elements, no effect to expected (/)
> # Rebuild connections, change should appear in navigator (/)
> ## connections have no impact on structure in navigator
> # Check multiple connections, input node connected to multiple decisions ... (/)
> ## connections have no impact on structure in navigator
> # Long node names (/) perfect
> # Changes in DRD, navigate to other DRG node, other DRD, then return to first DRD, check changes present without saving (x)
> ## DROOLS-2435
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (DROOLS-2884) Guided Score Card build fails w/ multiple errors
by Lance Leverich (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2884?page=com.atlassian.jira.plugi... ]
Lance Leverich updated DROOLS-2884:
-----------------------------------
Tester: Jiri Petrlik
> Guided Score Card build fails w/ multiple errors
> ------------------------------------------------
>
> Key: DROOLS-2884
> URL: https://issues.jboss.org/browse/DROOLS-2884
> Project: Drools
> Issue Type: Bug
> Components: Guided Score Card Editor
> Affects Versions: 7.9.0.Final
> Environment: docker jboss/drools-workbench-showcase
> Reporter: Dmitry Yartsev
> Assignee: Lance Leverich
> Priority: Blocker
> Labels: drools-core
> Attachments: Screen Shot 2018-08-11 at 13.58.01.png, Screen Shot 2018-08-11 at 14.11.13.png, Screen Shot 2018-08-11 at 14.12.39.png
>
>
> Multiple build errors when creating a new simple Guided Score Card from UI. But works fine in 7.5.
> 10:51:26,427 ERROR [org.kie.workbench.common.services.backend.builder.core.Builder] (EJB default - 5) null: java.lang.NullPointerException
> at org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.findResourcesWithErrors(KieBuilderSetImpl.java:105)
> at org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.buildChanges(KieBuilderSetImpl.java:153)
> at org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.build(KieBuilderSetImpl.java:95)
> at org.kie.workbench.common.services.backend.builder.core.Builder.buildIncrementally(Builder.java:533)
> at org.kie.workbench.common.services.backend.builder.core.Builder.addResource(Builder.java:354)
> at org.kie.workbench.common.services.backend.builder.core.Builder.addResource(Builder.java:320)
> at org.kie.workbench.common.services.backend.builder.core.Builder.updateResource(Builder.java:414)
> at org.kie.workbench.common.services.backend.builder.core.BuildHelper.updatePackageResource(BuildHelper.java:167)
> at org.kie.workbench.common.services.backend.builder.core.BuildHelper$Proxy$_$$_WeldClientProxy.updatePackageResource(Unknown Source)
> at org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:70)
> at org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor.apply(LocalBuildExecConfigExecutor.java:32)
> at org.kie.workbench.common.services.backend.builder.ala.LocalBuildExecConfigExecutor$Proxy$_$$_WeldClientProxy.apply(Unknown Source)
> at org.guvnor.ala.pipeline.execution.PipelineExecutor.lambda$continuePipeline$0(PipelineExecutor.java:109)
> at org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:38)
> at org.guvnor.ala.pipeline.StageUtil$1.execute(StageUtil.java:33)
> at org.guvnor.ala.pipeline.execution.PipelineExecutor.continuePipeline(PipelineExecutor.java:94)
> at org.guvnor.ala.pipeline.execution.PipelineExecutor.execute(PipelineExecutor.java:76)
> at org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker.invokeLocalBuildPipeLine(BuildPipelineInvoker.java:88)
> at org.kie.workbench.common.services.backend.builder.ala.BuildPipelineInvoker$Proxy$_$$_WeldClientProxy.invokeLocalBuildPipeLine(Unknown Source)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.invokeLocalBuildPipeLine(BuildServiceHelper.java:163)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper.localBuild(BuildServiceHelper.java:98)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceHelper$Proxy$_$$_WeldClientProxy.localBuild(Unknown Source)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.buildIncrementally(BuildServiceImpl.java:136)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl.updatePackageResource(BuildServiceImpl.java:126)
> at org.kie.workbench.common.services.backend.builder.service.BuildServiceImpl$Proxy$_$$_WeldClientProxy.updatePackageResource(Unknown Source)
> at org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder$4.execute(ResourceChangeIncrementalBuilder.java:262)
> at org.guvnor.common.services.builder.IncrementalBuilderExecutorManager.execute(IncrementalBuilderExecutorManager.java:90)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
> at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:90)
> at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:101)
> at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
> at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:264)
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:318)
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:238)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
> at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73)
> at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
> at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:110)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
> at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:609)
> at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
> at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
> at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:82)
> at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$2$2.runInvocation(AsyncFutureInterceptorFactory.java:152)
> at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:81)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> at org.jboss.threads.JBossThread.run(JBossThread.java:320)
> 10:51:28,413 INFO [org.kie.workbench.common.screens.impl.LibraryServiceImpl] (default task-58) Asset lookup result: project [git://MySpace/ProjectDemo] is indexed with 2 index hits.
> 10:51:31,159 INFO [stdout] (default task-61) Creating output structures!
> 10:51:33,819 ERROR [org.drools.compiler.kie.builder.impl.KieProject] (default task-61) Unable to build KieBaseModel:defaultKieBase
> Only a type can be imported. org.kie.pmml.externalbean.Person resolves to a package :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> Person cannot be resolved to a type :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> Person cannot be resolved to a type :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> externalBeanPerson cannot be resolved or is not a field :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> Person cannot be resolved to a type :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> externalBeanPerson cannot be resolved to a variable :
> src/main/java/com/myspace/projectdemo/GuidedScoreCard/GuidedScoreCardScorecardRuleUnit.java
> Unable to process type Result
> Unable to process type Scorecard__calculatedScore
> Unable to process type GuidedScoreCard
> Unable to process type GuidedScoreCardOutput
> Unable to process type DataField
> Unable to process type OutputField
> Unable to process type PMML4AbstractField
> Unable to process type Age
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Query name='Result']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Query name='Result']
> Query's must use positional or bindings, not field constraints:
> context == ctx : [Query name='Result']
> Unable to compile expression: value : [Query name='Result']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='PartialScore_GuidedScoreCard_AgeScore_1']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='PartialScore_GuidedScoreCard_AgeScore_1']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Valid_PMML4DataUnrestricted_Values_Age-null']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Valid_PMML4DataUnrestricted_Values_Age-null']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Valid_PMML4DataUnrestricted_Values_Age-null']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Mark_GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Mark_GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Sort Scorecard Reason Codes']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Sort Scorecard Reason Codes']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Init ScoreCard Params GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Init ScoreCard Params GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Create GuidedScoreCard Output Bean']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Create GuidedScoreCard Output Bean']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Integrate Scorecard ReasonCode Map']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Integrate Scorecard ReasonCode Map']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Integrate Scorecard ReasonCode Map']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Bind_Scorecard_PMML4Data_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Bind_Scorecard_PMML4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Bind_Scorecard_PMML4Data_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Enable/Disable Model_GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Enable/Disable Model_GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Link GuidedScoreCard Output Fields result ']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Link GuidedScoreCard Output Fields result ']
> named argument does not exist:
> value : [Rule name='Link GuidedScoreCard Output Fields result ']
> Unable to resolve ObjectType 'GuidedScoreCardOutput' : [Rule name='Link GuidedScoreCard Output Fields result ']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'Age' : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> Unable to Analyse Expression (mAge == true && mAge != $m) || vAge != $v:
> [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.model.GuidedScoreCardScoreCardData.$m()]
> [Near : {... (mAge == true && mAge != $m) || vAge != $v ....}]
> ^
> [Line: 737, Column: 4] : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Cleanup data_GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Cleanup data_GuidedScoreCard']
> Unable to resolve ObjectType 'DataField' : [Rule name='Cleanup data_GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Init ScoreCard GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Init ScoreCard GuidedScoreCard']
> Unable to Analyse Expression request:
> [Error: unable to resolve method using strict-mode: java.lang.Object.request()]
> [Near : {... request ....}]
> ^ : [Rule name='Init ScoreCard GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='RemoveMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='RemoveMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='RemoveMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='RemoveMissing_PMML4Data_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Scorecard GuidedScoreCard output']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Scorecard GuidedScoreCard output']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='miningPmml4Data_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='miningPmml4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='miningPmml4Data_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='InitAsMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='InitAsMissing_PMML4Data_GuidedScoreCard_Age']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='InitAsMissing_PMML4Data_GuidedScoreCard_Age']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Extract age from Person']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Extract age from Person']
> Unable to Analyse Expression request:
> [Error: unable to resolve method using strict-mode: java.lang.Object.request()]
> [Near : {... request ....}]
> ^ : [Rule name='Extract age from Person']
> Unable to resolve ObjectType 'org.kie.pmml.externalbean.Person' : [Rule name='Extract age from Person']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Bind result Output into Fact Person']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Bind result Output into Fact Person']
> named argument does not exist:
> value : [Rule name='Bind result Output into Fact Person']
> Unable to resolve ObjectType 'Person' : [Rule name='Bind result Output into Fact Person']
> Unable to Analyse Expression @Modify with ( $x ) { setResult( $val ); };:
> [Error: unable to resolve method using strict-mode: org.drools.core.spi.KnowledgeHelper.$x()]
> [Near : {... @Modify with ( $x ) { setResult( $val ); }; ....}]
> ^
> [Line: 493, Column: 1] : [Rule name='Bind result Output into Fact Person']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='simpleOutput_Scorecard__calculatedScore_to_Result']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='simpleOutput_Scorecard__calculatedScore_to_Result']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='simpleOutput_Scorecard__calculatedScore_to_Result']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Own GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Own GuidedScoreCard']
> Unable to resolve ObjectType 'GuidedScoreCard' : [Rule name='Own GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Update PMML4Result with aliased output Result']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Update PMML4Result with aliased output Result']
> Query binding is not supported by non-abductive queries : $tgt : [Rule name='Update PMML4Result with aliased output Result']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Update PMML4Result with aliased output Result']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Update Scorecard in PMMLResult']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Update Scorecard in PMMLResult']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Update Scorecard in PMMLResult']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Score Card GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Score Card GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> Unable to resolve ObjectType 'Scorecard__calculatedScore' : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> Unable to resolve ObjectType 'GuidedScoreCard' : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> Unable to Analyse Expression boundInput == $x:
> [Error: unable to resolve method using strict-mode: org.kie.pmml.pmml_4_2.ModelMarker.$x()]
> [Near : {... boundInput == $x ....}]
> ^ : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Cumulate Code Scores']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Cumulate Code Scores']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Bind age Input from Fact Person']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Bind age Input from Fact Person']
> Unable to resolve ObjectType 'Person' : [Rule name='Bind age Input from Fact Person']
> Unable to Analyse Expression drools.getEntryPoint("in_Age").insert( $val );:
> [Error: unable to resolve method using strict-mode: org.drools.core.spi.KnowledgeHelper.$val()]
> [Near : {... drools.getEntryPoint("in_Age").insert( $val ); ....}]
> ^
> [Line: 874, Column: 1] : [Rule name='Bind age Input from Fact Person']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Scoring Complete']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Scoring Complete']
> Unable to Analyse Expression results:
> [Error: unable to resolve method using strict-mode: java.lang.Object.results()]
> [Near : {... results ....}]
> ^ : [Rule name='Scoring Complete']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Link GuidedScoreCard Bean Input']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Link GuidedScoreCard Bean Input']
> Unable to resolve ObjectType 'GuidedScoreCard' : [Rule name='Link GuidedScoreCard Bean Input']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='RuleUnitIndicator']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='RuleUnitIndicator']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Extract Parameter Info']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Extract Parameter Info']
> Unable to Analyse Expression request:
> [Error: unable to resolve method using strict-mode: java.lang.Object.request()]
> [Near : {... request ....}]
> ^ : [Rule name='Extract Parameter Info']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Detect Scorecard ReasonCode Change']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Detect Scorecard ReasonCode Change']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='update_Result_GuidedScoreCard']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='update_Result_GuidedScoreCard']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='update_Result_GuidedScoreCard']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='update_Result_GuidedScoreCard']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Override Value']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Override Value']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Override Value']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Override Value']
> com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit is not a valid RuleUnit class name : [Rule name='Valid_PMML4DataUnrestricted_Values_Scorecard__calculatedScore-null']
> Unable to resolve ObjectType 'com.myspace.projectdemo.GuidedScoreCard.GuidedScoreCardScorecardRuleUnit' : [Rule name='Valid_PMML4DataUnrestricted_Values_Scorecard__calculatedScore-null']
> Unable to Analyse Expression pmmlData:
> [Error: unable to resolve method using strict-mode: java.lang.Object.pmmlData()]
> [Near : {... pmmlData ....}]
> ^ : [Rule name='Valid_PMML4DataUnrestricted_Values_Scorecard__calculatedScore-null']
> Rule Compilation error : [Rule name='simpleOutput_Scorecard__calculatedScore_to_Result']
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (8:1014) : Result cannot be resolved to a type
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (8:1029) : Result cannot be resolved to a type
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (9:1055) : $val cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (10:1081) : $m cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (11:1103) : $v cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (13:1154) : $ctx cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_simpleOutput_Scorecard__calculatedScore_to_Result28215628.java (14:1179) : $wgt cannot be resolved to a variable
> Rule Compilation error : [Rule name='miningPmml4Data_GuidedScoreCard_Age']
> com/myspace/projectdemo/GuidedScoreCard/Rule_miningPmml4Data_GuidedScoreCard_Age791815586.java (9:1139) : pmmlData cannot be resolved
> Rule Compilation error : [Rule name='Create GuidedScoreCard Output Bean']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Create_GuidedScoreCard_Output_Bean293196212.java (7:973) : GuidedScoreCardOutput cannot be resolved to a type
> Rule Compilation error : [Rule name='Link GuidedScoreCard Output Fields result ']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link_GuidedScoreCard__Output_Fields_result_706560581.java (7:987) : $x cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link_GuidedScoreCard__Output_Fields_result_706560581.java (7:1099) : $val cannot be resolved to a variable
> Rule Compilation error : [Rule name='Add PMMLResult with Scorecard output GuidedScoreCard']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Add_PMMLResult_with_Scorecard_output_GuidedScoreCard221492110.java (8:1142) : $tgt cannot be resolved to a variable
> Rule Compilation error : [Rule name='Link GuidedScoreCard Bean Input']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link__GuidedScoreCard__Bean_Input11610676.java (7:983) : _age cannot be resolved to a variable
> Rule Compilation error : [Rule name='Cleanup data_GuidedScoreCard']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Cleanup_data_GuidedScoreCard1283344573.java (7:971) : $data cannot be resolved to a variable
> Rule Compilation error : [Rule name='Own GuidedScoreCard']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Own_GuidedScoreCard801973129.java (7:1050) : $obj cannot be resolved to a variable
> Rule Compilation error : [Rule name='Extract Parameter Info']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Extract_Parameter_Info209253815.java (9:1299) : pmmlData cannot be resolved
> Rule Compilation error : [Rule name='Scorecard GuidedScoreCard output']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Scorecard_GuidedScoreCard_output1709810438.java (7:1016) : Scorecard__calculatedScore cannot be resolved to a type
> com/myspace/projectdemo/GuidedScoreCard/Rule_Scorecard_GuidedScoreCard_output1709810438.java (7:1051) : Scorecard__calculatedScore cannot be resolved to a type
> Rule Compilation error : [Rule name='Bind_Scorecard_GuidedScoreCard_Age']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Bind_Scorecard_GuidedScoreCard_Age1384125906.java (8:1078) : $m cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_Bind_Scorecard_GuidedScoreCard_Age1384125906.java (9:1098) : $v cannot be resolved to a variable
> Rule Compilation error : [Rule name='Update PMMLResult containing Scorecard output GuidedScoreCard']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Update_PMMLResult_containing_Scorecard_output_GuidedScoreCard374570524.java (7:1123) : $tgt cannot be resolved to a variable
> Rule Compilation error : [Rule name='InitAsMissing_PMML4Data_GuidedScoreCard_Age']
> com/myspace/projectdemo/GuidedScoreCard/Rule_InitAsMissing_PMML4Data_GuidedScoreCard_Age2007342439.java (8:1048) : pmmlData cannot be resolved
> Rule Compilation error : [Rule name='Update PMML4Result with aliased output Result']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Update_PMML4Result_with_aliased_output_Result1975799587.java (8:1116) : $tgt cannot be resolved to a variable
> Rule Compilation error : [Rule name='Link GuidedScoreCard Predicted Fields scorecard__calculatedScore ']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link__GuidedScoreCard__Predicted_Fields_scorecard__calculatedScore_1030365382.java (7:1012) : $x cannot be resolved to a variable
> com/myspace/projectdemo/GuidedScoreCard/Rule_Link__GuidedScoreCard__Predicted_Fields_scorecard__calculatedScore_1030365382.java (7:1144) : $val cannot be resolved to a variable
> Rule Compilation error : [Rule name='Extract age from Person']
> com/myspace/projectdemo/GuidedScoreCard/Rule_Extract_age_from_Person309604676.java (7:1052) : $value cannot be resolved to a variable
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (DROOLS-2709) Revise and align visual presentation of tables (DMN, scenario, DT)
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2709?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-2709:
--------------------------------
Labels: UX UXTeam VisualDesign drools-tools (was: UX UXTeam VisualDesign)
> Revise and align visual presentation of tables (DMN, scenario, DT)
> -------------------------------------------------------------------
>
> Key: DROOLS-2709
> URL: https://issues.jboss.org/browse/DROOLS-2709
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor, Scenario Simulation and Testing, Test Scenarios Editor
> Reporter: Liz Clayton
> Assignee: Michael Anstis
> Labels: UX, UXTeam, VisualDesign, drools-tools
>
> As a practitioner I need a clear and consistent presentation of table styles, so that I can learn the visual cues once for all tables in the application suite.
> When possible, iteratively update visual styles for tables using the following proposed options: https://redhat.invisionapp.com/share/RXLG7XB2TCW
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (WFLY-10955) Upgrade HAL to 3.0.6.Final
by Claudio Miranda (JIRA)
Claudio Miranda created WFLY-10955:
--------------------------------------
Summary: Upgrade HAL to 3.0.6.Final
Key: WFLY-10955
URL: https://issues.jboss.org/browse/WFLY-10955
Project: WildFly
Issue Type: Component Upgrade
Components: Web Console
Reporter: Claudio Miranda
Assignee: Claudio Miranda
Priority: Blocker
Fix For: 14.0.0.CR1
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (WFLY-10954) Failing OnOffOpenTracingTestCase on IBM java
by Jan Stourac (JIRA)
Jan Stourac created WFLY-10954:
----------------------------------
Summary: Failing OnOffOpenTracingTestCase on IBM java
Key: WFLY-10954
URL: https://issues.jboss.org/browse/WFLY-10954
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 14.0.0.Beta2
Reporter: Jan Stourac
Assignee: Jan Stourac
The OnOffOpenTracingTestCase fails with IBM java due to the different stack trace output compared to the OpenJDK/OracleJDK. In the test there is checked
{code}
java.lang.NoClassDefFoundError: Lio/opentracing/Tracer
{code}
but IBM java provides slightly different variation
{code}
java.lang.NoClassDefFoundError: io.opentracing.Tracer
{code}
in the stacktrace.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months