Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004825 [Resin] minor always 10-26-11 18:19 07-24-12 10:21
Reporter cowan View Status public  
Assigned To ferg
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.30 Product Version 4.0.23
  Product Build
Summary 0004825: IPV6 localhost host not bound using native server socket with address="*"
Description Resin only binds IPv4 localhost when address="*' and JniServerSocketImpl is used.

"http://[::1]:8080" [^] is not accessible, "http://127.0.0.1:8080/" [^] works.

Reverting to pure java mode, both work.

This parameter is reported to be necessary to lookup localhost as IPv6:

<jvm-arg>-Djava.net.preferIPv6Addresses=true</jvm-arg>

Steps To Reproduce
Additional Information Rep by S Nobuaki

Customer requires bug fixed in Resin 3.1
Attached Files

- Relationships

- Notes
(0005968)
ferg
07-24-12 10:21

network/0226
 

- Issue History
Date Modified Username Field Change
10-26-11 18:19 cowan New Issue
07-24-12 10:21 ferg Note Added: 0005968
07-24-12 10:21 ferg Assigned To  => ferg
07-24-12 10:21 ferg Status new => closed
07-24-12 10:21 ferg Resolution open => fixed
07-24-12 10:21 ferg Fixed in Version  => 4.0.30


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