RE: [OT] [Tomcat] [daemon] java.lang.OutOfMemoryError unable to createnew native thread

2009-02-06 Thread Caldarale, Charles R
> From: Caldarale, Charles R > Subject: RE: [OT] [Tomcat] [daemon] > java.lang.OutOfMemoryError unable to createnew native thread > > No, what's been reported on various mailing lists. Looks like the true RAM on the iPhone is indeed just 128 MB, embedded in the same chi

RE: [OT] [Tomcat] [daemon] java.lang.OutOfMemoryError unable to createnew native thread

2009-02-06 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: [OT] [Tomcat] [daemon] > java.lang.OutOfMemoryError unable to createnew native thread > > Are you talking about "two 512 Mbit SRAM dice"? No, what's been reported on various mailing lis

Re: [OT] [Tomcat] [daemon] java.lang.OutOfMemoryError unable to createnew native thread

2009-02-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: [OT] [Tomcat] [daemon] >> java.lang.OutOfMemoryError unable to createnew native thread >> >> Assuming

RE: [OT] [Tomcat] [daemon] java.lang.OutOfMemoryError unable to createnew native thread

2009-02-06 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: [OT] [Tomcat] [daemon] > java.lang.OutOfMemoryError unable to createnew native thread > > Assuming Chuck has an iPhone, which has 128MB of RAM I do, but it's a 3G, with 16 GB of storage memory.

Re: [Tomcat] [daemon] java.lang.OutOfMemoryError unable to createnew native thread

2009-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: [Tomcat] [daemon] java.lang.OutOfMemoryError >> unable to createnew native thread >> >> You can use jm

RE: [Tomcat] [daemon] java.lang.OutOfMemoryError unable to createnew native thread

2009-02-04 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: [Tomcat] [daemon] java.lang.OutOfMemoryError > unable to createnew native thread > > You can use jmap from the command-line. That will give you a > thread dump That's jstack, not jmap; jmap

RE: [Tomcat] [daemon] java.lang.OutOfMemoryError unable to createnew native thread

2009-02-03 Thread Caldarale, Charles R
> From: Steve Cohen [mailto:sco...@javactivity.org] > Subject: Re: [Tomcat] [daemon] java.lang.OutOfMemoryError > unable to createnew native thread > > Which means I'm looking for command-line equivalents for what > JConsole does, particularly the threads tab. The jstack to