Error building 3.0?

From: Michael Gentry (mgentr..asslight.net)
Date: Tue Dec 29 2009 - 08:49:37 EST

  • Next message: Andrus Adamchik: "Re: Error building 3.0?"

    I did an update on the 3.0 branch followed by a "mvn clean; mvn"
    (which worked last week), but now it errors out for me:

    [INFO] [resources:resources]
    [INFO] Using default encoding to copy filtered resources.
    [INFO] [compiler:compile]
    [INFO] Compiling 987 source files to
    /Users/mgentry/Projects/Eclipse/Cayenne30/framework/cayenne-jdk1.5-unpublished/target/classes
    Exception in thread "Keep-Alive-Timer" java.lang.OutOfMemoryError:
    Java heap space
            at java.util.ArrayList.<init>(ArrayList.java:113)
            at java.util.ArrayList.<init>(ArrayList.java:120)
            at sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:165)
            at java.lang.Thread.run(Thread.java:613)
    [INFO] ------------------------------------------------------------------------
    [ERROR] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Compilation failure
    Failure executing javac, but could not parse the error:

    The system is out of resources.
    Consult the following stack trace for details.
    java.lang.OutOfMemoryError: Java heap space
            at com.sun.tools.javac.code.Scope$ImportScope.makeEntry(Scope.java:324)

    Is anyone else seeing this? I haven't done anything to my environment
    except let the machine sleep over the Christmas break ...

    Thanks!

    mrg



    This archive was generated by hypermail 2.0.0 : Tue Dec 29 2009 - 08:50:36 EST