You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2014/04/23 14:14:15 UTC

[jira] [Created] (FALCON-411) Default permgen space not enough for unit tests

Suresh Srinivas created FALCON-411:
--------------------------------------

             Summary: Default permgen space not enough for unit tests
                 Key: FALCON-411
                 URL: https://issues.apache.org/jira/browse/FALCON-411
             Project: Falcon
          Issue Type: Sub-task
            Reporter: Suresh Srinivas


Falcon unit tests run out of permgen space. 
{noformat}
[jar:file:/C:/Users/jenkins/AppData/Local/Temp/Jetty_0_0_0_0_41000_oozie.war__oozie__xjd9u8/webapp/WEB-INF/lib/slf4j-simple-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.

ERROR: Oozie could not be started

REASON: java.lang.OutOfMemoryError: PermGen space

Stacktrace:
-----------------------------------------------------------------
java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)