Community
Participate
Working Groups
Build Identifier: M20100211-1343 Hi, I'm entering this bugzilla as requested in the following newsgroup thread: http://www.eclipse.org/forums/index.php?t=msg&th=168001&start=0& A NullPointerException is raised whenever I right-click->Teneo->Generate ORM File on an ecore. This happens no matter which ecore (even the library.ecore provided in the sample) is being mapped. A (seemingly) functional orm file is still generated, however. Installed plugins and jars: *Through eclipse update sites: EMF - Eclipse Modeling Framework SDK 2.5.0.v200906151043 org.eclipse.emf.sdk.feature.group EMF Teneo EclipseLink Runtime 1.1.0.v201005061602 org.eclipse.emf.teneo.eclipselink.feature.group EMF Teneo EclipseLink SDK 1.1.0.v201005061603 org.eclipse.emf.teneo.eclipselink.sdk.feature.group *Manually installed (in the dropins folder): javax.persistence_2.0.0.v201002051058.jar org.apache.derby_10.1.2.1_v200803061811.jar org.eclipse.persistence.antlr_2.0.2.v20100323-r6872.jar org.eclipse.persistence.asm_2.0.2.v20100323-r6872.jar org.eclipse.persistence.core_2.0.2.v20100323-r6872.jar org.eclipse.persistence.jpa_2.0.2.v20100323-r6872.jar Stack trace and produced orm file follow as attachments. Let me know if you need any more info. Reproducible: Always Steps to Reproduce: 1.Import library sample 2.Generate ORM mappping file through the menu
Created attachment 168120 [details] Produced ORM file
Created attachment 168121 [details] The raised exception; as found in Eclipse's error log
Closing as Teneo EclipseLink is no longer actively maintained, consider the EMF Texo project for EMF and EclipseLink support