[jboss-user] [Performance Tuning] - jboss cpu spike - GC?

2012-09-28 Thread jboden
jboden [https://community.jboss.org/people/jboden] created the discussion jboss cpu spike - GC? To view the discussion, visit: https://community.jboss.org/message/762252#762252 -- Hi, I have a jboss 5.1 app with sun jdk 1.7.something

[jboss-user] [JBoss Tools (users)] - Re: High CPU on JSF auto-complete

2009-07-02 Thread jboden
Strangely enough, I went back to eclipse 3.3 with jboss richfaces vpe / jboss tools core 2.1.1 GA and it works great like it used to. First time a brief delay to compile, then fast all around. That will teach me to upgrade. :-) View the original post :

[jboss-user] [JBoss Tools (users)] - Re: High CPU on JSF auto-complete

2009-07-01 Thread jboden
Thanks Max for your help, I took your idea and stated a new project with one bean and one JSF page. As expected, it worked quickly. I then copied my 25 beans and 25 jsf pages, and added faces-config.xml entries. It then went back to 100% cpu. Not sure if that's a valid test with all of the

[jboss-user] [JBoss Tools (users)] - Re: High CPU on JSF auto-complete

2009-06-29 Thread jboden
nothing at all in the eclipse error log (show view - error log) I would expect the first time to be slow, then cache the methods index. But it's acting as if it doesn't do that. Is there any type of debug option I can run to determine what it's doing? I saw this before on a very old jboss dev

[jboss-user] [JBoss Tools (users)] - Re: High CPU on JSF auto-complete

2009-06-29 Thread jboden
I hesitate to even respond because I just don't know where to go, but it would be nice to have WTP work. I am wondering what I have that is so special that others don't have. The mouse-over shows the method details, F3 works to jump to the bean code, it's just the ctrl-space after the period

[jboss-user] [JBoss Tools (users)] - High CPU on JSF auto-complete

2009-06-26 Thread jboden
Hi, I see this behavior with Jboss tools and WTP JSF. When I go to autocomplete a jsf tag like value=#{bean.method} it finds the list of beans very quickly. But when I hit ctrl-space after the period (bean.) it takes about 15 seconds with 100% cpu to pull up the list of methods. But it's not

[jboss-user] [JBoss Tools (users)] - Re: High CPU on JSF auto-complete

2009-06-26 Thread jboden
I tried the same thing with a plain eclipse 3.4, no plugins and saw the same thing. So it looks like it's from WTP. Any ideas what it might be doing? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4240475#4240475 Reply to the post :