[jboss-user] [JBossWS] - Re: JBossWS 3.0.3 memory leak

2009-01-15 Thread Marlboro
Now I'm trying to use 5.0.0 and I expect to have results next week. I want to ask if there is any record in Jboss Jira which is refers to our problem? Thank you! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202128#4202128 Reply to the post : http://www.jb

[jboss-user] [JBossWS] - Re: JBossWS 3.0.3 memory leak

2008-11-11 Thread Marlboro
Hi Alessio, I'm sorry for the delay. The endpoints are part of web layer of our application. I will send you both wsdl files via email, and also I will send you link to the web page with JHat result because the memory dump is 1.17GB large. Do you need more data or these are sufficient? Thanks,

[jboss-user] [JBossWS] - JBossWS 3.0.3 memory leak

2008-11-07 Thread Marlboro
Hi, We are running an EJB3/JBossWS aplication on JBoss 4.2.2 with JBossWS - native 3.0.3. Our application causes JBoss to crash with "out of memory error" under load, and we have memory dump from Java 1.6. After analyze of this dump we suspect JBossWS to cause the memory leak. There are 2294251

[jboss-user] [JBossWS] - Re: JBossWS 3.0.3 with heavy load

2008-10-03 Thread Marlboro
For anybody who will have same troubles. I fixed it by using wsdl file from local storage not from network. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180286#4180286 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=418

[jboss-user] [JBossWS] - JBossWS 3.0.3 with heavy load

2008-09-22 Thread Marlboro
Hello I have troubles with JBossWS 3.0.3 with heavy load. Our application which uses JBossWS can run with heavy load approximately 3 minutes but after that server throws BindException. Have somebody any idea or same experience? Thanks. Configuration: JBoss 4.2.2 GA + JBossWS 3.0.3 + JDK 1.5 a