『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hieach Coldfusion 11 license is for 2 CPU. does that mean I can use the same license for 2 machine which has single physical CPU with multiple virtual core? thanks
Has anyone come accross this?I am attempting to access a coldfusion 9 webservice that I created and am also consuming. The pair works fine when both requesting page and the webservice are resident on my development server, but generates the following error when in production:Error Occurred While Processing RequestCannot generate stub objects for web service invocation.Name: http://casadiablo.homeip.net/WebServices/SimpleWebService.cfc?wsdl. WSDL: http://casadiablo.homeip.net/WebServices/SimpleWebService.cfc?wsdl. java.security.AccessControlException: access denied ("java.io.FilePermission" "C:/Program Files/Java/jdk1.7.0_04/jre/lib/wsdl.properties" "read") It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. If the requested WSDL document cannot be retrieved or is dynamically generated, it is likely that the target web service has programming errors.The error occurred in D:/home/casadiablo.net/wwwroot/indexCDNet
Is there a size limit to the data that may be sent in a PUT request to a restful service? Sending requests with more than approximately 70K seem to crash the service in CF10.
I am having difficulty getting categoryTree to populate with cfindex. I have created the collection with categories enabled, and the category column does indeed get populated. But try as I might, I cannot get the categoryTree column to populate. My indexing code is as follows:cfindex( type="custom", autoCommit=true, collection=arguments.collectionName, action="Update", key=arguments.key, title=arguments.title, body=arguments.body, custom1=arguments.custom1, custom2=arguments.custom2, custom3=arguments.custom3, custom4=DateConvert( 'Local2UTC', now() ), category=arguments.categories, categoryTree=arguments.categoryTree, status="statusStruct"); The results o
This server is Win2008 fully patched, IIS 7.0 in good shape - CF 9.0 no patches installed - which we obviously want to fix. When we tried to install patches, we got this:To try and resolve this, our first mistake was installing Java version 8 (1.8) - which we-now-know doesn't work with 9.0. What I'm not following is why CF settings reports still using 1.6. From what I've read and can see in java.config, it's storing/accessing its own JRE in CF directories. 2 questions: 1) How can I access the security settings for this JRE so I can get patches installed 2) If not possible, am I right in thinking we have to uninstall 8, reinstall the server version of 6 (1.6), point CF at the server version of Java so we can change the security settings (with restarts at the proper places) so we can start getting security patches installed? Any alterations to those steps?Once I get to patch 4 we'll be upgrading to Java 7 - does CF 9.01 fully patched work with Java 1.8? I see Java 7 is due to
I have the development version of CF10 installed on a Windows 7 system with Apache 2 and would like to start testing some code with CF11. Can I install CF11 without replacing CF10? I don't need them to both be activated at the same time, but would like to be able to switch back if necessary. I develop code for a non-profit that is running CF 9 but is thinking of jumping to CF11.
Hello, everyone,Since Java 7 EOL is fast approaching (April, as I understand it), I have been tasked with doing research to determine the viability of CF10 or CF11 and Java 1.8.I've been seeing a LOT of complaints about Java 8, update 31, in forums.Regardless of update version, has anyone experienced any issues with Java 8 as it relates to ColdFusion Server versions 10 or 11?We are looking at having to upgrade before April, and need to know of any pitfalls that others have experienced, or if there is anything specific that needs to be done in order to make it a smooth transition.All valid input greatly appreciated.V/r,^_^
I'm looking for a way to toggle open/close a table row within a search query. I have a table of results and a link to more detailed information. I would like that page to stay within the current page. I have the ColdFusion.navigate working correctly but wondering if there is a way to close it?Here's some of the code I'm using...<td><a href="javascript:ColdFusion.navigate('details.cfm?ID=#ID#','detail#q.CurrentRow#')">#q.sln#, #q.sfn#</a></td><td><cfdiv id="detail#q.CurrentRow#"></cfdiv>Message was edited by: Catherine Lesniewski
I have downloaded a trial version of coldfusion 11 64bit when i try to get the administrator it gives me a 404 error. It was working before , I had a computer error and had to reload my system and lost. I am an old programmer and my expertise is not up to some of the new technology.Jbohann
I setup coldfusion 11 in a development environment using Apache Server about three months ago. I just installed Report Builder and cannot get it to connect through RDS. I tried first through Port 80 and 8500 and received a message that said "WebServer was unreachable." I checked my server settings and noticed under WebSocket it was configured to use port 8577. I tried configuring RDS using this port and received a 403 Forbidden message. RDS is enabled, I have tried changing passwords and disabling the password. I have searched this forum and many others and cannot find an answer on how to remedy this. Can someone please help or point me to a previous post?I am using localhost for hostname and Port 8577. Context Root is blank, User Name is blank, and I have tried using both RDS and Admin password.Thanks,Shugoro
I'm on a Mac OSX 10.10.2 and I have CFBuilder3 Build: 292922When I click on the Uninstall application under the Coldfusion Builder 3 directory it does nothing. I can't even get a process to spawn in my Activity Monitor.... Anyone know how to get rid of this thing?Thanks in advance,Rich
We are in the process of moving our Intranet based applications from an old Server 2003 box running Cold Fusion 9 to a 2008 box running Cold Fusion 11. The current production server is still Cold Fusion 9.A strange thing occurred this morning, an HR user in one of our hospitals got a new Windows 7 computer with Java 8 installed and when she went to use the Recruiting app on our Cold Fusion 9 production server, she got that Java Security error because that page uses <CFGRID> tags, I was able to duplicate the problem by upgrading my workstation Java to Version 8, but the strange thing is the Version 8 it works fine on the new Cold Fusion 11 server. I had copied that application over a few weeks ago and it's been working OK.The workaround for now has been to install the Java Version 7 Update version that still allows you to set the security settings to medium and add our Intranet URL to the exception sites.Most of what I've read online has to do with Mappings to the CFIDE folder, bu
I am trying to configure IIS to use ColdFusion. When i try to bring up the ColdFusion Administrator at:http://127.0.0.1/CFIDE/administrator/index.cfmI get this error message:Module IsapiModuleNotification ExecuteRequestHandlerHandler mod_rewriteError Code 0x800704ecRequested URL http://127.0.0.1:80/jakarta/isapi_redirect.dllPhysical Path C:\ColdFusion11\config\wsconfig\1\isapi_redirect.dllLogon Method AnonymousLogon User AnonymousI looked in the "ISAPI and CGI restrictions" and there is an entry under "tomcat_Default Web Site" with the path pointing to C:\ColdFusion11\config\wsconfig\1\isapi_redirect.dllAny ideas? I'm stuck.
We have a web application we inherited with no documentation. It is using ColdFusion MX7. we need to upgrade the web application to windows server 2008 R2 32-bit.What version of ColdFusion 10 do we need to purchase? Standard or Enterprise?This application runs on a single Webserver.Thanks,Mike
Hi,I am trying to fresh install ColdFusion 9.0.2 on IIS7.5 ( Windows 2008 R2 ). Options : Enterprise Multiserver configuration.After install, when I open CFIDE/administrator or any CF page its throwing error as below :HTTP Error 404.3 - Not FoundThe page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.Thanks.
I am looking for assistance on how to best manage the output of a text field that spans across a page break when printing a report. The Content within the text field is split across two pages with part of the text lost in the margins of footer and header of each page. I need a way to force a page break if the content with in a text field spans two pages. We have recently tried to address this issue using Coldfusion Report Builder but have run into limitations with setting some of the properties of a field, like allowing the height of a text field to expand. Simple stuff or should at least be simple. Anyone else out there confronted the same challengeThanksJeffd
I have a coldfusion helpdesk application that is secured with a application.cfm login system. Once a ticket is submitted it sends out an email with a link to view the ticket. The link contains a url variable to link it back to the correct ticket. If the user is not logged in, the url variable is stripped off after the login process. Is there any way to prevent this?
HiIn my application we have oracle packages with overloaded procedure, which is being called from CF gui. The issue is when the CF calls the Stored Procedure from the GUI, it triggers the wrong procedure. The number of arguments are different.(4, 10 and 11 parameters). Has anyone came across this scenario?ThanksTJ
HiI'm running CFBuilder 3 on my Mac Pro OSX 10.10.2, CF 11.When I try to run the ORM CFC Generator and click the Generate button I get: "Event handler exception. The required parameter SESSION.ORMTABLES was not provided." Anyone know what's up? I verified the DSN in my CF Admin, OK.Rich
Hi Team ,I am trying to insert 6 records dynamically from form to db( oracle 11g) at the end of business process workflow. my form is getting stalled if user enters special character in the fields. I have seen in one of the forum if we use "cfqueryparam " tag to automatically escape all the special characters . But i didn't get how to use this tag. I am using Execute SQL Statement activity in the subprocess and i have written a simple query as shown below.INSERT IN TO TABLENAME VALUES ("/process_data/@field1","/process_data/@field2","/process_data/@field3","/process_data/@field4","/process_data/@field5","/process_data/@field6") ;Please let me know how i can use the tag to escape all special characters .Thanks in Advance,Bharathi.
Can't Adobe just go back to the simple forum they used to have? This one is clunky and hard to navigate.Where the heck is the search field? I don't see the pod above that is referenced in the instructions.Keep it simple, folks. Search using the "Ask a Question" Pod above "Ask a question" will search all the ColdFusion forums/subforums. If you don't find your answer, ask a question by first signing in (link on the top right), then consider choosing a subforum on the right before using the "start a new discussion" link, which will appear on the far right after login.
I'm setting up a Windows 7 development box running IBM WebSphere 8.5 (64-bit), IBM 1.7 JDK (64-bit). I have installed the ColdFusion 11 ear (11,0,03,292480) file, but when I try register a web services in the ColdFusion Adminstrator using both Web Service Version 1 or 2 I get the following error.Error 500: java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class="com"/sun/tools/javac/Main, offset=6From what I have read online (Java Errors: “UnsupportedClassVersionError…bad major version at offset=x” - The Altogether) the "java.lang.UnsupportedClassVersionError:" and "bad major version" mean that the project was compiled with a higher level Java compiler than the runtime can support. I am running the IBM 1.7 JDK, when I do a version check (java.exe -version) in the bin directory it says it is based on Oracle 7u13-b08. I have read ColdFusion 11 supports Java 1.7 so I am not sure what the problem is.
We are trying to patch our ColdFusion instances (v9, 9.0.1 and 9.0.2) up to the latest version, but the links at this advisory all 404: http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb14-23.html Does anyone know where I can download the updates please?I have tried emailing 'cfinstal@adobe.com' and 'cf.install@adobe.com' but have not had any response.
Coldfusion 11Windows Server 2012 R2Both the Coldfusion admin and additonal site work fine on HTTP.As soon as I attempt to enable SSL websockets and install SSL certs, the Coldfusion 11 Application service will not start. I followed the steps below....Coldfusion 11 - Web Sockets via SSLThe Coldfusion-error.log showsJan 26, 2015 3:21:23 PM org.apache.catalina.core.AprLifecycleListener initINFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.pathServer was a cloned VM of the test server with developer copy of CF11, but license has been purchased and applied. SSL certs have been imported successfully, paths are correct in CF Admin to the cert file etc.Do I need to install another version of Coldfusion to get around this issue or is there a download update I need to apply?If i reconfig the \cfusion\runtime\conf\server.xml to comment out the SSL sections it works fine.Any assistance welcome - I can't al
I have CFGRID that is using the "APPLET" format and the results are returned and show on the screen just fine. However, when I click a cell to edit, the content of the cell disappears and will re-appear once I start typing. In addition I cannot select the contents of a cell to copy the contents. I am not sure if these two behaviors are related or not but it is driving me crazy.Any help would be greatly appreciated. Code is as follows.. <CFGRID NAME = "MyGrid HEIGHT=400 WIDTH=500 HSPACE=0 VSPACE=0 ALIGN="ABSMIDDLE" SELECTCOLOR="white" SELECTMODE="edit" ROWHEADERS="YES" ROWHEADERWIDTH=50 &nb
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.