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 41013 - Netbean IDE does not regconize the machine alias or the machine IP address
Summary: Netbean IDE does not regconize the machine alias or the machine IP address
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-16 00:52 UTC by davisn
Modified: 2006-06-05 00:39 UTC (History)
1 user (show)

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 davisn 2004-03-16 00:52:38 UTC
PROBLEM DESCRIPTION:
   The Server Status dialog can not regconize
machine alias name or IP adress of a localhost if
that server was registered from the Remote Server
option

Build used:
   AppServer: b57
   Netbean: 03/15
   Plugin: 03/14

STEPS TO REPRODUCE:
1. Install AppServer, Netbean and plugin
2. Start Netbean IDE
3. Right-click at the J2EE 1.4 JDK, select
{Register Application Server} menu
4. Select {Remote Server} option and enter the
information for sample server:
     Host: {machine name}
     Admin Port: 4858
     User Name: {admin}
     Password: {adminadmin}
     Domain: domain2
  Click Finish
5. Right-lcik at the machineName:4858[sample] node
and select {Start/Stop Server...} menu

BUG:
    Can't start/stop the server since Netbean IDE
do not know that the machineName server is the
localhost server
Comment 1 Nam Nguyen 2004-03-16 01:15:44 UTC
What is most likely plugin or appserver library problem.  J2eeserver
just receive the URL as admin id and call services from plugin to
start server.
Comment 2 davisn 2004-03-16 22:46:34 UTC
Plugin bug # 5013880 was opened.
http://andorra1.sfbay.sun.com:8080/cgi-bin/ws.exe/bugtraq/bug.hts?bugid_value=5013880
Comment 3 Nam Nguyen 2004-03-17 00:06:51 UTC
Close as WONTFIX in j2eeserver code.