IBM Support

RS03848: Collection of ArrayList throws GBRSE0498E Concept already existsin target vocabulary

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • Having a Collection of ArrayList throws exception during testing
    and breaks editor trying to verbalize it.
    
    java.lang.RuntimeException: Concept already exists in target
    vocabulary: com.MyClass
    at
    ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGenerator
    .createConcept(IlrVocabularyGenerator.java:305)
    at
    ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGenerator
    .getOrCreateProxy(IlrVocabularyGenerator.java:219)
    at
    ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGenerator
    .createRoles(IlrVocabularyGenerator.java:678)
    at
    ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGenerator
    .createFactType(IlrVocabularyGenerator.java:582)
    at
    ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGenerator
    .getOrCreateFactType(IlrVocabularyGenerator.java:567)
    at
    ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGenerator
    .getOrCreateFactType(IlrVocabularyGenerator.java:557)
    at
    ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGenerator
    .processClass(IlrVocabularyGenerator.java:281)
    at
    ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGenerator
    .fillVocabulary(IlrVocabularyGenerator.java:238)
    at
    ilog.rules.vocabulary.model.bom.IlrBOMVocabularyHelper.generateB
    OMVocabulary(IlrBOMVocabularyHelper.java:196)
    at
    ilog.rules.vocabulary.model.bom.IlrBOMVocabularyHelper.generateB
    OMVocabulary(IlrBOMVocabularyHelper.java:144)
    at
    com.ibm.rules.cdi.testing.TestingLanguageService.getDvsVocabular
    y(TestingLanguageService.java:78)
    at
    com.ibm.rules.cdi.testing.TestingLanguageService.getDvsVariableP
    rovider(TestingLanguageService.java:66)
    at
    com.ibm.rules.cdi.testing.TestingCompiler.parse(TestingCompiler.
    java:224)
    at
    com.ibm.rules.cdi.testing.TestingCompiler.buildEvaluatePredicate
    sMethod(TestingCompiler.java:409)
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Users implemeting BOM with Collection of ArrayList.          *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * Having a Collection of ArrayList throws exception during     *
    * testing and breaks editor trying to verbalize it.            *
    *                                                              *
    * java.lang.RuntimeException: Concept already exists in target *
    * vocabulary: com.MyClass                                      *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGener *
    * ator.createConcept(IlrVocabularyGenerator.java:305)          *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGener *
    * ator.getOrCreateProxy(IlrVocabularyGenerator.java:219)       *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGener *
    * ator.createRoles(IlrVocabularyGenerator.java:678)            *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGener *
    * ator.createFactType(IlrVocabularyGenerator.java:582)         *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGener *
    * ator.getOrCreateFactType(IlrVocabularyGenerator.java:567)    *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGener *
    * ator.getOrCreateFactType(IlrVocabularyGenerator.java:557)    *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGener *
    * ator.processClass(IlrVocabularyGenerator.java:281)           *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.generator.IlrVocabularyGener *
    * ator.fillVocabulary(IlrVocabularyGenerator.java:238)         *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.IlrBOMVocabularyHelper.gener *
    * ateBOMVocabulary(IlrBOMVocabularyHelper.java:196)            *
    * at                                                           *
    * ilog.rules.vocabulary.model.bom.IlrBOMVocabularyHelper.gener *
    * ateBOMVocabulary(IlrBOMVocabularyHelper.java:144)            *
    * at                                                           *
    * com.ibm.rules.cdi.testing.TestingLanguageService.getDvsVocab *
    * ulary(TestingLanguageService.java:78)                        *
    * at                                                           *
    * com.ibm.rules.cdi.testing.TestingLanguageService.getDvsVaria *
    * bleProvider(TestingLanguageService.java:66)                  *
    * at                                                           *
    * com.ibm.rules.cdi.testing.TestingCompiler.parse(TestingCompi *
    * ler.java:224)                                                *
    * at                                                           *
    * com.ibm.rules.cdi.testing.TestingCompiler.buildEvaluatePredi *
    * catesMethod(TestingCompiler.java:409)                        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • The code has been fixed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS03848

  • Reported component name

    WDS FOR RULES

  • Reported component ID

    5725B6903

  • Reported release

    8A0

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2021-09-16

  • Closed date

    2021-09-29

  • Last modified date

    2021-09-29

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WDS FOR RULES

  • Fixed component ID

    5725B6903

Applicable component levels

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSQP76","label":"IBM Operational Decision Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8A0"}]

Document Information

Modified date:
17 February 2022