> The attach is my first model . just a car entity > > Version ........: 3.0-RC1 > Error ..........: Unexpected Exception > Build ..........: 2005-03-28 06:13:43 > Build System ...: Linux-2.6.8-1.521 > Build JDK ......: Sun Microsystems Inc.-1.4.2_07-b05 > Build Builder ..: amartinwest > Run System .....: Windows XP5.1 > Run JDK ........: Sun Microsystems Inc.1.5.0_02-b09 > Main Exception .: Error performing ComponentContainer.findComponent > Root Exception .: java.lang.NullPointerException > java.lang.NullPointerException > at > org.andromda.repositories.mdr.MDRepositoryFacade.<clinit>(MDRepositoryFacade.java:54) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > Method) > at >
the problem is not related to your model, it's something related to AndroMDA internals, although I can't tell from here I do see you're using AndroMDA 3.0-RC1 (which is the first release candidate), try using the 3.0 final: http://sourceforge.net/project/showfiles.php?group_id=73047 the best thing you can do is follow the getting started guide: http://galaxy.andromda.org/docs/starting.html, especially the section explaining how to create your first project (make sure you download the correct plugin (= version 3.0), and I would make sure the old RC-1 plugin is deleted from the maven repository ) -- Wouter ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_idt12&alloc_id344&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
