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 172535 - NullPointerException at org.netbeans.api.project.ProjectUtils.getSources
Summary: NullPointerException at org.netbeans.api.project.ProjectUtils.getSources
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-18 03:33 UTC by eerhosi
Modified: 2016-07-07 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 153458


Attachments
stacktrace (8.12 KB, text/plain)
2009-09-18 03:33 UTC, eerhosi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eerhosi 2009-09-18 03:33:37 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
eerhosi: Creating a WSDL by using XSD-schemas.

GUEST: creating a wsdl with ready made XSD files



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.api.project.ProjectUtils.getSources(ProjectUtils.java:101)
        at org.netbeans.modules.xml.catalogsupport.DefaultProjectCatalogSupport.getSourceFolder(DefaultProjectCatalogSupport.java:250)
        at org.netbeans.modules.xml.catalogsupport.DefaultProjectCatalogSupport.getReferenceURI(DefaultProjectCatalogSupport.java:211)
        at org.netbeans.modules.xml.wsdl.ui.wizard.common.WSDLWizardIterator.getRelativePathOfSchema(WSDLWizardIterator.java:494)
        at org.netbeans.modules.xml.wsdl.ui.wizard.common.WSDLWizardIterator.postProcessImport(WSDLWizardIterator.java:471)
        at org.netbeans.modules.xml.wsdl.ui.wizard.common.WSDLWizardIterator.postProcessImports(WSDLWizardIterator.java:446)
Comment 1 eerhosi 2009-09-18 03:33:41 UTC
Created attachment 87893 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:57:08 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss