Opened 16 years ago

Closed 12 years ago

#318 closed defect (fixed)

Stream IO exception : "TCP/IP protocol is mismatched between the Server and Web Extensions"

Reported by: fvanderbiest Owned by:
Priority: medium Milestone:
Component: General Version: 2.0.1
Severity: major Keywords: exception TCP/IP
Cc: External ID:

Description

On Ubuntu Linux 7.04 (actually a chroot), the Mg server sometimes outputs this kind of message (while using ajaxtiledviewersample.php) :

(6311|2448243600) A stream IO exception occurred. The TCP/IP protocol is mismatched between the Server and Web Extensions.

Please install the same version of Server and Web Extensions.

Exception occurred in method MgStreamParser.ParseStreamHeader at line 91 in file System/StreamParser.cpp

Yet, it does not seem to have any visible consequence, from a user point of view.

Mg was built from svn rev 2448.

Change History (9)

comment:1 by jbirch, 16 years ago

Version: 1.2.02.0.0

comment:2 by zspitzer, 16 years ago

I am seeing this as well on RH 4 ES, compiled from the 2.0 tarball

(2694028192) A stream IO exception occurred. The TCP/IP protocol is mismatched between the Server and Web Extensions. Please install the same version of Server and Web Extensions. Exception occurred in method MgStreamParser.ParseStreamHeader at line 91 in file System/StreamParser.cpp

(2694028192) The connection is not open. Exception occurred in method MgSiteConnection.GetCurrentUserInfo at line 382 in file System/UserInformation.cpp

terminate called after throwing an instance of 'MgConnectionNotOpenException*'

comment:3 by tomfukushima, 16 years ago

Resolution: fixed
Status: newclosed

This was fixed with submission r3049 & r3050; a few days after 2.0.0 was posted.

comment:4 by zspitzer, 16 years ago

Resolution: fixed
Status: closedreopened

comment:5 by zspitzer, 16 years ago

Version: 2.0.02.0.1

I just had a server crash with this on linux using 2.0.1

<2008-07-13T16:56:02>

Error: A stream IO exception occurred.

The TCP/IP protocol is mismatched between the Server and Web Extensions. Please install the same version of Server and Web Extensions.

StackTrace:

The TCP/IP protocol is mismatched between the Server and Web Extensions. Please install the same version of Server and Web Extensions.

comment:6 by tomfukushima, 16 years ago

Hi Zac, is there anything in the server's error.log file around the time when this happened? Tom

comment:7 by zspitzer, 16 years ago

Just that message I included, nothing else.

I was seeding a tiled map using openlayers, the only calls being made where GETTILE against the server using SHP files

comment:8 by jbirch, 14 years ago

Please re-test against 2.1 and let us know if this is still an issue (or close if has been fixed). Will close this ticket if no response by next ticket cleanup cycle.

comment:9 by jng, 12 years ago

Resolution: fixed
Status: reopenedclosed

Closing due to inactivity

Note: See TracTickets for help on using tickets.