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 212155

Summary: java.lang.NullPointerException
Product: serverplugins Reporter: mzin
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mmirilovic, pjiricka
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Null Pointer Exception and Cannot Update

Description mzin 2012-05-07 08:13:22 UTC
Created attachment 119140 [details]
Null Pointer Exception and Cannot Update

Whenever add JBoss server, it prompts me this error "java.lang.NullPointerException".
I also cannot update Netbeans as well. My update Tab and Available Plugin Tab are disable. Please help.
Comment 1 Petr Jiricka 2012-05-09 07:55:41 UTC
Hi, it looks like this is caused by the WebSphere plugin, which is no longer supported and is removed from the distribution in later releases. So this bug is fixed in recent NetBeans versions. Can you please try a more recent version of NetBeans (e.g. 7.1.2) - that should fix this problem.
Comment 2 Petr Hejl 2012-05-09 11:19:13 UTC
Actually looks like problem with overriden isValid. It is already fixed anyway.

*** This bug has been marked as a duplicate of bug 150223 ***