Issue Details (XML | Word | Printable)

Key: SFOS-1183
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Invalid
Priority: Minor Minor
Assignee: Julio Guijarro
Reporter: Steve Loughran
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SmartFrog

add -noipv6 option to cause the daemon to fail early if it comes up on an IPv6 address

Created: 30/Apr/09 03:49 PM (BST)   Updated: 04/Sep/09 01:47 PM (BST)
Component/s: .sfCore
Affects Version/s: 3.17.010
Fix Version/s: 3.17.014

Time Tracking:
Not Specified

Compatibility: backwards compatible


 Description  « Hide
To catch network problems early, a -noipv6 switch would cause a daemon to fail early with a meaningful error message and exit code if RMI came up listening on an IPv6 address. This would prevent any daemons coming up on IPv6, and in a large cluster, make it easier to track down network configuration problems.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Steve Loughran added a comment - 20/Jun/09 10:10 AM (BST)
No need to fix, there already is a switch: -Djava.net.preferIPv4Stack=true