[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread swd847
Also with regard to performance you will probably get better performance with Jrockit rather than the sun VM, I have had a lot of issues with the sun VM and hot deployment, especially when you have a large number of classes. View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread swd847
I just did it then. [url] http://jira.jboss.org/jira/browse/JBSEAM-2046[/url] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091793#4091793 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091793 _

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread amitev
Did someone raise issue about schema/dtd version checking? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091488#4091488 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091488

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread nemya
Of! I found the solution! I just edited the launch configuration of the server. In VM arguments I put -XX:MaxPermSize=256M -Xmx1024M 4.0.5.GA was working fine without this config! Thank you all View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091470#4091470

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread nemya
Thank you This resolved the problem of the huge log file, but I still have a slow application. With Seam 1.2.1.GA+ JBOSS AS 4.0.5.GA response time was<1s, and now it is > 20s!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091467#4091467 Reply to the post

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread nickarls
Thats log4j:s internal logging. Just change the threshold (or remote the file appender from the root logger category at the end of the conf file) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091461#4091461 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread nickarls
edit jboss-log4j.xml in ./server/default/conf, look for http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091457#4091457 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091457 ___ jboss-user mailing list j

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread nemya
In my server/default/conf/jboss-log4j.xml I have : | http://jakarta.apache.org/log4j/"; debug="false"> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091458#4091458 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread nemya
yes I have a huge server.log file growing more and more while I'm using my application. How can I stop this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091455#4091455 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread nickarls
"nemya" wrote : Hi, | I avoided it from connecting to the internet. But the problem remains the same: It is tooo slow. It is also very slow with projects newly generated with seam-gen. Is the problem coming from Seam or from JBoss Server. | thank you Make sure your log4j file appender is not

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-04 Thread nemya
Hi, I avoided it from connecting to the internet. But the problem remains the same: It is tooo slow. It is also very slow with projects newly generated with seam-gen. Is the problem coming from Seam or from JBoss Server. thank you View the original post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-03 Thread [EMAIL PROTECTED]
swd847 - I prefer this approach, please log a jira feature request. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091276#4091276 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091276 ___

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-03 Thread swd847
Or log an error message if a page using an out of date schema is found, so people don't leave pages using the out of date schema's lying around forever. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091274#4091274 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-03 Thread mgrouch
Seam Team, Can you include all versions of Seam xsd/dtd into jar? It seems many people keep encountering same issue. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091113#4091113 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-03 Thread nemya
I've already updated the xsd references. For pages.xml: | http://jboss.com/products/seam/pages"; |xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; |xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd";> and for compon

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-03 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamProblemsFAQ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091064#4091064 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091064 __

[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

2007-10-03 Thread nemya
I've just noticed that when I'm disconnect from Internet, It doesn't work anymore and I have this exception: java.lang.RuntimeException: org.dom4j.DocumentException: jboss.com Nested exception: jboss.com It seems that Jboss Server is connecting to Jboss web site. This can explain why it is so