[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-922) Keep getting errors from validator because of a null resource

Max Andersen (JIRA) jira-events at lists.jboss.org
Wed Sep 19 15:27:11 EDT 2007


Keep getting errors from validator because of a null resource
-------------------------------------------------------------

                 Key: JBIDE-922
                 URL: http://jira.jboss.com/jira/browse/JBIDE-922
             Project: JBoss Tools
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.0.0.Beta3
            Reporter: Max Andersen
         Assigned To: Alexey Kazakov
             Fix For: 2.0.0.Beta4


I keep getting errors in error log about seam validator:


*** ERROR ***: Wed Sep 19 21:17:59 CEST 2007    java.lang.IllegalArgumentException: Resource must not be null
    	at org.jboss.tools.seam.internal.core.validation.SeamValidationHelper.isJar(SeamValidationHelper.java:122)
    	at org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validateFactory(SeamCoreValidator.java:209)
    	at org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validateAll(SeamCoreValidator.java:186)
    	at org.jboss.tools.seam.internal.core.validation.SeamValidatorManager.validateAll(SeamValidatorManager.java:84)
    	at org.jboss.tools.seam.internal.core.validation.SeamValidatorManager.validateInJob(SeamValidatorManager.java:64)
    	at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:75)
    	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Somehow the resource is null, but no idea why; just happens now after being working back and forth with projects and the classpath.

I get 3-4 of these every time the validator runs...so that give a biig log!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list