Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #18777
| From | Robert Klemme <shortcutter@googlemail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Exception - Java heap space |
| Date | 2012-09-14 23:09 +0200 |
| Message-ID | <abhknrFfcjaU2@mid.individual.net> (permalink) |
| References | <k305t6$n8o$1@news.m-online.net> |
On 14.09.2012 23:01, Magnus Warker wrote: > Hi, > > below is an exception found in my tomcat log. It's a GWT app. > > What is going on there? > > Magnus > > ----- > Sep 14, 2012 10:58:14 PM org.apache.catalina.core.ApplicationContext log > SEVERE: Exception while dispatching incoming RPC call > java.lang.OutOfMemoryError: Java heap space > ... Well, what do you think does OutOfMemoryError mean? What does the class's JavaDoc say? Beyond that since we have almost zero information and there's nobody with a crystal ball around (AFAIK) we'll have a hard time answering the question more thoroughly. Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Exception - Java heap space Magnus Warker <magnux@mailinator.com> - 2012-09-14 23:01 +0200
Re: Exception - Java heap space Robert Klemme <shortcutter@googlemail.com> - 2012-09-14 23:09 +0200
Re: Exception - Java heap space Lew <lewbloch@gmail.com> - 2012-09-14 14:19 -0700
Re: Exception - Java heap space Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-09-14 15:06 -0700
Re: Exception - Java heap space Roedy Green <see_website@mindprod.com.invalid> - 2012-09-16 08:23 -0700
Re: Exception - Java heap space Lew <lewbloch@gmail.com> - 2012-09-16 16:58 -0700
Re: Exception - Java heap space Kevin McMurtrie <mcmurtrie@pixelmemory.us> - 2012-09-18 22:25 -0700
csiph-web