Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4313

Build fails with OOM in mvn-init stage

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Build Infrastructure
    • None
    • ubuntu 10.10, 32bit

    Description

      Recently hive build fails with OOM frequently with exception like,

      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
      

      or

      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
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              navis Navis Ryu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: