[jbosstools-issues] [JBoss JIRA] (JBIDE-20927) Validation framework errors in tests on jenkins

Denis Golovin (JIRA) issues at jboss.org
Sat Oct 10 23:27:00 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117217#comment-13117217 ] 

Denis Golovin commented on JBIDE-20927:
---------------------------------------

Considering you're saying: "What we need is to make sure that these validators are excluded if they are available", I think we should go ahead with (1) and invite them. In most real live cases devs have JBoss Tools installed into Eclipse Java EE IDE where Eclipse JST JSF is installed and test should be executed in the same or close environment.

It is not necessary do add them in test classpath,  we can just install additional bundles through pom.xml.

> Validation framework errors in tests on jenkins
> -----------------------------------------------
>
>                 Key: JBIDE-20927
>                 URL: https://issues.jboss.org/browse/JBIDE-20927
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html-source-editing
>    Affects Versions: 4.4.0.Alpha1
>            Reporter: Denis Golovin
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.3.1.Final, 4.4.0.Alpha1
>
>
> {code}!ENTRY org.eclipse.wst.validation 4 0 2015-10-08 16:03:40.191
> !MESSAGE Plug-in configuration error, extension "org.jboss.tools.jst.web.kb.FaceletValidatorExclude" references validator id "org.eclipse.jst.jsf.facelet.ui.FaceletHTMLValidator" but this id does not exist.
> !STACK 1
> org.eclipse.core.runtime.CoreException: Plug-in configuration error, extension "org.jboss.tools.jst.web.kb.FaceletValidatorExclude" references validator id "org.eclipse.jst.jsf.facelet.ui.FaceletHTMLValidator" but this id does not exist.
> 	at org.eclipse.wst.validation.internal.ValidatorExtensionReader.process(ValidatorExtensionReader.java:86)
> 	at org.eclipse.wst.validation.internal.ExtensionValidators.<init>(ExtensionValidators.java:43)
> 	at org.eclipse.wst.validation.internal.ExtensionValidators.instance(ExtensionValidators.java:36)
> 	at org.eclipse.wst.validation.internal.ValManager.getV2Validators(ValManager.java:345)
> 	at org.eclipse.wst.validation.internal.ValManager.getValidatorsNotCached(ValManager.java:221)
> 	at org.eclipse.wst.validation.internal.ValManager.access$1(ValManager.java:220)
> 	at org.eclipse.wst.validation.internal.ValManager$ValidatorCache.getValidatorsCached(ValManager.java:1256)
> 	at org.eclipse.wst.validation.internal.ValManager.getValidators(ValManager.java:197)
> 	at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:745)
> 	at org.eclipse.wst.validation.internal.ValBuilderJob.startingValidation(ValBuilderJob.java:148)
> 	at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:122)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.eclipse.wst.validation 4 0 2015-10-08 16:03:40.194
> !MESSAGE Plug-in configuration error, extension "org.jboss.tools.jst.web.kb.FaceletValidatorExclude" references validator id "org.eclipse.jst.jsf.facelet.ui.FaceletHTMLValidator" but this id does not exist.
> !ENTRY org.eclipse.wst.validation 4 0 2015-10-08 16:03:40.203
> !MESSAGE Plug-in configuration error, extension "org.jboss.tools.jst.web.kb.FaceletValidatorExclude" references validator id "org.eclipse.jst.jsf.ui.JSFNonELAttributeValueValidator" but this id does not exist.
> !STACK 1
> org.eclipse.core.runtime.CoreException: Plug-in configuration error, extension "org.jboss.tools.jst.web.kb.FaceletValidatorExclude" references validator id "org.eclipse.jst.jsf.ui.JSFNonELAttributeValueValidator" but this id does not exist.
> 	at org.eclipse.wst.validation.internal.ValidatorExtensionReader.process(ValidatorExtensionReader.java:86)
> 	at org.eclipse.wst.validation.internal.ExtensionValidators.<init>(ExtensionValidators.java:43)
> 	at org.eclipse.wst.validation.internal.ExtensionValidators.instance(ExtensionValidators.java:36)
> 	at org.eclipse.wst.validation.internal.ValManager.getV2Validators(ValManager.java:345)
> 	at org.eclipse.wst.validation.internal.ValManager.getValidatorsNotCached(ValManager.java:221)
> 	at org.eclipse.wst.validation.internal.ValManager.access$1(ValManager.java:220)
> 	at org.eclipse.wst.validation.internal.ValManager$ValidatorCache.getValidatorsCached(ValManager.java:1256)
> 	at org.eclipse.wst.validation.internal.ValManager.getValidators(ValManager.java:197)
> 	at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:745)
> 	at org.eclipse.wst.validation.internal.ValBuilderJob.startingValidation(ValBuilderJob.java:148)
> 	at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:122)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.eclipse.wst.validation 4 0 2015-10-08 16:03:40.205
> !MESSAGE Plug-in configuration error, extension "org.jboss.tools.jst.web.kb.FaceletValidatorExclude" references validator id "org.eclipse.jst.jsf.ui.JSFNonELAttributeValueValidator" but this id does not exist.{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list