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 119435 - java.lang.RuntimeException exception
Summary: java.lang.RuntimeException exception
Status: RESOLVED DUPLICATE of bug 119434
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 05:53 UTC by ranjitajena
Modified: 2007-10-19 08:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.IllegalArgumentException: non-ws text encountered in [folders: null]: >>>>>>> .r560 (133.90 KB, application/octet-stream)
2007-10-19 05:58 UTC, ranjitajena
Details
java.lang.IllegalArgumentException: non-ws text encountered in [folders: null]: >>>>>>> .r560 (277.40 KB, application/octet-stream)
2007-10-19 05:59 UTC, ranjitajena
Details
java.lang.IllegalArgumentException: non-ws text encountered in [folders: null]: >>>>>>> .r560 (1.81 MB, application/octet-stream)
2007-10-19 05:59 UTC, ranjitajena
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ranjitajena 2007-10-19 05:56:49 UTC
java.lang.RuntimeException: java.lang.IllegalArgumentException: non-ws text encountered in [folders: null]:                 
>>>>>>> .r560
            
	at
org.netbeans.modules.j2ee.verification.JEEVerificationAnnotationProvider.processDocument(JEEVerificationAnnotationProvider.java:268)
	at
org.netbeans.modules.j2ee.verification.JEEVerificationAnnotationProvider.access$100(JEEVerificationAnnotationProvider.java:77)
[catch] at
org.netbeans.modules.j2ee.verification.JEEVerificationAnnotationProvider$ChangeListener$1.run(JEEVerificationAnnotationProvider.java:357)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Caused by: java.lang.IllegalArgumentException: non-ws text encountered in [folders: null]:                 
>>>>>>> .r560
            
	at org.netbeans.modules.ant.freeform.spi.support.Util.findSubElements(Util.java:126)
	at org.netbeans.modules.ant.freeform.FreeformSources.initSources(FreeformSources.java:72)
	at org.netbeans.modules.ant.freeform.FreeformSources.<init>(FreeformSources.java:50)
	at org.netbeans.modules.ant.freeform.FreeformProject.initLookup(FreeformProject.java:83)
	at org.netbeans.modules.ant.freeform.FreeformProject.<init>(FreeformProject.java:73)
	at org.netbeans.modules.ant.freeform.FreeformProjectType.createProject(FreeformProjectType.java:41)
	at org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.loadProject(AntBasedProjectFactorySingleton.java:180)
	at org.netbeans.api.project.ProjectManager.createProject(ProjectManager.java:325)
	at org.netbeans.api.project.ProjectManager.access$700(ProjectManager.java:50)
	at org.netbeans.api.project.ProjectManager$2.run(ProjectManager.java:239)
	at org.openide.util.Mutex.readAccess(Mutex.java:266)
	at org.netbeans.api.project.ProjectManager.findProject(ProjectManager.java:186)
	at org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.getOwner(SimpleFileOwnerQueryImplementation.java:74)
	at org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.getOwner(SimpleFileOwnerQueryImplementation.java:64)
	at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:118)
	at org.netbeans.modules.java.project.ProjectSourceForBinaryQuery.findSourceRoots(ProjectSourceForBinaryQuery.java:43)
	at org.netbeans.api.java.queries.SourceForBinaryQuery.findSourceRoots(SourceForBinaryQuery.java:70)
	at
org.netbeans.modules.javacore.classpath.FilterClassPathImplementation.createResources(FilterClassPathImplementation.java:121)
	at org.netbeans.modules.javacore.classpath.FilterClassPathImplementation.<init>(FilterClassPathImplementation.java:63)
	at
org.netbeans.modules.javacore.classpath.FilterClassPathImplementation.createClassPath(FilterClassPathImplementation.java:212)
	at org.netbeans.modules.javacore.ExclusiveMutex.setClassPath(ExclusiveMutex.java:414)
	at org.netbeans.modules.javacore.JMManager.setClassPath(JMManager.java:448)
	at org.netbeans.modules.javacore.JMManager.setClassPath(JMManager.java:505)
	at org.netbeans.modules.javacore.JMManager.setClassPath(JMManager.java:494)
	at org.netbeans.modules.javacore.JMManager.setClassPath(JMManager.java:456)
	at org.netbeans.modules.javacore.api.JavaModel.setClassPath(JavaModel.java:70)
	at
org.netbeans.modules.j2ee.verification.JEEVerificationAnnotationProvider.processDocument(JEEVerificationAnnotationProvider.java:202)
	... 4 more
Comment 1 ranjitajena 2007-10-19 05:58:53 UTC
Created attachment 51262 [details]
java.lang.IllegalArgumentException: non-ws text encountered in [folders: null]:                 
>>>>>>> .r560
Comment 2 ranjitajena 2007-10-19 05:59:18 UTC
Created attachment 51263 [details]
java.lang.IllegalArgumentException: non-ws text encountered in [folders: null]:                 
>>>>>>> .r560
Comment 3 ranjitajena 2007-10-19 05:59:55 UTC
Created attachment 51264 [details]
java.lang.IllegalArgumentException: non-ws text encountered in [folders: null]:                 
>>>>>>> .r560
Comment 4 Jiri Prox 2007-10-19 08:13:26 UTC

*** This issue has been marked as a duplicate of 119434 ***