phillipsenn
03/07/2023, 7:59 PMphillipsenn
03/07/2023, 8:00 PMTEMann
03/08/2023, 4:14 PMTim
03/08/2023, 8:17 PMcfpdf action="merge"
on them, and then reindexes the produced document. In that process, it calls a package
method, insertDocumentRow
, on DocumentInsertHandler.cfc, which is stored in the same directory as Merge.cfm. This works fine, except for this one client.
On their server, it complains that
The insertDocumentRow package method in the C:\path\DocumentInsertHandler.cfc component cannot be accessed from c:\path\Merge.cfm.I sent them code that changes that method to
public
and then it works fine.
My best guess is that the C: vs c: in the error message is making CF think that the files are in different directories. But I have no idea where that difference could be coming from. Has anyone seen anything like this before?leonod
03/09/2023, 1:24 AMViral
03/09/2023, 2:51 PM<cfftp
action = "open"
connection = "My_query"
server = "xx.xx.xx.xx"
username = "username"
password = "password"
port=22
stopOnError = "yes"
retryCount = 1
secure = "yes">
Getting the below error
• Cause : Algorithm negotiation fail
• Detail : Verify your connection attributes: username, password, server, fingerprint, port, key, connection, proxyServer, and secure (as applicable). Error: Algorithm negotiation fail.
• Message: An error occurred while establishing an sFTP connection.
---
It is because of the cryptography algorithm not matching between client and server.
When I use Filezilla it connects just fine.
I tried using the latest jar file but with no avail, Anyone been through the above error beforeScott Steinbeck
03/09/2023, 11:46 PMagentk
03/10/2023, 6:06 AMAdam Cameron
03/10/2023, 5:36 PMMark Takata (Adobe)
03/10/2023, 5:41 PMAdam Cameron
03/10/2023, 8:33 PMJeff Stevens
03/10/2023, 9:13 PMgsr
03/11/2023, 1:42 PMAngela Jones
03/13/2023, 5:31 PMdswitzer
03/14/2023, 11:34 AMAdam Cameron
03/14/2023, 8:08 PMpegarm
03/14/2023, 8:46 PMLaunching installer...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.ClassFormatError: Illegal UTF8 string in constant pool in class file com/zerog/util/ZGSys$IAConsoleReader
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1009)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:801)
at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:699)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:622)
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:580)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
at com.zerog.util.ZGSys.<clinit>(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.init(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
This Application has UnexpectedlApplicatation will now exit. (LAX)
Some google-fu is pointing at the InstallAnywhere app having a problem with the temp directory. I've tried reassigning the temp directory, and increasing the volume and instance size. Nothing is working. The CF 2021 installer does not experience the same issue.
I did notice that the description of the AMI from AWS reads "Canonical, Ubuntu, 22.04 LTS, amd64 jammy image build on 2023-02-08" so I'm wondering if this issue was introduced then.
Has anyone else run into this?teaman
03/15/2023, 3:49 PMEvil Ware
03/15/2023, 6:10 PMjohnbarrett
03/16/2023, 4:27 AMJeff Carpenter (Jeff C)
03/16/2023, 4:35 PMrickmason
03/17/2023, 3:56 AMManta
03/17/2023, 1:20 PMMark Berning
03/17/2023, 2:50 PMdswitzer
03/20/2023, 7:27 PMmjclemente
03/20/2023, 7:47 PMabram
03/20/2023, 10:55 PMrickmason
03/21/2023, 4:38 AMRoshani Singh
03/21/2023, 2:26 PM-<http://Djavax.net|Djavax.net>.ssl.trustStore=/opt/coldfusion/jre/lib/security/cacerts
and these certs are present at the required location
Error executing tests:Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
=====================================================================================
root@29f6b39bf07c:/etc/linode# ls -l /opt/coldfusion/jre/lib/security/cacerts
-rwxrwxrwx 1 cfusion root 114607 Mar 6 12:35 /opt/coldfusion/jre/lib/security/cacerts
John Wilson
03/21/2023, 4:36 PMresponse-content-type=application/octet-stream"
is part of the equation, but I am struggling to make that work with aws-cfml John Wilson
03/21/2023, 4:36 PMresponse-content-type=application/octet-stream"
is part of the equation, but I am struggling to make that work with aws-cfml brettpr
03/21/2023, 4:44 PMJohn Wilson
03/21/2023, 4:53 PMbdw429s
03/21/2023, 5:15 PMJohn Wilson
03/21/2023, 5:15 PMbdw429s
03/21/2023, 5:16 PMJohn Wilson
03/21/2023, 5:16 PMbdw429s
03/21/2023, 5:16 PMJohn Wilson
03/21/2023, 5:17 PMbdw429s
03/21/2023, 5:17 PMgetAuthenticatedURL()
to try and figure out how/where you'd pass the response-content-type
bituri
? 🤔response-content-type
when signing a URL.response-content-type
response-content-language
response-expires
response-cache-control
response-content-disposition
response-content-encoding