Quantcast
Channel: Adobe Community : Discussion List - ColdFusion
Viewing all 6243 articles
Browse latest View live

CF10 Administrator not working after installing Update 23

$
0
0

Hi all,

 

I have just installed the latest update, which all went fine - however when I try to access the Administrator (which was working perfectly just prior to updating), I get an error which states, "The isAdminClientCertAuthEnabled method was not found."

 

I have searched everywhere and can not find resolution to this error. If anyone can shed some light on how to fix it, it would be greatly appreciated. Thanks..


License activation change Java JVM language

$
0
0

Hi, we need help with our Adobe ColdFusion 2016 Standard Server.

 

When we try to activate our purchased lisence, the underlying Java JVM turns the language from german to english.

Due to this circumstance all output numbers are shown with the wrong number format.

 

As a sidenote: In developer or trail mode everything has the correct format.

 

The JVM Arguments are the following:

 

 

Anyone here experience similar issues?

multiple users accessing an index.cfm

$
0
0

I have an application that displays some data retrieved from the database on index.cfm. It retrieves a few fields/columns from a table and displays them on screen. Users make modifications and save it - using a button. The page calls a cfm that calls a database (sql server) procedure to save it. I am trying to understand what will happen when multiple users access this. Multiple users are accessing this. I am not explicitly using any cfthread or lock to protect anything. I access a few session variables to identify the user who is logged on - and present some information relevant to them. How does Coldfusion keep the invocation of that index.cfm by multiple users separate and provide state?

Thanks

Issue with Coldfusion 2016 install on Windows Server 2012

$
0
0

I had a successful install on one server.

 

I tried to install on another server and it will not accept my admin password at the configuration prompt once the install is completed.  I uninstalled and reinstalled 4 additional times and it just won't accept the admin password as it was entered during the installation process.  As a result, all of the services don't start and I can't access the CF administration utility at all.

 

The services that DO start are:

ColdFusion 2016 .NET Service

ColdFusion 2016 Add-on Services

ColdFusion 2016 Application Server

 

The services that don't appear in the services list on the server with the issue (but are part of my successful install on the other server):

ColdFusion 2016 ODBC Agent

ColdFusion 2016 ODBC Server

 

Does anyone out there recognize this issue?

 

Thanks in advance.

cgi.path_info is blank in CF11

$
0
0

Hi,

 

Has anyone noticed that cgi.path_info is blank in CF11? Is there any work around for this besides using script_name? Thanks for the help.

 

Mike

XMLHttpRequest.onreadystatechange - FireFox vs IE

$
0
0

Hello, all,

 

I'm posting this question here because I don't have an account on any other forums, and I don't know where else to go.

 

I have a .cfm page that is using Javascript XHR to post a single word value to itself which will determine how something is going to be processed.

 

PSEUDOCODE:

<div class="thisNav" id="getStats">Get User Stats</div><div class="thisNav" id="pruStats">Prune Stats (6 mos)</div><div class="thisNav" id="expStats">Export User Stats</div><script>     var thisNav = [].slice.call(document.getElementsByClassName('thisNav')).map(function(d){          d.onclick = function(event){getThis(d.id);};          });     xhr = new XMLHttpRequest();     function getThis(act){          xhr.open("POST","filename.cfm",true);          xhr.setRequestHeader("Content-Type","x-www-form-urlencoded");          xhr.onreadystatechange = function(){               if(xhr.readyState*1 === 1){anotherDiv.innerHTML = " OPENING";}               elseif(xhr.readyState*1 === 3){anotherDiv.innerHTML = " DISPLAYING";}               elseif(xhr.readyState*1 === 4 && xhr.status === 200){anotherDiv.innerHTML = xhr.responseText;}               }          xhr.send("act=" + act);          }</script>

 

Now, in Internet Explorer 11, this works well (I know, I can't believe it, either.)

 

However, in FireFox 52, this will only display the last stage (xhr.responseText) on the first click (will not see readyState 1 or 3).  Subsequent clicks (if I don't refresh the page) will work as expected, but the initial click will not.

 

What is the difference between FF and IE that could cause this??  Is there some kind of fix or workaround??

 

V/r,

 

^_^

CF2016 - cfsharepoint function results in java.lang.reflect.InvocationTargetException

$
0
0

CF2016 Enterprise Edition on Windows Server 2012 R2

 

Using cfsharepoint to query a SharePoint list, which is working in a dev environment against the same list and credentials, but that dev server is Windows 2008, and CF2016 standard edition.

 

Is there a defect using cfsharepoint on Windows Server 2012 R2?

 

Here's the error:

Could not instantiate stub objects for web service invocation. The rootcause was that: java.lang.reflect.InvocationTargetException

 

The stub class files are created at C:\ColdFusion2016\cfusion\stubs\WS_xxx so I know the WSDL is being consumed successfully.

 

webservice.log isn't much help, but at least confirms it's not a connectivity issue:

Using Axis 1 for consuming the service http://xxx/_vti_bin/Lists.asmx?WSDL.

Downloaded the wsdl http://xxx/_vti_bin/Lists.asmx?WSDL

 

Any ideas are appreciated.Here

Coldfusion Support Page - Tags by function

$
0
0

Hi,

 

Please note the routing on "Tags by function" is not correct. This directs users to "Functions by Category", which is wrong.

 

Kindly take a look on this.

 

Thanks.


The Brazilian Post Office, one of the largest cases in the world, will abandon ColdFusion.

$
0
0

The Brazilian Post Office will abandon ColdFusion due to high prices and lack of support. I hope Adobe reads this message and takes an attitude.

401.13 Error within cfdiv or div with CF11

$
0
0

Asking to see if anyone within a CAC enabled server environment has encountered and issue with repeatedly getting a 403.13 Forbidden error within a DIV or CFDIV element.  We upgraded our CF server to CF11 (2016) and our users seems to be getting this error much more.

better approach using JS charts

$
0
0

I'm using fusioncharts to create charts. the way im doing is: filename.cfm?account=123456 query charts here is sample of the js to create the charts: https://jsfiddle.net/wo0t1p67/ everything works fine just wondering if there a better approach to this. this is not something that will NOT go live to customers.

Broken CFCHART Image - Output as PDF - ColdFusion 11 Update 12

$
0
0

After installing the ColdFusion 11 Update 12 our CFCharts have stopped working when we use the CFDocument tag with format set to PDF. We rolled back to Update 11 and they work again. If we don't output to PDF, the charts work (as HTML).

 

The charts are showing up as broken images with Update 12. Any ideas?

ColdFusion could not delete the file for an unknown reason.

$
0
0

Hi,

 

ColdFusion could not delete the file C:\ColdFusion11\cfusion\wwwroot\LAW\Briefs\A2878\pwd1.txt for an unknown reason.

I am unable to delete any .txt or .msg file immediately after upload from their physical path and as well as from server too and the Coldfusion doesn’t return any particular reason for failure.

 

It doesn't allow me to delete the file from the physical path i.e. from the brief folder, it will show an error pop-up with a message 'The action can't be completed because the file is open in coldfusion.exe'(see attached screenshot). It seems that Coldfusion locks the file in the background and after sometimes it allows me to delete the file successfully.

 

For another extension like .docx, .pdf, I am immediately able to delete the file after upload.

Apart from this, when I restart ColdFusion service it will allow me to delete the file again as if the file is getting locked by ColdFusion.

 

I am using ColdFusion version '11,0,03,292866'.

 

validationMsg.jpg

 

Does anyone have a solution to this problem?

ColdFusion 2016 cfajaxproxy Invalid usage of AJAX tag

$
0
0

We have a web app running on CF10.  When trying to migrate it to CF2016 update 4, we have a cfajaxproxy that is generating the following error.

 

Invalid usage of AJAX tag.

Use cfajaximport tag to specify SCRIPTSRC or make sure all ajax controls are inside a single cfform tag that has SCRIPTSRC.

 

We are running on IIS 8.5 on Windows 2012 R2.  The website has a virtual directory /cf_scripts in IIS pointing to D:\ColdFusion2016\cfusion\wwwroot\cf_scripts and I can call any of the scripts directly through the web browser and see the JS.

Extract row ID from a query (from cfspeadsheet)

$
0
0

Hello,

I working with Coldfusion 10.

I use cfspreadsheet for reading an Excel document. The result is in query. See example below.

 

As you see (black circled) you have the row ID 1, 2 and 3 (representing the row number of the Excel sheet).

Query.jpg

 

I would like to read that value.

 

Question:

How can I read this value ?

 

Reason:

I must make a query of query to filter data.

In case of mistake (bad values or missing values) I must display an error message which explain that "wrong value on row xxx".

After the query of query, the quantity of rows are not the same as the Excel document and the row id is not correct.

My ideas is to add a column to the result of query of the query with the row id of the original query (which represent the row number).

 

I already search on internet, this forum. But I don't know how to do that !

Or any one have a better ideas?

 

Thank you so much for your help

Best regards

André L'Hoir


Transferring datasources from one machine to another

$
0
0

Hello, all,

 

I'm in the middle of moving all my stuff from my old, dying development system to my new development system, and in the process I'm also switching from CF10 to CF11.

 

I've finished the CF11 install, and can get to the CFAdmin page with no problem.  However, I have about 40 DSNs on my old dev system that I need to transfer to my new system, and I really don't want to manually enter everything.

 

I've seen posts online about taking the old neo*.xml files and "place them where the new install can find them" then tweak another .xml file to re-run the migration wizard.  That didn't work, for me.  It just broke my CF Server.  I restored the original .xml files and rebooted - that at least got me back to where I was.

 

Are there any other ways with which to xfer all my DSNs from my old system to my new system??

 

V/r,

 

^_^

ColdFusion 10 on a 4 vCPU virtual server?

$
0
0

We would like to install ColdFusion 10 on our web server but it's a 4 vCPU virtaul server.  Our license is for 2 physical CPUs.  When installing the software we receive a CPU count warning.  My question is, can we install and use ColdFusion on this box and just have it limit itself to 2 CPUs or will it simply not work?

Retrouver ColdFusion_11_WWEJ_linux64.bin

$
0
0

Bonjour,

Le fichier ColdFusion_11_WWEJ_linux64.bin, relatig à CF 11, n'est plus téléchargeable.

Quels sont les moyens de le récupérer ?

Merci par avance pour vos retours.

 

Does ColdFusion requires Apache Tomcat?

$
0
0

I don't remember installing Apache Tomcat for coldFusion. Is Apache Tomcat service require for ColdFusion to function? We are currently running IIS as our web server.

ColdFusion Future?

$
0
0

To Adobe,

 

I know you probably can't answer this but what are Adobe's plans for ColdFusion? I get mixed messages, particularly from sister products and your main www.adobe.com web site. Cases in point:

 

Dreamweaver dropped support for CF when it went CC. I still use CS5 because frankly CFBuilder sucks. DW states "Build the best sites for any browser or device. See how you can quickly create responsive sites, preview them on actual mobile devices, and even extract assets and styles from Adobe Photoshop comps directly into your projects." I also read somewhere where it claimed to be the #1 tool for developing websites but it has better support for PHP and .Net than CF. Is this a veiled statement of the future of CF or simply the DW team not playing well with the CF team?

 

These forums used to use a CF based forum application, now it's Jive which uses a JSP framework (which again sucks. but I regress). If Adobe does not use CF for their own customer facing portals, what does that say for CF?

 

Today I received a response for a CF bug I submitted months back, which is fine. When I went to click on the included link, the bug tracker site appears down or half functioning. I could make out a login link, click it and simply received a site error. In retrying while typing this post, now I receive a "no issue found" message. Login still does not work. This does not give a good impression but it leads to my next issue...

 

Upon going to www.adobe.com to search for the bug tracker location, I found the Feature Request/Bug Report Form. The only field on the first page is a product selection drop-down. If you try to select ColdFusion you'll be very disappointed as ColdFusion does not exist. Is this a veiled statement of the future of CF or simply the product and/or support teams not playing well with the CF team?

 

Session idea for your CF Summit (which I'm already preregistered), a sit down with various executives and product members (not just from the CF team) on their thoughts of the future for CF (and possibly why they don't get along). It's ok to hear CF team members say how great CF is and all the new and upcoming features, but I think thoughts for other upper Adobe non-CF executives would go a long way to calm the "Adobe hates CF" rumors and impressions.

 

Idea that I think would re-energize the CF faithful, dump CFBuilder and roll the functionality into Dreamweaver, either natively or as an add-on.

Viewing all 6243 articles
Browse latest View live