I had to use the MaxPermSize of 256m on RedHat for this to work.

On Windows, my mavenrc_pre.bat had some settings that I had to remove.
Now it works fine with just 128M

Cheers
Prasad

On 10/11/07, Shiva Kumar H R <[EMAIL PROTECTED]> wrote:
> I used a MaxPermSize of 256m and build worked fine for me on Windows.
>
>
> On 10/11/07, Joe Bohn <[EMAIL PROTECTED] > wrote:
> >
> > I'm consistently hitting a build hang with trunk that I can't get past.
> >    Is anybody else hitting these problems or does anybody know what
> > might be going wrong?  Perhaps I need to bump up the MaxPermSize?
> >
> > The build hangs when I get to building the car-maven-plugin.  This is on
> >   OpenSUSE 10.2 with maven 2.0.7 (although I had the failures first with
> > 2.0.5 and moving to 2.0.7 didn't change the results) and Sun JDK 1.5.0_11.
> >
> > My MAVEN_OPTS are set to:
> > "-XX:MaxPermSize=128m -Xms512m -Xmx512m"
> >
> > Here's the last thing I always see:
> > -------------------------------------------------------
> >   T E S T S
> > -------------------------------------------------------
> > Running
> org.apache.geronimo.mavenplugins.car.PlanProcessorMojoTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec
> > Running
> org.apache.geronimo.mavenplugins.car.PluginMetadataTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec
> >
> > Results :
> >
> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
> >
> > [INFO] [jar:jar]
> > [INFO] Building jar:
> >
> /home/jbohn/geronimo/maven-plugins/car-maven-plugin/target/car-maven-plugin-2.1-SNAPSHOT.jar
> > [INFO] [plugin:addPluginArtifactMetadata]
> > [INFO] [shitty:install {execution: default}]
> > [INFO] Installing
> >
> /home/jbohn/geronimo/maven-plugins/car-maven-plugin/target/car-maven-plugin-2.1-SNAPSHOT.jar
> > to
> >
> /home/jbohn/.m2/repository/org/apache/geronimo/plugins/car-maven-plugin/2.1-SNAPSHOT/car-
> maven-plugin-2.1-SNAPSHOT.jar
> >
>
>
>
> --
> Thanks,
> Shiva
>
> Come to ApacheCon US 2007 or OS Summit Asia 2007 and learn about
> "Java EE 5 App Development on Geronimo 2.0 simplified using Eclipse"
> http://us.apachecon.com/us2007/program/talk/2003
> http://www.ossummit.com/2007/program/talk/16

Reply via email to