Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 11/Oct/12 3:48 PM
Description:

Got the following callstack in tomcat stderr log:

WARNING: failed to compute /jenkins/asynchPeople/
java.lang.NullPointerException
	at hudson.model.View$AsynchPeople.compute(View.java:775)
	at jenkins.util.ProgressiveRendering$1.run(ProgressiveRendering.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Environment: Jenkins 1.485
Project: Jenkins
Priority: Major Major
Reporter: Olivier Chédru
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

Reply via email to