-
Type:
Bug
-
Status: In Review
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 6.2.X
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Git Pull Request:
Description
Liferay Maven Direct-deploy is causing OutOfMemory exception
Steps to reproduce/Testing done
- Download the attached zip file, unzip it, and open up a command window. (Ensure the pom.xml points to a valid Liferay bundle)
- Run the direct-deploy goal (Use the default heap size for maven).
Results of Testing
Expected behavior: The process succeeds and the wars are all deployed to the portal.
Actual behavior: The process fails with an OutOfMemoryError.
Errors/Logs
Exception in thread "main" java.lang.OutOfMemoryError: PermGen space
Reproduced...
Reproduced in trunk? n/a
Reproduced in branch? n/a