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 169964 - [WSphere] NullPointerException: The file parameter cannot be null
Summary: [WSphere] NullPointerException: The file parameter cannot be null
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 09:58 UTC by vieiro
Modified: 2015-02-04 03:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 155110


Attachments
stacktrace (2.16 KB, text/plain)
2009-08-06 09:58 UTC, vieiro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vieiro 2009-08-06 09:58:09 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
vieiro: While creating a new JSF project with IBM WebSphere plugin



Stacktrace: 
java.lang.NullPointerException: The file parameter cannot be null
        at org.openide.util.Parameters.notNull(Parameters.java:86)
        at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:862)
        at org.netbeans.modules.j2ee.websphere6.config.WSModuleConfiguration.writefile(WSModuleConfiguration.java:95)
        at org.netbeans.modules.j2ee.websphere6.config.WSWarModuleConfiguration.getWSWebBnd(WSWarModuleConfiguration.java:175)
        at org.netbeans.modules.j2ee.websphere6.config.WSWarModuleConfiguration.<init>(WSWarModuleConfiguration.java:108)
        at org.netbeans.modules.j2ee.websphere6.config.WSModuleConfigurationFactory.create(WSModuleConfigurationFactory.java:58)
Comment 1 vieiro 2009-08-06 09:58:15 UTC
Created attachment 85892 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:20 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.