Hi All,

 

Looking in tcpmon I found the error to actually be:  HTTP 403.9 - Access
Forbidden: Too many users are connected

For the purposes of anyone that sees this I did this to resolve:

 

Open IIS console

Right click on Default Web Service - Properties

Uncheck "Http Keep-Alives Enabled"

 

Thanks for all the help

Tim

 

 

________________________________

From: Amila Suriarachchi [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2008 5:37 AM
To: [email protected]
Subject: Re: org.apache.axis2.AxisFault: Transport error: 403 Error:
Access Forbidden

 

try to use the tcpmon[1] and see the request and response.

thanks,
Amila.

[1] http://ws.apache.org/commons/tcpmon/

On Wed, Jun 18, 2008 at 9:02 AM, keith chapman <[EMAIL PROTECTED]>
wrote:

Hi James,

I wonder weather this is a server side issue cause Status code (403)
indicates that the server understood the request but refused to fulfill
it.

Thanks,
Keith.

 

On Wed, Jun 18, 2008 at 1:12 AM, Tim James McConechy
<[EMAIL PROTECTED]> wrote:

 

Hi All,

I am stumped on the following problem. I am using Axis2 to connect to a
.Net 1.1 series of web services. Almost immediately but randomly - say
after five web service calls. I get the following error(s)

 

org.apache.axis2.AxisFault: Transport error: 403 Error: Access Forbidden

or

Software caused connection abort: recv failed

 

I simply cannot make Axis2 reliably function with my web services. I
generated the services with wsdl2java using adb, do I need to use Axis
1.4 instead? I have checked the web and saw similar posts but no
solutions...Anyone have any ideas?

 

Stack dumps:

 

11:39:46,101 ERROR http-8484-Processor22 [ObjectBaseService] Transport
error: 403 Error: Access Forbidden

org.apache.axis2.AxisFault: Transport error: 403 Error: Access Forbidden

      at
org.apache.axis2.transport.http.HTTPSender.handleResponse(HTTPSender.jav
a:296)

      at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:1
90)

      at
org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)

...

 

Or

 

11:39:46,111 ERROR http-8484-Processor22 [ObjectBaseService] Software
caused connection abort: recv failed

org.apache.axis2.AxisFault: Software caused connection abort: recv
failed

      at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)

      at
org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:1
93)

      at
org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)

...

 

Thanks

 

 

Tim McConechy | Principal Software Engineer | Infor | Office:
610.407.8191 | Mobile: 610.306.6603 | [EMAIL PROTECTED]

 





-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org 




-- 
Amila Suriarachchi,
WSO2 Inc. 

Reply via email to