<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - Event Gateways</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_event_gateways</link>
    <description>All Content in Event Gateways</description>
    <language>en</language>
    <pubDate>Thu, 23 Oct 2014 12:29:17 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-10-23T12:29:17Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Can gateway be used to create separate channels and space</title>
      <link>https://forums.adobe.com/thread/1615517</link>
      <description>&lt;!-- [DocumentBodyStart:102cfba3-da7f-441a-9b8b-17633833603d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have been reading about gateways and want to build a new CF11 application to use it. What I want is that my application can comunicate with operators in the field, two ways, realtime, so that every operator has his own personal postbox. Is this possible?&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:102cfba3-da7f-441a-9b8b-17633833603d] --&gt;&lt;img src='/beacon?t=1415919728971' /&gt;</description>
      <pubDate>Thu, 23 Oct 2014 12:29:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1615517</guid>
      <dc:date>2014-10-23T12:29:17Z</dc:date>
      <clearspace:dateToText>1 week 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to catch SMPP gateway error type ?</title>
      <link>https://forums.adobe.com/thread/1614525</link>
      <description>&lt;!-- [DocumentBodyStart:df7e8dbd-635f-4c7f-b93c-78cfc06cf671] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can i catch different SMPP error type return by SMSC server ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I want to catch result like 0x45,0x01,0x0B,0x58,0x15.... in my code. I can see eventgateway.log logging the error message but how do i get error type in my code ?&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:df7e8dbd-635f-4c7f-b93c-78cfc06cf671] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2229">smpp</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2229">eventgateway</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2229">errorhandling</category>
      <pubDate>Wed, 22 Oct 2014 14:44:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1614525</guid>
      <dc:date>2014-10-22T14:44:12Z</dc:date>
      <clearspace:dateToText>3 weeks 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem Adding Multiple Events To A Gateway Queue</title>
      <link>https://forums.adobe.com/thread/822452</link>
      <description>&lt;!-- [DocumentBodyStart:bd51a26b-7be2-4056-8aff-4e700f68611d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ColdFusion: 8,0,1,195765&lt;/p&gt;&lt;p&gt;Edition: Standard&lt;/p&gt;&lt;p&gt;Operating System: Windows 2003&lt;/p&gt;&lt;p&gt;Java Version: 1.6.0_20&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a batch process that queues file upload requests by sending messages to a CFML (asynchronous CFC) gateway.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I get the following messages repeatedly in my eventgateway.log:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Problem adding event for gateway Amazon S3 Gateway Service: Queue size of 10 exceeded when attempting to add more assignments into the threadpool task queue.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the same batch process and gateway cfc on multiple servers.&amp;nbsp; During the batch process, I will queue up many requests, somewhere between 1000 and 5000.&amp;nbsp; Only one request processes at a time, which exactly how I want it to work. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was able to succesfully run the process on 10 different servers all of which are using ColdFusion Standard Edition &lt;span&gt; &lt;/span&gt; 8,0,0,176276 and did not receive any of the errors in the eventgateway.log.&amp;nbsp; On the four servers where I get these errors, three are ColdFusion 8,0,1,195765 and one is 9,0,0,,251028.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All the ColdFusion parameters appear to be the same on all servers.&amp;nbsp; The Event Gateway settings on all servers are set to the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;Event Gateway Processing Threads = 1&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Maximum number of events to queue&amp;nbsp;&amp;nbsp; = 100,000&lt;/p&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bd51a26b-7be2-4056-8aff-4e700f68611d] --&gt;</description>
      <pubDate>Thu, 17 Mar 2011 01:33:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/822452</guid>
      <dc:date>2011-03-17T01:33:19Z</dc:date>
      <clearspace:dateToText>8 months 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Java Class Settings for new type</title>
      <link>https://forums.adobe.com/thread/5697</link>
      <description>&lt;!-- [DocumentBodyStart:c24f67f1-067b-4d83-bc50-fe8dcc20971b] --&gt;&lt;div class="jive-rendered-content"&gt;Hi 
&lt;br/&gt;
&lt;br/&gt;I've modified the example SocketGateway to create a
SilentSocketGateway.
&lt;br/&gt;
&lt;br/&gt;I copied the original SocketGateway.java file and renamed it
SilentSocketGateway.java. And modified the new file.
&lt;br/&gt;
&lt;br/&gt;All I have done is commented out the two lines that say hello
when you first connect and modified the main function names to be
SIlentSocketGateway instead of SocketGateway. So not exactly rocket
science in the JAVA programming stakes.
&lt;br/&gt;
&lt;br/&gt;I haven't changed the package at the top of the java file. 
&lt;br/&gt;
&lt;br/&gt;I've compiled it (javac SilentSocketGateway.class) and run
the class file into a JAR file (jar -cf SilentSocketGateway.jar
SilentSocketGateway.class). I've copied the resulting JAR file to
the C:\CFusionMX7\gateway\lib directory. 
&lt;br/&gt;
&lt;br/&gt;Restarted CF (on Windows obviously) and it finds the JAR
because I can't delete it as its "in use"
&lt;br/&gt;
&lt;br/&gt;But I can't install the new type, no matter what I type in
the Java Class section of the new type I get a message saying 
&lt;br/&gt;
&lt;br/&gt;"Unable to find or load Gateway class
examples.socket.SilentSocketGateway"
&lt;br/&gt;
&lt;br/&gt;I've tried every variation of
examples.socket.SilentSocketGateway I can think of. I've moved the
java file, modified the package setting, all to no avail.
&lt;br/&gt;
&lt;br/&gt;Can anyone help?
&lt;br/&gt;
&lt;br/&gt;What should I be putting in the Java Class field of the new
type?
&lt;br/&gt;
&lt;br/&gt;Many thanks
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;Steve
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c24f67f1-067b-4d83-bc50-fe8dcc20971b] --&gt;</description>
      <pubDate>Wed, 04 Oct 2006 23:33:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/5697</guid>
      <dc:date>2006-10-04T23:33:10Z</dc:date>
      <clearspace:dateToText>10 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Error invoking CFC for gateway</title>
      <link>https://forums.adobe.com/thread/222801</link>
      <description>&lt;!-- [DocumentBodyStart:fd689919-5af0-456c-9aa8-33818d840017] --&gt;&lt;div class="jive-rendered-content"&gt;Am getting the following error while invoking the event
gateway
&lt;br/&gt;
&lt;br/&gt;"Error invoking CFC for gateway myGateway: Event Handler
Exception. An exception occurred when invoking a event handler
method from Application.cfc The method name is: onRequestStart."
&lt;br/&gt;
&lt;br/&gt;Please advice&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fd689919-5af0-456c-9aa8-33818d840017] --&gt;</description>
      <pubDate>Tue, 24 Feb 2009 12:12:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/222801</guid>
      <dc:date>2009-02-24T12:12:25Z</dc:date>
      <clearspace:dateToText>10 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Getting an Error with EventGateway in Mac OSX 10.8</title>
      <link>https://forums.adobe.com/thread/1127431</link>
      <description>&lt;!-- [DocumentBodyStart:458c45b9-492f-4d79-aecd-1cb767cd3f7c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Two machines, both fresh ColdFusion installs.&amp;nbsp; Set up a Gateway Instance named cfflexgw.&amp;nbsp; Point it to a working CFC and the local cfg file.&amp;nbsp; When I send a simple message to the gateway, I get the following error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;h1 style="color: black;"&gt;Unable to find the Flex adapter for destination ColdFusionGateway in the RMI registry on localhost:1099. &lt;/h1&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Multiserver 9.0.2.&amp;nbsp; Using the base cfusion instance, and I did not alter any of the xml config files yet.&amp;nbsp; This code worked on 9.0.1 (and is still working) in OSX 10.7.&amp;nbsp; I also tried a stripped down CFC and message.&amp;nbsp; Any help yoiu can provide is appreciated!&amp;nbsp; Remoting is working fine BTW, just not sending message from CF via the ColdFusionGateway.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Nic&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:458c45b9-492f-4d79-aecd-1cb767cd3f7c] --&gt;</description>
      <pubDate>Mon, 31 Dec 2012 19:50:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1127431</guid>
      <dc:date>2012-12-31T19:50:29Z</dc:date>
      <clearspace:dateToText>1 year 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SMS Gateway losing Connection</title>
      <link>https://forums.adobe.com/thread/25517</link>
      <description>&lt;!-- [DocumentBodyStart:1e65ae50-9630-486d-bef6-141853fe65e6] --&gt;&lt;div class="jive-rendered-content"&gt;Hi
&lt;br/&gt;
&lt;br/&gt;I have a coldfusion 8 server connecting to an SMS Provider
and the binding works great, sending messages works most of the
time but the bind to the server drops randomly and regularly.
&lt;br/&gt;
&lt;br/&gt;It seems like i can push messages through then it will hang
and drop the bind then re-establish the bind and work again.
&lt;br/&gt;
&lt;br/&gt;I have done a bunch of google searches for a similar problem
with no success. Has anyone seen this same issue and if so how did
you overcome it? Any input/suggestions/whatever would be greatly
appreciated.
&lt;br/&gt;
&lt;br/&gt;Thanks&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1e65ae50-9630-486d-bef6-141853fe65e6] --&gt;</description>
      <pubDate>Tue, 13 Jan 2009 16:51:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/25517</guid>
      <dc:date>2009-01-13T16:51:18Z</dc:date>
      <clearspace:dateToText>2 years 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Looking for IBM WebShpere MQ Messaging Example</title>
      <link>https://forums.adobe.com/thread/915960</link>
      <description>&lt;!-- [DocumentBodyStart:c37f566a-1c7c-49b2-a1ba-1db6c5aebf87] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm looking for an example of sending messages to IBM MQ Messages via ColdFusion.&amp;nbsp; I've spent some time googling and have only found a few articles and most of them are very old.&amp;nbsp; Anyone have any info on this topic?&amp;nbsp; Thanks in advance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...Brad&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c37f566a-1c7c-49b2-a1ba-1db6c5aebf87] --&gt;</description>
      <pubDate>Thu, 20 Oct 2011 17:25:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/915960</guid>
      <dc:date>2011-10-20T17:25:43Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Coldfusion Instant Message Example?</title>
      <link>https://forums.adobe.com/thread/888436</link>
      <description>&lt;!-- [DocumentBodyStart:b9b88576-92e5-4e49-a3d1-bd305dc3e601] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;h2 class="docChapterTitle"&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;I am trying to go through the IM example in&lt;/span&gt; &lt;/span&gt;ColdFusion 9 Web Application Construction Kit, Volume 3 &lt;span&gt;(Chapter 71. Integrating with SMS and IM). Has anyone else actually got this example working using the sample code and database?&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b9b88576-92e5-4e49-a3d1-bd305dc3e601] --&gt;</description>
      <pubDate>Mon, 08 Aug 2011 21:40:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/888436</guid>
      <dc:date>2011-08-08T21:40:50Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>OpenMQ ColdFusion JMS Gateway</title>
      <link>https://forums.adobe.com/thread/932686</link>
      <description>&lt;!-- [DocumentBodyStart:87437406-7854-49d3-925f-4425a90243d0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Has anyone used OpenMQ with the generic gateway that ships with ColdFusion 8?&amp;nbsp; Also, is it true that the generic gateway only supports topics and not queues?&lt;/p&gt;&lt;p&gt;Why does the ActiveMQ example provide both but no the generic one?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm guessing being that Jrun is a j2ee &lt;a class="jive-link-external-small" href="http://www.adobe.com/products/jrun/productinfo/newfeatures/" rel="nofollow"&gt;1.3&lt;/a&gt; app server, and Open MQ latest needs ee&lt;a class="jive-link-external-small" href="http://mq.java.net/features.html" rel="nofollow"&gt; 1.4&lt;/a&gt; that this is a no go.&amp;nbsp; &lt;/p&gt;&lt;p&gt;Also being that the generic gateway works with 1.0.2 compliant server (jms compliancy guessing) and openMQ is JMS 1.1 standard this is a no go.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why doesn't anyone respond to any Gateway questions in the adobe forum? ;-)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Time to lose Jrun &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:87437406-7854-49d3-925f-4425a90243d0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2229">gateway</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2229">jms</category>
      <pubDate>Sun, 04 Dec 2011 21:33:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/932686</guid>
      <dc:date>2011-12-04T21:33:45Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SMS Event Gateway problem</title>
      <link>https://forums.adobe.com/thread/900712</link>
      <description>&lt;!-- [DocumentBodyStart:89f0a38c-20c4-48fd-9334-1d48ccd830e9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am having a strange problem with my SMS Gateway. The SMPP connection to the external gateway is fine, and outgoing messages are never a problem.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem is to do with my incoming.cfc - the gateway instance points to "incoming.cfc" and that file is set up to send an auto reply to the incoming message and add some details to a database. Simple and it works as tested. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Every couple of days though the incoming messages stop getting added to the database, and the auto reply messages don't get generated. The log files indicate that (allthough no changes have been made to either the incoming.cfc file or any other files or configuration settings) we have somehow "switched back" to an earlier version of the incoming.cfc file - I can tell this because the wording of the return message in the logs matches this earlier version.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have read Adobe documentation that says the gateway will use whatever incoming.cfc it is pointed to and you don't need to refresh the event gateway instance if you change the cfc - even though the old cfc has been deleted off the server entirely and the new one not changed - when the problem occurs (every other day) an instance refresh appears to fix it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone seen anything like this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for listening!&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Simon&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:89f0a38c-20c4-48fd-9334-1d48ccd830e9] --&gt;</description>
      <pubDate>Fri, 09 Sep 2011 05:18:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/900712</guid>
      <dc:date>2011-09-09T05:18:49Z</dc:date>
      <clearspace:dateToText>3 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>tempconverter Example event gateway CFC</title>
      <link>https://forums.adobe.com/thread/890333</link>
      <description>&lt;!-- [DocumentBodyStart:369cda13-c98b-4689-b903-68d46a4fde8d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can someone walk me through setting up and using the "tempconveter" event gateway CFC that is included in ColdFusion.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:369cda13-c98b-4689-b903-68d46a4fde8d] --&gt;</description>
      <pubDate>Fri, 12 Aug 2011 15:26:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/890333</guid>
      <dc:date>2011-08-12T15:26:37Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>smpp gateway</title>
      <link>https://forums.adobe.com/thread/886942</link>
      <description>&lt;!-- [DocumentBodyStart:b7275e31-a559-4393-bf59-86623cb11f2d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi i am having some problems with the smpp gateway which are&lt;/p&gt;&lt;ol&gt;&lt;li&gt;some message id are not coming back to me&lt;/li&gt;&lt;li&gt;lots of statuses are not coming back to me&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i am not sure what i causing this out of 3000 sms sent 200 had no status returned and 60 had no message id, any ideas how i can debug or solve this i have attached my cfg file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;#&lt;br/&gt;# SMSGateway configuration file&lt;br/&gt;# Test server config&lt;br/&gt;#&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# This is the IP address of SMSC&lt;br/&gt;ip-address=sms1.cardboardfish.com&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# Port to bind to&lt;br/&gt;port=8000&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# Your system id&lt;br/&gt;system-id=my_username&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# Your password&lt;br/&gt;password=my_password&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# The source address for this client&lt;br/&gt;source-ton=5&lt;br/&gt;source-npi=0&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# This is a made-up address&lt;br/&gt;source-address=5551213&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# The address range this smpp client will serve&lt;br/&gt;# Generally the same as your source address&lt;br/&gt;addr-ton=5&lt;br/&gt;addr-npi=0&lt;br/&gt;address-range=5551213&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# Message sending rate; how many messages per second is the&lt;br/&gt;# gateway allowed to send to your service provider.&amp;nbsp; &lt;br/&gt;# This can be a decimal (i.e. 0.1). 0 is unlimited.&lt;br/&gt;# The default is 100 messages per second.&lt;br/&gt;message-rate=100.0&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# The mode of the gateway; Either synchronous or asynchronous&lt;br/&gt;# In synchronous mode the gateway will wait for the response&lt;br/&gt;# from the server when sending a message and the SendGatewayMessage()&lt;br/&gt;# CFML function will return the SMS messageID of the message&lt;br/&gt;# or an empty string if their is an error.&amp;nbsp; In asynchronous mode,&lt;br/&gt;# the gateway will not wait for a response and the SMS messageID&lt;br/&gt;# will NOT be returned from SendGatewayMessage().&lt;br/&gt;# The default is synchronous.&lt;br/&gt;mode=synchronous&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# Should the gateway retry delivery on Network Errors?&lt;br/&gt;# If a network error occurs while trying to deliver a message,&lt;br/&gt;# should the message be queued for delivery when the gateway&lt;br/&gt;# is able to re-bind to the SMSC.&amp;nbsp; This is useful if the gateway&lt;br/&gt;# is in asynchronous mode, where no error status is returned from&lt;br/&gt;# the CFML SendGatewayMessage() function.&lt;br/&gt;# The default is no.&lt;br/&gt;network-retry=no&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# Should the gateway retry delievery on Transient Errors?&lt;br/&gt;# If an error is returned from the SMSC that indicates&lt;br/&gt;# the message may be able to be delivered in the future,&lt;br/&gt;# should the gateway attemp to resend send the message?&lt;br/&gt;# This is useful if the gateway is in asynchronous mode,&lt;br/&gt;# where no error status is returned from the CFML &lt;br/&gt;# SendGatewayMessage() function.&lt;br/&gt;# The default is no.&lt;br/&gt;transient-retry=no&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;##################################################&lt;br/&gt;# Everything below here is usually OK.&lt;br/&gt;##################################################&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# The function in the Gateway CFC which the is called&lt;br/&gt;# when an incoming message arrives.&lt;br/&gt;#&lt;br/&gt;cfc-method=onIncomingMessage&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# The default destination address info&lt;br/&gt;destination-ton=1&lt;br/&gt;destination-npi=1&lt;br/&gt;# You can't have a default destination&lt;br/&gt;# destination-address=&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;# The service type can be empty or one of&lt;br/&gt;# the following values:&lt;br/&gt;# CMT, CPT, VMN, VMA, WAP or USSD&lt;br/&gt;# service-type=&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# From the spec:&lt;br/&gt;# Identifies the type of system requesting the bind.&lt;br/&gt;# This may enable SMSC responses which are&lt;br/&gt;# particular to a given type of ESME.&lt;br/&gt;system-type=SMPP&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# The receive timeout is a timeout for trying to receive a message&lt;br/&gt;# from the SMSC. If you want go to infinite wait until a PDU&lt;br/&gt;# is received, set the receive-timeout to -1. &lt;br/&gt;# The value is in seconds.&amp;nbsp; The default is 30 seconds.&lt;br/&gt;receive-timeout=10&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# The ping interval is how often the SMS Gateway will send an&lt;br/&gt;# EnquireLink PDU to the server to verify the health of the connection.&lt;br/&gt;# The value is in seconds.&amp;nbsp; The default is 60 seconds.&lt;br/&gt;ping-interval=60&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# The number of connection attempts the gateway will make until it gives up.&lt;br/&gt;# Use -1 to retry until connected.&amp;nbsp; The default is -1 (try forever).&lt;br/&gt;retries=-1&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;# Connection retry interval; how long to wait between connection attemps.&lt;br/&gt;# The value is in seconds.&amp;nbsp; The default is 10 seconds.&lt;br/&gt;retry-interval=10&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b7275e31-a559-4393-bf59-86623cb11f2d] --&gt;</description>
      <pubDate>Fri, 05 Aug 2011 13:30:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/886942</guid>
      <dc:date>2011-08-05T13:30:00Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Event Gateway for Weblogic JMS</title>
      <link>https://forums.adobe.com/thread/593591</link>
      <description>&lt;!-- [DocumentBodyStart:5f01d236-00eb-47d8-8664-b23b73e44a3b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there, just learning about event gateways in Coldfusion.&amp;nbsp; After a day playing and reading, I'm still unable to figure out if it is possible, using the default JMS and ActiveMQ event gateway type, to listen to a Oracle Weblogic JMS queue. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When trying to configure a JMS gateway instance to listen to Weblogic JMS queue, I get a "Gateway 'testJMS (examples.JMS.JMSGateway)' has taken more than 30 seconds to start." error.&amp;nbsp; When I use the ActiveMQ gateway type, I get an "Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized: [t3]".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm no expert on CF event gateway or Weblogic JMS messaging so would appreciate it if someone could tell me if this is even possible using the default supplied gateway types with CF8 or if a custom gateway type has to be built.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance everyone.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5f01d236-00eb-47d8-8664-b23b73e44a3b] --&gt;</description>
      <pubDate>Wed, 10 Mar 2010 18:13:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/593591</guid>
      <dc:date>2010-03-10T18:13:00Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Directory watcher Flase event</title>
      <link>https://forums.adobe.com/thread/871918</link>
      <description>&lt;!-- [DocumentBodyStart:cb703c25-4515-4c4c-a4b8-554005081166] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am having a problem with directory watcher, environment is :&lt;/p&gt;&lt;p&gt;Windows 2003&lt;/p&gt;&lt;p&gt;Coldfusion 8.0.1&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Current scenario :&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;My directory watcher is watching a shared folder &lt;strong&gt;(A&lt;/strong&gt;) on network, and copies files from that folder to a different share folder &lt;strong&gt;(B)&lt;/strong&gt; on network (Both shared folder are in different boxes)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Problem : &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Sometime my onAdd fires at odd times and it starts copying all the files available on A folder to B. And when I check logs, that time no files were added in A folder.&lt;/p&gt;&lt;p&gt;Problem is onAdd event fires any time and I dont know why its happening.&lt;/p&gt;&lt;p&gt;Please Help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Some more info:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;I am not moving files from A to B, just copying, so old files remains in same folder, there are around 3000-4000 files as of now in A folder, and every day 10-12 files gets copy in A.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cb703c25-4515-4c4c-a4b8-554005081166] --&gt;</description>
      <pubDate>Thu, 30 Jun 2011 21:59:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/871918</guid>
      <dc:date>2011-06-30T21:59:16Z</dc:date>
      <clearspace:dateToText>3 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is there a way to restart directory watcher interface from javascript?</title>
      <link>https://forums.adobe.com/thread/848046</link>
      <description>&lt;!-- [DocumentBodyStart:399dc2a1-dbc2-481a-9da8-89458e117fd1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Running the directory watcher gateway interface under CF8, watching a network directory, the connection to the remote server is occasionally lost, causing the interface to "fail".&amp;nbsp; Is it possible to code javascript or cf to test the status of the interface and restart it? I see the start(), stop(), restart() and status() methods but I'm not sure (need an example) how they might be used.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:399dc2a1-dbc2-481a-9da8-89458e117fd1] --&gt;</description>
      <pubDate>Thu, 05 May 2011 17:04:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/848046</guid>
      <dc:date>2011-05-05T17:04:27Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion Event Gateway - Data Processing Delay</title>
      <link>https://forums.adobe.com/thread/833502</link>
      <description>&lt;!-- [DocumentBodyStart:153324b9-cc37-403b-859b-bac51c5f01d5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Hi,&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;We are running ColdFusion 9 inside JBOSS.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;We have event gateways that communicate with JMS Queue from JBOSS to acquire the vehicle related data for further processing (about 2 millions data per day in real time).&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;However, we facing performance degradation for the event gateways after it runs for 8hrs (initially data processing at 0 sec delay, subsequently built up to almost 10 mins delay) and it requires restart to resume back to normal speed.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Further checking on the servers show that the event gateways occupied all CPU processing power after running for few hrs.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;May I know what is the issue and what can i do improve the performance. Your help shall be high appreciated.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Below the settings for event gateways.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Queue Size : 10000&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Thread : 30&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Server Spec&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;IBM x3650 series&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;RAM : 6GB&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Processor : Dual Quad Core Processors 2.5GHZ&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:153324b9-cc37-403b-859b-bac51c5f01d5] --&gt;</description>
      <pubDate>Mon, 04 Apr 2011 09:28:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/833502</guid>
      <dc:date>2011-04-04T09:28:27Z</dc:date>
      <clearspace:dateToText>3 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF9 Directory Watcher randomly skips files</title>
      <link>https://forums.adobe.com/thread/789952</link>
      <description>&lt;!-- [DocumentBodyStart:57d70b3c-2062-42bd-a18a-c7c1198e3dd1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using the directory watcher gateway to log changed files as they are pushed (FTP'd) to a development server.&amp;nbsp; The gateway occassionally misses random files.&amp;nbsp; I've seen some older post where this was a problem and was looking to see if the problem still exists on CF9. The onAdd/onUpdate methods simply write the file details to a SQL database.&amp;nbsp; There is very little logic in the .cfc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you FTP 10 files to the server it will tell you 8 changed.&amp;nbsp; If you push the same 10 again it will in some cases it will reconcile the missing files.&amp;nbsp; I have the intervalconfigured for 60 seconds.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:57d70b3c-2062-42bd-a18a-c7c1198e3dd1] --&gt;</description>
      <pubDate>Thu, 10 Feb 2011 21:53:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/789952</guid>
      <dc:date>2011-02-10T21:53:54Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>LCDS 2.6.1 Data Management Gateway Error</title>
      <link>https://forums.adobe.com/thread/738349</link>
      <description>&lt;!-- [DocumentBodyStart:d2120ea1-0ddd-419a-a8d8-cb28b66baeb3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm getting the following error when trying to update a flex 4 application connected to a embedded LCDS instance of CF 8.01:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;[LCDS]10/14/2010 10:46:40.031 [DEBUG] [Service.Data.Transaction] Started non-jta data service transaction&lt;/p&gt;&lt;p&gt;[LCDS]10/14/2010 10:46:40.031 [DEBUG] [DataService.coldfusion] [CFDataServicesAdapter] destination: Facility invoking Fill method...&lt;/p&gt;&lt;p&gt;10/14 10:46:42 Error [RMI TCP Connection(11)-x.x.x.x] - &lt;/p&gt;&lt;p&gt;[LCDS]10/14/2010 10:46:42.640 [DEBUG] [Service.Data.Transaction] Committed transaction&lt;/p&gt;&lt;p&gt;[LCDS]10/14/2010 10:46:42.640 [DEBUG] [Service.Data.Transaction] Rolling back transaction&lt;/p&gt;&lt;p&gt;[LCDS]10/14/2010 10:46:42.640 [WARN] [DataService.coldfusion] Error rolling back Data Service Transaction: java.lang.RuntimeException: Internal error - current transaction changed out from underneath the DataServiceTransaction!&lt;/p&gt;&lt;p&gt;java.lang.RuntimeException: Internal error - current transaction changed out from underneath the DataServiceTransaction!&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at flex.data.DataServiceTransaction.clearCurrentTransaction(DataServiceTransaction.java:2497 )&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at flex.data.DataServiceTransaction.rollback(DataServiceTransaction.java:395)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at coldfusion.flex.CFDataServicesAdapter.performDataServiceTransaction(CFDataServicesAdapter .java:757)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at coldfusion.eventgateway.flex.rmi.CFToDataManagementProxyServer.performDataServiceTransact ion(CFToDataManagementProxyServer.java:45)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.rmi.transport.Transport$1.run(Transport.java:159)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.rmi.transport.Transport.serviceCall(Transport.java:155)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;at java.lang.Thread.run(Thread.java:619)&lt;/p&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The setup I have works in all environments that I have (beta, testing, local) except for our demo VMS.&amp;nbsp; I can certainly supply more information if needed.&amp;nbsp;&amp;nbsp; Does anyone have any suggestions?&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d2120ea1-0ddd-419a-a8d8-cb28b66baeb3] --&gt;</description>
      <pubDate>Thu, 14 Oct 2010 16:30:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/738349</guid>
      <dc:date>2010-10-14T16:30:18Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Directory watcher gateway stops seeing files added after working fine for awhile</title>
      <link>https://forums.adobe.com/thread/753527</link>
      <description>&lt;!-- [DocumentBodyStart:b50e7ad1-6449-4a23-8efd-1088d2b461dd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We have a directory watcher gateway that has worked quite well in the past, but over the past couple days has started having problems. What seems to happen is that the gateway cfc stops firing when a file is added to a directory. Stopping and restarting the gateway doesn't fix the problem. However we are running 4 instances on the server, so I removed the gateway from one instance and added it to another. Things started working again. Then the next day, the new gateway stopped working. Moved it back to the original instance, and it's working again.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We also have a scheduled task that cleans up files that the gateway misses, it runs every 3 minutes. The gateway does log some "file does not exist" errors but it seems to only happen when the scheduled task runs - that is, it seems like the gateway doesn't notice the files until another process tries to do something with them!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Incidentally we have been doing a pretty high volume of traffic lately and the server has had some other issues (another process has brought it down multiple times in the past week) - so the server has actually been restarted a few times lately (it's in a cluster of 2). I'm not sure how these things would really affect the gateway's operaion though.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know what might be going on here? Thanks in advance!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b50e7ad1-6449-4a23-8efd-1088d2b461dd] --&gt;</description>
      <pubDate>Wed, 17 Nov 2010 15:52:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/753527</guid>
      <dc:date>2010-11-17T15:52:05Z</dc:date>
      <clearspace:dateToText>3 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is a gateway what I need?</title>
      <link>https://forums.adobe.com/thread/726331</link>
      <description>&lt;!-- [DocumentBodyStart:5ce5148f-64cf-4ec9-8037-89c72fef4573] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am using CF8 in a windows environment.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a magentic stripe reader on the network at IP xxx.xx.xxx.174:1070&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When a badge is scanned, I want that information to automatically log in my SQL database. I think a Socket Gateway is what I want, so it will listen to the address in question, and allow me to capture and store the information upon a scan, but I cant find much information on the net as to how to go about this. I have gone through the exanples but apparently I am not smart enough to "get it". Can anyone point me in the right direction?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5ce5148f-64cf-4ec9-8037-89c72fef4573] --&gt;</description>
      <pubDate>Wed, 22 Sep 2010 15:21:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/726331</guid>
      <dc:date>2010-09-22T15:21:31Z</dc:date>
      <clearspace:dateToText>4 years 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Sending True Binary SMS With CF Gateway</title>
      <link>https://forums.adobe.com/thread/745120</link>
      <description>&lt;!-- [DocumentBodyStart:c52fd456-3f41-43fd-a0f0-82380656ae1b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;So I have been working to send actual binary instructions to some remote decvices using the CF gateway.&amp;nbsp; I am setting the command to "data" and the messagePayload to a binary object made up of a hex string.&amp;nbsp; What the stopping point is, is that CF seems to transmit the message to the SMSC as plain text almost no matter what.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have had some success changing up the DataCoding optional parameter and it has sent the messages to my test SMSC as binary BUT the big issue is that i need to send the message with a specific DCS (datacoding) value to get the remote device to recognize and execute the command.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, does anyone know what else I have to do to get these messages to go through as binary every time?&lt;/p&gt;&lt;p&gt;Do you know what the range for the DataCoding parameter is?&amp;nbsp; CF SEEMS to want it as a number then it transforms it into the HEX string that the SMSC wants but it seems like any number above 128 gets totally ignored and the message goes through as plain text.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All in all its a very strange issue and it seems like i'm missing some key part of how to make this work.&amp;nbsp; Any suggestions would be appreciated.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c52fd456-3f41-43fd-a0f0-82380656ae1b] --&gt;</description>
      <pubDate>Fri, 29 Oct 2010 14:54:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/745120</guid>
      <dc:date>2010-10-29T14:54:26Z</dc:date>
      <clearspace:dateToText>4 years 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Implement SMS application using CFSMS Event Gateway</title>
      <link>https://forums.adobe.com/thread/738638</link>
      <description>&lt;!-- [DocumentBodyStart:7df69aeb-8f22-4290-9db1-90976efb05bb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;After I did some readings on Coldfusion SMS Event Gateway.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;I'm wondering whether I need an external SMS server or system for the SMS gateway in CF to work. Looking forward to get reply from you all.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;The following is what I get from Adobe Coldfusion 8 livedocs:&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;"&lt;strong&gt;To Implement SMS application with ways below:&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpFirst"&gt;&lt;span&gt;&lt;span&gt;1.&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;Create a ColdFusion application that uses an instance of the SMSGateway class to communicate with one or more SMSCs. &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpLast"&gt;&lt;span&gt;&lt;span&gt;2.&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;Use the SMS testing server and client simulator to test your application without requiring an outside SMS service provider."&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Thanks in advance.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpLast" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpLast" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpLast" style="min-height: 8pt; padding: 0px;"&gt;&lt;span&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7df69aeb-8f22-4290-9db1-90976efb05bb] --&gt;</description>
      <pubDate>Fri, 15 Oct 2010 03:07:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/738638</guid>
      <dc:date>2010-10-15T03:07:00Z</dc:date>
      <clearspace:dateToText>4 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>trouble with socket gateway and an as3 xmlsocket connection</title>
      <link>https://forums.adobe.com/thread/725771</link>
      <description>&lt;!-- [DocumentBodyStart:950f4bec-7e0a-416c-9e23-bf34edd9f8d7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I succesfully set up the socket gateway and am able to conect to the CF socket gateway and send data from flash to the gateway.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The error I keep getting is when I add return value to the "onIncomingMessage"... cf error always logs "Cannot send outgoing message. OriginatorID "123124124" is not a valid socket id.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am passing the originatorID as in the docs.... my question is what is a valid originatorID?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&amp;lt;cffunction name="onIncomingMessage" output="no"&amp;gt;&lt;br/&gt;&amp;lt;cfargument name="CFEvent" type="struct" required="yes"&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&amp;lt;!--- Create a return structure that contains the message. ---&amp;gt;&lt;br/&gt; &amp;lt;!--- Get the message. ---&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp; &amp;lt;cfset message="#CFEvent.Data.message#"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!--- Where did it come from? ---&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp; &amp;lt;cfset orig="#CFEvent.OriginatorID#"&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;br/&gt;&amp;lt;cfset retValue = structNew()&amp;gt;&lt;br/&gt;&amp;lt;cfset retValue.OriginatorID = orig&amp;gt;&lt;br/&gt;&amp;lt;cfset retValue.MESSAGE = message&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;br/&gt;&amp;lt;!--- Send the return message back. ---&amp;gt;&lt;br/&gt;&amp;lt;cfreturn retValue&amp;gt;&lt;br/&gt;&amp;lt;/cffunction&amp;gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I really hope I can get an answer hardly any docs or anything online on how to correctly return a message via a socket gateway.&lt;/p&gt;&lt;p&gt;Thank you.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:950f4bec-7e0a-416c-9e23-bf34edd9f8d7] --&gt;</description>
      <pubDate>Tue, 21 Sep 2010 19:56:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/725771</guid>
      <dc:date>2010-09-21T19:56:45Z</dc:date>
      <clearspace:dateToText>4 years 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion 8 Data Management Gateway - Multi Instance, Mutli Server</title>
      <link>https://forums.adobe.com/thread/701705</link>
      <description>&lt;!-- [DocumentBodyStart:1d1861e9-50e0-47af-a64f-16e414ca5d15] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a question about setting up the Data Management Gateway with LiveCycle embedded in each ColdFusion instance.&amp;nbsp; The setup is as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;------------------------------------------------------------------------------------------&lt;/p&gt;&lt;p&gt;Server 1 (Lets say this IP is 10.0.0.230 [domain.testing.com])&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Instance Names:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;01_CF_Instance_01 (Clustered with 01_CF_Instance_02) -&amp;gt; Embedded LCDS with ColdFusion Assemblers, DAO's, and Models&lt;/p&gt;&lt;p&gt;01_CF_Instance_02 (Clustered with 01_CF_Instance_01) -&amp;gt; Embedded LCDS with ColdFusion Assemblers, DAO's, and Models&lt;/p&gt;&lt;p&gt;------------------------------------------------------------------------------------------&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;------------------------------------------------------------------------------------------&lt;/p&gt;&lt;p&gt;Server 2 (Lets say this IP is 10.0.0.240 [domain.testing.com])&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Instance Names:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;02_CF_Instance_01 (Clustered with 02_CF_Instance_02) -&amp;gt; Embedded LCDS with ColdFusion Assemblers, DAO's, and Models&lt;/p&gt;&lt;p&gt;02_CF_Instance_02 (Clustered with 02_CF_Instance_01) -&amp;gt; Embedded LCDS with ColdFusion Assemblers, DAO's, and Models&lt;/p&gt;&lt;p&gt;------------------------------------------------------------------------------------------&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The scenario exists as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;- I want to be able to have an update from ColdFusion on any 1 of these instances update any Flex application listening for updates from any of the embedded LCDS instances.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The way it works now is if a user that is on 01_CF_Instance_01 does an update to the database, the Data Management Event Gateway configured on this instance hits the embedded LCDS install on that instance.&amp;nbsp; I want it to send the update to all embedded LCDS installs for all 4 instances.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know that I have to set the host and allowedIPs for the flex-data-management-gateway.cfg that each one of my Event Gatways is configured with, however the updates never come through to any other instance of LCDS.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I do the following for the Event Gateway .cfg file on instance 01_CF_Instance_01,&lt;/p&gt;&lt;p&gt;host=localhost&lt;/p&gt;&lt;p&gt;allowedIPs=10.0.0.230,10.0.0.240&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;it hits the embedded LCDS install just fine, but no others will get the update.&amp;nbsp; Since two of the instances will always be on localhost for any given instance, will specifying localhost hit both instances on localhost?&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All of my Data Management Destinations have the same name, myDest.&amp;nbsp; Are there going to be conficts with the destination name for instances on the same server?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone help me sort out these issues? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1d1861e9-50e0-47af-a64f-16e414ca5d15] --&gt;</description>
      <pubDate>Mon, 16 Aug 2010 17:48:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/701705</guid>
      <dc:date>2010-08-16T17:48:02Z</dc:date>
      <clearspace:dateToText>4 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SMS state from the Operator</title>
      <link>https://forums.adobe.com/thread/695833</link>
      <description>&lt;!-- [DocumentBodyStart:c4fd90af-162f-477f-aaed-2cfc335032b8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Is there any way to get the &lt;strong&gt;&lt;em&gt;Command_Status &lt;/em&gt;&lt;/strong&gt;parameter as part of the &lt;strong&gt;&lt;em&gt;submit_sm_resp&lt;/em&gt;&lt;/strong&gt; message in the cfevent as the inmediate response from the Operator? I perfectly obtain the Delivery Receipt report sent from the mobile using the &lt;strong&gt;&lt;em&gt;RegisteredDelivery &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;, but this is not enough for the Operator &lt;span aria-label="Cry" class="emoticon-inline emoticon_cry" style="height:16px;width:16px;"&gt;&lt;/span&gt;. They insist that they send me the SMPP error status inmediately as part of the &lt;strong&gt;&lt;em&gt;submit_sm_resp &lt;/em&gt;&lt;/strong&gt;message, but the only thing that I got from them is the &lt;strong&gt;&lt;em&gt;MessageId&lt;/em&gt;&lt;/strong&gt; as response of the &lt;strong&gt;&lt;em&gt;SendGatewayMessage &lt;/em&gt;&lt;/strong&gt;function.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I need the &lt;strong&gt;&lt;em&gt;Command_Status&lt;/em&gt;&lt;/strong&gt; because this is the way the Operator inmediatly informs the state of the mobile with two states:&lt;strong&gt; No Error(0x00)&lt;/strong&gt; and &lt;strong&gt;Submit_sm failed (0x45)&lt;/strong&gt;, this last meaning no credit balance available to receive the SMS Text message, the mobile is blokecd, etc. &lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Any suggestions?&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c4fd90af-162f-477f-aaed-2cfc335032b8] --&gt;</description>
      <pubDate>Sat, 07 Aug 2010 17:49:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/695833</guid>
      <dc:date>2010-08-07T17:49:21Z</dc:date>
      <clearspace:dateToText>4 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Unable to access the Flex Message Broker</title>
      <link>https://forums.adobe.com/thread/422207</link>
      <description>&lt;!-- [DocumentBodyStart:6a185dae-27ab-4d0d-a07a-1a08f839608a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Basically, I am trying to do a simple connection of message between a form (with only a text message) to send a message to Flex. The Flex is suppose to display the message. All this use a Event Gateway I created in ColdFusion. I also manipulated XML config files based on the Ben Forta example (&lt;a class="jive-link-external-small" href="http://www.forta.com/blog/index.cfm/2006/2/1/Getting-Started-With-ColdFusion-And-Flex-Enterprise-Services" rel="nofollow"&gt;http://www.forta.com/blog/index.cfm/2006/2/1/Getting-Started-With-ColdFusion-And-Flex-Ente rprise-Services&lt;/a&gt;) but ColdFusion 8 (as it is the version I am using) is not set the same way as CF7 (I am not sure but for me, it is not seems to be the same for config files). I manipulated the messagin-config.xml includes in my path "C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\flex" to include the host (127.0.0.1) and a channel for RTMP.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But everything I am doing always returning me the error "Unable to access the Flex Message Broker". First, I am not sure at which step I am in the full process - but I think I can say that I reach the Event Gateway when I am getting this error - is it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If somebody can explain me a bit better what this message is about exactly, it should help me a lot (and maybe a lot of other user trying to make this work).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I includes a file here that contains the following information:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) The code I use from the Coldfusion to create the message to pass to;&lt;/p&gt;&lt;p&gt;2) The code I use to read the message in the Flex;&lt;/p&gt;&lt;p&gt;3) The CFC I use to transfer the message through the Event Gateway I created;&lt;/p&gt;&lt;p&gt;3) The messaging-config.xml;&lt;/p&gt;&lt;p&gt;4) The data-management-config.xml.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The Event Gateway I created is called testFlexGateway and it ibased on Data Management and pointing to the CFC I include in my file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help will be great as we have a big project that is dependant of this success!!!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank's&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6a185dae-27ab-4d0d-a07a-1a08f839608a] --&gt;</description>
      <pubDate>Tue, 21 Apr 2009 12:25:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/422207</guid>
      <dc:date>2009-04-21T12:25:51Z</dc:date>
      <clearspace:dateToText>4 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>LiveCycle 2.6.1 Data Management with The ColdFusion 8.0 DataManagement Event Gateway Issue</title>
      <link>https://forums.adobe.com/thread/689335</link>
      <description>&lt;!-- [DocumentBodyStart:928f9f0d-dae3-4795-a880-67a977dd4b34] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;div&gt;&lt;p&gt;Hello all,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I've recently been developing a project that involves sending out events from ColdFusion to LiveCycle 2.6.1 using the Data Management event gateway to Flex 4.0 clients (LiveCycle and ColdFusion are on different Instances, but the same server).&amp;nbsp; To begin with, I used ColdFusion assemblers, DAO's, and models and everything worked fine locally.&amp;nbsp; After deploying this setup to a beta site, I decided that this setup would be very troublesome in terms of configuring clustered instances across multiple servers.&amp;nbsp; I then decided to convert my assemblers, DAO's, and models to Java.&amp;nbsp; The conversion went well and the flex clients see the exact same data as they did with the ColdFusion adapter. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Once I tried to send an update through from my ColdFusion application to a Flex client, I get an error stating that:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"Unable to find the Flex adapter for destination My_Dest in the RMI registry on localhost:1099.The Flex adapter may not be running or the destination may be incorrect."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;After seeing this error, downloaded a Java-based RMI inspector to see what was going on.&amp;nbsp; To get a good idea of what was happening when the ColdFusion adapter was being used, I switched my data-management-config file back to the CF adapter.&amp;nbsp; I noticed that the RMI entry was as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;localhost:1099/cfdataserviceadapter/My_Dest&lt;/p&gt;&lt;p&gt;localhost:1099/cfassembler/my_cf_instance&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Once I gathered this data as the base, I converted back to the Java adapter in my data-management-config file, restarted the servers, and ran the RMI inspector again.&amp;nbsp; Only the "localhost:1099/cfassembler/my_cf_instance" was showing.&amp;nbsp; (This one shows because I have "Enable Remote Adobe LiveCycle Data Management Access" checked in my CF instance's CF Admin -&amp;gt; Flex Integration).&amp;nbsp; Since I don't need this checked anymore, I unchecked it and re-ran the RMI inspector.&amp;nbsp; As it should, the "localhost:1099/cfdataserviceadapter/My_Dest" went away.&amp;nbsp; Since no destination shows up, it means that the Flex adapter isn't registering my "my_Dest" destination with RMI.&amp;nbsp; Since it isn't registered, I can't see it when I try to send a message through the CF Data Management event gateway.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone help me out here?&amp;nbsp; I certainly may be missing something when it comes to RMI (I don't work with Java very often).&amp;nbsp; Any advice would be greatly appreciated!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you,&lt;/p&gt;&lt;p&gt;Dustin Blomquist&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:928f9f0d-dae3-4795-a880-67a977dd4b34] --&gt;</description>
      <pubDate>Wed, 28 Jul 2010 17:50:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/689335</guid>
      <dc:date>2010-07-28T17:50:19Z</dc:date>
      <clearspace:dateToText>4 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Sending data from Coldfusion to SAP BAPI</title>
      <link>https://forums.adobe.com/thread/676690</link>
      <description>&lt;!-- [DocumentBodyStart:72e9c27c-882e-4bf6-9ced-36626f858539] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;As mentioned in the title... Can anyone provide examples or web that i can refer? I really have no idea on this.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:72e9c27c-882e-4bf6-9ced-36626f858539] --&gt;</description>
      <pubDate>Fri, 09 Jul 2010 07:51:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/676690</guid>
      <dc:date>2010-07-09T07:51:28Z</dc:date>
      <clearspace:dateToText>4 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Queueing with cflock on Coldfusion 9</title>
      <link>https://forums.adobe.com/thread/666288</link>
      <description>&lt;!-- [DocumentBodyStart:f94a48d6-ddee-45d4-901a-3584a0ae7cea] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We've been dealing with a problem with our event gateways since we upgraded from ColdFusion 8 Enterprise to ColdFusion 9 Enterprise.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We have an event gateway setup to establish a connection to a third party. They went us updates at least every 10 seconds and sometimes many times a second.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We have a Java class configured as the Event Gateway listener, and it pushes events and data to a CFC function. In that function we actually use a *named* &amp;lt;cflock&amp;gt; to ensure that requests are dealt with in order, and requests will be queued at this point to have exclusive access to the named lock. This lock has a *30 second* timeout.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've also got lots of debugging in this function, and I've noticed a few things:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Requests will queue up before the &amp;lt;cflock&amp;gt; tag, waiting for the lock, and this queue can be over 40 events long&lt;/li&gt;&lt;li&gt;All requests are processed when they get the lock within 6 seconds. The average is actually 1.5 to 2 sec from when they get the lock to when they complete processing&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So the problem is that, now and again, I will have a lock timeout occur, and it's after 30 seconds. First I log if the request is waiting for the lock. It looks like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Information","Thread-23","06/23/10","15:45:18","APP1","F4B42A5A-F34D-C614-DE01B150E6906F 78 (1277304318606) : PRE LOCK"&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And then further down the logs, I see this for the same request:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Error","Thread-23","06/23/10","15:45:48","APP1","F4B42A5A-F34D-C614-DE01B150E6906F78 (1277304348607) : LOCK ERROR: A timeout occurred while attempting to lock lock_ResponseDispatcher."&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There's 30 seconds between them. The requests and any event data associated with it is lost at this point. Not good for me.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I thought I'd see if the queue was being processed fast enough. I'm unsure how events are queued by &amp;lt;cflock&amp;gt;. Is there a hard limit?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyway, on this particular run, I saw that:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The request went onto the queue when there was 6 requests there already, so it's number 7 in the queuea&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Over the next 30 seconds about 17 requests are removed from the queue&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;About the same number of requests are added to the queue&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;In this period, the request in question is not processed and after 30 seconds times out&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can't believe my eyes! It's as if the &amp;lt;cflock&amp;gt; queue is not processed as first in first out (FIFO), but first in last out (FILO)!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is such a thing possible? Has anyone else every seen this kind of behaviour?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Many thanks in advance to anyone with any thoughts.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ciaran&lt;/p&gt;&lt;div&gt; &lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f94a48d6-ddee-45d4-901a-3584a0ae7cea] --&gt;</description>
      <pubDate>Wed, 23 Jun 2010 16:33:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/666288</guid>
      <dc:date>2010-06-23T16:33:44Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Integrating with .NET</title>
      <link>https://forums.adobe.com/thread/658348</link>
      <description>&lt;!-- [DocumentBodyStart:47aede74-c350-4771-9003-9ea2a4582ecd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;Hey All,&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;I want to call a Colf-fusion method from my .NET code.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;I never code in CF, is there a way i can make a call to CF functions that returns value and can use that value in my C# class in .NET&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px; margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;code snippet i had &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;cffunction name="getResult" access="public" returntype="query"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;&amp;lt;cfargument name="d_id" required="Yes"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;&lt;span style="mso-tab-count: 2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;cfargument name="trk_name" required="Yes"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;&amp;lt;cfquery name="get_details" datasource="xyx"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;select...&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;&amp;lt;/cfquery&amp;gt; //various queries like this..&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&amp;lt;cfif Not(IsDefined("get_details"))&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;cfset get_details = QueryNew("")&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;/cfif&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;&amp;lt;cfreturn get_details&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;&lt;span style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;/cffunction&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px; margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;To be more clear- Is there a way i can call the function which returns get_details&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;Would appreciate if any one can help in suggesting some solution to this,&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="margin: 0in 0in 10pt;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:47aede74-c350-4771-9003-9ea2a4582ecd] --&gt;</description>
      <pubDate>Fri, 11 Jun 2010 23:43:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/658348</guid>
      <dc:date>2010-06-11T23:43:07Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF "Instant Messaging"&gt;</title>
      <link>https://forums.adobe.com/thread/656539</link>
      <description>&lt;!-- [DocumentBodyStart:3450e071-75b0-4c78-ab3c-cb66fae86661] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello folks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;New to the Event Gateways portion of Cold Fusion, and am looking for someone who can point me in the right direction.&amp;nbsp; I'm using CF 8, and want to build a primitive "Instant Messaging" system for users of my website.&amp;nbsp; First, is this possible?&amp;nbsp; Second, can anyone point me to reading material on how to "instant message" from one machine to another using CF?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Many Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Gary&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3450e071-75b0-4c78-ab3c-cb66fae86661] --&gt;</description>
      <pubDate>Wed, 09 Jun 2010 19:49:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/656539</guid>
      <dc:date>2010-06-09T19:49:10Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Thread locked in DataServicesMessaging Gateway?</title>
      <link>https://forums.adobe.com/thread/647133</link>
      <description>&lt;!-- [DocumentBodyStart:a0a63729-8a85-455f-b6cf-409baa33458d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, I'd love to hear any and all thoughts, comments, and/or suggestions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We are using the DataServicesMessaging Gateway to support some chat-like functionality from a Flex Frontend.&amp;nbsp; We are using polling, not long-polling, and poll the server every 3 to 5 seconds depending on the consumer.&amp;nbsp; Our server is configured to a max of 35 Jrun Threads and 50 Event Gateway threads.&amp;nbsp; Most of our requests last less than a second, but every so often we have requests that will last anywhere from 50 to 200 seconds.&amp;nbsp; (not Milliseconds).&amp;nbsp; Looking at that stacktrace on those always shows the following: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Full thread dump Java HotSpot(TM) 64-Bit Server VM (10.0-b19):"jrpp-390" runnable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.net.SocketInputStream.socketRead0(Native Method)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.net.SocketInputStream.read(SocketInputStream.java:129)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.io.BufferedInputStream.read(BufferedInputStream.java:317)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:581)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:573)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:591)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.jrpp.JrppInputStream.read(JrppInputStream.java:79)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.io.BufferedInputStream.read(BufferedInputStream.java:237)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.ServletIn.read(ServletIn.java:42)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.io.FilterInputStream.read(FilterInputStream.java:66)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.io.FilterInputStream.read(FilterInputStream.java:66)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at java.io.DataInputStream.readByte(DataInputStream.java:248)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf3Input.readUInt29(Amf3Input.java:634)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf3Input.readString(Amf3Input.java:228)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:142)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:128)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:437)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:149)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:128)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf0Input.readObjectValue(Amf0Input.java:128)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf0Input.readArrayValue(Amf0Input.java:319)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf0Input.readObjectValue(Amf0Input.java:132)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.Amf0Input.readObject(Amf0Input.java:88)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.AmfMessageDeserializer.readBody(AmfMessageDeserializer.java:206)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.io.amf.AmfMessageDeserializer.readMessage(AmfMessageDeserializer.java:130) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:113)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.endpoints.AMFEndpoint.service(AMFEndpoint.java:122)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:438)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at coldfusion.flex.ColdFusionMessageBrokerServlet.service(ColdFusionMessageBrokerServlet.jav a:50)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at coldfusion.filter.FlashRequestControlFilter.doFilter(FlashRequestControlFilter.java:71)&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at com.seefusion.Filter.doFilter(Filter.java:49)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.FilterChain.service(FilterChain.java:101)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;it looks like I'm waiting to read a message coming in off the stream, but I am not sure why or how this happens.&amp;nbsp; I look forward to see what folks say on this one.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Aaron&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a0a63729-8a85-455f-b6cf-409baa33458d] --&gt;</description>
      <pubDate>Wed, 26 May 2010 17:32:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/647133</guid>
      <dc:date>2010-05-26T17:32:22Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Powerful SMS Server?</title>
      <link>https://forums.adobe.com/thread/630253</link>
      <description>&lt;!-- [DocumentBodyStart:fa181b45-1fc0-4413-892e-56987d8a8f33] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, I am wondering is Coldfusion 9 is a good product for developing an election tracking system, where results from over 22000 polling stations are send in via SMS.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Since I have not found any information on who much information the SMS gateway can process per minute/ per second, I a not able to decide whether is would be able to handle the job.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any insights would be much appreciated.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fa181b45-1fc0-4413-892e-56987d8a8f33] --&gt;</description>
      <pubDate>Mon, 03 May 2010 10:31:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/630253</guid>
      <dc:date>2010-05-03T10:31:09Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>About DataServicesMessaging</title>
      <link>https://forums.adobe.com/thread/617947</link>
      <description>&lt;!-- [DocumentBodyStart:61347e06-28ca-41d3-b21b-213347a4920a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to retrieve the list of users in an application that makes use of&amp;nbsp; DataServicesMessaging. But the getGatewayHelper method always return null.&amp;nbsp; I have no idea how to register users and I'm starting to think even the&amp;nbsp; possibility of creating a table to store this information, but know that it&amp;nbsp; would be ideal.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:61347e06-28ca-41d3-b21b-213347a4920a] --&gt;</description>
      <pubDate>Thu, 15 Apr 2010 12:35:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/617947</guid>
      <dc:date>2010-04-15T12:35:59Z</dc:date>
      <clearspace:dateToText>4 years 7 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFEXECUTE</title>
      <link>https://forums.adobe.com/thread/582272</link>
      <description>&lt;!-- [DocumentBodyStart:e0594cc4-dfb6-46ff-b0c9-38f101478c2c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="background-color: #f8fafd;"&gt;I am having problems with cfexecute tag I am giving the proper application name and the right path but still not able execute that .exe file what is the issue???&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e0594cc4-dfb6-46ff-b0c9-38f101478c2c] --&gt;</description>
      <pubDate>Mon, 22 Feb 2010 08:56:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/582272</guid>
      <dc:date>2010-02-22T08:56:51Z</dc:date>
      <clearspace:dateToText>4 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cold Fusion Communication</title>
      <link>https://forums.adobe.com/thread/583013</link>
      <description>&lt;!-- [DocumentBodyStart:8896f147-716c-49b2-a34a-5fd7fe4efe8a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My tool has a front end as cold fusion and back end as oracle.My tool should be able to talk with SVN for the following purpose the user should be able to search,upload and download components from SVN from the local system which he is using through my tool is this kind of communication possible between coldfusion &amp;amp; SVN.If not is there anyother alternative available with cold fusion as my front end. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8896f147-716c-49b2-a34a-5fd7fe4efe8a] --&gt;</description>
      <pubDate>Tue, 23 Feb 2010 05:01:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/583013</guid>
      <dc:date>2010-02-23T05:01:23Z</dc:date>
      <clearspace:dateToText>4 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cold Fusion Communication</title>
      <link>https://forums.adobe.com/thread/582995</link>
      <description>&lt;!-- [DocumentBodyStart:ad3ace2b-a021-4cc2-a02b-35e549178bab] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I want to find out whether coldfusion can talk with SVN ,the reason is I should be able to download the component from SVN to my local system modify and then add it again to back to SVN or directly upload a new component from my local system to SVN. Basically my cold fusion application sholud be able to talk with SVN to perform the above functions.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ad3ace2b-a021-4cc2-a02b-35e549178bab] --&gt;</description>
      <pubDate>Tue, 23 Feb 2010 04:46:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/582995</guid>
      <dc:date>2010-02-23T04:46:16Z</dc:date>
      <clearspace:dateToText>4 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to not run a gateway instance if the target server is down</title>
      <link>https://forums.adobe.com/thread/26984</link>
      <description>&lt;!-- [DocumentBodyStart:c0b075f0-f51e-4c62-b16a-563c11d9b3ce] --&gt;&lt;div class="jive-rendered-content"&gt;I have a DirectoryWatcher gateway instance that runs every 10
min looking to do a series of actions when a file is added to a
directory on another server. This other server is down periodically
and my gateway instance fails. Then when the server comes back up,
I have to restart the gateway because it has failed. How do I tell
the gateway instance to not run if the server it is looking at is
down or the directory in this case is unavailable?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c0b075f0-f51e-4c62-b16a-563c11d9b3ce] --&gt;</description>
      <pubDate>Sat, 17 Jan 2009 23:08:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/26984</guid>
      <dc:date>2009-01-17T23:08:08Z</dc:date>
      <clearspace:dateToText>4 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cold Fusion Communication</title>
      <link>https://forums.adobe.com/thread/582136</link>
      <description>&lt;!-- [DocumentBodyStart:87626bed-5342-4483-b0d6-c2967d2b223c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;strong&gt;Can Cold Fusion communicate with Perl/CGI or is any other way to do dso.&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:87626bed-5342-4483-b0d6-c2967d2b223c] --&gt;</description>
      <pubDate>Mon, 22 Feb 2010 04:20:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/582136</guid>
      <dc:date>2010-02-22T04:20:05Z</dc:date>
      <clearspace:dateToText>4 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>HL7 Interface</title>
      <link>https://forums.adobe.com/thread/215284</link>
      <description>&lt;!-- [DocumentBodyStart:b98dd5a9-dddf-40f5-97d1-abd7894821ee] --&gt;&lt;div class="jive-rendered-content"&gt;I work for a hospital and we have lots of HL7 interfaces. I
decided to try and create one to CF using a Socket gateway for a
project.
&lt;br/&gt;The Datagate Interface Engine (DIE) seems to talk to my
gateway ok, as I am receiving the message, but I am not able to get
the DIE to accept my ACKnowledgement that I received the messsage,
thus the DIE keeps resending me the same message.
&lt;br/&gt;I removed the socket default response "CRLF &amp;gt; " from the
java socket code and recompiled so I can respond with exactly the
characters I want. Still no ACK. I tried sending just CHR(06), also
tried sending an HL7 message back with the |MSH|^~\&amp;amp;|.... it
does not respond.
&lt;br/&gt;I was wondering if anyone else has been successful and if so,
what did you do??
&lt;br/&gt;My specs are: CF7.0.1 Enterprise on Win 2003 server.
Interface engine is on an AIX box running Datagate.
&lt;br/&gt;Thanks...Dan&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b98dd5a9-dddf-40f5-97d1-abd7894821ee] --&gt;</description>
      <pubDate>Tue, 30 May 2006 14:51:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/215284</guid>
      <dc:date>2006-05-30T14:51:45Z</dc:date>
      <clearspace:dateToText>4 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Integrating J2EE app with ColdFusion SMS gateway?</title>
      <link>https://forums.adobe.com/thread/539332</link>
      <description>&lt;!-- [DocumentBodyStart:555a615a-aa6a-4fb0-86a7-36320f90a5a8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'd like to be able to call on the built-in SMS gateway functionality from within my J2EE application. Can anyone recommend a good tutorial, or tips on how I might go about doing this? Assume:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) I'm a Java Expert, and a CF newbie.&lt;/p&gt;&lt;p&gt;2) I have an SMSC connection ready to go with the carrier, just need to develop my end.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know I can deploy my WAR within ColdFusion somehow, but how can I access the SMS gateway libraries from within my code?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:555a615a-aa6a-4fb0-86a7-36320f90a5a8] --&gt;</description>
      <pubDate>Tue, 15 Dec 2009 19:20:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/539332</guid>
      <dc:date>2009-12-15T19:20:30Z</dc:date>
      <clearspace:dateToText>4 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>401.2 - Logon failed due to server configuration.</title>
      <link>https://forums.adobe.com/thread/527234</link>
      <description>&lt;!-- [DocumentBodyStart:08f6277c-a799-48bb-93d5-0b4786463dd8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have set up a new server, and there are 3 flex applications on there that can't get session variables and gives this error.&amp;nbsp; I have this working on two other servers, but I don't know where the configuration might be wrong on the server.&amp;nbsp; The app uses getAuthUser() to authenticate with AD, and server is setup as Integrated Windows Authentication.All of the CFM work, only the SWF are getting the error.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:08f6277c-a799-48bb-93d5-0b4786463dd8] --&gt;</description>
      <pubDate>Thu, 19 Nov 2009 15:05:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/527234</guid>
      <dc:date>2009-11-19T15:05:36Z</dc:date>
      <clearspace:dateToText>4 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ApacheMQ JMS gateway not processing messages</title>
      <link>https://forums.adobe.com/thread/246543</link>
      <description>&lt;!-- [DocumentBodyStart:882beaad-5fa4-4436-8d5b-b36abe9a398f] --&gt;&lt;div class="jive-rendered-content"&gt;I'm trying to use the ActiveMQ JMS gateway of Coldfusion, but
messages are not being processed.
&lt;br/&gt;
&lt;br/&gt;I have created an Gateway instance of type ApacheMQ and
specified a CFC that needs to process the incoming messages.
&lt;br/&gt;This CFC should simply write to a log file stating it has
received a message.
&lt;br/&gt;
&lt;br/&gt;I'm sending messages to a queue named "MyQueue" with a Java
application, but the CFC never writes anything to the log file.
&lt;br/&gt;ApacheMQ is running and with the Java JConsole.exe I can see
the messages that have been sent to the queue (strangely called
examples.MyQueue).
&lt;br/&gt;
&lt;br/&gt;In the Coldfusion administrator I monitor the Gateway
instance and I sometimes see the number in the Out column increase.
&lt;br/&gt;Why is the number in the Out column increasing? I expected
the number in the In column to increase and the CFC to be invoked.
&lt;br/&gt;
&lt;br/&gt;What do I need to do to make the Gateway instance invoke the
CFC upon message receival?
&lt;br/&gt;I have searched the web for proper JMS gateway documentation
but have so far failed to find anything useful.
&lt;br/&gt;
&lt;br/&gt;My Gateway configuration file contains the following
settings:
&lt;br/&gt;
&lt;br/&gt; #outboundOnly=no
&lt;br/&gt; debug=yes
&lt;br/&gt; topic=no
&lt;br/&gt; 
&lt;br/&gt; providerURL=tcp://localhost:61616
&lt;br/&gt;
initialContextFactory=org.apache.activemq.jndi.ActiveMQInitialContextFactory
&lt;br/&gt; connectionFactory=ConnectionFactory
&lt;br/&gt; 
&lt;br/&gt; # ActiveMQ requires fake JNDI entries to lookup queue /
topic names, e.g.,
&lt;br/&gt; contextProperties=queue.MyQueue
&lt;br/&gt; queue.MyQueue=MyQueue
&lt;br/&gt; destinationName=MyQueue
&lt;br/&gt; 
&lt;br/&gt; # ActiveMQ also supports dynamicQueues and dynamicTopics:
&lt;br/&gt; destinationName=dynamicQueues/TEST.FOO
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:882beaad-5fa4-4436-8d5b-b36abe9a398f] --&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:33:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/246543</guid>
      <dc:date>2008-06-27T09:33:34Z</dc:date>
      <clearspace:dateToText>5 years 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SMS sending from coldfusion</title>
      <link>https://forums.adobe.com/thread/491612</link>
      <description>&lt;!-- [DocumentBodyStart:79f238eb-e229-4233-b61e-9dd9d06b7587] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What all requirements for send a SMS from Coldfusion&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please advice&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:79f238eb-e229-4233-b61e-9dd9d06b7587] --&gt;</description>
      <pubDate>Mon, 14 Sep 2009 09:52:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/491612</guid>
      <dc:date>2009-09-14T09:52:16Z</dc:date>
      <clearspace:dateToText>5 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>EVENT GATEWAYS LAWSUIT - INFO NEEDED</title>
      <link>https://forums.adobe.com/thread/430364</link>
      <description>&lt;!-- [DocumentBodyStart:77f99bf7-d8bc-4ec1-a484-1b4b95a31ee5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;GATEWAYS QUESTION: I need the names of companies that are using COld Fusion gateways to handle SMS, and IM simultaneously, better if they're also using a POP gateway at the same time with the same application. Not going to market with this, need it do defend a law suit from someone who claims no one else but them are doing this. Thank you! RLS&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:77f99bf7-d8bc-4ec1-a484-1b4b95a31ee5] --&gt;</description>
      <pubDate>Fri, 08 May 2009 18:48:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/430364</guid>
      <dc:date>2009-05-08T18:48:24Z</dc:date>
      <clearspace:dateToText>5 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Sending above 254 characters through coldfusion sms gateway</title>
      <link>https://forums.adobe.com/thread/467767</link>
      <description>&lt;!-- [DocumentBodyStart:b80da1d0-573b-40c0-bf5f-a645902e8802] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have been sending SMS using coldfusion sms gateway. If am sending below 254 characters, it works perfectly but when I need to send above 254 characters, I use the messagePayload attribute and convert the message to binary. The message sends OK but only the first 25 characters are displayed &lt;br/&gt;on the phone. I have gone through the coldfusion documentation but what I don't understand is "The messagePayload field can contain up to 64K bytes; &lt;br/&gt;it must start with 0x0424, followed by 2 bytes specifying the payload length, followed by the message contents."&lt;/p&gt;&lt;div&gt;&lt;p class="MsoNormal"&gt;Adobe didn't state any specific example on how this would be implemented. Kindly send an example on how this would be implemented.&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;If anyone knows any other method of sending long messages, please share it cos my .Net friends are laughing at me, telling me coldfusion is wack&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b80da1d0-573b-40c0-bf5f-a645902e8802] --&gt;</description>
      <pubDate>Sat, 25 Jul 2009 19:43:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/467767</guid>
      <dc:date>2009-07-25T19:43:46Z</dc:date>
      <clearspace:dateToText>5 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF8 DirectoryWatcher Gateway Doesn't Run When I Overwrite a File</title>
      <link>https://forums.adobe.com/thread/433490</link>
      <description>&lt;!-- [DocumentBodyStart:8cbd5316-e23e-4c7a-bffe-6f14bb0a3fea] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've set up a Coldfusion Directory Event Gateway on my site (Win2K3 server, CF8 Ent).&amp;nbsp; The DW monitors an FTP directory where my users upload a batch of 5 PDF files each week.&amp;nbsp; The files are named file1.pdf, file2.pdf and so on.&amp;nbsp; When my DW gateway sees an addition or a file change, it copies the file to a new location, reads the PDF's meta data and uses that to rename the file and then add an entry to a database table for that file (the table entry gets used to populate a PDF archive list on a different page). In general this all works with a few exceptions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;ISSUE 1:&lt;/strong&gt;&lt;/em&gt; If I add a new file, the gateway sees it and calls my onAdd function (which actually just calls my onChange function). If I rename a file in that directory, the onChange event fires and my code runs.&amp;nbsp; However, if I upload a new file1.pdf file which overwrites the old file1.pdf, nothing happens. The new file is truly different and has a new modification date.&amp;nbsp; I read through the Java class and mod date is how the gateway determines a change.&amp;nbsp; Now, so far am not actually FTPing a new file in, but rather just coping it in from my local machine to the server directory via a mapping. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I saw a solution for a similar issue which talked about setting up the onDelete event b/c the FTP will actually delete then add the file. Does this sound like a solution?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;ISSUE 2:&lt;/strong&gt;&lt;/em&gt; I had a lot of CFM files that needed to be put into the archive, so I converted those to PDFs.&amp;nbsp; I then put all of them in my watch directory so my script would process them.&amp;nbsp; To my surprise, the script would only load 11 files at a time.&amp;nbsp; So after some tests to confirm the issue and the correct number of files, I then loaded my batch, 11 files at a time.&amp;nbsp; Any ideas why this would happen?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My Specs again:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Windows 2003 Server &lt;/li&gt;&lt;li&gt;Coldfusion 8 Enterprise&lt;/li&gt;&lt;li&gt;In my config file:&lt;ul&gt;&lt;li&gt;checking my directory every minute (60000 milliseconds)&lt;/li&gt;&lt;li&gt;only checking for .pdf extension&lt;/li&gt;&lt;li&gt;Set an onAdd and onChange function call, but no onDelete&lt;/li&gt;&lt;li&gt;my onAdd function simply calls my onChange function, passing &lt;/li&gt;&lt;li&gt;in the CFEvent argument that it received&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8cbd5316-e23e-4c7a-bffe-6f14bb0a3fea] --&gt;</description>
      <pubDate>Fri, 15 May 2009 13:54:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/433490</guid>
      <dc:date>2009-05-15T13:54:29Z</dc:date>
      <clearspace:dateToText>5 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SMS Gateway DATA command</title>
      <link>https://forums.adobe.com/thread/426769</link>
      <description>&lt;!-- [DocumentBodyStart:73f5fcc8-b0af-4780-be79-3baf0cc3eac6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to send a binary file (currently a small image) through our SMPP bind to a mobile phone through the CF SMS event gateway and I'm apparently missing something.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When i setup the structure and pass it off to the sendGatewayMessage function i get an error in my logs that says:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;MSGateway (SMPPGateway) error while processing 'data' command:&amp;nbsp; java.lang.ClassCastException: org.smpp.pdu.GenericNack cannot be cast to&amp;nbsp; org.smpp.pdu.DataSMResp &lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The code I'm using is:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfscript&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; data = structNew();&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data.sourceAddress = [source];&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data.sourceton = 3;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data.destAddress = [destination];&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data.messagePayload = binMsg;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data.command = "data";&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; z = sendGatewayMessage('SMPPGateway',data);&lt;br/&gt;&amp;lt;/cfscript&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the source and dest addresses are both valid and i can send regular SMS just fine.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I suspect I am missing an arg in the data structure but I can't seem to find anything in the docs about it so I'm not sure.&amp;nbsp; Any suggestions?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:73f5fcc8-b0af-4780-be79-3baf0cc3eac6] --&gt;</description>
      <pubDate>Thu, 30 Apr 2009 19:33:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/426769</guid>
      <dc:date>2009-04-30T19:33:12Z</dc:date>
      <clearspace:dateToText>5 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Directory Watcher question</title>
      <link>https://forums.adobe.com/thread/432985</link>
      <description>&lt;!-- [DocumentBodyStart:31bc65dd-06e1-45e3-878c-82c6c83bf393] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am writing a directory watcher gateway for an automated process that dumps files into a directory that is a Windows share for our network.&amp;nbsp; I am having some trouble with partial files being pulled in, which we have mainly solved already.&amp;nbsp; My main question is just a check to make sure we are solving this safely.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does acquiring a directory listing with cfdirectory cause file locking to occur in the directory being listed?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:31bc65dd-06e1-45e3-878c-82c6c83bf393] --&gt;</description>
      <pubDate>Thu, 14 May 2009 15:51:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/432985</guid>
      <dc:date>2009-05-14T15:51:00Z</dc:date>
      <clearspace:dateToText>5 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

