Issue Type: Bug Bug
Assignee: Jesse Glick
Components: core
Created: 06/Feb/14 6:30 PM
Description:

@stephenconnolly has seen this personally and others have reported it as well. Needs better diagnosis.

net.sf.json.JSONException: There is a cycle in the hierarchy!
	at net.sf.json.util.CycleDetectionStrategy$StrictCycleDetectionStrategy.handleRepeatedReferenceAsObject(CycleDetectionStrategy.java:97)
	at net.sf.json.JSONObject._fromBean(JSONObject.java:600)
	at net.sf.json.JSONObject.fromObject(JSONObject.java:169)
	at net.sf.json.AbstractJSON._processValue(AbstractJSON.java:250)
	at net.sf.json.JSONObject._processValue(JSONObject.java:2599)
	at net.sf.json.JSONObject.processValue(JSONObject.java:2665)
	at net.sf.json.JSONObject.setInternal(JSONObject.java:2680)
	at net.sf.json.JSONObject.setValue(JSONObject.java:1376)
	at net.sf.json.JSONObject.defaultBeanProcessing(JSONObject.java:708)
	at net.sf.json.JSONObject._fromBean(JSONObject.java:642)
	at net.sf.json.JSONObject.fromObject(JSONObject.java:169)
	at org.kohsuke.stapler.HttpResponseRenderer$Default.handleJavaScriptProxyMethodCall(HttpResponseRenderer.java:89)
	at org.kohsuke.stapler.HttpResponseRenderer$Default.generateResponse(HttpResponseRenderer.java:64)
	at org.kohsuke.stapler.Function.renderResponse(Function.java:112)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:614)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:799)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:587)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:218)
Project: Jenkins
Labels: stapler
Priority: Major Major
Reporter: Jesse Glick
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to