If you have many thousands of records, it's probably a bad idea to
design your application to use a findAll, no matter what technology your
using (assuming this is an interactive application).

> Ernest Chen wrote:
> 
> I'm trying to find out how much objects can Jboss handle, it bombed
> when I try to use a findAll() method with many thousands of records.
> Anyone have idea how I should config my CMP container to have maximum
> impact on performance?  Add more memory, etc?
> 
> Thanks ;)
> 
> E
> -----------------
> 
> [ArticleBrokerBean] create()
> [ArticleBrokerBean] getArticleCount()
> [ArticleBrokerBean] Got context: javax.naming.InitialContext@fe2b9
> [ArticleBrokerBean] Got reference: helix/ArticleHome
> [ArticleBrokerBean] Got ArticleHome: helix/ArticleHome
> [ArticleBean] findAll()
> #
> # HotSpot Virtual Machine Error, Unexpected Signal 11
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
> #
> # Error ID: 4F533F534F4C415249530E435050079A 01
> #
> # Problematic Thread: prio=5 tid=0xceeb8 nid=0xb runnable
> #
> Abort - core dumped

-- 
Dan Christopherson (danch) 
nVisia Technical Architect (www.nvisia.com)

Opinions expressed are mine and do not neccessarily reflect any 
position or opinion of nVISIA.

---------------------------------------------------------------------------
If you're a capitalist and you have the best goods and they're 
free, you don't have to proselytize, you just have to wait.
-Eben Moglen


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to