[jbosstools-issues] [JBoss JIRA] (JBIDE-12129) org.jboss.tools.common.validation.JBTValidationException

Daniel Hinojosa (JIRA) jira-events at lists.jboss.org
Thu Jun 7 11:32:17 EDT 2012


Daniel Hinojosa created JBIDE-12129:
---------------------------------------

             Summary: org.jboss.tools.common.validation.JBTValidationException
                 Key: JBIDE-12129
                 URL: https://issues.jboss.org/browse/JBIDE-12129
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Build/Releng
            Reporter: Daniel Hinojosa
            Assignee: Nick Boldt


In reference to https://issues.jboss.org/browse/JBSEAM-4960

In an attempt to reconfigure the older .project, .classpath, and .settings/* files for it to be compatible with the latest JBIDE, I get an NPE in the process:

{noformat}
org.jboss.tools.common.validation.JBTValidationException
	at org.jboss.tools.common.validation.ValidatorManager.validateInJob(ValidatorManager.java:101)
	at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.NullPointerException
	at org.jboss.tools.jsf.web.validation.FacesConfigValidator.validateAll(FacesConfigValidator.java:314)
	at org.jboss.tools.common.validation.ValidatorManager.validateAll(ValidatorManager.java:132)
	at org.jboss.tools.common.validation.ValidatorManager.validateInJob(ValidatorManager.java:84)
	... 2 more
{noformat}

This could be me either my doing, or perhaps there is a bug. 



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list