Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-8617

Repeated OOM errors when building the as console

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Major
    • EAP No Release
    • None
    • Consoles
    • None
    • NEW

    Description

      We're seeing a lot of out of memory errors in our Jenkins builds when building the console. This started after the recent update to the 1.2 version of the console. Is there a way this can be fixed in the build? Or do we just need to increase the amount of memory available to Maven?

      [ERROR] Exception in thread "Thread-10" java.lang.OutOfMemoryError: Java heap space
      [ERROR] 	at java.nio.CharBuffer.wrap(CharBuffer.java:350)
      [ERROR] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:246)
      [ERROR] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
      [ERROR] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
      [ERROR] 	at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
      [ERROR] 	at java.io.BufferedWriter.flush(BufferedWriter.java:235)
      [ERROR] 	at java.io.PrintWriter.newLine(PrintWriter.java:438)
      [ERROR] 	at java.io.PrintWriter.println(PrintWriter.java:585)
      [ERROR] 	at java.io.PrintWriter.println(PrintWriter.java:696)
      [ERROR] 	at com.google.gwt.dev.util.log.PrintWriterTreeLogger.doLog(PrintWriterTreeLogger.java:79)
      [ERROR] 	at com.google.gwt.dev.util.log.AbstractTreeLogger.log(AbstractTreeLogger.java:213)
      [ERROR] 	at com.google.gwt.core.ext.TreeLogger.log(TreeLogger.java:273)
      [ERROR] 	at com.google.gwt.dev.ExternalPermutationWorkerFactory$1.run(ExternalPermutationWorkerFactory.java:291)
      [ERROR] 	at java.lang.Thread.run(Thread.java:662)
      

      https://hudson.qa.jboss.com/hudson/job/JBoss-EAP-6.0.x-Community/531/

      Attachments

        Activity

          People

            pgier@redhat.com Paul Gier (Inactive)
            pgier@redhat.com Paul Gier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: