I get this error when I call the Java server code sample that was
included in the AFCS download. I am calling the getAuthToken function on
the AccountManager object. This error only occurs when I open another
tab in my browser and try to get another token. We have wrapped the Java
sample in a LiveCycle process and the channel is setup as follows:var
ro:RemoteObject = new RemoteObject( "myDestination" ); var cs:ChannelSet
= new ChannelSet(); cs.addChannel(new AMFChannel("remoting-amf",
"http:mySe...