CF10: zeroDateTimeBehavior Problem

I'm setting up a MySQL data source. For legacy compatibility I need to handle dates with the value 0000-00-00.
I can use the connection string zeroDateTimeBehavior=convertToNull to active that. However, this results in a rather odd error:
java.sql.SQLException: The connection property 'zeroDateTimeBehavior' only accepts values of the form: 'exception', 'round' or 'convertToNull'. The value 'convertToNull ' is not in this set.
Help!

I am also seeing that error:
Connection verification failed for data source: pcbcrm
java.sql.SQLException: The connection property 'zeroDateTimeBehavior' only accepts values of the form: 'exception', 'round' or 'convertToNull'. The value 'convertToNull ' is not in this set.
The root cause was that: java.sql.SQLException: The connection property 'zeroDateTimeBehavior' only accepts values of the form: 'exception', 'round' or 'convertToNull'. The value 'convertToNull ' is not in this set.
It has been reported as part of bug here
https://bugbase.adobe.com/index.cfm?event=bug&id=3197321
Hopefully Adobe fixes it soon.

Similar Messages

  • Web Services in CF10, components not found - Java vendor problem?

    Is anyone having problems invoking web services in CF10, IIS 7, Java Oracle?  We recently upgraded, and the web services are now returning the following error that the component can't be found:
    The web service operation caused an invocation exception.
    The root cause was that: coldfusion.runtime.CfJspPage$NoSuchTemplateException: Could not find the ColdFusion component or interface
    Should the web service be created in cfadmin?  It won't let me.  I was understanding the calling the webservice from cfinvoke would create the webservice, but it isn't.
    Any information outside of the Adobe documentation which I've read would be helpful.
    We have this identical file running on four different servers.  It works on two of the four.  The only difference I see in the server settings besides the version of CF and the operating system, is the vendor/version of Java.
    1.  CF10, Java Sun, IIS 7.5.7600.16385 - working
    2.  CF8, Java Sun - working
    3.  CF10, Java Oracle - not working
    4.  CF10, Java Oracle, IIS 7.5.7600.16385 - not working
    Thank you.

    It turns out that it was a directory nomenclature issue.  The directory had a period in it (e.g., domain.org).  Once the period was removed from the directory name, it worked.  For whatever reason, it worked fine in CF8 but not CF10.  I hope this helps someone else.

  • Problem cf10 installation xml error - Conflicting values for output property method

    We just completed a ColdFusion 10 installation on Windows Server 2008 R2. After taking care of some configuration issues, we're now faced with a problem that we can't figure out. Searches on Google for the error returned almost nothing.
    The error occurs when xmltransform is called in a CFC file. The error we get from CF is:
    An error occured while Transforming an XML document
                 Failed to compile stylesheet. 1 error detected.            
    It's not very helpful. In the coldfusion-error.log file, we have this entry:
    Error at xsl:output on line 2 column 193
      XTSE1560: Conflicting values for output property method
    Anyone have any ideas how to fix this? Is it something simple that we overlooked, or a fundamental difference in the way CF10 handles xmltransform?
    Thanks,
    Jamie Carter

    Here is the XSLT:
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml">
    <xsl:output method="html" doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" media-type="application/xhtml+xml" />
    <xsl:include href="E:\Inetpub\wwwroot\cfroot\cms\aacc-cms\general\xslt\aacc_main_browse.xsl" />
    <xsl:include href="E:\Inetpub\wwwroot\cfroot\cms\aacc-cms\general\xslt\rotator\aacc_home_rotator.xsl" />
    <xsl:include href="E:\Inetpub\wwwroot\cfroot\cms\aacc-cms\general\xslt\nav\aacc_home_side_menu.xsl" />
    <xsl:include href="E:\Inetpub\wwwroot\cfroot\cms\aacc-cms\general\xslt\news\aacc_home_news.xsl" />
    <xsl:template match="page">
      <!-- homepage --> 
            <div class="home_rotator_nav_div">
              <div class="nav" id="nav"><xsl:comment>nav div</xsl:comment></div>
            </div>
            <div id="home_rotator_container">
              <xsl:call-template name="home_side_menu" />
                <xsl:choose>
                  <xsl:when test="string-length(text/child::*[attribute::seq=12])=0" >
                    <xsl:comment>emergency alert not active</xsl:comment>
                  </xsl:when>
                  <xsl:otherwise>
                    <div id="emergency">
                    <div id="emergencyClose">
                      <a onclick="document.getElementById('emergency').style.display='none';">
                        close <img src="/aacc-cms/general/images/icons/controls/close.png" />
                        </a>
                      </div>
                      <div id="emergencyHeader"><h1>AACC Alert</h1></div>
                      <xsl:apply-templates select="text/child::*[attribute::seq=12]" />
                      <br /><br />
                    </div>
                  </xsl:otherwise>
                </xsl:choose>
              <div class="home_rotator_img">
                    <xsl:call-template name="aacc_home_rotator" /><xsl:comment>rotator</xsl:comment>
              </div>
            </div>
      <div id="body_container_top_bg"><div id="body_container_bottom_bg"><div id="homepage_body_container">
            <div class="bottom_center_home">
              <div id="bottom_center_content">
                <xsl:if test="string-length(image/child::*[attribute::seq=1]/imgFile)>0" >
                  <div id="homepage_ad_1a">
                    <xsl:apply-templates select="image/child::*[attribute::seq=1]" />
                  </div>
                </xsl:if>
                <div id="homepage_ad_1b">
                  <xsl:comment>bottom ad</xsl:comment>
                  <a href="#"><xsl:apply-templates select="image/child::*[attribute::seq=2]" /></a>
                </div>
              </div>
            </div>
           <div id='e2campus' style="visibility:hidden;"> <script type="text/javascript" src="http://widgets.omnilert.net/f300fe3c5dccfdb6d076ecb0048934fa-1791">//</script> </div><!--E2campus smart code-->
            <div id="body_bottom_left_home">
              <div id="body_bottom_right_home">
                <h2>AACC Highlights </h2>
                <div class="highlights">
                  <div class="highlights_title">
                    <xsl:if test="string-length(text/child::*[attribute::seq=7])>0" >
                      <div id="tertiary_1_txt1" ><xsl:apply-templates select="text/child::*[attribute::seq=7]" /><img src="/aacc-cms/general/image/cleardiv.png" /></div>
                    </xsl:if>
                  </div>
                </div>
                <div class="highlights">
                  <div class="highlights_title">
                    <xsl:if test="string-length(text/child::*[attribute::seq=8])>0" >
                      <div id="tertiary_1_txt2" ><xsl:apply-templates select="text/child::*[attribute::seq=8]" /><img src="/aacc-cms/general/image/cleardiv.png" /></div>
                    </xsl:if>
                  </div>
                </div>
                <div class="highlights">
                  <div class="highlights_title">
                    <xsl:if test="string-length(text/child::*[attribute::seq=9])>0" >
                      <div id="tertiary_1_txt3" ><xsl:apply-templates select="text/child::*[attribute::seq=9]" /><img src="/aacc-cms/general/image/cleardiv.png" /></div>
                    </xsl:if>
                  </div>
                </div>
                <div class="highlights">
                  <div class="highlights_title">
                    <xsl:if test="string-length(text/child::*[attribute::seq=10])>0" >
                      <div id="tertiary_1_txt4" ><xsl:apply-templates select="text/child::*[attribute::seq=10]" /><img src="/aacc-cms/general/image/cleardiv.png" /></div>
                    </xsl:if>
                  </div>
                </div>
                <div class="highlights">
                  <div class="highlights_title">
                    <xsl:if test="string-length(text/child::*[attribute::seq=11])>0" >
                      <div id="tertiary_1_txt5" ><xsl:apply-templates select="text/child::*[attribute::seq=11]" /><img src="/aacc-cms/general/image/cleardiv.png" /></div>
                    </xsl:if>
                  </div>
                </div>
                <xsl:if test="string-length(image/child::*[attribute::seq=3]/imgFile)>0" >
                  <div class="highlights_last">
                    <div class="highlights_last_title">
                      <xsl:apply-templates select="image/child::*[attribute::seq=3]" />
                    </div>
                  </div>
                </xsl:if>
                <xsl:if test="string-length(image/child::*[attribute::seq=4]/imgFile)>0" >
                  <div class="highlights_last">
                    <div class="highlights_last_title">
                      <xsl:apply-templates select="image/child::*[attribute::seq=4]" />
                    </div>
                  </div>
                </xsl:if>
                <xsl:if test="string-length(image/child::*[attribute::seq=5]/imgFile)>0" >
                  <div class="highlights_last">
                    <div class="highlights_last_title">
                      <xsl:apply-templates select="image/child::*[attribute::seq=5]" />
                    </div>
                  </div>
                </xsl:if>
                <xsl:if test="string-length(image/child::*[attribute::seq=6]/imgFile)>0" >
                  <div class="highlights_last">
                    <div class="highlights_last_title">
                      <xsl:apply-templates select="image/child::*[attribute::seq=6]" />
                    </div>
                  </div>
                </xsl:if>
                <xsl:if test="string-length(image/child::*[attribute::seq=7]/imgFile)>0" >
                  <div class="highlights_last">
                    <div class="highlights_last_title">
                      <xsl:apply-templates select="image/child::*[attribute::seq=7]" />
                    </div>
                  </div>
                </xsl:if>
              </div>
              <div class="bottom_left_home">
                <h2 style="font-size:16px; font-weight:bold;"><a href="/newsroom" style="color:#ffffff;">AACC Newsroom</a></h2>
                <div id="home_news_content">
                  <!--<div class="homepage_news_item" style="color:#ff0000;">
                     <div class="homepage_news_headline">
                      <h3>Password Management Tool Unavailable 3/7-3/8</h3>
                    </div>
                    <div class="homepage_news_preview">
                      As part of the Friday scheduled system downtime which starts at 9:30 p.m., we will be upgrading the password management tool on March 7th. Due to the nature of this upgrade, we anticipate the password management tool to be unavailable until 3:30 p.m. on Sat., March 8th. During this time, you will not be able to reset your password. We will provide updates here on the AACC website and the portal.
                    </div>
                  </div> -->
                  <div id="news_articles" class="news_articles">
                  Loading newsroom feed...
                    <img src="/aacc-cms/general/image/cleardiv.png" />
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </xsl:template>
    <xsl:template match="image/child::*[attribute::seq &lt; 3]" ><xsl:call-template name="genImg" /><br /></xsl:template>
    <xsl:template match="image/child::*[attribute::seq &gt; 2]" ><xsl:call-template name="genImg" /></xsl:template>
    </xsl:stylesheet>

  • CF10: 2 major problems

    I've upgraded from CF9 to CF10 on a Windows IIS6 box.
    CF seems to run, however:
    1. the default document is not working (an url without "/index.cfm" is not working, adding "/index.cfm" solves the problem).
    2. all url's seems to have become case sensitive, which breaks almost every single app I've build.
    I already have re-applied the IIS connector and I've installed all the latest patches.
    What now?

    Not sure about the second issue.. but your first issue (not working unless document specified.).. did you go into IIS and make sure that index.cfm and index.cfml are part of the default documents?
    ^_^

  • Problems w/dotNET integration on CF10 x64 (coldfusion.runtime.dotnet.ProxyGenerationException)

    I am attempting to get the dotNET integration working properly in ColdFusion 10 64 bit, running on Windows Server 2008 R2.
    I have a sample bit of code which works fine in CF8 and CF9 (both 32 bit) but it doesn't seem to work in CF10:
    When I try to execute the code, I get the following:
    Any ideas on what is going wrong?  I have found posts regarding 'dotNetCoreProxy.jar' being generated w/32 bit assemblies but I am not sure exactly how I am supposed to execute code that would generate a 64 bit dotNetCoreProxy.jar.
    Ideas?

    I was actually able to find the solution here:
    http://forums.adobe.com/thread/1022767
    It works perfectly.

  • Install problem - CF10

    I had CF10 trial version installed on a Windows 2008 Server R2.  Then Administrator stopped accepting my password.  So I ran the password reset script and restarted the service.  That didn't fix it.  So I uninstalled and when I tried to reinstall, the installation program keeps saying: "The specified directory is not valid."  The specified directory is C:\ColdFusion10, which exists on the file tree. I even manually selected it using the browse button in the installer. Any ideas?

    Hi DanP,
    After you uninstalled ColdFusion, did you delete the physical folder and trace outs of CF10(if any left).
    Also, clear temp directory of windows. Restart the server, if required.
    Regards,
    Anit Kumar

  • Problem installing cf9 or cf10

    I have cf8 installed on windows7 using the built-in sever. I have tried to install cf9 and cf10 using both the built-in server on port 8501 and using my installed apache web sever. I always get the result, can't connect.  I have installed and uninstalled many times to try all the different possibilities.  I have uninstalled cf8 and tried the installs using the built-in server on port 8500.  I have re-installed cf8 and it works fine.  Every log I look at says that everything is fine.  I have tired the services to start automatically and manually.  I do not know what to try next.  Any suggestions would be greatly appreciated.

    After I have uninstalled Apache and all coldfusion and rebooted, I have installed cf10 using the built in server.  When I click on administrator on the start menu and  try to go to http://localhost:8500/CFIDE/administrator/index.cfm, get a response of Firefox can't establish a connection to the server at localhost:8500.  It will do this whether I stop or start the coldfusion server.  None of the logs show any errors.  If I uninstall cf10 and reinstall cf8, cf8 works correctly.  Anybody have any ideas what to try next?

  • I am trying to setup a data source for postgresql with cf10 update 14. i get a time out error retruned in less than 2 seconds. I setup a data source for MS SQL 2005 no problem.

    I need a little help, what have I done wrong or not done?
    Here is the error message that is returned;
    Connection verification failed for data source: Archuleta_xxxxxx
    java.sql.SQLException: Timed out trying to establish connection
    The root cause was that: java.sql.SQLException: Timed out trying to establish connection
    any ideas would be appreciated.

    I see this error in your output:
    2014-11-26 10:55:23,583 ERROR [ThemeAutoDeployer]
    java.io.FileNotFoundException: /tmp/liferay/com/liferay/portal/deploy/dependencies/liferay-theme.tld (Too many open files)
    I'm not across what the EBS recommended setting for this is, or if there is one.  But try running:
    ulimit -n
    ... and if the number is low, edit /etc/security/limits.conf , add some entries for increased "soft nofile" and "hard nofile" and run sysctl -p.  See Linux & Java tips: Too many open files .

  • Problem with CFCHART on CF10

    CFCHART is not rendering on our server for some reason. We  cache to disk and are generating a .SWF file. The. SWF is in the chart cache folder ok, and can be viewed separately, however it will not render within a web page. When we view source we see this <object> tag:
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
    codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,2,0"
    ID="Images_8879629000100025_SWF" name="Images_8879629000100025_SWF" WIDTH="900" HEIGHT="350">
    <PARAM NAME="movie" VALUE="/CFIDE/GraphData.cfm?graphCache=wc50&graphID=Images/8879629000100025.SWF"/>
    <PARAM NAME="quality" VALUE="high"/>
    <PARAM NAME="bgcolor" VALUE="#FFFFFF"/>
    <EMBED src="/CFIDE/GraphData.cfm?graphCache=wc50&graphID=Images/8879629000100025.SWF"
      quality="high" bgcolor="#FFFFFF" WIDTH="900" HEIGHT="350" TYPE="application/x-shockwave-flash"
    PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
    </EMBED>
    </OBJECT>
    but nothing appears. We tried all browsers and it's not a Flash installation issue. The graphData.cfm file never exists, and did not in previous CF versions either. Also the Images/ folder prefixing the .SWF file does not exist, but the 887962900010 0025.SWF file is in  C:\ColdFusion10\cfusion\charting\cache on our server.
    Does anyone have any pointers?
    Regards,
    Mark

    Hi Wesley,
    This is rather late, but we've seen the same thing frequently (and I believe can replicate it).  It's caused when you a creating a new email by copying the content of an existing one with a name space in it.
    Upon copying, the link gets scrambled.  The approach we use is to copy the email in to a new template, then strip out all of the URL links and add them back in.
    Thanks!
    Ant

  • Problems with cfscheduler since upgrading to CF10

    We are having major issues with the scheduler since upgrading to CF 10 (All the job are from CF 9 and had not issues)
    1. When I try to update a schedule task I get
         Unable to store Job : 'SERVERSCHEDULETASK#$%^DEFAULT.job_BASICDATA1_LOADER &#X28;PRPMS&#X29;', because one already exists with this identification.
    and the JOB disappears
    2. I have several jobs that create text files and when run from the scheduler the file is not creates BUT when run from the URL work fine. No errors from the scheduler or the job.
    Any help would be appreicated.
    Server Product
    ColdFusion
    Version
    10,0,11,285437
    Tomcat Version
    7.0.23.0
    Edition
    Standard 
    Serial Number
    1187-5009-9935-7814-8611-5578 
    Operating System
    Windows Server 2008 R2 

    I also have a sound issue with fast track pro and posted this on m-audio forum today to see what turns up...
    Periodically the sound through my FastTrack Pro crackles then dies. 
    I think this is more prevalent, albeit I don't understand why, when changing sound 'sources' e.g. if last use was via Ableton and next was from youtube, or visa versa - I can't replicate this at will, it seems to be random.
    I can resuscitate things things by going in to the driver settings and changing a setting e.g. the output channel, saving (Applying), then changing back and saving again.
    Model: iMac 27" (Mid 2011)
    OS: Mountain Lion 10.8 (12A269)
    CPU: 3.1 GHz Intel Core i5
    Memory: 8Gb 1333 MHz DDR3
    M-Audio Products: Fast Track Pro (software 1.8.1, firmware 1.00)
    Ableton Live 8.3.3 - 32bit

  • CF10 on Windows server 2008 (64bit): 32-bit CF cannot be installed, but 64-bit can.

    Hi, I have exhaused my research and ways of fixing this issue.
    I have a Windows Server 2008 (64-bit).
    I am able to install 64-bit CF10 on it and CF websites run just fine.
    On the same machine, I have a ASP website that must be in run in 32-bit and within this website there are some ColdFusion pages. So I have to install CF10 32 bit. So I uninstalled CF10 64bit.
    When installing CF10 32 bit, I always got error message:
    Cannot configure IIS connector. Enable the required option ASP.NET, ISAPI Extensions and ISAPI Filter in IIS under Windows Features and try again.
    I did lot of online research and found RELATED posts, but none of them worked for me. Basically, in my case I have the IIS following installed
    ISAPI Extensions
    ISAPI Filter
    ASP.NET
    CGI
    but I alway got the above error message. Cannot think of other reasons.
    Any help is really appreciated!!! I have been working on this thing for the past three working days.
    Regards.

    Hi,
    I saw your post which is similar to the problem I'm trying to solve.  I'm not sure if I need to post a new topic, but I thought just add it to your post.
    I installed CF10-64bit on Windows 2008 server (64 bit).  When I opened the CF admin, it gave me an error - HTTP Error 500.0 - Internal Server Error. The page cannot be displayed because an internal server error has occurred.  Module: IsapiModule, Handler: cfmHandler, Error Code: 0x800700c1.  After searching for solution in the internet, I finally made it work after changing the DefaultAppPool which is used by the CFIDE in the advance settings, the "Enable 32-bit Applications" to False.
    Now, my problem is I have an ASP application which requires that the application pool advance settings must be set to True for "Enable 32-bit Applications".  I created another application pool for this application.  It woks fine.  However, this ASP application calls some CF pages and I'm having a problem because the CF10 is set to use a different application pool with diferent setting for "Enable 32-bit Applications".
    In order for my application to work, it seems that I need to install the CF10 32 bit version.  Am I right?  Or is there a work around for my issue?
    Thanks in advance for any help.
    I'm going to create a new post for this.
    Message was edited by: tibay

  • Problem on connect to two servers with SSL

    Hey all!
    I've got a problem with connecting to two different servers via SSL in one Application. Every Connection works fine on its one via SSL.
    But if i try to initialize a new connection it fails every time.
    My thought is that the problem is the DriverManager. I'm not quite sure how this DriverManager works, but what i know is that it's a single-ton Class and with that maybe stores some parameters from the first connection which didn't get reloaded when trying to make a new connection.
    Here's the way i create the connection ..
        String host="best.host.ever";
        int port="3306";
        String MYSQL_URL="jdbc:mysql://"+this.host+":"+this.port+"/";
        DBName="db_foobar";
        sqlProps = new Properties();
        sqlProps.setProperty("user","foo");
        sqlProps.setProperty("password","bar");
        sqlProps.setProperty("zeroDateTimeBehavior","convertToNull");
        sqlProps.setProperty("useSSL","true");
        System.setProperty("javax.net.ssl.trustStore", trustStore);
        System.setProperty("javax.net.ssl.trustStorePassword", "trustpass");
        System.setProperty("javax.net.ssl.keyStore", keyStore);
        System.setProperty("javax.net.ssl.keyStorePassword", "keypass");
        System.setProperty("javax.net.debug","ssl");
        printDebug("[Konstruktor] : Connecting to "+MYSQL_URL);
        try {
             Class.forName("org.gjt.mm.mysql.Driver").newInstance();
             this.conn = DriverManager.getConnection(MYSQL_URL+DBName,sqlProps);     
            connectionCount++;
            initOK=true;
        //Catch stuff following...Is it possible that the System.properties i'm setting are only readed one time by the DriverManager (if it's readed by the DriverManager at all)?
    So when i initialize a new Object with different System.properties they may not get used again.
    Hopefully somebody has an explanation or a solution for this.
    Besides: If i launch the programm twice it's no problem to have to differen SSL connections at the same time.
    Thanks for reading and in advance for trying to help!

    Yep, it's the standard authentication failure message. (The error code is 1045).
    The Exception which is thrown is a SQLException with the message:
    Access denied for user 'username'@'p54BB743D.dip.t-dialin.net' (using password: YES)
    errorcode: 1045
    The code i'm using runs well with one connection and even with multiple connections as long as not more than one connection are using SSL.
    To explain:
    The user has the possibility to run the application with a user defined data-source (the connection). You can add a new connection and the application will then add a tabbed pane with the same gui but uses the other data source then.
    This runs fine with multiple connections (I managed to work on 3 differen intranet servers and 2 different servers online, one of them using SSL)
    So all together 5 Connections. Now i wanted to add a 6th server with SSL two and thats the point where it crashes. (Both SSL Servers run perfect on their own with my application - only both together doesnt work).
    About that: Class.forName, yes i'm using it every time when i make a new Connection. This is wrong? Could you explain why?
    Anyway thanks for your answers so far!
    Message was edited by:
    Hotkey_ger

  • CF10 Websockets not working with iOS 6.1.3 iPad

    Hi all.  I was reading and trying out Adobe blog posts on CF Websockets and discovered that the code doesn't work on my iPad. My server is CF10 update 11 (IIS7.5) and the iPad is on iOS 6.1.3.  All of the tutorials I could find work great with PC browsers including PC Safari, but not my 2nd gen WiFi iPad. I did find the WebSocket.org site and their web page worked great on the iPad and I even took their HTML code, threw it into a .cfm template and put it up on my CF10 server and the iPad had no trouble with that-it also ran great.
    Did some digging around and found the following information and am wondering about its application to CF: http://jfarcand.wordpress.com/2012/05/16/safaris-websocket-implementation-and-java-problem atic/
    Does anyone know what websocket specification Adobe  CF uses?
    Any ideas why the CF implementations wouldn't work?
    Thanks for your consideration.
    -A-

    Unfortunately, you cannot upgrade to any version except for the most recent version that your device is capable of running. In your case, that is iOS 8.1. You cannot upgrade to any other version and you will. O longer be able to use FaceTime unless you upgrade.

  • Trying to install cf10 on Windows 7, error Cannot configure IIS connector

    Trying to do a brand new install of CF10 on Win 7.
    As soon as I tell it to use all IIS websites, it bombs telling me to Ebable the required options under ASP.NET, CGI, ISAPI extensions. 
    Clearly IIS did not install correctly under Windows. 
    Tried uninstalling IIS, reinstalling. No dice.
    Or is this indeed a CF10 problem?

    Hi,
    Please ensure all of these IIS features are enabled:
    ASP.NET
    CGI
    ISAPI Extensions
    ISAPI Filters
    The above options can be installed, by following the steps mentioned under Installing IIS Features on Windows 7 at http://msdn.microsoft.com/en-us/library/hh167503(v=nav.70).aspx
    Regards,
    Anit Kumar

  • Problem getting CF8 administrator to work on windows 2008 server

    When I create a file helloworld.cfm in root folder and browse to http://localhost/helloworld.cfm, it renders cfoutput fine <cfoutput>#now()#</cfoutput> shows the correct date and time.
    But, when I go to the CF Administrator and enter the password for the initial setup, I keep getting the following error. Anyone have any idea how to fix it? I have checked permission everything seems fine.
    If there is no solution, then I am thinking of upgrading to CF 10. If I buy and upgrade from CF8 to CF10, can I do a fresh install on a new 2008 server, or do i need to have CF8 installed correctly first?
    Server Error
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    500
    ROOT CAUSE: java.lang.IllegalArgumentException at coldfusion.filter.FormScope.parseQueryString(FormScope.java:321) at coldfusion.filter.FormScope.parsePostData(FormScope.java:293) at coldfusion.filter.FormScope.fillForm(FormScope.java:243) at coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:430) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126) at coldfusion.CfmServlet.service(CfmServlet.java:175) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    javax.servlet.ServletException: ROOT CAUSE: java.lang.IllegalArgumentException at coldfusion.filter.FormScope.parseQueryString(FormScope.java:321) at coldfusion.filter.FormScope.parsePostData(FormScope.java:293) at coldfusion.filter.FormScope.fillForm(FormScope.java:243) at coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:430) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126) at coldfusion.CfmServlet.service(CfmServlet.java:175) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)  at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:70) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun.servlet.FilterChain.service(FilterChain.java:101) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

    For CF 8 :  Enable the built-in port in jrun.xml like this : (C:\ColdFusion8\runtime\servers\coldfusion\SERVER-INF)
      <!-- ================================================================== -->
      <!-- This is the built-in JRun Web Server                               -->
      <!-- ================================================================== -->
      <service class="jrun.servlet.http.WebService" name="WebService">
        <attribute name="port">8500</attribute>
        <attribute name="interface">*</attribute>
        <attribute name="deactivated">false</attribute>
    For CF 10 :
    The installer of CF 10 is indepedent of CF 8.
    If you want to keep both CF 8 and CF 10 on the same server, then yes it is possible.
    If you just want CF 10, then you can uninstall CF 8 and install CF 10.
    However if you want to keep CF 10 only and migrate all CF 8 settings to CF 10 then make sure that when you install CF 10, the service of CF 8 should be running. At the end of CF 10 install, you will be asked : Do you want to migrate all the CF 8 settings to CF 10? Say yes and all CF 8 settings should be migrated to CF 10
    HTH
    Thanks
    VJ

Maybe you are looking for