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

Summary: IllegalStateException when opened project on JBoss server not present in IDE
Product: serverplugins Reporter: Jaroslav Pospisil <jpospisil>
Component: JBossAssignee: Pavel Buzek <pbuzek>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: java.lang.IllegalStateException

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