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 152405 - NullPointerException at org.openide.filesystems.FileUtil.toFile
Summary: NullPointerException at org.openide.filesystems.FileUtil.toFile
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Satyaranjan D
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-05 10:42 UTC by pearl21304
Modified: 2009-03-17 07:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 136313


Attachments
stacktrace (3.73 KB, text/plain)
2008-11-05 10:43 UTC, pearl21304
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pearl21304 2008-11-05 10:42:58 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.23.1-42.fc8, i386

Stacktrace: 
java.lang.NullPointerException
        at org.openide.filesystems.FileUtil.toFile(FileUtil.java:612)
        at org.netbeans.modules.portalpack.portlets.genericportlets.frameworks.util.PortletProjectUtil.createPkgAndClass(PortletProjectUtil.java:60)
        at org.netbeans.modules.portalpack.portlets.genericportlets.frameworks.jsr.JSRWebFrameworkProvider.extendImpl(JSRWebFrameworkProvider.java:111)
        at org.netbeans.modules.portalpack.portlets.genericportlets.frameworks.jsr.PortletApplicationWizardPanel.extend(PortletApplicationWizardPanel.java:119)
        at org.netbeans.modules.web.project.ui.customizer.WebProjectProperties$.run(WebProjectProperties.java:443)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 1 pearl21304 2008-11-05 10:43:09 UTC
Created attachment 73290 [details]
stacktrace
Comment 2 Satyaranjan D 2009-01-06 07:34:31 UTC
Not reproducible with the latest Portal Pack 3.0 Beta