Thanks Carlos; I don't think I have the file locking problem since I can easily 
run the code generation for SchemaExport for small to medium sized projects 
with output for the jar:jar goal at the problem spot generating something like 
this:



jar:jar:

    [jar] Building jar: C:cvs_workimapcoretargetimap-core-1.0.jar

    [java] [Opened C:ProgramsJavajdk1.5.0_01jrelibrt.jar]

    [java] [Opened C:ProgramsJavajdk1.5.0_01jrelibjsse.jar]

    [java] [Opened C:ProgramsJavajdk1.5.0_01jrelibjce.jar]

    [java] [Opened C:ProgramsJavajdk1.5.0_01jrelibcharsets.jar]

    [java] [Loaded java.lang.Object from C:ProgramsJavajdk1.5.0_01jrelibrt.jar]

    [java] [Loaded java.io.Serializable from 
C:ProgramsJavajdk1.5.0_01jrelibrt.jar]



While for the large model at the same spot I get:



jar:jar:

    [jar] Building jar: C:cvs_workicoretargeti-core-1.0.jar

    [java] [ERROR] java.io.IOException: CreateProcess: 
C:ProgramsJavajdk1.5.0_01jrebinjava.exe 
-Dhibernate.dialect=org.hibernate.dialect.MySQLDialect -verbose -showversion 
-Xmx512m -classpath "C:Documents and SettingsSafaa 
Hashim.mavenrepositoryijarsi-common-1.0.jar;C:Documents and SettingsSafaa 
Hashim.mavenrepositoryijarsi-workflow-1.0.jar;C:Documents and SettingsSafaa 
Hashim.mavenrepositoryjbpmjarsjbpm-3.0.jar;C:Documents and SettingsSafaa 
Hashim.mavenrepositoryjbpmjarsjbpm-identity-3.0.jar;C:Documents and 
SettingsSafaa 
Hashim.mavenrepositoryandromdajarsandromda-core-3.1-RC1-SNAPSHOT.jar;C:Documents
 and SettingsSafaa 
Hashim.mavenrepositoryandromdajarsandromda-ocl-translation-core-3.1-RC1-SNAPSHOT.jar;C:Documents
 and SettingsSafaa 
Hashim.mavenrepositoryandromdajarsandromda-ocl-validation-library-3.1-RC1-SNAPSHOT.jar;C:Documents
 and SettingsSafaa 
Hashim.mavenrepositorycommons-beanutilsjarscommons-beanutils-1.7.0.jar;C:Documents
 and SettingsSafaa Hashim.mavenrepositorycommons-
 collect?



I also tried about 10 times different combinations of trying fresh new project 
with the model; use Control-Break during the critical step to get JVM 
threaddump, still not much usefull info.



My model generates approx. 3400 classes and an equal number of hbm mapping 
files, in total the src/classes dir has about 12MB of generated code.



The frustrating part in AndroMDA in this case is how to get detailed logging 
anot just the one-liner error [JAVA][ERROR]. I guess I have to try hibernate 
tools outside andromda to get that kind of logging or someone familiar with 
andromda looing can tell me how to turn logging to more verbose mode.



Thanks



Safaa
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3703#3703
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

Reply via email to