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 79112

Summary: Impossible to stop TRS application
Product: soa Reporter: Alexander Pepin <apepin>
Component: JBI ManagerAssignee: Jun Qian <jqian>
Status: CLOSED FIXED    
Severity: blocker CC: bmay, hong_lin
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2006-06-26 16:21:19 UTC
Steps to reproduce:
- create a new sample TRS application
- add JBI module
- deploy the application
- switch to Runtime
- expand SunJavaApplicationServer/JBI/ServiceAssemblies
- right-click on 17000000-A80FC0D80A0100-81925636-01 and call Stop
Result: Failed execution of stopServiceAssembly.
com.sun.jbi.ui.common.JBIRemoteException appears in the JBIConsole window.

Application gets stopped after restarting server and then can be shutdowned and
undeployed.
Comment 1 Sherry Barkodar 2006-07-24 17:34:12 UTC
This problem happens for all samples/applications.
This makes it impossible to redeploy.
I am changing the priority to p1 because has a big impact on docs.
Comment 2 _ hong_lin 2006-07-26 20:02:23 UTC
The error message is change to the following in nightly build 060725:

Failed execution of stopServiceAssembly: TravelResrevationServiceApplication.
(partial success).
Comment 3 Jun Qian 2006-07-27 18:51:50 UTC
I can't reproduce this problem with build 060727_18. I will mark it as fixed.
Comment 4 lchang 2006-08-02 02:38:43 UTC
can't reproduce in 0731 build.  I am able to stop, shutdown, and undeploy 
successfully.