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 142914 - Unable to restart a JBoss 5 RC1
Summary: Unable to restart a JBoss 5 RC1
Status: VERIFIED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-08-05 13:35 UTC by Petr Dvorak
Modified: 2009-01-08 16:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Output window logfile (13.54 KB, text/plain)
2008-08-12 09:56 UTC, josin
Details
IDE log file (76.22 KB, text/plain)
2008-08-12 09:57 UTC, josin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2008-08-05 13:35:56 UTC
NB: 200808041401
JDK: 1.5.0_15
OS: Ubuntu 8.04
JBoss 5.0.0.CR1

Whenever I attempt to restart a JBoss 5 server (perform a Restart action on already running server), I get an error
message saying:

"JBoss Application Server Start failed. RMI naming service port 1098 is already in use"

When I confirm this error by pushing OK, I can see that server is stopped. It can be then started using any of Start...
commands with no problems...
Comment 1 Petr Dvorak 2008-08-05 13:59:25 UTC
It seemed to be miraculously recovered, so I tried to reproduce it... It occurs when you restart server while it is
running in the Debug mode...
Comment 2 josin 2008-08-12 09:55:49 UTC
Works fine but I'm not able to restart server with error "JBoss Application Server Start Failed. RMI naming service port
1098 is already in use.". See more in attached log files (netbeans log, nb output log).

Steps to reproduce:
1) Start netbeans and in Services tab start Jboss server --- wait for jboss server starting
2) Invoke pop-up menu on running jboss server and choose restart.


Product Version: NetBeans IDE Dev (Build 200808120201)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/josin/.netbeans/dev
Comment 3 josin 2008-08-12 09:56:38 UTC
Created attachment 67121 [details]
Output window logfile
Comment 4 josin 2008-08-12 09:57:04 UTC
Created attachment 67122 [details]
IDE log file
Comment 5 Petr Hejl 2008-08-12 15:15:18 UTC
I was able to reproduce it only once :( Is there reliable way to reproduce the issue?
Is it reproducible on windows? Could be caused by linux socket behaviour and or jboss.

Thanks.
Comment 6 Petr Dvorak 2008-08-12 15:24:48 UTC
I am able to reproduce it any time under Linux (I am to inexperienced to use Windows reliably, but I will give it a try:o)).

To reproduce, just start JBoss 5.0.0.CR1 in debug mode (!) and when server is started, invoke "Restart"... it works
anytime for me.
Comment 7 Petr Hejl 2008-09-24 16:28:34 UTC
Seems to me that issue is gone with JBoss5 CR2. Please reopen if it is still valid.
Comment 8 Petr Dvorak 2009-01-08 16:36:03 UTC
V.