<?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 - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 15 May 2013 01:45:01 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2013-05-15T01:45:01Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Scheduled Task Not Running in ColdFusion 10 Developer</title>
      <link>https://forums.adobe.com/thread/1212127</link>
      <description>&lt;!-- [DocumentBodyStart:1046b81e-ea5d-4064-89ec-97e7d9431ae2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have ColdFusion 10 Developer edition. It has update 10: version number is 10,10,10,284825. The server does not run scheduled tasks. If I choose "run" from the scheduled tasks window, it says "the scheduled task was completed successfully," but does not do anything. The task is supposed to create a log file. When I run the CFM file manually (by typing its location in the browser), it runs. What am I doing wrong? One more thing - the site uses https, and the certificate may be out of date. Could that prevent CF from reaching the page?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1046b81e-ea5d-4064-89ec-97e7d9431ae2] --&gt;&lt;img src='/beacon?t=1415918869058' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">10</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">coldfusion</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">scheduled_tasks</category>
      <pubDate>Wed, 15 May 2013 01:45:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1212127</guid>
      <dc:date>2013-05-15T01:45:01Z</dc:date>
      <clearspace:dateToText>3 months 24 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF Administrator Not Accessible</title>
      <link>https://forums.adobe.com/thread/1014922</link>
      <description>&lt;!-- [DocumentBodyStart:0b2f90bf-cc46-40e7-8e40-e4e8617085f2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I migrated my app from CF9 to CF10. The app works fine. However, I can't access the CF10 administrator page (/cfide/administrator/index.cfm) any more. It gives me an HTTP 500 error.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried accessing an html page from within that directory, and that worked intermittently. It will say "file not found," but sometimes it will display the HTML page fine. When I created a test.cfm in that directory, it did not find the file at all! (Maybe it needs to be encrypted...)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any pointers?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As I mentioned, my site (which is under the cfdocs director) works just fine. Apache rewrites all URLs to https, and that continues to work. I also have a port that allows http. I can't access the administrator on that port, either.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in adance,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Aneesh Kumar&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0b2f90bf-cc46-40e7-8e40-e4e8617085f2] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">administrator_access</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cf10</category>
      <pubDate>Thu, 31 May 2012 14:19:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1014922</guid>
      <dc:date>2012-05-31T14:19:03Z</dc:date>
      <clearspace:dateToText>2 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfautosuggest in CF 9.0.1</title>
      <link>https://forums.adobe.com/thread/983757</link>
      <description>&lt;!-- [DocumentBodyStart:7910a58c-032c-4588-9f51-d0f05124c9fd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am running into issues implementing autosuggest with CF9.01.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;test.cfm is extremely simple:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfform action="test.cfm" method="post"&amp;gt; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfinput name="foo" type="text" autoSuggest="cfc:/cfdocs/ElectricDream/Controllers/AutoSuggest.FindConsumer({cfautosugges tvalue})"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;input type="submit" value="Add"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfform&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;AutoSuggest.cfc says:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfcomponent&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cffunction name="FindConsumer" access="remote" returntype="Array" output="false"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfargument name="SearchTerm" required="false"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset myarray=["Vivian", "Vito", "Aidan", "Aaron", "Robert"]&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfreturn myarray&amp;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;&amp;lt;/cffunction&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;/cfcomponent&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As you can see, I am creating a static array (the real one will of course depend on the text in the cfinput box).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This CFC works fine if I invoke it from a CFM page; I get an array with the names.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But it does nothing in this form. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I saw Adam's response re using oncfcrequest, and can't figure out what change to make. I added the cffunction to application.cfc, and that did not do the trick.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What am I missing?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thx.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7910a58c-032c-4588-9f51-d0f05124c9fd] --&gt;</description>
      <pubDate>Sun, 01 Apr 2012 21:03:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/983757</guid>
      <dc:date>2012-04-01T21:03:33Z</dc:date>
      <clearspace:dateToText>2 years 7 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

