Continuum

Loop in getProjects methode

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.2
  • Component/s: XMLRPC Interface
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

When I call getProjects method, I get a stackoverflow error because of a loop :

INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary
INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary
INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary
INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary
INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary
INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary
INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary
INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary
INFO | jvm 1 | 2008/04/15 10:04:30 | getProjectGroupName
INFO | jvm 1 | 2008/04/15 10:04:30 | getPGSummary

Issue Links

Activity

Hide
Olivier Lamy added a comment -

Should be fixed with CONTINUUM-1590.
Can you try with trunk ?
If you have again the issue please reopen the issue.

Show
Olivier Lamy added a comment - Should be fixed with CONTINUUM-1590. Can you try with trunk ? If you have again the issue please reopen the issue.
Hide
Brian Lalor added a comment -

When will this fix be included in a release? It appears to be impossible to remotely trigger a build with a post-commit hook in Subversion as long as this bug exists.

Show
Brian Lalor added a comment - When will this fix be included in a release? It appears to be impossible to remotely trigger a build with a post-commit hook in Subversion as long as this bug exists.
Hide
Emmanuel Venisse added a comment -

it will be included when 1.2 will be released. If you need it now, checkout the sources and build Continuum.

Show
Emmanuel Venisse added a comment - it will be included when 1.2 will be released. If you need it now, checkout the sources and build Continuum.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: