Hi
Im experiencing what I think is a memory problem. I have a large build
including several scripts that has quite alot database interaction.
At the end of the run I suddenly get an Exception in thread "main" and the
build fails. 
If I manualy run the scripts one by one there is no problem.

I've set up the memory parameter (-Xmx512m) to 500mb in the antscript but it
does not help.

Has anyone encountered/solved this problem?
 
 
     [exec]      [echo] Loading log4j_1.1.3.jar
     [exec]      [java] File name:
/test/ninstall/3_1/install/corus31/corus/3_1_0/lib/providers/openjms/log4j_1.
1.3.jar
     [exec]      [java] File length: 158892

     [exec]      [java] Connected to  jdbc:oracle:thin:@elvis:1521:DB
     [exec]      [java] User          nisse
     [exec]      [java] Driver        Oracle JDBC driver
     [exec]      [java] DriverVersion 9.0.1.0.0
     [exec]      [java] IsJDBCcompl   true

      [exec]      [echo] Done installing broker!
      [exec] Exception in thread "main"

BUILD FAILED
file:/test/ninstall/3_1/bin/testenv_install_corus.xml:51: exec returned: 1

Total time: 46 minutes 49 seconds
bash-2.03$

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to