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

Summary: [WSphere] NullPointerException: The file parameter cannot be null
Product: serverplugins Reporter: vieiro <vieiro>
Component: WebSphereAssignee: Petr Hejl <phejl>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=155110
Issue Type: DEFECT Exception Reporter: 155110
Attachments: stacktrace

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.