On Tue, May 19, 2009 at 11:50 AM, Beastie Boy <[email protected]>wrote:
> > Running the ant command gives this output: > > Buildfile: build.xml > > prepare: > [mkdir] Created dir: /home/paul/JBookTrader-FG/reports > > compile: > [javac] Compiling 151 source files to /home/paul/JBookTrader-FG/ > bin > > run: > [java] Error occurred during initialization of VM > [java] Incompatible minimum and maximum heap sizes specified > > BUILD FAILED > /home/paul/JBookTrader-FG/build.xml:66: Java returned: 1 > > Total time: 6 seconds Edit build.xml and change the -Xmx and -Xms parameters according your setup. -- Florent, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en -~----------~----~----~----~------~----~------~--~---
