Security sandbox violation

212 views
Skip to first unread message

veeru

unread,
Jan 30, 2012, 1:22:01 AM1/30/12
to BigBlueButton-dev
Hello everyone,

Recently while debugging the BBB client in flash builder, I got this
error

Error: Request for resource at xmlsocket://localhost:10101 by
requestor from http://192.168.0.65/client/BigBlueButton.swf has failed
because the server cannot be reached.

*** Security Sandbox Violation ***
Connection to localhost:10101 halted - not permitted from
http://192.168.0.65/client/BigBlueButton.swf
Error: Request for resource at xmlsocket://localhost:10101 by
requestor from http://192.168.0.65/client/BigBlueButton.swf has failed
because the server cannot be reached.

*** Security Sandbox Violation ***
Connection to localhost:10101 halted - not permitted from
http://192.168.0.65/client/BigBlueButton.swf
Error: Request for resource at xmlsocket://localhost:10101 by
requestor from http://192.168.0.65/client/BigBlueButton.swf has failed
because the server cannot be reached.
.
.
.
.

So can you please tell me why this error is coming and how to solve
it?
Thanks in advance

Walter Tak

unread,
Jan 30, 2012, 1:56:37 AM1/30/12
to bigblueb...@googlegroups.com
Connect to the IP not localhost when testing.

It's a Flash security error, has nothing to do with BBB.

E.g. connect to xmlsocket://192.168.0.65:10101 and you should be ok.

W.


--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.



venkat

unread,
Jan 30, 2012, 6:09:12 AM1/30/12
to BigBlueButton-dev
I am also facing the same issue. I am using IP connect but still same
issue.
Checked the config file IP is all set to correct. Searched the
complete "src" for "localhost" but not found, but still the error
exists.

On Jan 30, 11:56 am, Walter Tak <wal...@waltertak.com> wrote:
> Connect to the IP not localhost when testing.
>
> It's a Flash security error, has nothing to do with BBB.
>
> E.g. connect to xmlsocket://192.168.0.65:10101 and you should be ok.
>
> W.
>
>
>
>
>
>
>
> On Mon, Jan 30, 2012 at 14:22, veeru <veerabhadraiah...@gmail.com> wrote:
> > Hello everyone,
>
> > Recently while debugging the BBB client in flash builder, I got this
> > error
>
> > Error: Request for resource at xmlsocket://localhost:10101 by
> > requestor fromhttp://192.168.0.65/client/BigBlueButton.swfhas failed
> > because the server cannot be reached.
>
> > *** Security Sandbox Violation ***
> > Connection to localhost:10101 halted - not permitted from
> >http://192.168.0.65/client/BigBlueButton.swf
> > Error: Request for resource at xmlsocket://localhost:10101 by
> > requestor fromhttp://192.168.0.65/client/BigBlueButton.swfhas failed
> > because the server cannot be reached.
>
> > *** Security Sandbox Violation ***
> > Connection to localhost:10101 halted - not permitted from
> >http://192.168.0.65/client/BigBlueButton.swf
> > Error: Request for resource at xmlsocket://localhost:10101 by
> > requestor fromhttp://192.168.0.65/client/BigBlueButton.swfhas failed

veeru

unread,
Jan 30, 2012, 8:14:45 AM1/30/12
to bigblueb...@googlegroups.com
Hey there,
As walter suggested i tried to find the location for 'localhost:10101', but could not find where exactly the call being made to localhost:10101.
So do you have any idea about this? 

As i narrowed my debugging process i found that inside the 'doPhasedInstantiationCallback()' Method of mx.managers.LayoutManager is giving some problem. Can anyone help me to fix this issue

Thanks in advance
Reply all
Reply to author
Forward
0 new messages