Ripley Casdorph
Explorer
Ripley Casdorph
Explorer
Activity
‎Sep 01, 2023
09:09 AM
1 Upvote
So I'm an idiot, I had the right path to Java but I included /bin/ once I removed that it worked fine. The Java_home variable appears to be important.
... View more
‎Mar 10, 2023
01:18 PM
I have the same issue. Any way around the errors? It can't find my java.
... View more
‎May 09, 2022
09:32 AM
The Jetty folder is used for one of the monitoring services that we don't use and I was able to replace with a 2.17 version, no issues for us. We were getting killed on that too!
... View more
‎Jan 04, 2022
01:20 PM
1 Upvote
@Priyank Shrivastava. , So now our security people have come back and said: "There have already been several vulnerabilities attached to log4j since the first came out. 1.x has not been supported since 2016, so they need to be looking to ditch it or upgrade it." You are forcing us into Dot Net and out of Coldfusion! Fix this or tell us how, or soon their won't be a CF community that you can ignore. The 1.x version needs to go.
... View more
‎Dec 17, 2021
08:06 AM
I don't see real information about what it is changing or how to confirm. The links on the 2018 page all seem to point to old FAQs and previous updates. Am I missing something? Blind faith that it is all good?
... View more
‎Dec 15, 2021
07:05 PM
When I added the wrong jar I was getting a 500 error, but it was for the admin and the site. Did you have the correct jars? Many are named very similarly.
... View more
‎Dec 15, 2021
09:11 AM
I did the change to 2.16.0 last night without an issue. Don't know if it is more secure, but it is updated!
... View more
‎Dec 14, 2021
07:59 AM
I have seen discussion from several people that they have been unable to prove CF can actually be compromised with this hack, but that doesn't mean you shouldn't patch it anyway. The steps for fix are easy, take about 5 minutes total, and a simple restart of CF service allows for 40 seconds of down-time. No reason not to fix for the peace of mind.
... View more
‎Dec 13, 2021
02:14 PM
1 Upvote
In our properties file I see 8 places to update %m. Most now look like this: %m{nolookups}%n or %m{nolookups}%n%n and I think the line you are referring to is 58 and it reads. %d{MM/dd HH:mm:ss} [%t] %-5p %m{nolookups}%n Can I confirm that it is working? No. I can confirm that it didn't break anything on our server and appears to be working and we are getting logs. When I had the wrong jar in there the server wouldn't run, so as long as the new jar works, I beleive we are golden!
... View more
‎Dec 13, 2021
12:34 PM
2 Upvotes
So after careful checking I grabbed one of the wrong jar files and that was causing the issue. The three links listed above all work and will give you correct jars to resolve issue. Process: 1. Stop CF service 2. Paste in 3 new Jar files to \ColdFusion2018\cfusion\lib 3. Remove 3 old jar files from Lib folder \ColdFusion2018\cfusion\lib 4. Update the log4j.properities files changing m% to %m{nolookups} in the same lib folder 5. Update JVM config to include -Dlog4j2.formatMsgNoLookups=true in the arguments 6. Start CF and you are good to go! Thanks all for the help, you are awesome!
... View more
‎Dec 13, 2021
09:24 AM
We downloaded the new 2.15 jar from Apache and we can put it in place and remove the 2.13 version, but where do we tell Cf to get the new file? We are now getting an error... "Unable to initialise Logging service: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger" java.lang.NoClassDefFoundError: org/apache/logging/log4j/Logger So I know we need to update a config but don't know where or what. TIA
... View more
‎Nov 10, 2020
08:56 AM
1 Upvote
So this issue totally destroyed our election night! Only recently did we go to 2018 so were unaware that the max requests set at 25. Within 2 minutes of our election results going live the server was offline! We ended up posting a PDF. We are even on update 10 and the request max is at 25 with no way to change. We had CF2016 still on the box and we flipped back to it and it performed so much better! 500 max templates on 2016. If this is not resolved we are probably going off ColdFusion. County management is so PISSED! For 18 years we have used CF and never an issue, now that relationship is in jeopardy.
... View more
‎Jul 10, 2020
10:01 AM
I know this is from a while ago, but I am working with some covid data coming out of a JSON string {"OBJECTID":1,"COVID_Date":1584057600000,"Daily_Case_Count":2,"Cumulative_Case_Count":2,"Daily_Death_Count":0,"Cumulative_Death_Count":0,"UTC_Date":1584079200000}} and the gross number: 1584079200000 was giving me fits! Your string allowed me to return the right number: dateadd('s', 1584079200000/1000, createdatetime(1970, 1, 1, 0, 0, 0)) output:{ts '2020-03-13 06:00:00'} Thanks for saving my butt!
... View more
‎Jun 10, 2013
08:47 AM
Thanks for the suggestion. I ran it, but there are no specific errors. However, there are 240 pages that are using a local. var and that seems to have gone away in 10. In ColdFusion9 LOCAL is a reserved word and built-in scope now. This means that Variables and structures should not be named as LOCAL. Naming a structure or array LOCAL may produce data discrepanies. There is miles of code like this ... { 65: for(local.i=1; local.i lte ArrayLen(_columns[arguments.column]); local.i++) 66: { 67: local.module = StructNew(); 68: local.module.id = _columns[arguments.column][local.i]; Actually, 2500 instances of the local var. I didn't write this. Do you have a suggestion for what to change that to? Or can I just change it to somethjng like _local? Thanks for the help!
... View more
‎Jun 07, 2013
01:02 PM
We are upgrading from CF8 to 10 and our major application a content management software is now broken. It uses Javascript, CF, and XML. This code work perfect in CF 7, 8 and 9, but now in 10 we are screwed! I can provide more detail. Trying to debug code in firebug. The post looks like this <methodCall> <methodName>display.lock</methodName> <params> <param> <value> <string>9C7bd8c93CaCbc6A</string> </value> </param> <param> <value> <string>mlongwell</string> </value> </param> <param> <value> <string>31559-73666-19542</string> </value> </param> </params> </methodCall> The error we are getting is below. Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; BRI/1; .NET4.0E; InfoPath.2) Timestamp: Fri, 7 Jun 2013 19:52:51 UTC Message: Unable to get value of the property 'nodeName': object is null or undefined Line: 116 Char: 4 Code: 0 URI: http://test-coldfusion:84/wframework/js/wcWidget/wcXmlRpc.js
... View more