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 100259 - Personal domain registered as remote instance is not recognized
Summary: Personal domain registered as remote instance is not recognized
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 99472 112705 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-06 20:52 UTC by Nitya Doraisamy
Modified: 2007-08-21 20:01 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 Nitya Doraisamy 2007-04-06 20:52:18 UTC
- Create personal domain, node added in Runtime
  - make sure it is not in appserver's install location 
    (seperate issue http://www.netbeans.org/issues/show_bug.cgi?id=100258)
- Remove domain
- Start it via cli
- Add it again via the Add Server using Register Remote Domain
- IDE does not recognize that the domain is running
Comment 1 Nitya Doraisamy 2007-04-06 20:55:20 UTC
Right click at domain > View server Log causes NPE
Stack Trace below is all that is displayed (and in messages.log)
*********** Exception occurred ************ at 11:47 AM on Apr 6, 2007
java.lang.NullPointerException
[catch] at
org.netbeans.modules.j2ee.sun.ide.j2ee.LogViewerSupport.run(LogViewerSupport.java:202)
Comment 2 Nitya Doraisamy 2007-04-06 21:01:12 UTC
*** Issue 99472 has been marked as a duplicate of this issue. ***
Comment 3 Vince Kraemer 2007-08-18 02:26:01 UTC
interaction of the isLocal recognition and the getTargets when a domain is being registered.
Comment 4 Vince Kraemer 2007-08-21 01:27:33 UTC
*** Issue 112705 has been marked as a duplicate of this issue. ***
Comment 5 Vince Kraemer 2007-08-21 19:53:10 UTC

*** This issue has been marked as a duplicate of 113039 ***
Comment 6 Vince Kraemer 2007-08-21 19:54:51 UTC
I want to resolve these two issues differently.