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 83424 - cannot edit am profiles on machine with DHCP
Summary: cannot edit am profiles on machine with DHCP
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Danila Dugurov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 19:37 UTC by _ hlu
Modified: 2007-09-25 18:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ hlu 2006-08-24 19:37:01 UTC
Installed EP on Machine with DHCP.
Look at the attached AMConfig.properties you will see that our installer
configured the Access Manager with the ip address. In DHCP, this becomes an
issue when access the AM server.
Comment 1 Danila Dugurov 2006-08-25 08:23:19 UTC
if InetAddress.getLocalHost().getCanonicalHostName() returns ip - it changes to
"localhost".