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 171066 - Exception: null Please do a "clean and build" and try again !!!
Summary: Exception: null Please do a "clean and build" and try again !!!
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Satyaranjan D
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-28 12:29 UTC by dbrembilla
Modified: 2009-10-03 12:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 35882


Attachments
stacktrace (1.52 KB, text/plain)
2009-08-28 12:29 UTC, dbrembilla
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dbrembilla 2009-08-28 12:29:16 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments:
GUEST: run web application with portlet support 2,0 and a visual jsf portlet page

GUEST: deploying portlet

GUEST: When trying to deploy a web application that has the "portlet support" and the "visual web jsf pages support" selected

GUEST: I was installed PortalPack 3.0 M1 for NetBeans 6.5 Beta.
I create a new web project and deploy/undeploy than error occured.



Stacktrace: 
java.lang.NullPointerException
        at com.sun.portal.portletcontainer.admin.PortletRegistryGenerator.createPortletRegistryElements(PortletRegistryGenerator.java:222)
        at com.sun.portal.portletcontainer.admin.PortletRegistryGenerator.register(PortletRegistryGenerator.java:180)
        at com.sun.portal.portletcontainer.admin.mbeans.PortletAdmin.registerPortlet(PortletAdmin.java:92)
        at com.sun.portal.portletcontainer.admin.mbeans.PortletAdmin.deploy(PortletAdmin.java:119)
        at com.sun.portal.portletcontainer.admin.mbeans.PortletAdmin.deploy(PortletAdmin.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
Comment 1 dbrembilla 2009-08-28 12:29:21 UTC
Created attachment 86785 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-08-28 12:29:26 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=35882