Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 344146

Summary: [client] OpenAjax permission error while reporting git clone progress
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: ClientAssignee: Project Inbox <e4.orion-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: malgorzata.tomczyk, simon_kaegi, Szymon.Brandys
Version: 0.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Susan McCourt CLA 2011-04-28 11:28:15 EDT
I was cloning a git repo, and somewhere along the line got an error in the console.  The console is full of the GETs for the progress of the clone task, and there was an OpenAjax permission error processing one of these progress get results.

	
GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ
GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ
GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ

Permission denied for <http://view.atdmt.com> to call method Location.toString
_ec(_103=message )OpenAj...-all.js (line 1099)
[Break On This Error] var data=JSON.parse(_103.data);
OpenAj...-all.js (line 1099)

GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ
GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ
GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ
GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ
GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ
GET http://localhost:8080/task/id/MPpor6VxABAXc9HPRTcSCQ
	
...
Comment 1 John Arthorne CLA 2011-06-06 09:03:32 EDT
We are no longer using OpenAjax so this is no longer relevant.