[JBoss-user] [Installation Configuration] - Deploy in JBoss 401

2005-04-04 Thread rcforte
Hi,

I am deploying an application in JBoss 4.01, but when I shutdown the system it 
raises the folowing error: java.lang.OutOfMemoryError: PermGen space message. I 
am using Xms128m and -Xmx512m jvm option. 

Need I use a customized configuration to the Garbage Collector increasing the 
permanent generation size? 

I have this same application in a JBoss 3.2.6 production environment where this 
error don't happens.

Why it happens only in JBoss 4.01? Did it already happen to someone in this 
forum?

Thank you very much,
Rafael 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3872616#3872616

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3872616


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: JBoss slow after a thread creation

2004-12-09 Thread rcforte
Hello clebert,
May you send me the binaries of JBossProfiler? I'm getting a hard time trying 
to build from the source

My mail address: [EMAIL PROTECTED]

Thank you very much,
Rafael Forte

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858097#3858097

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858097


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Performance issue, memory consumption

2004-12-09 Thread rcforte
Hello Joo

The following links are about performance tuning.

http://www.myj2ee.com/Members/Firedragon/jbosstuning
http://www.amitysolutions.com.au/downloads/JBoss_code.pdf



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858108#3858108

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858108


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: JBoss slow after a thread creation

2004-12-08 Thread rcforte
Scott,

I've found some useful information about -XX flats and GC parallel and 
concurrent algorithms in the Sun JVM (for multi CPU machines) and I guess my 
problem is solved.

But, in any case, do you recommend some profiling tool to use with JBoss?

Thank you very much,
Rafael

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857924#3857924

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857924


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - JBoss slow after a thread creation

2004-12-07 Thread rcforte
Hi,

I'm experiencing some threading problems in my production environment. After 
some time of execution my production jboss generates a Thread consuming 99,9% 
of the CPU. The other three processors are 100% idle while this thread is 
running, decreasing the server performance.

My environment:

Red Hat Enterprise 3.0
Jboss 3.0.8
Postgresql 7.3
j2sdk1.4.2_05 (sun jvm)

Any ideas?

Thanks in advance.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857750#3857750

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857750


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: JBoss slow after a thread creation

2004-12-07 Thread rcforte
Hello Scott

I've got the thread dump and for my surprise, the problematic thread was the 
JVM GC Thread. I've tried the -Xincgc flag (sun jvm) but have no success. Have 
you ever experienced a situation like that?

Thank you!!!

Regards,
Rafael

PS.: When this thread begin to consume CPU (99,9%) the application performance 
decrease very much.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857815#3857815

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857815


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user