- No there is another similar process running. - No I didn't try an older JVM like 1.4, I am using 1.5
Also, my analysis produced the following indicators: - I used a second project with smaller model with the exact same configuration, and same everything (to the last detail) and was able to generate the schema. - I then tried to generate some feedback from the JVM by adding the following to the maven.xml goal "jar:jar" in teh core directory: <ant:jvmarg value="-verbose"/> <ant:jvmarg value="-showversion"/> <ant:jvmarg value="-Xmx512m"/> Assuming it will pass these arguments to the JVM, NOTHING changed I still get the exact same error as if these argument has no impact. - Next I did the added the exact same JVM args to the smaller project to see if it has an impact on the schema generation process, guess what, it did and I was able to get verbose out put like the following: ---------------- verbose output ------------------ [java] Aug 8, 2005 11:04:24 AM org.hibernate.cfg.HbmBinder bindSubcla [java] INFO: Mapping subclass: com.dialektos.iapp.imap.imapModel.RdfT AG [java] Aug 8, 2005 11:04:24 AM org.hibernate.dialect.Dialect <init> [java] INFO: Using dialect: org.hibernate.dialect.MySQLDialect ----------------------------------------------------- <MY CONCLUSION> Right now I am at the conclusion that the error is hapenning before it gets to the JVM at the IO level probably since if it was hapenning while it being processed by the JVM I should have seen the impact o fthe JVM arguments like the "verbose" one. Well the error says IOException, so it must be generated from the containg AndromDA or Maven or Ant process and not from the JVM/Java.exe command that is trying to run the SchemaExport utility. I am stuck, and fresh out of ideas and looked on teh internet and there is no similar situation so far that I can find. Regards Safaa[/quote] -- Safaa Hashim _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3661#3661 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user