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 157182 - NullPointerException at com.icesoft.faces.component.ext.HtmlMessagesDesignInfo.init
Summary: NullPointerException at com.icesoft.faces.component.ext.HtmlMessagesDesignInf...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ deva
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-21 06:53 UTC by kzmuhia
Modified: 2009-02-19 23:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 107114


Attachments
stacktrace (3.59 KB, text/plain)
2009-01-21 06:53 UTC, kzmuhia
Details
stacktrace (3.59 KB, text/plain)
2009-01-21 06:54 UTC, kzmuhia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kzmuhia 2009-01-21 06:53:52 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27.9-159.fc10.i686, i386

Stacktrace: 
java.lang.NullPointerException
        at com.icesoft.faces.component.ext.HtmlMessagesDesignInfo.init(HtmlMessagesDesignInfo.java:24)
        at com.icesoft.faces.component.ext.HtmlMessagesDesignInfo.beanCreatedSetup(HtmlMessagesDesignInfo.java:17)
        at org.netbeans.modules.visualweb.insync.models.FacesModel.beanCreated(FacesModel.java:1189)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.designBeanCreated(JsfForm.java:2943)
        at org.netbeans.modules.visualweb.designer.jsf.FacesDndSupport.beansCreated(FacesDndSupport.java:691)
        at org.netbeans.modules.visualweb.designer.jsf.FacesDndSupport.importBean(FacesDndSupport.java:648)
Comment 1 kzmuhia 2009-01-21 06:53:57 UTC
Created attachment 76068 [details]
stacktrace
Comment 2 kzmuhia 2009-01-21 06:54:54 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27.9-159.fc10.i686, i386

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at com.icesoft.faces.component.ext.HtmlMessagesDesignInfo.init(HtmlMessagesDesignInfo.java:24)
        at com.icesoft.faces.component.ext.HtmlMessagesDesignInfo.beanCreatedSetup(HtmlMessagesDesignInfo.java:17)
        at org.netbeans.modules.visualweb.insync.models.FacesModel.beanCreated(FacesModel.java:1189)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.designBeanCreated(JsfForm.java:2943)
        at org.netbeans.modules.visualweb.designer.jsf.FacesDndSupport.beansCreated(FacesDndSupport.java:691)
        at org.netbeans.modules.visualweb.designer.jsf.FacesDndSupport.importBean(FacesDndSupport.java:648)
Comment 3 kzmuhia 2009-01-21 06:54:57 UTC
Created attachment 76069 [details]
stacktrace