Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 123162
Alias:
Product:
Component:
Status: RESOLVED
Resolution: NEEDINFO
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Josh Sled <jsled-gentoo@asynchronous.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 123162 depends on: Show dependency tree
Bug 123162 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-17 05:53 0000
It seems to skip between working and failing, though it eventually completes
successfully. 

  [javadoc]
/var/tmp/portage/xalan-2.7.0-r1/work/xalan-j_2_7_0/src/org/apache/xml/dtm/ref/dom2dtm/DOM2DTMdefaultNamespaceDeclarationNode.java:307:
warning - @param argument "namespaceURI" is not a parameter name.
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc]
/var/tmp/portage/xalan-2.7.0-r1/work/xalan-j_2_7_0/src/org/apache/xml/utils/IntVector.java:113:
warning - @return tag cannot be used in method with void return type.
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] java.lang.OutOfMemoryError: Java heap space
  [javadoc] javadoc: error - java.lang.OutOfMemoryError: Please increase
memory.
  [javadoc] Generating
/var/tmp/portage/xalan-2.7.0-r1/work/xalan-j_2_7_0/build/docs/api/org/apache/xml/utils//NodeConsumer.html...
  [javadoc] 1 error
  [javadoc] For example, on the Sun Classic or HotSpot VMs, add the option
-J-Xmx
  [javadoc] such as -J-Xmx32m.
  [javadoc] 31 warnings

------- Comment #1 From Jakub Moc (RETIRED) 2006-02-17 05:59:45 0000 -------
Sorry, we can't fix out-of-memory issues. :)

------- Comment #2 From Josh Sled 2006-02-17 06:51:34 0000 -------
The system has plenty of free memory, but the JVM created for the to generate
the javadocs is probably set to have an absurdly low (or maybe default, which
is absurdly low) maximum heap.  Thus, the JVM only is out of memory.

There seem to be two options: 1/ encourage fix upstream or 2/ patch the
build.xml to redefine the javadocs jvm to increate the maximum heap size.  It
seems like both could be undertaken.

------- Comment #3 From Josh Nichols (RETIRED) 2006-02-17 08:50:01 0000 -------
What platform and JVM are you using?

------- Comment #4 From Josh Sled 2006-02-17 09:47:55 0000 -------
phoenix ~ # `java-config --java` -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
phoenix ~ # emerge --info
Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.4.3-r3, 1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/alias
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
ftp://ftp.ndlug.nd.edu/pub/gentoo/ ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage
/usr/local/portage-overlay/latexer/overlays/misc
/usr/local/portage-overlay/latexer/overlays/mono"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac aalib alsa apache2 apm arts audiofile avi bash-completion
berkdb bitmap-fonts bmp bonobo bzip2 cdr crypt cscope cups curl dbus dga
directfb doc dri dvd dvdr eds emacs emboss encode esd ethereal evo exif expat
faad fam fbcon ffmpeg firefox flac foomaticdb fortran gd gdbm gif glut gmp
gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile icq idn imagemagick imap
imlib ipv6 jabber java joystick jpeg jpeg2k junit lcms ldap libg++ libwww lua
mad maildir matrox mbox mikmod ming mmx mng motif mp3 mpeg msn mysql ncurses
nls nptl nptlonly nsplugin offensive ogg oggvorbis openal opengl oscar oss pam
pcre pdflib perl plotutil png powermate python qt quicktime readline ruby samba
sdl slang speex spell sqlite sse ssl svg svga tcltk tcpd tetex theora tiff
truetype truetype-fonts type1-fonts udev usb vorbis win32codecs wmf xinerama
xml xml2 xmms xosd xv xvid yahoo zlib video_cards_matrox userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #5 From Vlastimil Babka (Caster) 2007-05-07 23:33:32 0000 -------
Please reopen if that still happens with 2.7.0-r3

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug