You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error while running apm on Amazon Linux 2 aon AWS:
/opt/harman/airsdk/bin/adl -profile extendedDesktop -multi-instance -cmd /opt/adobe/apm/apm.xml -- -workingdir /opt/apm -appdir /opt/apm -airdir /opt/harman/airsdk -uname linux
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.apm.client.config::RunConfig()
at com.apm.client::APM()
at APMConsoleApp()
There's a lot of environment type code that needs to be implemented and native processes like generating checksums and zip extraction etc. Main reason I haven't done any of it yet is I haven't had time to setup a linux box with AIR.
You can have a look over the code and start identifying parts that need work and log issues for them, or you could just make yourself available to test when we get to that point. Or you could fork the repo and start some of the development yourself:
I get the following error while running apm on Amazon Linux 2 aon AWS:
Architecture: x86_64
AIR: 33.1.1.889
JAVA: OpenJDK Runtime Environment Corretto-11.0.15.9.1 (build 11.0.15+9-LTS)
The text was updated successfully, but these errors were encountered: