cancel
Showing results for 
Search instead for 
Did you mean: 

WebIOException: The connection is closed

Former Member
0 Kudos

Dear people,

I developed a web dynpro application (web dynpro for java) and it worked fine with my user.

When I asked users to test the application - some of them had no problem operating it but there were a few users who got exception:

com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: The connection is closed.

I don't know why some users don't have any problem and others get an exception.

Mayby somebody here had the same problem ??

Thanks so much.

Ruthie.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Srinivasan,

I am trying to award you points but I get an error message -

Error:

Rewarding the message failed.

So I will try again later.

Ruthie.

Former Member
0 Kudos

Dear Srinivasan,

Thanks for your answer.

The problem was caused because users didn't have the appropriate authorization - when I gave the users

SAP_ALL - everything worked okey.So now I have to check which authorizations to give the users.

Thanks again.

Ruthie.

Former Member
0 Kudos

Hi,

Here are two options to solve the issue:

1. Upgrade to J2EE Engine version 6.40 SP15 or higher.

2. If you are running J2EE Engine 6.40 prior to SP15 then the workaround is to add the MIME type of the response to HTTP Provider service's property "NeverCompressed" as described in the documentation:

http://help.sap.com/saphelp_nw04/helpdata/en/ad/08d52d6d95864492a6a5931bb62716/content.htm

Regards

Srinivasan T