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 152710 - [65cat] AssertionError: Nulls in [null] from org.netbeans.modules.xslt.project.XsltProjectOperations@53266b
Summary: [65cat] AssertionError: Nulls in [null] from org.netbeans.modules.xslt.projec...
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-07 17:41 UTC by rajivderas
Modified: 2009-02-19 20:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 137352


Attachments
stacktrace (3.27 KB, text/plain)
2008-11-07 17:41 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-11-07 17:41:01 UTC
Build: NetBeans IDE Dev (Build 200811070201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
rajivderas: tried to move xsltmodule project by right clicking and selecting move action from project explorer.



Stacktrace: 
java.lang.AssertionError: Nulls in [null] from org.netbeans.modules.xslt.project.XsltProjectOperations@53266b
        at org.netbeans.spi.project.support.ProjectOperations.getDataFiles(ProjectOperations.java:96)
        at org.netbeans.modules.project.uiapi.ProjectCopyPanel.hasExternalSources(ProjectCopyPanel.java:343)
        at org.netbeans.modules.project.uiapi.ProjectCopyPanel.setProject(ProjectCopyPanel.java:335)
        at org.netbeans.modules.project.uiapi.ProjectCopyPanel.<init>(ProjectCopyPanel.java:82)
        at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation.moveProject(DefaultProjectOperationsImplementation.java:311)
        at org.netbeans.spi.project.ui.support.DefaultProjectOperations.performDefaultMoveOperation(DefaultProjectOperations.java:131)
Comment 1 rajivderas 2008-11-07 17:41:06 UTC
Created attachment 73489 [details]
stacktrace
Comment 2 Milos Kleint 2008-11-14 10:33:55 UTC
reassigning to xslt project type