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 63700 - IllegalStateException when opened project on JBoss server not present in IDE
Summary: IllegalStateException when opened project on JBoss server not present in IDE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
: 63836 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-06 13:50 UTC by Jaroslav Pospisil
Modified: 2006-05-24 12:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.IllegalStateException (3.42 KB, text/plain)
2005-09-06 13:51 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2005-09-06 13:50:36 UTC
Build 20050905

1)Start IDE with new userdir
2)Open project,created on Weblogic server
2)ERROR:
Project is opened,but also IllegalStateException is thrown in IDE.
Comment 1 Jaroslav Pospisil 2005-09-06 13:51:12 UTC
Created attachment 24539 [details]
java.lang.IllegalStateException
Comment 2 Jaroslav Pospisil 2005-09-06 13:54:15 UTC
Exception is also thrown when trying to close that project.
Comment 3 Jan Lahoda 2005-09-06 14:07:39 UTC
=>j2ee.
Comment 4 Pavel Buzek 2005-09-06 14:38:57 UTC
The comment says: weblogic, but the exception is from jboss plugin. I believe
the stackt trace :-)
Comment 5 Jaroslav Pospisil 2005-09-06 14:49:17 UTC
Sorry,my mistake,I thought it's the same for all servers,but it looks as if it's
problem only for projects with JBoss,other servers behaves normally.
Comment 6 Pavel Buzek 2005-10-04 16:20:06 UTC
Is it really only jboss? I see the same problem with SJAS in issue 63836.
Comment 7 Pavel Buzek 2005-10-04 16:20:13 UTC
*** Issue 63836 has been marked as a duplicate of this issue. ***
Comment 8 Jaroslav Pospisil 2005-10-05 08:53:41 UTC
When I reported this,I tested sjas,weblogic and jboss,but only jboss had this
problem.I'll try it again with current dev build.
Comment 9 Jaroslav Pospisil 2005-10-05 09:49:41 UTC
I've just checked it in build 200510031800 with JBoss,Weblogic and SJAS and 
it's only JBoss problem.
Comment 10 Michal Mocnak 2006-05-24 09:59:36 UTC
Fixed in 5.5
Comment 11 Michal Mocnak 2006-05-24 12:01:47 UTC
Verified