I'm using JBossAS 4.2.2 with jbossws-native-3.0.2.GA.

I have deployed a service and it is leaving file descriptors open for the wsdl. 
I was using jbossws-native 2.0.3 and I didn have this problem, but I have 
recently upgraded to 3.0.2 and this problem arrised. I haven't changed this 
service, but some other services (so the upgrade).

I'm running on a HP-UX 11.23, and when see open file descriptors, I see an 
increassing number for a .wsdl, like the following line:


  | [EMAIL PROTECTED]: lsof -usom | grep wsdl
  | 
  | java 8640 som 965u REG 64,0x9  5638 29804 
/core/server/som/data/wsdl/100persa-ws.ear/persa-ws-1.3.2.war/SpiPersa1478.wsdl
  | java 8640 som 967u REG 64,0x9  5638 29804 
/core/server/som/data/wsdl/100persa-ws.ear/persa-ws-1.3.2.war/SpiPersa1478.wsdl
  | java 8640 som 970u REG 64,0x9  5638 29804 
/core/server/som/data/wsdl/100persa-ws.ear/persa-ws-1.3.2.war/SpiPersa1478.wsdl
  | 

Has anyone had a similar problem?

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

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

Reply via email to