Were using CF8 Std. on Windows 2003 Web Edition

 

We are using cfinvoke to call the SendSingleFax method of:

https://www.protusfax.com/protus/xmlwebservices/xmlsubmitter/messaging.asmx?
wsdl
<http://mdc.hcautomations.com/CFIDE/administrator/extensions/webservices.cfm
?wsname=https%3A%2F%2Fwww%2Eprotusfax%2Ecom%2Fprotus%2Fxmlwebservices%2Fxmls
ubmitter%2Fmessaging%2Easmx%3Fwsdl&action=edit> 

 

This works for a short amount of time and then begins to return this
AxisFault error.

Restarting the CF server resolves the issue.

 

This is there error:

 

AxisFault

faultCode: {http://www.w3.org/2003/05/soap-envelope}Server.userException

faultSubcode:    

faultString: java.net.SocketException: No buffer space available (maximum
connections reached?): connect   

faultActor:    

faultNode:    

faultDetail:
{http://xml.apache.org/axis/}stackTrace:java.net.SocketException: No buffer
space available (maximum connections reached?): connect

                at java.net.PlainSocketImpl.socketConnect(Native Method)

                at
java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)

                at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)

                at
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)

                at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)

                at java.net.Socket.connect(Socket.java:519)

                at
com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:548)

                at
com.sun.net.ssl.internal.ssl.SSLSocketImpl.&lt;init&gt;... 

 

Anyone have any ideas?




-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------

Reply via email to