With regards to the performance issue, please send me several thread dumps 
taken with 30s-1m difference each using the kill -3 or Ctrl+Break method 
explained in http://www.jboss.org/community/wiki/StackTrace and enable garbage 
collection logging http://www.jboss.org/community/wiki/TuneVMGarbageCollection

My suggestions here would be to try to spread the pojos under different FQNs 
making 3 or 4 layer structure if you have a lot of pojos. Please also look at 
reducing the number of detach() operations called, or attach() where you're 
attaching a Pojo to an existing Fqn.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245210#4245210

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245210
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to