[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1026) Too many Seam validator jobs

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Oct 5 05:00:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1026?page=comments#action_12380655 ] 
            
Alexey Kazakov commented on JBIDE-1026:
---------------------------------------

A few validator jobs start work if you change some files in dependent project.
For example:
1. you have 2 projects: EJB, WAR
2. WAR depends on EJB
3. You change EJB and WAR
4. Build all
5. EJB builder starts validator for EJB and WAR
6. WAR builder starts validator for WAR
So we get two validator jobs for WAR project.
There could be more jobs if you have more complicated structure of projects.

>> a) we should actaully report to the progresmonitor what it is currently working on 
I'll do it.
>> b) make sure we are actually synchronized correctly with the eclipse Job api (or whatever that the WTP validation framework requires) 
WTP cares about synchronization and we added some additional synchronization for our common information that diferent validator jobs could use during work.

> Too many Seam validator jobs
> ----------------------------
>
>                 Key: JBIDE-1026
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1026
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Max Andersen
>             Fix For: 2.0.0.Beta3
>
>         Attachments: multivalidators.png
>
>
> Seem like Seam validator is taking its time to do its validation ...and for some reason multiple ones are started on the same project.
> I'll attach screenshot showing it.
> If the validation will take so long time then:
> a) we should actaully report to the progresmonitor what it is currently working on
> b) make sure we are actually synchronized correctly with the eclipse Job api (or whatever that the WTP validation framework requires)

-- 
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