Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001855 [Resin] minor always 07-06-07 08:55 07-18-07 10:21
Reporter sam View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.2 Product Version 3.0.21
  Product Build
Summary 0001855: Setting of socket timeouts fails on Solaris
Description (rep by T Corning)

I was 'truss'ing the JVM and see this when
it accepts connections on the HTTP Port:
20402/1069: setsockopt(112, tcp, TCP_NODELAY, 0xFFFFFFFE04BFEB10, 4, SOV_DEFAULT) = 0
20402/1069: setsockopt(112, SOL_SOCKET, SO_RCVTIMEO, 0xFFFFFFFE04BFEB18, 16, SOV_DEFAULT) Err#99 ENOPROTOOPT
20402/1069: setsockopt(112, SOL_SOCKET, SO_SNDTIMEO, 0xFFFFFFFE04BFEB18, 16, SOV_DEFAULT) Err#99 ENOPROTOOPT
20402/1069: getsockname(112, 0x1021890AC, 0xFFFFFFFE04BFEB34, SOV_DEFAULT) = 0

As you can see, both calls to set the timeout fail with ENOPROTOOPT,
which is "Protocol not available". This means that the timeout isn't
getting set.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
07-06-07 08:55 sam New Issue
07-18-07 10:21 ferg Assigned To  => ferg
07-18-07 10:21 ferg Status new => closed
07-18-07 10:21 ferg Resolution open => fixed
07-18-07 10:21 ferg Fixed in Version  => 3.1.2


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