Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #14777

Re: Resin 3.0.28 and strange memory issues.

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-xfer.nntp.sonic.net!posts.news.sonic.net!nnrp1.nntp.sonic.net!not-for-mail
From Kevin McMurtrie <mcmurtrie@pixelmemory.us>
Newsgroups comp.lang.java.programmer
Subject Re: Resin 3.0.28 and strange memory issues.
References <qm8ur.16731$x11.102@newsfe21.iad>
MIME-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
User-Agent MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)
X-Face #tdH+D1#njA1e^CLB^/(2]&X!c><$I]~!twG8kd3Ny41&5}K7Vyg"?Qs,G<{zMHK5h5@itD <+6=*QG@h3RactCyNsI2qChmy)Bl7)BlQPBND4,`9N|NaHykv%.u"Z\?S5^TZ="q568?wU.Aa"/n9} Ru\Cn'?7P@m.!dc}6Vp{Ua_NjHr\o7w?C^HC"u\'bU&9hI_SMAX|i8)};lfJF-wS~4cL{E8YI"U4$o _<qSZ<w)
Date Thu, 24 May 2012 09:34:54 -0700
Lines 27
Message-ID <4fbe632e$0$87598$742ec2ed@news.sonic.net> (permalink)
Organization Sonic.Net
NNTP-Posting-Date 24 May 2012 16:34:54 GMT
NNTP-Posting-Host 7ab38bcd.news.sonic.net
X-Trace DXC=K\1<3UKTJOP<ONl>`^OKR[m4K\QM1CV^P1OYf0H`?;XQ6CbaF_\c]lV=i`3mDRBA_ZD4TPYJm=FPWBKYo0@^PHI\
X-Complaints-To abuse@sonic.net
Xref csiph.com comp.lang.java.programmer:14777

Show key headers only | View raw


In article <qm8ur.16731$x11.102@newsfe21.iad>,
 Daniel Pitts <newsgroup.nospam@virtualinfinity.net> wrote:

> Hello everyone,
> We've recently upgraded some of our production apps to Resin 3.0.28 
> (from 3.0.23), and some of them (only some) have started acting very 
> strangely.  We were getting random OutOfMemoryExceptions, on the heap. 
> We increased the heap, thinking Resin just needed more memory, but then 
> we started getting OOM "Requested array size exceeds VM limit".
> 
> Our application code hasn't changed, and when we attach an agent to try 
> to find the problem, it goes away :-(.
> 
> Any suggestions? Anyone with similar experience with Resin?
> 
> Thanks,
> Daniel.

First:
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/path/to/directory

It being fixed by a debugger makes me think that you should try a 
different version of the JVM or try removing old and obscure options 
that may not work correctly anymore.  Most people never see JVM bugs but 
they're definitely there and large applications show them more.
-- 
I will not see posts from Google because I must filter them as spam

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Resin 3.0.28 and strange memory issues. Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-05-20 08:47 -0700
  Re: Resin 3.0.28 and strange memory issues. Kevin McMurtrie <mcmurtrie@pixelmemory.us> - 2012-05-24 09:34 -0700

csiph-web