Community
Participate
Working Groups
Build Identifier: 1.1.2-v201007191154 When I try to create a data store with the attached schema, I get an NPE from within Teneo. I've stepped through the code with a debugger, and it looks it happens while like it's trying to find a named sequence generator. It's considering all possible structural features, including those with no sequences on them, and missing a null check. (There is a test case for this in the Appian/Teneo repository on Assembla.) Reproducible: Always Steps to Reproduce: 1. create a data store with the supplied schema (make sure you're using a database which supports schema) 2. check out the resulting exception
Created attachment 175867 [details] XSD used to reproduce
Created attachment 175868 [details] Stack trace from Teneo
I committed a fix for this in cvs. Can you test it? The fix is very simple and it takes me some time to setup a whole testcase, maybe you can just run your testcase? gr. Martin
Fix is available in build of today on interim update site: http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/