Hi,
I am new to JBoss and I am in the process of evaluating the performance of Session Beans with JBoss Application Server. Regarding the configuration of session bean pool size I am having few questions.
Question 1:
=======
What is the default loading strategy of JBoss to initializing instance pool of Stateless Session Bean instance pool i.e. early loading or lazy loading?
Question 2:
=======
How can we configure the loading strategy of Session Bean Instance Pool?
Environment Used:
============
JBoss version 4.2.2.GA
EJB 3.0
OS: Redhat Enterprise Linux 4
Quick reply will be highly appreciated as this is the bottleneck problem with my performance testing.
Thanks,
Puneet
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139164#4139164
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139164
Hi,
I am new to JBoss and I am in the process of evaluating the performance of Session Beans with JBoss Application Server. Regarding the configuration of session bean pool size I am having few questions.
Question 1:
=======
What is the default loading strategy of JBoss to initializing instance pool of Stateless Session Bean instance pool i.e. early loading or lazy loading?
Question 2:
=======
How can we configure the loading strategy of Session Bean Instance Pool?
Environment Used:
============
JBoss version 4.2.2.GA
EJB 3.0
OS: Redhat Enterprise Linux 4
Quick reply will be highly appreciated as this is the bottleneck problem with my performance testing.
Thanks,
Puneet
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139162#4139162
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139162
Hi,
I am new to JBoss and I am in the process of evaluating the performance of Session Beans with JBoss Application Server. Regarding the configuration of session bean pool size I am having few questions.
Question 1:
=======
What is the default loading strategy of JBoss to initializing instance pool of Stateless Session Bean instance pool i.e. early loading or lazy loading?
Question 2:
=======
How can we configure the loading strategy of Session Bean Instance Pool?
Environment Used:
============
JBoss version 4.2.2.GA
EJB 3.0
OS: Redhat Enterprise Linux 4
Quick reply will be highly appreciated as this is the bottleneck problem with my performance testing.
Thanks,
Puneet
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139161#4139161
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139161
Hi,
I am new to JBoss and I am in the process of evaluating the performance of Session Beans with JBoss Application Server. Regarding the configuration of session bean pool size I am having few questions.
Question 1:
=======
What is the default loading strategy of JBoss to initializing instance pool of Stateless Session Bean instance pool i.e. early loading or lazy loading?
Question 2:
=======
How can we configure the loading strategy of Session Bean Instance Pool?
Environment Used:
============
JBoss version 4.2.2.GA
EJB 3.0
OS: Redhat Enterprise Linux 4
Quick reply will be highly appreciated as this is the bottleneck problem with my performance testing.
Thanks,
Puneet
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139159#4139159
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139159
Hi All,
I have recently migrated my application in to JBoss Server and struggling a bit with performance tuning. I am getting java.lang.OutOfMemoryError: Java heap space exception in every three- four days. This is crashing the JBoss Server and i have to restart my server when this occurs.
My heap setting in run.conf are
| if [ "x$JAVA_OPTS" = "x" ]; then
| JAVA_OPTS="-Xms1024m -Xmx2048m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000"
| fi
Can anybody suggest me a proper heap size? Do i have to set any other param along with this??
Also can u suggest a good profiler for jboss?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139151#4139151
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139151