Loop in getProjects methode
---------------------------

                 Key: CONTINUUM-1734
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1734
             Project: Continuum
          Issue Type: Bug
          Components: XMLRPC Interface
    Affects Versions: 1.1
            Reporter: Franck HUGOT


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


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

        

Reply via email to