Opened 17 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 , 17 years ago
Version: | 1.2.0 → 2.0.0 |
---|
comment:2 by , 17 years ago
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 by , 16 years ago
Version: | 2.0.0 → 2.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.
- MgOperationThread.ProcessMessage line 276 file OperationThread.cpp
- MgStreamParser.ParseStreamHeader line 91 file System/StreamParser.cpp 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.
comment:6 by , 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 , 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 , 15 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.
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*'