Skip to main content
Known Participant
November 21, 2013
Question

Upgrading from Coldfusion 8 to 10, Flex won't work

  • November 21, 2013
  • 1 reply
  • 1097 views

Coldfusion 10

Flex 3

Existing Flash Application works with Coldfusion 8

Flex Integration is turned on.

Running latest update 12

Linux Machine

When I bring up the application I get the following error:

mx.messaging.channels::AMFChannel)#3

          initialDestinationId = (null)

          messageAgents = (Array)#8

            [0] (mx.rpc::AsyncRequest)#9

              authenticated = false

              autoConnect = true

              channelSet = (mx.messaging::ChannelSet)#5

              clientId = (null)

              connected = false

              defaultHeaders = (null)

              destination = "ColdFusion"

              id = "2E20487A-B02C-CB91-E9B5-78116236D96C"

              reconnectAttempts = 0

              reconnectInterval = 0

              requestTimeout = -1

              subtopic = ""

      connected = false

      connectTimeout = -1

      enableSmallMessages = true

      endpoint = "http://192.168.0.17/flex2gateway/"

      failoverURIs = (Array)#10

      id = "my-cfamf"

      mpiEnabled = false

      netConnection = (flash.net::NetConnection)#11

        client = (mx.messaging.channels::AMFChannel)#3

        connected = false

        objectEncoding = 3

        proxyType = "none"

        uri = "http://192.168.0.17/flex2gateway/"

      piggybackingEnabled = false

      polling = false

      pollingEnabled = false

      pollingInterval = 3000

      protocol = "http"

      reconnecting = false

      recordMessageSizes = false

      recordMessageTimes = false

      requestTimeout = -1

      uri =

etc...

I have done the following:
http://192.168.0.17/flashservices/gateway  ---> Page Not found
http://192.168.0.17/flashservices/gateway/  ---> Page Not found

http://forums.adobe.com/message/5621721#5621721

Brian

This topic has been closed for replies.

1 reply

joaquinrivero
Inspiring
November 27, 2013

Hi, I get the same issue with flex, you only need edit the "mod_jk.so" file.

here is a link with the solution

http://confusionblog.com/2013/04/apache-debian-coldfusion-10-flex2gateway-404/