Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Cocomo and meta-policy

Avatar

Level 3
Hello,



I am trying to test an alpha of our cocomo app on local
network between separate machines.

When i join a room from the machine hosting the webserver it
works fine, the webserver is responsible for spawning a room and
giving users a authoken. When i open a second tab i can see both
users in the room, so far so good.

However When a second user join from an other computer it
gets the following error:



[SWF] /site_media/cocomo/edoboard.swf - 1,841,439 bytes after
decompression

Cocomo Beta Build # : 0.9

requestInfo
http://connectnow.acrobat.com/coulixor/foobar_53jBu9l40?exx=eDp0ZWFjaGVyMTo6Y291bGl4b3I6Mjp0ZWFjaGVy...

Warning: Ignoring 'secure' attribute in policy file from
http://connectnow.acrobat.com/crossdomain.xml.
The 'secure' attribute is only permitted in HTTPS and socket policy
files. See
http://www.adobe.com/go/strict_policy_files
for details.



Warning: Domain connectnow.acrobat.com does not specify a
meta-policy. Applying default meta-policy 'master-only'. This
configuration is deprecated. See
http://www.adobe.com/go/strict_policy_files
to fix this problem.



Warning: Domain na2.connectnow.acrobat.com does not specify a
meta-policy. Applying default meta-policy 'master-only'. This
configuration is deprecated. See
http://www.adobe.com/go/strict_policy_files
to fix this problem.



#THROWING ERROR# onComplete status code not ok. Status:
<error>

Error: error getting ticket: [Event type="error"
bubbles=false cancelable=false eventPhase=2]

at
com.adobe.rtc.session.managers::SessionManagerAdobeHostedServices/onTicketError()[C:\work\main\connect\cocomo\src\com\adobe\rtc\session\managers\SessionManagerAdobeHostedServices.as:104]

at flash.events::EventDispatcher/dispatchEventFunction()

at flash.events::EventDispatcher/dispatchEvent()

at
com.adobe.rtc.session.sessionClasses::SingleUseTicketService/onComplete()[C:\work\main\connect\cocomo\src\com\adobe\rtc\session\sessionClasses\SingleUseTicketService.as:79]

at flash.events::EventDispatcher/dispatchEventFunction()

at flash.events::EventDispatcher/dispatchEvent()

at flash.net::URLLoader/onComplete()





What could be the reason for such an error ? something to do
with cross policy ?

Thanks a lot,

Greg
1 Reply

Avatar

Employee
The warnings about the crossdomain.xml files are just warning
(and one day I'll learn how I am supposed to change my pretty much
empty crossdomain file to please the new FlashPlayer 🙂



I suspect (well, I am actually quite sure 🙂 that you don't
have a room called "foobar_53jBu9l40", even if I don't understand
how it got all the way to the "ticket stuff" before figuring out
the room didn't exist.