<@U06V253M4> any ETA for the shipping CF2025 to ma...
# docker-commandbox
d
@bdw429s any ETA for the shipping CF2025 to make it onto forgebox?
b
@jclausen?
j
Do we have a war file yet from Adobe? I looked for the Beta on Forgebox to test today, but it’s not there
b
I assume the WAR is in the usual place on their site
The beta has been on forgebox for a while
usually the stable war downloads are behind a little marketing survey on Adobe's site
j
Weird. I searched for it today. I’ll see if I can hunt the download down tomorrow
b
Wow, you're right. It's no long available on their trial download page on their site
j
Yeah, and they don’t have a J2E install download link that I can find : https://helpx.adobe.com/coldfusion/kb/coldfusion-downloads.html#cf-download0
b
lol, the http://www.adobe.com/go/trycoldfusionexpwar64/ URL still points to 2018 eye roll
🙄 1
d
j
Got it. I’ll publish to forgebox in a bit.
Then I can build a docker image.
b
Awesome, I pinged Mark about it last night
so they must have added it
j
Snapshots of the Docker builds with 2025 are building now. Once those builds pass, I’ll bump an image release.
Oops. Typo in one of the Dockerfiles
Update: The ACF 2025 tests are hanging the builds docker builds. They end up running for over an hour. I’m going to need to dig in to this a bit.
b
ugh
d
Same for me on our testbox tests with ACF 2025 - no errors just sits there doing "stuff" forever In other news our app takes 170k ms to start (render first page) in cf 2025 (also 2021 - ish; we won't talk about 2023) - boxlang 28k ms so only 140k ms faster!
@jclausen did you get any further with testbox hanging with cf2025?
j
No, I’m circling back to it this morning. It runs fine outside of a container context but fails even produce any startup output and hangs once inside a container
👍 1
d
@jclausen any luck with finding the container issue?
j
@dougcain So sorry for the delay. I have found I can only get 2025 to start up in docker if: 1. The JDK is dropped to 17 2. The CommandBox version is 6.2.0-alpha Brad is out of the office for the rest of the week, enjoying spring break, but I have changed the snapshot builds of the docker images to use the alpha of CommandBox. If you would like, once they are published, you should be able to use
ortussolutions/commandbox:adobe2025-snapshot
for testing
I’m not sure when he plans to cut the 6.2 release, so 2025 will have to use the snapshot image for now
d
Thanks @jclausen for following up - I can test with 6.2 so fine with me
b
yes, 6.2 alpha is required
I don't think there's any good reason NOT to cut the 6.2 release
I had been putting it off since there kept being some updates for BoxLang sneaking in, but I think it's pretty stable ATM