http://coldfusion.com logo
Join Slack
Powered by
# adobe
  • m

    mjclemente

    08/19/2022, 9:50 PM
    @priyank_adobe @sandip_halder cffiddle used to support
    createObject("java', "class.here")
    , but now I"m getting
    access denied ("coldfusion.runtime.FunctionPermission" "createobject(java)")
    s
    • 2
    • 2
  • d

    Dave Merrill

    08/20/2022, 5:13 AM
    @priyank_adobe @sandip_halder We're not using the Performance Monitoring Toolset, and at least for now, don't plan to, but it's already installed, I think, maybe (I didn't do the install). Rather than go through the risk and effort of having it there but locking it down, I wondered it we could just uninstall or disable it. The agent does show up as installed in the package manager. However, one of the first things the lockdown guide says to do is to update the PMT's jvm, at C:\ColdFusion2021PerformanceMonitoringToolset\jre, but ColdFusion2021PerformanceMonitoringToolset doesn't exist at the root of C, or next to or inside the actual CF install dir. Does that mean it's not actually installed, and I don't need to think about this further?
    s
    • 2
    • 1
  • j

    jakobward

    08/20/2022, 6:52 PM
    Does the CF2021 Standard Upgrade price allow upgrades from CF2016?
    c
    p
    • 3
    • 11
  • d

    Dave Merrill

    08/22/2022, 1:30 PM
    We have 2 new CF 2021 servers. Secure Cookie and HTTPOnly are checked in CF admin on both. However, on both servers, we see that those settings are applied to JSESSIONID, but not to CFID or CFTOKEN. We do have Use J2EE session variables checked. Does that mean that CFID and CFTOKEN aren't used at all, so it doesn't matter that they're not encrypted? I bet we'll get dinged for it on our next security audit though. Is there some way to make those two secure too?
    p
    m
    r
    • 4
    • 14
  • m

    mithlond

    08/23/2022, 4:59 PM
    quick question: I see on the CF site that the license pricing isn't listed. It's a "contact our sales team" kind of deal. Are the license prices the same for every customer? What are the typical prices for standard and enterprise, and are they under NDA if you purchase?
    s
    s
    +3
    • 6
    • 16
  • p

    priyank_adobe

    08/25/2022, 4:42 PM
    https://community.adobe.com/t5/coldfusion-discussions/announcing-coldfusion-builder-extension-for-vs-code/td-p/13158123
    b
    s
    +2
    • 5
    • 8
  • b

    brandner

    08/26/2022, 10:53 PM
    Has this bug been noted already? Not sure what to search for to confirm - https://tracker.adobe.com/#/view/CF-4214883 - comparing two strings if the strings have a dot at the end seems to give unexpected results. CF2021 only.
    d
    w
    +4
    • 7
    • 17
  • m

    Mark Takata (Adobe)

    08/31/2022, 3:19 PM
    CFSummit2022 attendees, please fill out a question for Dave & Matt to answer during their AMA session: https://cfml.slack.com/archives/C0266B2HGMP/p1661959120585359
    b
    d
    • 3
    • 14
  • r

    raymondcamden

    08/31/2022, 3:25 PM
    Fixing to go dark for a plane so forgive me if I don't reply - but using the new Java in CF int in 2021, foo = java { ...., is there a simple way to write out content to the screen from Java code?
    b
    a
    • 3
    • 11
  • r

    raymondcamden

    08/31/2022, 3:26 PM
    basically something in:
    Copy code
    } catch(Exception ex) {
    				// handle error later, haha sure i will
    			}
  • m

    Mark Berning

    08/31/2022, 8:57 PM
    I recently upgraded from cf2018 to cf2021 and there was a hotfix for charting issue in 2018 which was to replace the chart.jar file. It still seems to be an issue in 2021. Does anyone know if I can use the chart.jar file that was provided for 2018 can be used for 2021? Here is the bug https://tracker.adobe.com/#/view/CF-4210272 I did receive a patch back in 10/1/2021 but that was for 2018: ColdFusion chart patch (56515) Can I reuse that same jar file but replace the one in {cfroot}/bundles/repo/chart-2.8.jar ?
    p
    j
    • 3
    • 21
  • r

    raymondcamden

    09/01/2022, 7:58 PM
    And I'm stuck. Like I have no clue what to do
  • r

    raymondcamden

    09/01/2022, 7:58 PM
    So... it's not sorted. And I guess I was supposed to know to click the drop down?
  • r

    raymondcamden

    09/01/2022, 7:59 PM
    and its offering 3 and 4. i picked 4. surely that will cover 3. i hope.
  • r

    raymondcamden

    09/01/2022, 8:00 PM
    That's... a modal window with nothing.
  • r

    raymondcamden

    09/01/2022, 8:00 PM
    Sorry, guess I should have used threads. 😕
  • r

    raymondcamden

    09/01/2022, 8:02 PM
    So the error happens as soon asI click download and install. So I'll try download
  • r

    raymondcamden

    09/01/2022, 8:02 PM
    And nothing is happening. Nothing in the console. Nothing in the browser.
  • d

    Daniel Mejia

    09/01/2022, 8:03 PM
    These admin type errors for me have always been about installations problems. I normally resort to restalling CF, or get Adobe support to guide me through the fix. (btw I no longer experience this stuff because I use commandbox).
    m
    p
    +4
    • 7
    • 50
  • b

    bendur

    09/01/2022, 9:21 PM
    Does the new VS Code coldfusion builder extension add a bunch of customizations under editor.tokenColorCustomizations.textMateRules? I all of a sudden had a bunch of stuff in there that was overriding my themes and the only new thing I’ve done is try out the new extension.
    r
    • 2
    • 3
  • a

    Adam Cameron

    09/01/2022, 9:44 PM
    Just noticed the (c) statement in CFAdmin on CF2021 is out of date.
    © 1995 - 2020 Adobe. All Rights Reserved.
    Presume you didn't really want to give up the copyright on it two years ago (Berne Convention notwithstanding... I think it's a meaningless piece of anachronistic boilerplate anyway, innit?)
    p
    e
    • 3
    • 6
  • r

    raymondcamden

    09/01/2022, 10:29 PM
    if only there was a way to make parts of a web page dynamic
  • r

    raymondcamden

    09/01/2022, 10:30 PM
    nah, would never work
  • m

    Mark Takata (Adobe)

    09/01/2022, 11:33 PM
    Ray Bradbury Camden out here writing science fiction. Sheesh.
  • p

    priyank_adobe

    09/05/2022, 2:59 PM
    @dfgrumpy learncfinaweek is down. Whenever you get a chance, please look into that.
    m
    d
    • 3
    • 5
  • w

    waleedehsan1

    09/07/2022, 8:45 PM
    Hello All! I am new to Mac before it use the Windows and CF 2018. Now when I try to install the CF 2018 on Mac I get the lot of issues. From I download the CF 2018: https://drive.google.com/drive/folders/1f47UiqopBgrj461ciOu_N8zyPTPiHmgV I download the .dmg file. When I try to open this file, it said it is un-know publisher then I follow the first answer of this blog https://community.adobe.com/t5/coldfusion-discussions/can-t-install-coldfusion-2021-on-macos-big-sur-11-5-1/td-p/12227194 After that when I click .dml file it mount installer file in my desktop and I install the CF in my applications folder on the mac (users/waleed/applications/coldfusion 2018) When the setup end it said run the command ./coldfusion start to make it working. I did but after the 127.0.0.1:8500/CFIDE/Administrator it ask for login, I give credentials but after that I get the error. All related logs and screen shot are attached. Please help in this regard to make CF 2018 running on my Mac Book Air M1 chip @carehart I am sure you will get me out of this deadlock. 🙂 I am not sure why at the last step of installation the checkbox is disabled for configuring the proejct and why we need to do the manually ./coldfusion start. thank you!
    b
    c
    +2
    • 5
    • 18
  • t

    Tim

    09/09/2022, 3:00 PM
    I don't even know how to file a bug for this.... "you can only use 'default' as an argument name on the first argument"? https://trycf.com/gist/36c11f21cad3b38191aeae4da99d3cfa/acf2021?theme=monokai
    m
    s
    a
    • 4
    • 43
  • l

    lmajano

    09/09/2022, 10:21 PM
    @priyank_adobe quick question. Is there a way to change the this or variables scope of a closure? Or actually remove the scopes attached to it?
    m
    • 2
    • 3
  • d

    Daniel Mejia

    09/12/2022, 10:01 PM
    @priyank_adobe Hey can you shed some light on these types of errors:
    Copy code
    [Fri Sep 09 10:59:33.222 2022] [192688:164408] [info] ajp_connection_tcp_get_message::jk_ajp_common.c (1425): (cfintra) can't receive the response header message from tomcat, tomcat (127.0.0.1:8015) has forced a connection close for socket 5160
    [Fri Sep 09 10:59:33.266 2022] [192688:164408] [error] ajp_get_reply::jk_ajp_common.c (2402): (cfintra) Tomcat is down or refused connection. No response has been sent to the client (yet)
    [Fri Sep 09 10:59:33.274 2022] [192688:164408] [info] ajp_service::jk_ajp_common.c (2982): (cfintra) sending request to tomcat failed (recoverable),  (attempt=1)
    [Fri Sep 09 10:59:36.876 2022] [192688:149620] [error] start_response::jk_isapi_plugin.c (1293): HSE_REQ_SEND_RESPONSE_HEADER failed with error=87 (0x00000057)
    m
    • 2
    • 5
  • m

    Mark Takata (Adobe)

    09/13/2022, 4:40 AM
    OK. Let's play a little game. I am giving each member of the community here a token. 🪙 If you could spend the token, and get 1 feature/update/change in ColdFusion, what would it be? Literally anything, sky is the limit here. Fantasy land. Pretend Mark just won the lottery and bought ColdFusion from Adobe, and wants to hear what the community would like to see in the product. Answer in thread, spend that token, let me hear your IDEA. Just like with Spiderman, everybody gets ONE. 🙂 (Now, before you run in here with guns blazing telling me how democratic design of products is faulty logic, I know. I didn't win the lottery. I'm not taking every coin-idea in this thread and adding it to the product list. However, I am interested in hearing ideas. And who knows, there might be one or two geniuses among this rabble lol)
    r
    g
    +8
    • 11
    • 20
1...8910...21Latest