You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2007/07/27 01:26:13 UTC

[jira] Created: (CONTINUUM-1354) meta refresh causes build loop

meta refresh causes build loop
------------------------------

                 Key: CONTINUUM-1354
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
             Project: Continuum
          Issue Type: Bug
          Components: Web interface
    Affects Versions: 1.1-beta-1
         Environment: all
            Reporter: Olivier Lamy


Simple scenario : 
- edit a project group
- force a project build with the link "Build Now"
- go to drink some coffe (longer than 5 minutes)
- some project build have build  enqueuing

It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
The meta refresh force the build.
As some browser have the tabs, this can cause a lot of not needed builds .

--
Olivier
PS :  I will provide a patch next week.


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

        

[jira] Commented: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Jesse McConnell (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103699 ] 

Jesse McConnell commented on CONTINUUM-1354:
--------------------------------------------


there is something in webwork that is suppose to address this actually, something regarding tokens I think it was...

think there was an interceptor that would eat the request if it had been submitted already

> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>             Fix For: 1.1-beta-2
>
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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

        

[jira] Updated: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse updated CONTINUUM-1354:
----------------------------------------

    Fix Version/s: 1.1-beta-2

> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>             Fix For: 1.1-beta-2
>
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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

        

[jira] Reopened: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy reopened CONTINUUM-1354:
-------------------------------------


Not fixed.
force a project build.
Shutdown your server and you will an error in your browser.

> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>            Assignee: Emmanuel Venisse
>             Fix For: 1.1-beta-2
>
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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

        

[jira] Commented: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104302 ] 

Emmanuel Venisse commented on CONTINUUM-1354:
---------------------------------------------

haha, I tried with the submit button. I'll try with the link. Thanks for this informations

> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>            Assignee: Emmanuel Venisse
>             Fix For: 1.1-beta-2
>
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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

        

[jira] Commented: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103419 ] 

Olivier Lamy commented on CONTINUUM-1354:
-----------------------------------------

read "the same project build have build enqueuing again" instead of "some project build have build enqueuing"

> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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

        

[jira] Commented: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104297 ] 

Olivier Lamy commented on CONTINUUM-1354:
-----------------------------------------

Concerning server online you're right (my bad).
I have just try it (force a build before lunch time).
Build number was 26 at the end of lunch time build number was 46 ;-) (I know long lunch time but I'm a french guy :-) ).
How do you force the build with the submit button or with the link in a project ? 
For me it happend only with the link.
Sorry no irc access now, we can discuss this  evening.




> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>            Assignee: Emmanuel Venisse
>             Fix For: 1.1-beta-2
>
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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

        

[jira] Commented: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104287 ] 

Emmanuel Venisse commented on CONTINUUM-1354:
---------------------------------------------

I don't understand. When I force a build on the project group page, and wait a long time, a new build isn't built a new time by the meta-refresh because we are on the projectGroupSummary.action and not the buildProject.action due to redirect, so it seems to be fixed. Do I miss something?

If you shutdown the server, it's normal to get an error because the browser try to refresh a page from a server that isn't online

> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>            Assignee: Emmanuel Venisse
>             Fix For: 1.1-beta-2
>
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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

        

[jira] Closed: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed CONTINUUM-1354.
---------------------------------------

      Assignee: Emmanuel Venisse
    Resolution: Fixed

already fixed.

> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>            Assignee: Emmanuel Venisse
>             Fix For: 1.1-beta-2
>
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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

        

[jira] Closed: (CONTINUUM-1354) meta refresh causes build loop

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed CONTINUUM-1354.
---------------------------------------

    Resolution: Fixed

Fixed.

> meta refresh causes build loop
> ------------------------------
>
>                 Key: CONTINUUM-1354
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1354
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1-beta-1
>         Environment: all
>            Reporter: Olivier Lamy
>            Assignee: Emmanuel Venisse
>             Fix For: 1.1-beta-2
>
>
> Simple scenario : 
> - edit a project group
> - force a project build with the link "Build Now"
> - go to drink some coffe (longer than 5 minutes)
> - some project build have build  enqueuing
> It due to the link http://${ip}:${pwd}/continuum/buildProject.action?fromGroupPage=true&projectGroupId=15&projectId=79
> The meta refresh force the build.
> As some browser have the tabs, this can cause a lot of not needed builds .
> --
> Olivier
> PS :  I will provide a patch next week.

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