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 75443 - Failed to add Sun App server 8.2
Summary: Failed to add Sun App server 8.2
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-24 22:20 UTC by Petr Blaha
Modified: 2006-07-28 15:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (100.14 KB, text/plain)
2006-04-24 22:21 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2006-04-24 22:20:40 UTC
[build 20060421]
I can't add Application server 8.2 in NetBeans 5.5. I got error message: Failed
to create instance SJSAS.
Exception in log:
INFORMATIONAL *********** Exception occurred ************ at 11:15 PM on Apr 24,
2006
java.lang.NullPointerException
        at
org.netbeans.modules.j2ee.sun.share.configbean.SunONEDeploymentConfiguration.instanceAdded(SunONEDeploymentConfiguration.java:1804)
        at org.n
Comment 1 Petr Blaha 2006-04-24 22:21:38 UTC
Created attachment 30022 [details]
IDE log
Comment 2 Nitya Doraisamy 2006-04-25 16:20:52 UTC
Unable to reproduce this. I was able to add a local instance of both glassfish
and 8.2 to the IDE.
Could you please provide more info regarding your setup
Comment 3 _ pcw 2006-04-25 16:44:37 UTC
I can fix this, the code that caused the exception is broken.
Comment 4 Petr Blaha 2006-04-25 17:05:37 UTC
I don't understand do you need more info or not? Please, specify which details
do you need? I have Linux OS with NetBeans 20060421, the AS version:

Version = Sun Java System Application Server Platform Edition 8.2 (build b02-fcs)
Command version executed successfully.
Comment 5 _ pcw 2006-04-25 20:29:58 UTC
I do not need more information and I will fix it.
Comment 6 _ pcw 2006-04-25 20:32:46 UTC
For further information, to reproduce this, it is likely you need a particularly
set of open project(s) of specific types.  I don't know if I'll bother tracking
down exactly what that set is since the fix is to remove the code in question. 
OTOH, knowing that set will make it easier for QA to determine that the problem
is indeed fixed without have to take my word for it :)
Comment 7 _ pcw 2006-04-26 01:57:42 UTC
Fixed.
Comment 8 Petr Blaha 2006-07-28 15:20:20 UTC
[NetBeans 5.5 Beta2 build]