This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 1168

Summary: On Unix, attempt to set HTTP server port < 1024 should display message indicating _why_ this is not possible--not just reset port to 1024 quietly.
Product: ide Reporter: Jesse Glick <jglick>
Component: Internal ServerAssignee: _ rkubacki <rkubacki>
Status: CLOSED FIXED    
Severity: normal CC: tpavek
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2000-08-08 14:55:59 UTC
For example, see org.netbeans.modules.openfile.Settings which does almost the
same thing.
Comment 1 Marek Fukala 2001-06-13 09:51:55 UTC
It is possible to set port number lower than 1024 but start of the server is
denided.
Comment 2 Quality Engineering 2003-07-01 09:35:04 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.