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

Strange Behavior in Coldfusion 2016 using Oracle 11

$
0
0

Greetings to you!

 

We are migrating applications from Coldfusion 8 to Coldfusion 2016.  Most of the applications have migrated simply and posed no problems.  We do have on application (a set of programs) that in fact actually work and display output properly, however, the output has the literal Oracle Query dumped onto the screen above that output area.  There is nothing inside of the code to "print" (cfoutput) that query, but the entire query does in fact splash out and onto the output area.

 

Note that the physical output is there and is correct, it's just the fact that the query is dumping into the display.

 

Has anyone out here seen this type of behavior?      Solution(s)?

Any help is much appreciated!!

 

Thanks and have a great day!

 


How to upgrade via CLI

$
0
0

Hello,

 

We are in the process of migrating to AWS.

 

We will be using Hashicorp's Packer and Terraform to manage the entire process for us so I am needing to acheive everything from the CLI so the images can be placed in to the Auto Scaling Group.

 

We are using the CF2016 AMI on Ubuntu that is available in the market place. We have automated the installation (not a full install but can't remember it's name) but I need to have to boxes upgrade to the latest version of Coldfusion. I can obviously acheive this through the admin interface but I can not seem to find anywhere how to do thing from my Bash scripts.

 

Has any one else run in to this or solved it?

 

Thanks

coldfusion 2016 install on Centos 7 apache control script

$
0
0

Hi,

 

I am trying to install

Coldfusion 2016 on a CentOS 7 Linux machine  with an Apache Web Server

 

The install script prompts for the "apache control script",

The script does NOT exist.

 

CentOS now controls the services via systemctrl

 

How do I get the install to work?

Any ideas?

Question about Coldfusion

$
0
0

Good day everyone. I got a question about Adobe Coldfusion. Our company had a web-service which require Adobe Coldfusion to work. We have a licensed Coldfusion 9. Coldfusion 9 worked with our old web-service with Windows 2008. Now we got new version with windows 2012. Unfortunately Coldfusion 9 don't work with windows 2012. Nowadays on official site we can see Adobe Coldfusion standart edition 2016, which can't be use with our web-service. We really interested in Adobe Coldfusion 10, which can be used with windows 2012 and our web-service.

AS a result:

We want to buy Adobe Coldfusion 10 Standart Edition, but there is no information about this product on your site. Can we upgrade out licensed Adobe Coldfusion 9 exactly to Adobe Coldfusion 10? Or can we downgrade Adobe Coldfsuon 2016 to Adobe Coldfusion 10?

Can't download ColdFusion Server 11 without Akamai Download Manager??

$
0
0

WTF, Adobe??

 

Why are you insisting that I use the Akamai Download Manager (which I never trust download managers) in order to download anything???

 

Based upon advice of others, I have attempted to bypass it by clicking on the "File 1 of 1" link.  But that doesn't give me the CF 11 installation file.  It still links to "Adobe ColdFusion 11 - AkamaiDLM.exe".

 

WHY CAN'T I DOWNLOAD ANYTHING WITHOUT THE DLM????????????????????

 

^_^

Problem with installing Coldfusion 11 hotfix 12

$
0
0

I have a fully patched, fresh install of Windows Server 2012 R2

IIS 8

CF 11 Standard

 

I installed CF 11 as per the CF 11 Lockdown guide and the CF Administrator came up fine.

 

I went though the CF 11 Lockdown guide, applied hotfix 12 via the the CF Administrator and when done I went to start the CF Administrator site on the builtin web server and I got a 500 error. See below

http://127.0.0.1:8500/CFIDE/administrator/index.cfm

 

I went through all the settings and permissions in the lockdown guide and all looked to be in order.

 

After googling a bit I uninstalled the hotfix 11 and the CF Administrator site came up and all worked fine. I went and reinstalled the hotfix manually and got the same error. See below.

 

I tried this several time to no avail. I also tried to install hotfix 11 and even hotfix 10 and still got the same error.

 

I have been all over google trying to find a work around and even tried reinstalling the web connectors as per Charlie Arehart's article ( am willing to try anything at this juncture).

http://www.carehart.org/blog/client/index.cfm/2013/9/13/why_you_must_update_cf10_webserver _connector

 

I am dead in the water here and the client is growing impatient.

 

Could any be so kind to help me out and/or point me in the right direction?

 

Thanx

Gerald

 

Jun 30, 2017 10:56:39 AM org.apache.catalina.core.ApplicationContext log

INFO: failed to load: coldfusion.CfmServlet

Jun 30, 2017 10:56:39 AM org.apache.catalina.core.StandardWrapperValve invoke

SEVERE: Allocate exception for servlet CfmServlet

coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available.

at coldfusion.server.ServiceFactory.getRuntimeService(ServiceFactory.java:117)

at coldfusion.CfmServlet.init(CfmServlet.java:99)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:288)

at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:285)

at java.security.AccessController.doPrivileged(Native Method)

at javax.security.auth.Subject.doAsPrivileged(Unknown Source)

at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:320)

at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:175)

at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:124)

at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1270)

at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1195)

at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:866)

at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:134)

at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)

at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)

at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:450)

at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:107 8)

at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:625)

at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)

at java.lang.Thread.run(Unknown Source)

 

 

coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available.

at coldfusion.server.ServiceFactory.getRuntimeService(ServiceFactory.java:117)

at coldfusion.CfmServlet.init(CfmServlet.java:99)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:288)

at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:285)

at java.security.AccessController.doPrivileged(Native Method)

at javax.security.auth.Subject.doAsPrivileged(Unknown Source)

at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:320)

at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:175)

at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:124)

at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1270)

at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1195)

at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:866)

at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:134)

at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)

at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)

at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:450)

at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:107 8)

at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:625)

at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)

at java.lang.Thread.run(Unknown Source)

Jun 30, 2017 10:56:39 AM org.apache.catalina.core.ApplicationContext log

INFO: failed to load: coldfusion.CfmServlet

Jun 30, 2017 10:56:39 AM org.apache.catalina.core.StandardWrapperValve invoke

SEVERE: Allocate exception for servlet CfmServlet

coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available.

at coldfusion.server.ServiceFactory.getRuntimeService(ServiceFactory.java:117)

at coldfusion.CfmServlet.init(CfmServlet.java:99)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:288)

at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:285)

at java.security.AccessController.doPrivileged(Native Method)

at javax.security.auth.Subject.doAsPrivileged(Unknown Source)

at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:320)

at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:175)

at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:124)

at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1270)

at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1195)

at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:866)

at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:134)

at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)

at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)

at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:450)

at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:107 8)

at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:625)

at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)

at java.lang.Thread.run(Unknown Source)

Virtual File System Errors - java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification

$
0
0

This is on a CF9 server on Windows 2008

 

We do a lot of writing to and then including from, the VFS (Virtual File System). Very intermittently, we get these errors when attempting to write to the RAM disk. Retrying the failed WRITE operation usually succeeds.

 

The filename is always a unique file name created with createUUID() in the filename.

 

I have read that this stack trace error is related to deleting items from an array while accessing it at the same time. Do I need to lock all access to the VFS? I feel like that would really hurt performance.  Should I clean up the temporary files created and written to the VFS at the end of the request, or maybe I should schedule it to run daily so there is less contention for those resources?

 

java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372) at java.util.AbstractList$Itr.next(AbstractList.java:343) at org.apache.commons.vfs.provider.ram.RamFileSystem.listChildren(RamFileSystem.java:100) at org.apache.commons.vfs.provider.ram.RamFileObject.doListChildren(RamFileObject.java:81) at org.apache.commons.vfs.provider.AbstractFileObject.getChildren(AbstractFileObject.java:55 7) at coldfusion.vfs.VFile.listFiles(VFile.java:480) at coldfusion.tagext.io.FileUtils.recursiveDirectorySize(FileUtils.java:122) at coldfusion.tagext.io.FileUtils.getDirectorySize(FileUtils.java:112) at coldfusion.runtime.CFPage.GetVFSMetaData(CFPage.java:634) at cfmonitor2ecfm1275412139.runPage(C:\inetpub\wwwroot\LF\web\health\monitor.cfm:44) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:360) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:94) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:200) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doRequestNoFilter(FusionReacto rCoreFilter.java:712) at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorC oreFilter.java:341) 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 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:286) 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)

 

 

Any help appreciated,  the VFS is really not working as well as I hoped it would.

 

Brook

Coldfusion 11 - Web Sockets via SSL

$
0
0

Help!

 

I can't seem to figure out how to handle WSS (Websockets over SSL). I have a cert that has already been sent/received by verifier. I have a cert and an intermediate cert. I've been looking at documentation and from what I've gathered i need to add the certs to the "keystore". I issued a command like this ->>>  D:\CF11\jre\bin\keytool -import -v -alias myCert-cert -file myCert.cer -keystore D:\CF11\jre\lib\security\cacerts -storepass changeit <-- I see the cert is added. And if list the keystore i see the number of certs increased by one. I then enable the SSL WS, use default port (built in server.. not proxied), and point it to the keystore D:\CF11\jre\lib\security\cacerts and for pass i simply use the default changeit.... I've modified my cfcode to have the secure="true" attribute. So I think everything is setup correctly ....but...  when i goto the webpage the web socket will try to connect then simply not connect (Firebug says the connection was refused) (The code works fine removing the secure attribute and accessing via http) ... So i guess i'm not sure exactly what i should be doing. Can i use the same cert that I had created via IIS. The cert looks valid. Also further more i see nothing showing up in the log files.. I see a log called WebSocket.log but the size is 0 and nothing is being thrown in the exception log either.. I'm completely confused.


question about coldfusion

$
0
0

I got this sort of question. Our company has licenced coldfusion 9, can we pay to upgrade it to latest version? Or we need to buy new version? Which way will cost us less?

PS: sorry for asking this sort of questions like this, cause i can't find any sort of adobe support mail for official answer.

Update Coldfusion 8 Enterprise to 10 Enterprise

$
0
0

Hi,

is it still possible to buy an update from Coldfusion 8 Enterprise  to 10 Enterprise?

It is very important for us,

 

thanks

coldfusion fusebox undefined Circuit

$
0
0

hi there, I am maintaining a website which was originally built on fusebox (not by myself).
I'm keep getting this error:

undefined Circuit

You specified a Circuit of home which is not defined.

 

Now the weird thing is that it throws the error and 1 sec later you can load the same page with no issues.  Then you browse to the next page it gives the error you refresh the page and it loads correctly.
It looks like it needs more 'time' to work properly.

 

Anyone has come across similar ? Is this a CF server issue or fusebox itself ?

 

Thanks

Having problems running a form

$
0
0

I am having an issue trying to run a ColdFusion form using F-11 or pressing the run key. It will not load the default browser no matter what I do. I can type the address into a browser and it works fine.  Does anyone have any idea what I have setup incorrectly. I am using ColdFusion 2016 Browser.

 

Thank so much in advance.

 

Ian Knowles

Getting Blank Page after a period of time. Possible Isapi_redirect issue (CF 2016)

$
0
0

Just did a fresh install of Windows 2016 and Coldfusion 2016.  Tried to follow the 2016 lockdown guide.  Everything loads and seems fine.  After a bit of time though the default website just loads a blank white page.  The CF administrator still loads fine.  A IIS restart fixes the issue, until it happens again.  I turned on Failed Request Tracing in IIS and noticed that an error would come up after calling the isapi_redirect.dll.

 

From there I started looking at the isapi_redirect.log file.  I kept noticing this line

[Wed Jul 05 14:29:12.207 2017] [5128:3116] [error] uri_worker_map_update::jk_uri_worker_map.c (1325): Unable to stat the {cf.root}\config\wsconfig\1\uriworkermap.properties (errno=2).  Where {cf.root} is my actual path.  The only thing I changed in uriworkermap.properties was remove !/CFIDE/* = cfusion to that I could access the CF Admin site in a separate website in IIS.  It's locked down to only a few ip addresses through IIS.

 

I believe my folder permissions are setup correctly, but maybe there's an issue somewhere.  After I get that error a couple of times I just get the log that tomcat is stopping: "TerminateFilter::jk_isapi_plugin.c (2848): Tomcat/ISAPI/isapi_redirector/1.2.41 stopping".  Once that happens I have to restart IIS and it usually comes back.  Sometimes I have to do it a couple of times.  I didn't touch workers.properties or server.xml.  I just let the connector do its thing.  The coldfusion-error.log file doesn't seem to have anything too unusual.

 

Has anyone else experience this error, or have similar issues? I'm not sure if I have to change permissions somewhere, or if it's something else. Any help would be appreciated.

setting up dsn for sql server 2016

$
0
0

When I try to connect Coldfusion 2016 to SQL Server 2016, I get the following message:

 

 

Connection verification failed for data source: xxxx
java.sql.SQLInvalidAuthorizationSpecException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'xxxx'.
The root cause was that: java.sql.SQLInvalidAuthorizationSpecException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'xxxxx'.

 

In SQL Server, I have SQL Server Browser running, SQL Server is set up for TCP/IP, and port set at 1433.

 

In ColdFusion Administrator, I have server set as 127.0.0.1 and port set at 1433. In otherwords, everything that I could find on the net has been tried and I still get the same error message.. I've even tried various passwords i have associated with my computer/microsoft/coldfusion, etc....nothing seems to work.

 

Any help is greatly appreciated.

 

Thanks

Satch

coldfusion standard 2016 thread limit

$
0
0

Greetings,

 

I cannot find a coherent answer to this question on The Google or The Adobe.   I understand that CF 2016 STANDARD has a CFTHREAD limitation.   I'm assuming that is just a CFTHREAD FUNCTION limitation and not an overall thread limitation with the web server itself?   In other words, if I'm just serving CFM web pages, I'm not limited to concurrent connections (concurrent web serving threads)?  Serving CFM web pages (without using the CFTHREAD tag or function on any of those pages) should be as performant as CF ENTERPRISE? 

 

Is this correct?


cold fusion 10 service can not be start after hotfix 18. Need help asap

$
0
0

I try to install cold fusion 10 on windows 10 (IIS 10). However, it is fail, and I need the help asap. The following is the details:

 

1. Whole installation process is smooth: Install in the administrator account, input the sn number, select IIS server ( on my computer only , not for all ). Then process is finished. Sounds good.

2. In the last page of installation, the administration page will be launched. However, the launched page said: administration page does not exist.

3. I search the adobe forum and I am told that cold fusion 10 has the problem with windows 10, and I need install manadatory fix and hot fix 18 for cold fusion 10. I follow the instruction and install mand fix and hot fix 18. after hotfix 18, I run the cold fusinon web tools and cold fusion administration page is back.

4. cold fusion administration page show up , However, the cold fusion server is down. I try to manual start the cold fusion service, it fails with the following messages:

 

---------------------------

Services

---------------------------

Windows could not start the ColdFusion 10 Application Server on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.

---------------------------

OK  

---------------------------

 

5. I have reinstall the cold fusion 10 and it is confirmed that cold fusion serive running before hotfix 18 installation:

1) before hotfix 18 installation: Cold fusion administration page does not exist, could fusion service running

2) after hotfix 18 installation: Cold fusion administration page exists, could fusion service stop

Best way to reorganize coordinates....

$
0
0

Hello All......

 

I need to reorganize longitudes and latitudes......

 

Here is what I have right now:

 

-81.93,39.19;-81.77,39.34;-81.38,39.2;-81.65,38.99

 

What I need is the following:

 

39.19,-81.93;39.34,-81.77;39.2,-81.38;38.99,-81.65

 

I have tried a number of methods, but just can't get it right. Now I going crazy.....

 

The above is represented with the #polygons# variable.

 

Any input would be appreciated.

 

Thank you so much!!!!

getting ?????? displayed when try to get Japanese

CF Session Management for an SPA...

$
0
0

is there a way to use ColdFusion session management without writing a ColdFusion app where each page is a separate .CFM file?  (We're running ColdFusion 11, btw).

 

I have an Angular 2 SPA, and I'm using AJAX to call .CFC files on the back-end to read and write data to and from our server.  I've never used ColdFusion session-management before, and I have literally no idea where to start.

 

All of the documentation I've read about using Application.cfc for session-management seems to assume that you're going to have a ColdFusion app wherein each page is a separate .CFM file.  Clearly that's not going to work for me.  So how do I get it to work with a single-page-application that is not a .CFM file?

 

Thanks,

Laurence MacNeill

Ball Ground, Georgia, USA

When the instance name is specified, it is invalid to specify the port number

$
0
0

Hi,

 

I am using ColdFusion11 version 11,0,03,292480 with java 8 installed and am using the coldfusion API setMSSQL function to create an mssql datasource.  The datasource is a named instance and when it is created I get the below error when it tries to verify:

 

java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Conflicting connection information. When the instance name is specified, it is invalid to specify the port number.

The root cause was that: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Conflicting connection information. When the instance name is specified, it is invalid to specify the port number.

 

I have tried removing the port argument (port end up being set to 1433) and even setting the port to an empty string (port ends up set to 0).  Can anyone help set a blank port number when creating a named instance datasource using the API please?

 

API call code:

 

<!--- initialize the admin API ---><cfset Administrator = CreateObject("component","cfide.adminapi.administrator")/><!--- login is always required ---><cfset Administrator.login(adminpassword=url.apiPass,adminuserid="admin")/><!--- instantiate the data source object ---><cfset Datasource = CreateObject("component","CFIDE.adminapi.datasource")/><cfif url.validateonly eq "false">    <!--- set the datasource configuration settings --->    <cfset args = {}/>    <cfset args.name = url.name/>    <cfset args.database = url.database/>    <cfset args.host = url.host/>    <cfif url.dbport eq "null">        <cfset args.port = ""/>    <cfelse>        <cfset args.port = url.port/>    </cfif>    <cfset args.username = url.username/>    <cfset args.password = url.password/>    <cfset args.sendStringParametersAsUnicode = url.unicode/>    <cfset args.encryptpassword = true/>    <cfset args.selectmethod = "direct"/>     ...    <!--- Extra arguments in here etc. --->     ...    <!--- create MSSQL datasource --->    <!--- allowed roles: data & services > data sources --->    <cfset Datasource.setMSSQL(argumentCollection=args)/><cfelse>    <!--- verify datasource --->    <cfset verified = Datasource.verifyDSN(dsn=url.name,returnMsgOnError=true)/>    <!--- if unverified show the error message --->    <cfif IsBoolean(verified) And verified>        <cfheader statusCode="200" statusText="OK" />          <h2>true</h2>    <cfelse>        <cfheader statusCode="418" statusText="Message" />           <h2>false</h2>     </cfif></cfif>    </cfif></cfif>
Viewing all 6243 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>