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 146329 - Stopping JBoss Application server failed after start it in profile mode
Summary: Stopping JBoss Application server failed after start it in profile mode
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-05 15:01 UTC by Rashid Urusov
Modified: 2008-09-25 15:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server log file (1.09 MB, text/plain)
2008-09-05 15:05 UTC, Rashid Urusov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rashid Urusov 2008-09-05 15:01:44 UTC
Steps to reproduce :
- register latest stable version of jboss server to Servicess | Servers.. (jboss-4.2.3.GA)
- start jboss in profile mode 
- wait until server is started
- invoke stop server from context menu

I've got error message : "Stopping profiler failed"
No new records in server log file in this case but I will attach it
Comment 1 Rashid Urusov 2008-09-05 15:05:30 UTC
Created attachment 69158 [details]
server log file
Comment 2 Tomas Hurka 2008-09-08 16:33:33 UTC
Jardo, please evaluate.
Comment 3 J Bachorik 2008-09-17 08:49:17 UTC
This was caused by calling of "halt" instead of "shutdown" on the JBoss instance. It was supposed to solve some other
problems but it didn't solve them; in fact it just caused this issue.

Fixed - http://hg.netbeans.org/main/rev/ed984dee9fcb
Comment 4 Rashid Urusov 2008-09-25 15:31:25 UTC
VERIFIED in build 200809250201