『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
The official community for ColdFusion.
新着順
Hello all,I've been developing a coldfusion page that will email a student and faculty member when a form is requested. I had to provide an email and password in the local Coldfusion Administrator page in order for it to email. I am now attempting to run these pages on a remote server and have been told that I do not need to provide email credentials on the remote Coldfusion Administrator page, that only the mail server is required. However I am not having luck and think that I was incorrectly informed about this. Can anyone confirm/deny?
Hello allI have installed Coldfusion 2016 on Ubuntu and I am seeing this in the logs:Error [localhost-startStop-1] - XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: java.util.ServiceConfigurationError: javax.xml.xpath.XPathFactory: jar:file:/opt/coldfusion2016/cfusion/bin/../lib/saxon9he.jar!/META-INF/services/javax.xml.xpath.XPathFactory:2: Illegal configuration-file syntaxAnyone see this?Also, maybe related, but I also cannot update (CF Update 6) the server using the CF Admin: seeing this in the logs:[cfthread-1] - Installing update, Update-File: /opt/coldfusion2016/cfusion/hf-updates/hotfix-006-308055.jar Update-Level: 06[cfthread-1] - Install Error - ======================================================= Installer User Interface Mode Not Supported Unable to load and to prepare the installer i
Hi,I am trying to run the following C:\temp\test.bat file using cfexecute@echo offstart iexplore.exe www.google.com<cfexecute name = "c:\temp\test.bat" timeout="1"></cfexecute>The test.bat file opens up internet explorer when I call it from a Windows command, but the CF script does not do anything. When I googled the problem, a couple people suggested that it might be a permission issue, ie. ColdFusion service does not run as admin in Windows. However, there is no mention of how to fix it.My questions are:1. Is this true that CF service does not run as admin eventhough me as the user is an admin? I have no problem with cffile writing to C:\temp.2. How do I run CF service as an admin? I use Windows Vista as my OS. Thank you!
We're trying to connect to LDAP for authentication, and although it works for some users, it's giving this error for some. all users are in the same OU and are created the same way. how can I get more information in order to fix the issue (assuming it has to do with the users accounts):DetailOne or more of the required attributes may be missing or incorrect or you do not have permissions to execute this operation on the server. MessageAn error has occurred while trying to execute query :[LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1 ]. Operationquery :[LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1]
windows 2008/tomcat 8/iis 7.5. Does no one install Coldfusion on an existing java server like Tomcat? I ask because I've been searching adobe and googling for weeks now, and I have yet to come across anything remotely close to a complete install guide. There are a few 1 page articles on adobe about ear/war file deployment, but nothing about further setup of API manager or any of the add-on services. And maybe my google-fu was weak lately, but I have never found an article about anyone deploying a war in tomcat, then setting up iis isapi_redirect, then setting up api manager, etc.. The most frustrating thing, is that it is hard to translate the dozens of articles about the built-in web server, to a war/ear deployment. For instance, {CF Install}\config\wsconfig\ which is referred to all over doesn't exist in tomcat/webapps/cfusion. For the isapi_redirect.dll, I was able to connect tomcat to IIS and serve up a cfml page after some experimentation, but now I'm
I am trying to install Adobe Cold Fusion 2016 onto a Microsoft Windows 2016 Server Standard Edition running on a , and I am getting the following error after I run the install executable:Install AnywhereUnable to execute the desired program.Please get another copy of the installer and try again.I have double checked, and I have downloaded the correct copy. I also added the digital certificate on the executable into Trust Publishers, thinking that was the issue.
Hello, all,I have made two attempts at learning ORM, to work with database, and both have miserably failed.I was hoping someone could recommend a good ORM tutorial, one that doesn't assume the reader has experience with ORM.V/r,^ _ ^
We upgraded from CF10 to CF12 and some drive configurations and now CFZIP code no longers works.The files we are trying to zip are now on a virtual drive, which I have setup on the IIS webserver, where as the old locationwas a drive attached to the webserver and assigned a local drive letter.Do the old location was like e:\logs\filename.extthe new location is something like http:\\webserver\logs1\filename.ext ( where logs1 is the virtual drive )No matter what I am getting a basically file not found error when trying to access the virtual drive.Any help would be greatly appreciated, Note, I am not the expert coldfusion programmer...Regards
Hello,I am trying to install the developer version of CF16 on an OSX machine. The basic install finishes successfully, but upon launching the administrator I get the usual Import Configuration form. When I submit this form which asks for the admin pword, I get this error:coldfusion.security.SecurityManager$UnauthenticatedCredentialsExceptionat coldfusion.security.SecurityManager.getAdminHash(SecurityManager.java:2298)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at coldfusion.runtime.StructBean.invoke(StructBean.java:508)at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3168)at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3068)at cfApplication2ecfm1451348368$funcLOGINUSER.runFunction(/CFIDE/administrator/Application.cfm:530)at coldfusion.runti
I saw the post about everyone's favorite ColdFusion IDE and I believe I've tried them all and can't really pick a favorite but I do like the features in CF builder. I wanted to know if there were any other good IDEs besides CFEclipse that can connect to Team Foundation Server (TFS)?
Hi. Is anyone aware of any configuration file or -D argument for Performance management suite which can be set to enable the Monitoring->Basic->Enable Monitoring and Monitoring->Basic->Enable CF Admin Monitoring?Currently I use the silent install for CF 2018 + CF 2018 PMS to install and configure them but without this flag being set PMS doesnt show any metrics. I think this flag appears that its stored in elasticsearch.ThanksNeil
We have been checking code for a total upgrade from MX 7 on Sever 2008. The migration is to Coldfusion 2016 on MS Server 2016 (IIS 10).One issue that sticks out, (among many) is a possible code issue where a page link or submit button hangs in Google Chrome but not on MS Explorer or Firefox.If we transition around the site, clicking links, immediately in Chrome the link connections work as expected. If we let the Chrome browser sit still on a page for a couple minutes, and then click a link, it hangs without resolving. The click-through works if double-clicked.All other browsers used have no issues, just Chrome. We use a mix of PC's running Win7, Win 10 with same results.
We recently put our CF 2016 and MS Server 2016 online for production. While checking for self-induced errors, several external checking tools show that our site is not configured for http/2. Redirects for http to https are in place as are the proper SSL certs. No errors discovered there.Local tests, suggested on internet posts, do show we are configured to serve http/2 and log files show the same. However, looking at our jakarta redirect urls on the IIS logs may indicate that http/2 are being converted to http/1. The Tomcat log shows, virtually, every query as http/1.Is there anything that I am missing on either IIS 10 or CF 2016 settings?
After installing Update 14 in CF11 CF administrator page (or any .cfm content) is unreachable. When trying to reach administrator at http://127.0.0.1/CFIDE/administrator/index.cfm the server reports a 400 error.I inherited this server and the current task from a previous Sys Admin who is no longer with us. From everything I've read in the forums, it is configured incorrectly, in that the Web Server Configuration tool shows Configured Web Servers:All...plus the sub-sites individually...Which appears to be redundant.So, I used the wsconfig tool (ran as admin) to remove then add the sites [(did not include All), also, to further muddy the waters, we have SiteMinder installed (.net)]When I load the CFIDE Administrator page, I can successfully login to SiteMinder, then I receive a "400" error from CF "the webpage cannot be found"However, somehow, despite the odd configuration, the server works fine under Update 13...it also works fine under Update 14 if I remove/rename the IIS w
I am trying to add a barcode font (free 3 of 9) using the administrator's Font Management page. What I end up with is this:Notice that the Font Family, Font Face etc are all called 'New'. The problem is that the font can't be displayed in a PDF document (works fine in a normal page). There doesn't appear to be a way to edit Font Family etc.I'm trying this with ColdFusion 2016 update 6 on Windows 2012 R2. We do not have this problem with our ColdFusion 9/Windows 2003 system. On that system the font shows up like this in the Font Management Page (not sure why there are two of them):and the font displays fine in PDFs:Any suggestions as to what might be wrong or how to fix it?ThanksBob
Hi Everyone,Has anyone heard about CFFiddle, which be announced in CFSummit 2016?I can't see any update around. Any clue?
I've been reading a lot about object oriented programming (OOP) and domain driven design (DDD) over the past few months. I've also been trying to wrap my head around how I can implement OOP coding styles into my daily CFML application development. Most of the time you'll see OOP/DDD applied towards solving rather complex problems, which makes sense in terms of using it for production purposes. However, when trying to learn a concept sometimes it makes sense to take something simple and make it a little more complicated in order to learn. In other words, I need to learn how to walk before I can run.What I've done is set up a simple model for a user registration system that will be used on a web site. I'm sure we've all built tons of these things - a user visits a web site where they are asked to enter their name, email address, password, etc... My goal was to take what I've learned about OOP so far and apply it to a scenario like this.In my reading ab
Has this been asked before - but how does the CF2018 port 9101 application find local servers to begin profiling? I am on Windows Server 2016 running both CF2016 and beta CF2018. Thanks - Phil
I have deployed the cfusion.ear file that got created during the ColdFusion 2016 install. I'm trying to get to ColdFusion admin and I'm receiving the exception below. Has anyone ran into this. I have tried running the hotfix, but still get same error.Operating System: Windows 64bit[2/5/18 9:37:11:675 CST] 000000a0 webapp E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[CfmServlet]: javax.servlet.ServletException: ROOT CAUSE: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Monitoring service is not available.at coldfusion.server.ServiceFactory.getMonitoringService(ServiceFactory.java:223)at coldfusion.CfmServlet.service(CfmServlet.java:199)at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1233)at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapp
I am new to coldfusion and need some "schooling" on this matter. I installed Coldfusion2016 as a .war file (cfusion.war, a JEE install option) in the webapps folder in apache tomcat 9.x directory. It created a cfusion folder and under the cfusion folder I have: cf_scripts, CFIDE, META-INF, WEB-INF folder and a crossdomain.xml file. I can access the administrator file, or go the administrator website of coldfusion, using "localhost/cfusion/CFIDE/administrator" My question is when I want to create a coldfusion project or put a coldfusion file to run in the server, where do i put the files. Do I put it in the apache tomcat webapps folder, cfusion directory or CFIDE directory folder? Which is my root folder where I should be placing my coldfusion stuff? Where is the webapps folder for the coldfusion2016 install in apache tomcat server?
Hi,Is it possible to have an internal website built on ColdFusion 11 be accessible on mobile devices for use outside of the firm's network? Security is leading us to a road where we have to replicate the existing website on a different folder to be accessed externally. Is there another option where only 1 set of code is maintained for both internal (desktop) and external (mobile) access? I'd also like to use Active Directory for authentication.Thanks.Wendy
Based on my reading, the Repository pattern is frequently used to create an abstraction layer between an application's business logic/entities and the data/persistence layers (i.e. the database). However, most of the examples I've seen online on how to implement these patterns are in C#, Java, or other languages. Additionally, they always seem to be using some type of ORM like Entity Framework.[caption width="543" align="alignnone"] How a repository works. Credit: Microsoft[/caption] I'd like to learn more about the Repository pattern and evaluate how I can utilize them in my OOP CFML app development. I'd also like to see examples of how a repository might be used in CFML without an ORM. I wonder if I would need to create my own "data mapping object" which would help translate my entities into the individual data points before sending them off to my DAO's for persistence. Does anyone have any experience with this subject and/or hav
We have a scheduled task that runs periodically to "harvest" emails out of an Exchange inbox. It has run well for quite a while. Recently we're getting this error:microsoft.exchange.webservices.data.Appointment cannot be cast to microsoft.exchange.webservices.data.EmailMessageThe error appears to be getting generated within the CFExchangemail tag, itself. Our guess is that something in the inbox is cast as an Appointment rather than mail but in looking directly at the Inbox on exchange we see nothing amiss. We've cleared out the whole inbox and calendar of this account but the error continues.This appears to only affect the Inbox. I can query other folders using CFExchange with no problems.Any ideas?Here's the tag call where the error occurs (nothing special):<cfexchangemail action = "get" name = "FindAccountMail" connection = "cxn"> <cfexchangefilter name="Folder" value="Inbo
When I send a request similar to this. https://localhost/notexsistent.jsp. The response headers sent is:-HTTP/1.1 404 /notexsistent.jspDate: Thu, 03 May 2018 08:52:13 GMTServer: ApacheCache-Control: publicExpires: Thu, 03 May 2018 08:52:13 GMTContent-Type: text/plain; charset=UTF-8The unresolved path appended after status code 404 is creating HTTP Splitting attack vector.A request like this https://localhost/ss/%0Asomevalue:somevalue/notexsistent.jspresponse is:-HTTP/1.1 404 /ss/somevalue:somevalue/aaa.jspDate: Thu, 03 May 2018 08:57:25 GMTServer: ApacheCache-Control: publicExpires: Thu, 03 May 2018 08:57:25 GMTContent-Type: text/plain; charset=UTF-8 Thus injecting into response header. I am stuck as i am unaware of internal workings of Coldfusion.
In the CF administrator, I go to "Java and JVM" and then hit "Browse Server" -- on 2 of my CF servers it lists the directories of that server, but on 2 other servers it comes up blank. Anyone know the reason for this? (I am aware I can edit the java config file for this path, but would like to resolve the browse function). Thanks in advance. Image below is the blank screen, which normally has all the drives listed on the server).
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.