Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000805 [Resin] major unable to reproduce 01-06-06 01:17 01-19-06 15:27
Reporter rudy View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.17
Summary 0000805: Pages are sometimes not served completely
Description Reported by MindLink:

We have problems with the resin 3.0.17 we just downloaded from caucho.com.
Pages are sometimes not served completely.

The problem seems related to the socket JNI lib.

When running in open source mode the pages are served fine!

This affects both 3.0.16 and 3.0.17. We have tested 3 windows machines with xp pro, xp64 and a win2003 server. All fully patched.
Additional Information I saw the same problem with Resin 3.0.14 on some Linux machines. Pages were served not completely.

Disabling JNI solved the problem.

The problem didn't occur on all of 4 Linux machines, just on 3 of them that were not fully patched. When the problem occurs, it happens all the time.

It didn't seem to be a problem with buffer size, as the pages were less than 16K.

The site was also NOT using SSL.
Attached Files

- Relationships

- Notes
(0000747)
ferg
01-19-06 15:27

The issue is related to the use of setsocketopt with SNDTIMEO and RCVTIMEO on windows. Windows does not support those options, so Resin needs to go back to select() calls on windows.
 

- Issue History
Date Modified Username Field Change
01-06-06 01:17 rudy New Issue
01-09-06 02:04 mindlink Issue Monitored: mindlink
01-10-06 11:33 rudy Issue Monitored: rudy
01-19-06 15:27 ferg Note Added: 0000747
01-19-06 15:27 ferg Assigned To  => ferg
01-19-06 15:27 ferg Status new => closed
01-19-06 15:27 ferg Resolution open => fixed
01-19-06 15:27 ferg Fixed in Version  => 3.0.18


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker