Skip to main content
Inspiring
December 31, 2012
Answered

Getting an Error with EventGateway in Mac OSX 10.8

  • December 31, 2012
  • 1 reply
  • 1560 views

Two machines, both fresh ColdFusion installs.  Set up a Gateway Instance named cfflexgw.  Point it to a working CFC and the local cfg file.  When I send a simple message to the gateway, I get the following error:

Unable to find the Flex adapter for destination ColdFusionGateway in the RMI registry on localhost:1099.

Multiserver 9.0.2.  Using the base cfusion instance, and I did not alter any of the xml config files yet.  This code worked on 9.0.1 (and is still working) in OSX 10.7.  I also tried a stripped down CFC and message.  Any help yoiu can provide is appreciated!  Remoting is working fine BTW, just not sending message from CF via the ColdFusionGateway.

Thanks,

Nic

This topic has been closed for replies.
Correct answer nic_tunney

I was able to solve this.  I wrote a blog post so it hopefully saves someone else time.  I still have no idea why this setting would need to be changed, so perhaps a CF Engineer can explain it for my future education.

http://blog.nictunney.com/2012/12/blazeds-error-solved.html

1 reply

nic_tunneyAuthorCorrect answer
Inspiring
December 31, 2012

I was able to solve this.  I wrote a blog post so it hopefully saves someone else time.  I still have no idea why this setting would need to be changed, so perhaps a CF Engineer can explain it for my future education.

http://blog.nictunney.com/2012/12/blazeds-error-solved.html