ColdFusion MX7

The operating system is Windows 2008 R2 64, has been successfully installed the ColdFusion MX7, but in execute the following code when an exception occurs ( Office 2000 already installed in the system. ):
Code:
  <cftry>
<cfobject type="COM" name="PPT" class="PowerPoint.Application" action="CREATE">
<cfset variables.stLocalTemp=StructNew()>
<cfset Pres = PPT.Presentations.Open("abcd.ppt", true, False, False)> 
<cfset resultjx=Pres.Close()>
<cfset resultjx=PPT.Quit()>
<cfset Pres = "">
<cfset PPT = "">     
  <cfcatch>
<cfoutput>Error in PPT2JPG CFC: #cfcatch.message# #cfcatch.detail#</cfoutput>
</cfcatch> 
  </cftry>
Exception:
An exception occurred when executing a Com method. The cause of this exception was that: AutomationException: 0x80004005 - PowerPoint ??¨′ò?a′???t?£ in 'Microsoft PowerPoint 2000'.
If anyone knows how to solve it, come back to me, thank you very much!

See if any of these help:
http://kb2.adobe.com/cps/228/228c3aaa.html
http://www.forta.com/blog/index.cfm/2006/2/6/Connecting-ColdFusion-MX-7-To-64bit-IIS-6
http://www.justskins.com/forums/cf-mx-7-windows-server-2003-and-64bit-36562.html
Ken Ford
Adobe Community Expert - Dreamweaver/ColdFusion
Adobe Certified Expert - Dreamweaver CS4
Adobe Certified Expert - ColdFusion 8
Fordwebs, LLC
http://www.fordwebs.com
http://www.cfnoob.com

Similar Messages

  • ColdFusion MX7 Error When Starting Apache2Triad

    I just installed the ColdFusion MX7 trial on my local
    machine. When I try to start the Apache2Triad (uses Apache 2.2.0)
    service it fails to start and the following error is written to the
    system log file:
    quote:
    The Apache service named Apache2Triad Apache 2 Service
    reported the following error:
    >>>httpd.exe: Syntax error on line 1116 of
    C:/apache2triad/conf/httpd.conf: Cannot load
    C:/CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so into
    server: The specified procedure could not be found.
    The following was written to the Apache conf file by
    ColdFusion when installed:
    quote:
    # JRun Settings
    LoadModule jrun_module
    "C:/CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so"
    <IfModule mod_jrun20.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    JRunConfig Serverstore
    "C:/CFusionMX7/runtime/lib/wsconfig/1/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51011
    #JRunConfig Errorurl <optionally redirect to this URL on
    errors>
    #JRunConfig ProxyRetryInterval 600
    #JRunConfig ConnectTimeout 15
    #JRunConfig RecvTimeout 300
    #JRunConfig SendTimeout 15
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr
    .cfswf
    </IfModule>
    My Apache service starts with the following command line (in
    case this is important):
    quote:
    "C:\apache2triad\bin\httpd.exe" -n Apache2 -k runservice
    I posted this on the Apache2Triad forum and the response was:
    quote:
    this means that apache has problems with a library needed by
    that module , it can be anything , missing file , conflicting
    version
    So, is this an Apache problem or is this something similar to
    this post:
    CFMX
    7 installation problem

    I just installed the ColdFusion MX7 trial on my local
    machine. When I try to start the Apache2Triad (uses Apache 2.2.0)
    service it fails to start and the following error is written to the
    system log file:
    quote:
    The Apache service named Apache2Triad Apache 2 Service
    reported the following error:
    >>>httpd.exe: Syntax error on line 1116 of
    C:/apache2triad/conf/httpd.conf: Cannot load
    C:/CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so into
    server: The specified procedure could not be found.
    The following was written to the Apache conf file by
    ColdFusion when installed:
    quote:
    # JRun Settings
    LoadModule jrun_module
    "C:/CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so"
    <IfModule mod_jrun20.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    JRunConfig Serverstore
    "C:/CFusionMX7/runtime/lib/wsconfig/1/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51011
    #JRunConfig Errorurl <optionally redirect to this URL on
    errors>
    #JRunConfig ProxyRetryInterval 600
    #JRunConfig ConnectTimeout 15
    #JRunConfig RecvTimeout 300
    #JRunConfig SendTimeout 15
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr
    .cfswf
    </IfModule>
    My Apache service starts with the following command line (in
    case this is important):
    quote:
    "C:\apache2triad\bin\httpd.exe" -n Apache2 -k runservice
    I posted this on the Apache2Triad forum and the response was:
    quote:
    this means that apache has problems with a library needed by
    that module , it can be anything , missing file , conflicting
    version
    So, is this an Apache problem or is this something similar to
    this post:
    CFMX
    7 installation problem

  • Urgent::using ColdFusion MX7 in Internet Explorer 7.0

    please help..
    Can someone please tell me whether there are any issues in displaying applications developed using ColdFusion MX7 in Internet Explorer 7.0

    Please see following link hope may be useful to you:
    http://corfield.org/blog/index.cfm/do/blog.entry/entry/IE_Update_and_ColdFusion_MX_7
    Thanks.

  • How to integrate java into coldfusion MX7

    I am beginner and taking training in coldfusion since 2
    months.I want to know how to integrate java into coldfusion
    MX7.

    You might take a look at this doc -
    http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001557.htm
    HTH,
    Anne Sandstrom
    Senior Technical Writer
    ColdFusion
    Adobe Systems, Inc.

  • How do you Configure Coldfusion MX7 Developer Version Step by Step to an Apache Server?

    Please provide exact steps as to how to Configure Coldfusion
    MX7 Developer Version Step by Step to an Apache Server Step by
    Step. I would be using the latest Apache Server download, which
    would be: apache_2.2.4-win32-x86-no_ssl.msi Please provide this
    answer ASAP.... Please also provide info on what folders to point
    the system to when configuring; in the version I provided it is
    rather hard to figure out what folders to use. Right now the way I
    did it does not work and I cannot see the administration page when
    the Apache Server is Running. Should the Apache Server be Running
    while installing? Also I noticed after the first install of Cold
    Fusion there is another step for full configuration where you have
    to go to the local host page for further configuration. What do you
    have to do there? I couldn't even get to that page because I
    couldn't access the admin page after I did the installation. Any
    help would be very welcome. Thanks in advance.

    This looks promising:
    http://www.sitepoint.com/article/install-coldfusion-mx-windows
    Ken Ford
    Adobe Community Expert
    Fordwebs, LLC
    http://www.fordwebs.com
    "spinaweb" <[email protected]> wrote in
    message
    news:eorrk3$m1g$[email protected]..
    > Please provide exact steps as to how to Configure
    Coldfusion MX7 Developer
    > Version Step by Step to an Apache Server Step by Step. I
    would be using
    > the
    > latest Apache Server download, which would be:
    > apache_2.2.4-win32-x86-no_ssl.msi Please provide this
    answer ASAP....
    > Please
    > also provide info on what folders to point the system to
    when configuring;
    > in
    > the version I provided it is rather hard to figure out
    what folders to
    > use.
    > Right now the way I did it does not work and I cannot
    see the
    > administration
    > page when the Apache Server is Running. Should the
    Apache Server be
    > Running
    > while installing? Also I noticed after the first install
    of Cold Fusion
    > there
    > is another step for full configuration where you have to
    go to the local
    > host
    > page for further configuration. What do you have to do
    there? I couldn't
    > even
    > get to that page because I couldn't access the admin
    page after I did the
    > installation. Any help would be very welcome. Thanks in
    advance.
    >
    >

  • ColdFusion MX7 on Windows Server 2008 R2 / IIS 7.5

    After configuration, have developed the ColdFusion MX7 installation to Windows Server 2008 R2 64 bits and System for the installation of Office 2000, but in running the following code segment, abnormal.
    code:
    <cftry>
        <cfobject type="COM" name="PPT"
    class="PowerPoint.Application" action="CREATE">
       <cfset variables.stLocalTemp=StructNew()>
       <cfset Pres = PPT.Presentations.Open
    ("abcd.ppt", true, False, False)> 
       <cfset resultjx=Pres.Close()>
       <cfset resultjx=PPT.Quit()>
       <cfset Pres = "">
       <cfset PPT = "">    
      <cfcatch>
        <cfoutput>Error in PPT2JPG CFC:
    #cfcatch.message# #cfcatch.detail#</cfoutput>
       </cfcatch> 
      </cftry>
    Exception:
    An exception occurred when executing a Com method. The cause of this
    exception was that: AutomationException: 0x80004005 - PowerPoint ??¨′
    ò?a′???t?£ in 'Microsoft PowerPoint 2000'.
    Who knows the cause of abnormal, do me a favor.

    Hi Peter,
    Please check if the IPv4 Address and Domain Restrictions feature can help you to achieve target. For more details,
    please refer to following article.
    FTP IPv4 Address and Domain Restrictions
    Page
    In addition, I agree with SenneVL. This issue seems to be more related to IIS configuration. As SenneVL suggested,
    you would post your question in IIS Forum. I believe we will get a better assistance there.
    Hope this helps.
    Best regards,
    Justin Gu

  • ODBC service problem on ColdFusion MX7

    We just reinstalled ColdFusion MX7 on a Windows 2000 server.
    This machine used to have an old version ColdFusion MX 6 on it, but
    that has been uninstalled. There seem to be remenants from the
    uninstallation left on the machine, but the MX version does not
    appear in the add/remove programs list, or in the services list
    anymore.
    When attempting to use ODBC datasources, the following error
    is encountered:
    java.sql.SQLException: [Macromedia][SequeLink JDBC
    Driver][SequeLink Server]The specified data source is not defined.
    The root cause was that: java.sql.SQLException:
    [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified
    data source is not defined
    If I go to edit or verify a ODBC source in the administrator,
    the following error is returned:
    The ColdFusion MX 7 ODBC Server service is not running or has
    not been installed.
    I have tried using the SequeLink Setup
    CFServiceController.exe program to reinstall the ODBC services, but
    every time it installs "ColdFusion MX ODBC Agent" and "ColdFusion
    MX ODBC Server" it should be installing MX 7, not MX.
    When it installs the wrong version, the services will not
    start, instead they say the specified file cannot be found.
    Any ideas?

    Additional development, the server service is intermittently
    crashing, resulting in messages like this one:
    Server Error
    The server encountered an internal error and was unable to
    complete your request.
    Could not connect to JRun Server.

  • Coldfusion MX7 error with file upload

    Hi all,         I am using coldfusion mx7 server. While upload an excel file with(97-2003) format, I am getting the following error:  Unable to construct record instance, the following exception occured: null
    I am getting this error when I enters some data and save in my  desktop with the format(97-2003) and after using a cfx tag to dump the  uploaded data, I am getting this error. But if I just upload the  template only without entering any data it will shows/dump the column  names in template..
    Is there any way to upload the same excel file with MX7?
    Thanks in advance

    To answer your final question: yes of course it's possible to upload any file type with any version of CF.  One has no dependency on the other.
    As for the rest of it: without seeing some code, it's impossible to really:
    a) understand what you're asking;
    b) work out what might be causing the problem.
    Adam

  • How to redirect on htttp to https with www redirect of coldfusion mx7?

    Hi any one help me  - How to redirect on htttp to https with www redirect of coldfusion mx7?

    I used below code. its working perfectly. thanks a lot. 
    <cfif (CGI.SERVER_NAME EQ "site.com") and (CGI.https NEQ "on")>
    <cfheader statuscode="301" statustext="Moved permanently">
    <cfheader name="Location" value="https://www.site.com#CGI.SCRIPT_NAME#">
    </cfif>
    <cfif (CGI.SERVER_NAME EQ "www.site.com") and (CGI.https NEQ "on")>
    <cfheader statuscode="301" statustext="Moved permanently">
    <cfheader name="Location" value="https://www.site.com#CGI.SCRIPT_NAME#">
    </cfif>
    <cfif CGI.SERVER_NAME EQ "site.com">
    <cfheader statuscode="301" statustext="Moved permanently">
    <cfheader name="Location" value="http://www.site.com#CGI.SCRIPT_NAME#">
    </cfif>

  • Need Paths For Configuration Apache 2.2 And Coldfusion MX7

    Please provide the default configuration directory and also
    the directory and file name of the server binary for the drop down
    configuration list in Cold Fusion to configure Coldfusion MX7 to
    work with Apache 2.2. I need this immediately. I thank you in
    advance!!!!!

    Is this what you are looking for?
    http://www.adobe.com/go/8001e97
    Ken Ford
    Adobe Community Expert
    Fordwebs, LLC
    http://www.fordwebs.com
    "spinaweb" <[email protected]> wrote in
    message news:ervso2$n7c$[email protected]..
    > Please provide the default configuration directory and
    also the directory and
    > file name of the server binary for the drop down
    configuration list in Cold
    > Fusion to configure Coldfusion MX7 to work with Apache
    2.2. I need this
    > immediately. I thank you in advance!!!!!
    >

  • ColdFusion MX7 Reports Hang

    Please see the stack trace below from FusionReactor.  This just started two weeks ago, we had been running great for over three months with no issues like this.  In the past we had seen this once a month or so, but never spent much time on it because it was very infrequent.  Thanks in advance for your help.
    Thread Stack Trace
    Trace Time:   11:47:06.631 16-May-2013
    Request ID:   3273
    Script Name:  https://ecm.wvdrs.org/ecm/fms/index.cfm
    Started:      11:35:37.258 16-May-2013
    Exec Time:    689373ms
    Memory Used:  (8%)41,056KB
    Memory Free:  463,839KB
    Thread ID:    jrpp-164
    Priority:     5
    Hashcode:     8928918
    "jrpp-164" prio=5 tid=0x039a75c0 nid=0x1ed0 waiting on condition
     at java.lang.Thread.sleep(Native Method)
     at coldfusion.runtime.report.Report.runReport(Report.java:323)
     at coldfusion.tagext.lang.ReportTag.doEndTag(ReportTag.java:467)
     at cfdsp_viewreport2ecfm918356850.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\dsp_view report.cfm:47)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_Switch2ecfm1729482829._factor20(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:378)
     at cffbx_Switch2ecfm1729482829._factor21(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:363)
     at cffbx_Switch2ecfm1729482829._factor34(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:354)
     at cffbx_Switch2ecfm1729482829._factor35(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:1)
     at cffbx_Switch2ecfm1729482829.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switch. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_fusebox30_CF502ecfm709174367._factor4(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:241)
     at cffbx_fusebox30_CF502ecfm709174367._factor5(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:1)
     at cffbx_fusebox30_CF502ecfm709174367.runPage(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cfindex2ecfm441293188.runPage(D:\Inetpub\wwwroot\ecm\FMS\index.cfm:94)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
     at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
     at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
     at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
     at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
     at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
     at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
     at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
     at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
     at coldfusion.CfmServlet.service(CfmServlet.java:105)
     at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doHttpServletRequest(FusionRea ctorCoreFilter.java:503)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorC oreFilter.java:337)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilt er.java:246)
     at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java: 121)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
     at jrun.servlet.FilterChain.service(FilterChain.java:101)
     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
     at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
     at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
     at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Thread Stack Trace
    Trace Time:   11:47:06.740 16-May-2013
    Request ID:   3313
    Script Name:  https://ecm.wvdrs.org/ecm/fms/index.cfm
    Started:      11:36:36.404 16-May-2013
    Exec Time:    630336ms
    Memory Used:  (9%)46,857KB
    Memory Free:  458,038KB
    Thread ID:    jrpp-143
    Priority:     5
    Hashcode:     6763345
    "jrpp-143" prio=5 tid=0x037c80b0 nid=0x1ce4 in Object.wait()
     at java.lang.Object.wait(Native Method)
     - waiting on <0x14680e08> (a java.lang.Object)
     at java.lang.Object.wait(Unknown Source)
     at coldfusion.runtime.report.Report.CheckOut(Report.java:656)
     - locked <0x14680e08> (a java.lang.Object)
     at coldfusion.runtime.report.Report.runReport(Report.java:214)
     at coldfusion.tagext.lang.ReportTag.doEndTag(ReportTag.java:467)
     at cfdsp_viewreport2ecfm918356850.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\dsp_view report.cfm:47)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_Switch2ecfm1729482829._factor20(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:378)
     at cffbx_Switch2ecfm1729482829._factor21(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:363)
     at cffbx_Switch2ecfm1729482829._factor34(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:354)
     at cffbx_Switch2ecfm1729482829._factor35(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:1)
     at cffbx_Switch2ecfm1729482829.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switch. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_fusebox30_CF502ecfm709174367._factor4(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:241)
     at cffbx_fusebox30_CF502ecfm709174367._factor5(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:1)
     at cffbx_fusebox30_CF502ecfm709174367.runPage(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cfindex2ecfm441293188.runPage(D:\Inetpub\wwwroot\ecm\FMS\index.cfm:94)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
     at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
     at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
     at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
     at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
     at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
     at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
     at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
     at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
     at coldfusion.CfmServlet.service(CfmServlet.java:105)
     at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doHttpServletRequest(FusionRea ctorCoreFilter.java:503)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorC oreFilter.java:337)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilt er.java:246)
     at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java: 121)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
     at jrun.servlet.FilterChain.service(FilterChain.java:101)
     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
     at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
     at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
     at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Thread Stack Trace
    Trace Time:   11:47:06.756 16-May-2013
    Request ID:   3375
    Script Name:  https://ecm.wvdrs.org/ecm/fms/index.cfm
    Started:      11:41:31.919 16-May-2013
    Exec Time:    334837ms
    Memory Used:  (8%)45,188KB
    Memory Free:  459,707KB
    Thread ID:    jrpp-203
    Priority:     5
    Hashcode:     11587838
    "jrpp-203" prio=5 tid=0x08faf5e8 nid=0x1d44 in Object.wait()
     at java.lang.Object.wait(Native Method)
     - waiting on <0x14680e08> (a java.lang.Object)
     at java.lang.Object.wait(Unknown Source)
     at coldfusion.runtime.report.Report.CheckOut(Report.java:656)
     - locked <0x14680e08> (a java.lang.Object)
     at coldfusion.runtime.report.Report.runReport(Report.java:214)
     at coldfusion.tagext.lang.ReportTag.doEndTag(ReportTag.java:467)
     at cfdsp_viewreport2ecfm918356850.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\dsp_view report.cfm:47)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_Switch2ecfm1729482829._factor20(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:378)
     at cffbx_Switch2ecfm1729482829._factor21(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:363)
     at cffbx_Switch2ecfm1729482829._factor34(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:354)
     at cffbx_Switch2ecfm1729482829._factor35(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:1)
     at cffbx_Switch2ecfm1729482829.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switch. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_fusebox30_CF502ecfm709174367._factor4(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:241)
     at cffbx_fusebox30_CF502ecfm709174367._factor5(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:1)
     at cffbx_fusebox30_CF502ecfm709174367.runPage(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cfindex2ecfm441293188.runPage(D:\Inetpub\wwwroot\ecm\FMS\index.cfm:94)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
     at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
     at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
     at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
     at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
     at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
     at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
     at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
     at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
     at coldfusion.CfmServlet.service(CfmServlet.java:105)
     at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doHttpServletRequest(FusionRea ctorCoreFilter.java:503)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorC oreFilter.java:337)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilt er.java:246)
     at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java: 121)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
     at jrun.servlet.FilterChain.service(FilterChain.java:101)
     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
     at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
     at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
     at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Thread Stack Trace
    Trace Time:   11:47:06.756 16-May-2013
    Request ID:   3416
    Script Name:  https://ecm.wvdrs.org/ecm/fms/index.cfm
    Started:      11:42:08.853 16-May-2013
    Exec Time:    297903ms
    Memory Used:  (8%)42,401KB
    Memory Free:  462,494KB
    Thread ID:    jrpp-241
    Priority:     5
    Hashcode:     3455229
    "jrpp-241" prio=5 tid=0x0381be88 nid=0x3ec in Object.wait()
     at java.lang.Object.wait(Native Method)
     - waiting on <0x14680e08> (a java.lang.Object)
     at java.lang.Object.wait(Unknown Source)
     at coldfusion.runtime.report.Report.CheckOut(Report.java:656)
     - locked <0x14680e08> (a java.lang.Object)
     at coldfusion.runtime.report.Report.runReport(Report.java:214)
     at coldfusion.tagext.lang.ReportTag.doEndTag(ReportTag.java:467)
     at cfdsp_viewreport2ecfm918356850.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\dsp_view report.cfm:47)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_Switch2ecfm1729482829._factor20(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:378)
     at cffbx_Switch2ecfm1729482829._factor21(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:363)
     at cffbx_Switch2ecfm1729482829._factor34(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:354)
     at cffbx_Switch2ecfm1729482829._factor35(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:1)
     at cffbx_Switch2ecfm1729482829.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switch. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_fusebox30_CF502ecfm709174367._factor4(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:241)
     at cffbx_fusebox30_CF502ecfm709174367._factor5(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:1)
     at cffbx_fusebox30_CF502ecfm709174367.runPage(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cfindex2ecfm441293188.runPage(D:\Inetpub\wwwroot\ecm\FMS\index.cfm:94)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
     at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
     at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
     at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
     at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
     at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
     at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
     at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
     at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
     at coldfusion.CfmServlet.service(CfmServlet.java:105)
     at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doHttpServletRequest(FusionRea ctorCoreFilter.java:503)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorC oreFilter.java:337)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilt er.java:246)
     at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java: 121)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
     at jrun.servlet.FilterChain.service(FilterChain.java:101)
     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
     at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
     at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
     at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Thread Stack Trace
    Trace Time:   11:47:06.756 16-May-2013
    Request ID:   3646
    Script Name:  https://ecm.wvdrs.org/ecm/fms/index.cfm
    Started:      11:46:12.916 16-May-2013
    Exec Time:    53840ms
    Memory Used:  (9%)50,379KB
    Memory Free:  454,516KB
    Thread ID:    jrpp-172
    Priority:     5
    Hashcode:     31620022
    "jrpp-172" prio=5 tid=0x03a45a10 nid=0xf70 in Object.wait()
     at java.lang.Object.wait(Native Method)
     - waiting on <0x14680e08> (a java.lang.Object)
     at java.lang.Object.wait(Unknown Source)
     at coldfusion.runtime.report.Report.CheckOut(Report.java:656)
     - locked <0x14680e08> (a java.lang.Object)
     at coldfusion.runtime.report.Report.runReport(Report.java:214)
     at coldfusion.tagext.lang.ReportTag.doEndTag(ReportTag.java:467)
     at cfdsp_viewreport2ecfm918356850.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\dsp_view report.cfm:47)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_Switch2ecfm1729482829._factor20(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:378)
     at cffbx_Switch2ecfm1729482829._factor21(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:363)
     at cffbx_Switch2ecfm1729482829._factor34(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:354)
     at cffbx_Switch2ecfm1729482829._factor35(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:1)
     at cffbx_Switch2ecfm1729482829.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switch. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_fusebox30_CF502ecfm709174367._factor4(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:241)
     at cffbx_fusebox30_CF502ecfm709174367._factor5(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:1)
     at cffbx_fusebox30_CF502ecfm709174367.runPage(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cfindex2ecfm441293188.runPage(D:\Inetpub\wwwroot\ecm\FMS\index.cfm:94)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
     at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
     at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
     at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
     at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
     at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
     at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
     at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
     at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
     at coldfusion.CfmServlet.service(CfmServlet.java:105)
     at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doHttpServletRequest(FusionRea ctorCoreFilter.java:503)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorC oreFilter.java:337)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilt er.java:246)
     at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java: 121)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
     at jrun.servlet.FilterChain.service(FilterChain.java:101)
     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
     at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
     at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
     at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Thread Stack Trace
    Trace Time:   11:47:06.756 16-May-2013
    Request ID:   3649
    Script Name:  https://ecm.wvdrs.org/ecm/fms/index.cfm
    Started:      11:46:13.947 16-May-2013
    Exec Time:    52809ms
    Memory Used:  (9%)48,752KB
    Memory Free:  456,143KB
    Thread ID:    jrpp-236
    Priority:     5
    Hashcode:     6502586
    "jrpp-236" prio=5 tid=0x03a44760 nid=0x14f4 in Object.wait()
     at java.lang.Object.wait(Native Method)
     - waiting on <0x14680e08> (a java.lang.Object)
     at java.lang.Object.wait(Unknown Source)
     at coldfusion.runtime.report.Report.CheckOut(Report.java:656)
     - locked <0x14680e08> (a java.lang.Object)
     at coldfusion.runtime.report.Report.runReport(Report.java:214)
     at coldfusion.tagext.lang.ReportTag.doEndTag(ReportTag.java:467)
     at cfdsp_viewreport2ecfm918356850.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\dsp_view report.cfm:47)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_Switch2ecfm1729482829._factor20(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:378)
     at cffbx_Switch2ecfm1729482829._factor21(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:363)
     at cffbx_Switch2ecfm1729482829._factor34(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:354)
     at cffbx_Switch2ecfm1729482829._factor35(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switc h.cfm:1)
     at cffbx_Switch2ecfm1729482829.runPage(D:\Inetpub\wwwroot\ecm\FMS\Authorizations\fbx_Switch. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cffbx_fusebox30_CF502ecfm709174367._factor4(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:241)
     at cffbx_fusebox30_CF502ecfm709174367._factor5(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50 .cfm:1)
     at cffbx_fusebox30_CF502ecfm709174367.runPage(D:\Inetpub\wwwroot\ecm\FMS\fbx_fusebox30_CF50. cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cfindex2ecfm441293188.runPage(D:\Inetpub\wwwroot\ecm\FMS\index.cfm:94)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
     at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
     at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
     at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
     at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
     at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
     at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
     at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
     at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
     at coldfusion.CfmServlet.service(CfmServlet.java:105)
     at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doHttpServletRequest(FusionRea ctorCoreFilter.java:503)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorC oreFilter.java:337)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilt er.java:246)
     at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java: 121)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
     at jrun.servlet.FilterChain.service(FilterChain.java:101)
     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
     at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
     at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
     at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Thread Stack Trace
    Trace Time:   11:47:06.756 16-May-2013
    Request ID:   3716
    Script Name:  https://ecm.wvdrs.org/ecm/case/case.cfm?form=actionComment&amp;CID=107559
    Started:      11:47:06.303 16-May-2013
    Exec Time:    453ms
    Memory Used:  (9%)45,923KB
    Memory Free:  458,972KB
    Thread ID:    jrpp-160
    Priority:     5
    Hashcode:     23728670
    "jrpp-160" prio=5 tid=0x039a4620 nid=0x19b0 runnable
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(Unknown Source)
     at macromedia.jdbc.sqlserver.SQLServerByteOrderedDataReader.readPacketIntoPrimaryBuffer(Unkn own Source)
     at macromedia.jdbc.sqlserver.SQLServerByteOrderedDataReader.receive(Unknown Source)
     at macromedia.jdbc.sqlserver.tds.TDSRequest.receive(Unknown Source)
     at macromedia.jdbc.sqlserver.tds.TDSExecuteRequest.submitRequest(Unknown Source)
     at macromedia.jdbc.sqlserver.SQLServerImplStatement.execute(Unknown Source)
     at macromedia.jdbc.base.BaseStatement.commonExecute(Unknown Source)
     at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
     at macromedia.jdbc.base.BaseStatement.execute(Unknown Source)
     - locked <0x10ae36c8> (a macromedia.jdbc.sqlserver.SQLServerConnection)
     at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
     at coldfusion.sql.Executive.executeQuery(Executive.java:705)
     at coldfusion.sql.Executive.executeQuery(Executive.java:638)
     at coldfusion.sql.Executive.executeQuery(Executive.java:599)
     at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
     at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:498)
     at cfactionComment2ecfm627287827.runPage(D:\Inetpub\wwwroot\ecm\Case\actionComment.cfm:26)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
     at cfcase2ecfm50633854._factor20(D:\Inetpub\wwwroot\ecm\Case\case.cfm:715)
     at cfcase2ecfm50633854._factor21(D:\Inetpub\wwwroot\ecm\Case\case.cfm:242)
     at cfcase2ecfm50633854.runPage(D:\Inetpub\wwwroot\ecm\Case\case.cfm:1)
     at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
     at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
     at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
     at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
     at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
     at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
     at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
     at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
     at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
     at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
     at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
     at coldfusion.CfmServlet.service(CfmServlet.java:105)
     at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doHttpServletRequest(FusionRea ctorCoreFilter.java:503)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorC oreFilter.java:337)
     at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilt er.java:246)
     at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java: 121)
     at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
     at jrun.servlet.FilterChain.service(FilterChain.java:101)
     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
     at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
     at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
     at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

    sunil106 wrote:
    > How can I backup coldfusion mx7 configuration and data
    sources?
    The datasources depends on the type, most databases have
    dedicated tools
    for backups. For CF configuration I do a nightly filesystem
    backup of
    all files with the following extensions:
    *.xml
    *.properties
    *.config
    Jochem
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

  • Coldfusion MX7 Updater 2

    I am running the J2EE configuration for Coldfusion MX7 on
    Solaris 10. I'm trying to run the updater as instructed at
    http://www.adobe.com/support/documentation/en/coldfusion/mx702/cf702_install.html#j2ee
    Under Task 4: update a ColdFusion MX 7.01 EAR or WAR file,
    here are the instructions:
    1. Start the ColdFusion MX 7 Updater 2 installation program
    and follow the instructions in the wizard.
    2. On the Configure Installation page, select the J2EE
    configuration (EAR/WAR file) option and select either EAR or WAR
    file.
    Here's the problem, when I start the installer, on the
    Configure Installation page, the only choices I get are Server
    Configuration and Multiserver Configuration. Thats it. No J2EE
    choice. Anyone else upgrade to 7.0.2 who is using a j2ee
    deployment?
    [email protected]

    It sounds like you may have the full installer for 7.02 and
    not the updater. The solaris updater is
    coldfusion-70-updater2-sol.bin. Is that what you have? If not
    download it from
    here.

  • ColdFusion MX7 and Javascript

    I have a .cfm file which includes a .js file and then calls a
    newWin() function in the javascript file, as shown below :
    <script language="JavaScript1.2">
    <cfinclude
    template="#request.sharedJSDir#/window_operation.js">
    </script>
    <a
    href="javascript:newWin('D','<cfoutput>#request.http#/#request.daito_dir#</cfoutput>/inde x.cfm');"><img
    src="<cfoutput>#request.sharedImageDir#</cfoutput>/main_menu/logo_daito.gif"
    border="0"></a>
    The newWin() function i the .js file is as below :
    function newWin(a,b)
    var win_name=a+"_appwin";
    var path_x=b;
    var i=newwin.length;
    win_namearray
    =win_name;
    newwin=window.open(path_x,win_name,"left=0,top=0,width=1050,height=650,toolbar=no,location=no,st atus=yes,menubar=yes,scrollbars=no,resizable=yes");
    newwin
    .focus();
    This code works with ColdFusion 5.0 and now I am trying to
    get this to work with ColdFusion MX7. However, it gives an error on
    page as below :
    Line : 1
    Char: 1
    Error : Object expected
    Code: 0
    Could anyone help me to understand this issue?

    idesdema wrote:
    > I haven't tried the first reply yet but Dan... will it
    not work?
    Dan was talking about converting an entire query from
    ColdFusion to some
    type of equivalent JavaScript variable. But your example code
    did not
    show this.
    If you are trying to get complex variables from ColdFusion to
    JavaScript
    such as arrays, structures or queries. You will want to
    investigate the
    <cfwddx...> tag.
    <head>
    <script type="text/javascript">
    <cfwddx action="CFML2JS"
    input="#myComplexVar#"
    topLevelVariable="myJSvar">
    </script>
    But your original post did not show this.
    idesdema wrote:
    > var point = new GLatLng(#cf1#,#cf2#);
    This shows basic simple values being output into a JS
    function, which my
    original post demonstrated.

  • Coldfusion MX7 Server

    Does anyone know where I can get Coldfusion MX7 Server
    Software for less than $1,000
    Thanks.

    Theoretically you could buy a used, older version of CF at a
    decent price, and then upgrade to CF7.
    If you are a registered non-profit 501(c)(3) organization you
    might be able to shop at non-profit prices, too.

  • Coldfusion MX7 Backups

    Greetings.
    A few months ago we had a boss that rubber stamped everything
    with a "Sure we can do that" to every technology that was asked to
    be implemented. He is now gone, but as a result of his "Sure we can
    do that" attitude I am now stuck supporting a system that I have
    never even heard of until the past few weeks.
    I had nothing to do with the rollout, implementation or
    configuration of the server running Coldfusion and my support role
    of the production system should be minimal. I am absolutely
    responsible though for ensuring that the server is backed up
    nightly and that the backups can be used to fully restore the
    system in the event of disaster.
    That being said, I see that there is a backup directory at
    c:\MSDE\Backup with nightly backups of the SQL database. Those then
    get backed up to tape by our regular nightly backup proceedure
    utilizing CommVault Galaxy 6.1. However I do see in my CommVault
    logs that the following files are not being backed up each night
    due to "Access Denied" errors:
    [C:\CFusionMX7\verity\collections\chrid\assists\00000095.wld]
    Access is denied.
    [C:\CFusionMX7\verity\collections\chrid\assists\00000095.wld]
    Access is denied.
    [C:\CFusionMX7\verity\collections\chrid\parts\00000126.did]
    Access is denied.
    [C:\CFusionMX7\verity\collections\chrid\parts\00000127.did]
    Access is denied.
    [C:\CFusionMX7\verity\collections\chrid\parts\00000127.ddd]
    Access is denied.
    [C:\CFusionMX7\verity\collections\chrid\parts\00000126.ddd]
    Access is denied.
    Funny thing is for these 6 files, if I right click and go to
    properties, there is no security tab to view or manage permissions
    on the individual files. Similar named files in the directory
    backup fine and have the security tab. For example
    C:\CFusionMX7\verity\collections\chrid\parts\00000130.ddd and
    C:\CFusionMX7\verity\collections\chrid\parts\00000130.did are fine.
    Can anyone tell me what these files are and the impact of
    them not being able to be backed up should disaster strike?
    I should also note that this is running in a Windows 2003
    Environment.
    Thanks to anyone that can assist.

    sunil106 wrote:
    > How can I backup coldfusion mx7 configuration and data
    sources?
    The datasources depends on the type, most databases have
    dedicated tools
    for backups. For CF configuration I do a nightly filesystem
    backup of
    all files with the following extensions:
    *.xml
    *.properties
    *.config
    Jochem
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

Maybe you are looking for

  • Why does the disk not work anymore in my mac?

    I've been using the same two discs to revise for my driving theory test in the same MacBook Pro and never had any problems. Now today, suddenly it has decided to stop working, both of them. When I click the icon to open the application and go through

  • IPod continues to cut-out while playing

    I've posted this before, and I've seen other threads regarding this issue -- my iPod randomly stops playing songs and goes back to the main iPhone menu. I was, unfortunately, forced to reload my iPhone last weekend because the world clocks did not wo

  • MICR Font for printing payroll checks

    We are in the process of changing banks. The new bank has rejected our sample checks because the spacing is too wide. We are supposed to be using MICR font E-13B. How do I find out what font we're using? And, how do I change the font?

  • System Startup Services/App Locations?

    Hi, I'm trying to determine where services and programs are being launched from in Snow Leopard. Everywhere I read it says to look at /System/Library/StartupItems and in /Library/StartupItems. Also in System Profiler under Software-Startup Items. The

  • How to create a Quotation?

    Hi Experts, how can I create a Quotation from outside SAP. I will create the Quotation in an external System and send it to SAP. I only found a MessageType for SAP Outbound Processing called QUOTES in contact with IDOC ORDERS01 - 04. Exists a Message