Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 344146 - [client] OpenAjax permission error while reporting git clone progress
Summary: [client] OpenAjax permission error while reporting git clone progress
Status: RESOLVED INVALID
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-28 11:28 EDT by Susan McCourt CLA
Modified: 2011-08-30 10:22 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.