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 - Impossible to stop TRS application
Summary: Impossible to stop TRS application
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: JBI Manager (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-26 16:21 UTC by Alexander Pepin
Modified: 2006-08-02 02:38 UTC (History)
2 users (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 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.