[
https://issues.apache.org/jira/browse/HIVE-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis resolved HIVE-4313.
-------------------------
Resolution: Not A Problem
Issue for a record.
> Build fails with OOM in mvn-init stage
> --------------------------------------
>
> Key: HIVE-4313
> URL: https://issues.apache.org/jira/browse/HIVE-4313
> Project: Hive
> Issue Type: Wish
> Components: Build Infrastructure
> Environment: ubuntu 10.10, 32bit
> Reporter: Navis
> Priority: Minor
>
> Recently hive build fails with OOM frequently with exception like,
> {noformat}
> mvn-init:
> [echo] hcatalog-server-extensions
> [get] Destination already exists (skipping):
> /home/navis/apache/oss-hive/hcatalog/build/maven-ant-tasks-2.1.3.jar
> Caught an exception while logging the end of the build. Exception was:
> java.lang.OutOfMemoryError: PermGen space
> java.lang.OutOfMemoryError: PermGen space
> at java.lang.Throwable.getStackTraceElement(Native Method)
> at java.lang.Throwable.getOurStackTrace(Throwable.java:591)
> at java.lang.Throwable.printStackTrace(Throwable.java:462)
> at java.lang.Throwable.printStackTrace(Throwable.java:451)
> at org.apache.tools.ant.Main.runBuild(Main.java:828)
> at org.apache.tools.ant.Main.startAnt(Main.java:218)
> at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
> at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
> PermGen space
> {noformat}
> or
> {noformat}
> mvn-init:
> [echo] hcatalog-server-extensions
> [get] Destination already exists (skipping):
> /home/navis/apache/oss-hive/hcatalog/build/maven-ant-tasks-2.1.3.jar
> java.lang.OutOfMemoryError: PermGen space
> at org.apache.tools.ant.Main.runBuild(Main.java:826)
> at org.apache.tools.ant.Main.startAnt(Main.java:218)
> at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
> at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
> PermGen space
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira