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 83030 - Cannot undeploy the application/resource that targets clusters
Summary: Cannot undeploy the application/resource that targets clusters
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-18 21:46 UTC by liwang
Modified: 2009-12-21 05:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans log file (182.48 KB, application/octet-stream)
2006-08-18 21:47 UTC, liwang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description liwang 2006-08-18 21:46:42 UTC
Reproduce steps:
1. Install Netbeans 5.5 2006-08-18 daily build
2. Install application server 8.2 EE promoted build b16
3. Add the application server into Netbeans IDE
4. From application server admin GUI, create cluster and add an instance into
the cluster.
5. Deploy an .ear or .war  application and make it target to this cluster only
6. Refresh applications node in Netbeans IDE Runtime and undeploy the application. 
The application fail to be undeployed. There is NP exception thrown in
message.log (see attached).
Comment 1 liwang 2006-08-18 21:47:18 UTC
Created attachment 33084 [details]
netbeans log file
Comment 2 liwang 2006-08-18 22:05:28 UTC
The same issue applies to resource
Comment 3 Vince Kraemer 2007-12-07 16:19:43 UTC
please close this issue if you forgot to earlier.  If this issue is still open,
please change the target milestone to reflect the current commitment.
Comment 4 Nitya Doraisamy 2008-02-29 08:11:49 UTC
Issue is still present in cluster mode. The undeploy operation is attempting to undeploy from target 'server'. 
But does not handle possibility of application being deployed on cluster targets too.  The plugin should identify the
various targets available and undeploy from all of them.
Comment 5 Nitya Doraisamy 2008-03-05 00:43:23 UTC
Fixed undeploy issue for applications
http://hg.netbeans.org/main/rev/d9ab83ba49bb

Still exists for resources. This is a little complicated.
Comment 6 Vince Kraemer 2008-04-25 19:53:19 UTC
did this get resolved? please update this issue to reflect the current status.
Comment 7 Vince Kraemer 2008-06-24 18:01:31 UTC
resetting TM to TBD. If this is fixed.. please correct the data in this issue and close it.
Comment 8 Vince Kraemer 2008-10-18 01:01:44 UTC
we need to verify that this doesn't apply to v3.  if it is just a v2 plugin issue, lower it to p4. otherwise, raise it
to p2.

Please be ready to discuss this issue on 2008/10/22
Comment 9 Nitya Doraisamy 2008-12-09 03:21:22 UTC
Issue does not currently apply to v3. Lowering to P4 but placing on my task list to ensure it's fixed (targeting for 7.0M2)
Comment 10 Quality Engineering 2009-12-21 05:27:27 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team