pegarm
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 Randy L. Smith
03/22/2023, 5:13 PMMike Vierow
03/23/2023, 9:49 PMgavinbaumanis
03/24/2023, 12:54 AMbdw429s
03/24/2023, 4:02 PMgsr
03/25/2023, 11:11 PMafzalsuleman
03/27/2023, 10:37 PMTEMann
03/28/2023, 1:37 PMJeff Stevens
03/29/2023, 6:38 PMAlex M.
03/29/2023, 6:58 PMseancorfield
Jim Frankowski
03/30/2023, 5:21 PMMarcus Chin
03/31/2023, 5:55 PMGVJustDOIT
04/01/2023, 9:47 AMConnection verification failed for data source: demoDSN
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
John Wilson
04/03/2023, 12:29 AMVivek Kumar
04/03/2023, 2:24 AM