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 61964 - JBoss runs new instance on each Run WebApp
Summary: JBoss runs new instance on each Run WebApp
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 10:39 UTC by zikmund
Modified: 2005-09-05 10:12 UTC (History)
0 users

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 zikmund 2005-08-09 10:39:57 UTC
Build 200508081800

1) Add JBoss 4.0.2
2) Create WebApp
3) Run WebApp
4) JBoss is started (OK)
5) Run WebApp again
6) ERROR:
new JBoss instance is started (see process list in Task Manager).
Comment 1 Pavel Buzek 2005-08-10 16:34:35 UTC
I am looking at this.
Comment 2 Pavel Buzek 2005-08-10 16:43:43 UTC
Karle, I am on win xp, 1.5.4_04-ea, testing jboss-4.0.2
I just did a clean build and cannot reproduce this.
Comment 3 zikmund 2005-08-10 17:54:29 UTC
I realized that JBoss ran on JDK 1.6 by mistake (although NB ran on JDK 1.5) -
that was probably the source of the problem.
Just now I'm not able to run any WebApp on JBoss because of an exception during
build. I will reopen this issue later with more information if I'm able to
reproduce it somehow. Thanks for your time Pavle.
Comment 4 Pavel Buzek 2005-08-10 18:54:01 UTC
I accidently commited a fix for issue 59543 and mentied this issue number in
commit log.