Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Component/s: XMLRPC Interface
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
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
- duplicates
-
CONTINUUM-1590
updateBuildDefinitionForProjectGroup leads to a StackOverflowError
-
Should be fixed with
CONTINUUM-1590.Can you try with trunk ?
If you have again the issue please reopen the issue.