Thanks I reading through it right now but it appears they recompiled their own version of the blaze source code. That's unfortunately not an option for me :(

John


Eric DeCoff wrote:
Hey John,

Check this link out...

http://martinzoldano.blogspot.com/2009/04/appengine-adobe-blazeds-fix.html




On Mon, Sep 21, 2009 at 10:27 PM, John Mason <[email protected]> wrote:

Having a heck of a time with this problem. Can anyone provide some insight
on this? Getting random fault messages from BlazeDS on CF 9 beta to AIR.
Here's the dump of the fault message. It's suggesting enabling session
cookies yet I don't see a why to do that for AIR.

John
[email protected]


(mx.rpc.events::FaultEvent)#0
 bubbles = false
 cancelable = true
 currentTarget = (mx.rpc.remoting.mxml::RemoteObject)#1
  channelSet = (mx.messaging::ChannelSet)#2
    authenticated = false
    channelIds = (Array)#3
      [0] (null)
    channels = (Array)#4
      [0] (mx.messaging.channels::AMFChannel)#5
        authenticated = false
        channelSets = (Array)#6
        connected = false
        connectTimeout = -1
        enableSmallMessages = true
        endpoint = "http://localhost:8500/flex2gateway/";
        failoverURIs = (Array)#7
        id = (null)
        mpiEnabled = false
        netConnection = (flash.net::NetConnection)#8
          client = (mx.messaging.channels::AMFChannel)#5
          connected = false
          objectEncoding = 3
          proxyType = "none"
          uri = "http://localhost:8500/flex2gateway/";
        piggybackingEnabled = false
        polling = false
        pollingEnabled = true
        pollingInterval = 3000
        protocol = "http"
        reconnecting = false
        recordMessageSizes = false
        recordMessageTimes = false
        requestTimeout = -1
        uri = "http://localhost:8500/flex2gateway/";
        url = "http://localhost:8500/flex2gateway/";
        useSmallMessages = false
    clustered = false
    connected = false
    currentChannel = (mx.messaging.channels::AMFChannel)#5
    heartbeatInterval = 0
    initialDestinationId = (null)
    messageAgents = (Array)#9
      [0] (mx.rpc::AsyncRequest)#10
        authenticated = false
        autoConnect = true
        channelSet = (mx.messaging::ChannelSet)#2
        clientId = (null)
        connected = false
        defaultHeaders = (null)
        destination = "ColdFusion"
        id = "3005B183-1DA3-D985-EADB-DF898BE74946"
        priority = -1
        reconnectAttempts = 0
        reconnectInterval = 0
        requestTimeout = -1
        subtopic = ""
  checkServer = (mx.rpc.remoting.mxml::Operation)#11
    argumentNames = (Array)#12
    arguments = (Object)#13
    concurrency = "multiple"
    lastResult = (null)
    makeObjectsBindable = true
    name = "checkServer"
    operationManager = (null)
    properties = (null)
    resultElementType = (null)
    resultType = (null)
    service = (mx.rpc.remoting.mxml::RemoteObject)#1
    showBusyCursor = false
  concurrency = "multiple"
  convertParametersHandler = (null)
  convertResultHandler = (null)
  destination = "ColdFusion"
  endpoint = "http://localhost:8500/flex2gateway/";
  makeObjectsBindable = true
  managers = (null)
  operations = (Object)#14
    checkServer = (mx.rpc.remoting.mxml::Operation)#11
  requestTimeout = -1
  showBusyCursor = false
  source = "CFIDE.merlin.clientFacade"
 eventPhase = 2
 fault = (mx.rpc::Fault)#15
  content = (Object)#16
  errorID = 0
  faultCode = "Client.Error.MessageSend"
  faultDetail = "Channel.Ping.Failed error Detected duplicate HTTP-based
FlexSessions, generally due to the remote host disabling session cookies.
Session cookies must be enabled to manage the client connection correctly.
url: 'http://localhost:8500/flex2gateway/'"
  faultString = "Send failed"
  message = "faultCode:Client.Error.MessageSend faultString:'Send failed'
faultDetail:'Channel.Ping.Failed error Detected duplicate HTTP-based
FlexSessions, generally due to the remote host disabling session cookies.
Session cookies must be enabled to manage the client connection correctly.
url: 'http://localhost:8500/flex2gateway/''"
  name = "Error"
  rootCause = (mx.messaging.events::ChannelFaultEvent)#17
    bubbles = false
    cancelable = false
    channel = (mx.messaging.channels::AMFChannel)#5
    channelId = (null)
    connected = false
    currentTarget = (mx.messaging.channels::AMFChannel)#5
    eventPhase = 2
    faultCode = "Channel.Ping.Failed"
    faultDetail = "Detected duplicate HTTP-based FlexSessions, generally
due to the remote host disabling session cookies. Session cookies must be
enabled to manage the client connection correctly. url: '
http://localhost:8500/flex2gateway/'"
    faultString = "error"
    reconnecting = false
    rejected = false
    rootCause = (mx.messaging.messages::ErrorMessage)#18
      body = (null)
      clientId = (null)
      correlationId = "2D24DDC0-B86D-E97A-9565-DF8AA96A59B0"
      destination = ""
      extendedData = (null)
      faultCode = "Server.Processing.DuplicateSessionDetected"
      faultDetail = (null)
      faultString = "Detected duplicate HTTP-based FlexSessions, generally
due to the remote host disabling session cookies. Session cookies must be
enabled to manage the client connection correctly."
      headers = (Object)#19
      messageId = "94C18824-820C-FA6A-E904-298241928CF5"
      rootCause = (null)
      timestamp = 1253585889698
      timeToLive = 0
    target = (mx.messaging.channels::AMFChannel)#5
    type = "channelFault"
 headers = (null)
 message = (mx.messaging.messages::ErrorMessage)#20
  body = (Object)#16
  clientId = (null)
  correlationId = "28A43489-052C-A6A3-4E1E-DF8AA95FE3B3"
  destination = ""
  extendedData = (null)
  faultCode = "Client.Error.MessageSend"
  faultDetail = "Channel.Ping.Failed error Detected duplicate HTTP-based
FlexSessions, generally due to the remote host disabling session cookies.
Session cookies must be enabled to manage the client connection correctly.
url: 'http://localhost:8500/flex2gateway/'"
  faultString = "Send failed"
  headers = (Object)#21
  messageId = "5CA2037A-F45F-8A02-D591-DF8AA9D7F1F8"
  rootCause = (mx.messaging.events::ChannelFaultEvent)#17
  timestamp = 0
  timeToLive = 0
 messageId = "5CA2037A-F45F-8A02-D591-DF8AA9D7F1F8"
 statusCode = 0
 target = (mx.rpc.remoting.mxml::RemoteObject)#1
 token = (mx.rpc::AsyncToken)#22
  message = (mx.messaging.messages::RemotingMessage)#23
    body = (Array)#24
      [0] (Object)#25
        currentServer =
(com.fusionlink.merlinClient.valueObjects::CurrentServerSettings)#26
          cfcsource = "CFIDE.merlin.clientFacade"
          destination = "ColdFusion"
          endpoint = "http://localhost:8500/flex2gateway/";
          servername = "localhost cf9"
          version = ""
    clientId = (null)
    destination = ""
    headers = (Object)#27
      DSRemoteCredentials = ""
      DSRemoteCredentialsCharset = (null)
    messageId = "28A43489-052C-A6A3-4E1E-DF8AA95FE3B3"
    operation = "checkServer"
    source = "CFIDE.merlin.clientFacade"
    timestamp = 0
    timeToLive = 0
  responders = (null)
  result = (null)
 type = "fault"


-------------------------------------------------------------
To unsubscribe from this list, simply email the list with unsubscribe in
the subject line

For more info, see http://www.affug.com
Archive @ http://www.mail-archive.com/discussion%40affug.com/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------







-------------------------------------------------------------
To unsubscribe from this list, simply email the list with unsubscribe in the 
subject line

For more info, see http://www.affug.com
Archive @ http://www.mail-archive.com/discussion%40affug.com/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------


Reply via email to