I installed it, and when I try to activate the agent, I get the following error:
[root@ip-10-XXX-111-252 bin]# Checking if file /opt/automic/agent/bin/smgr_deployment.txt exists - no
Attempting to create access test file in bin folder...
...create access test file in bin folder executed successfully
Attempting to delete file /opt/automic/agent/bin/access_test.txt - deleted
Checking if file /opt/automic/agent/bin/jre.tar exists - no
Checking if file /opt/automic/agent/bin/jre.tgz exists - no
Checking if file /opt/automic/agent/bin/ucxjoss_run.jar exists - yes
The epoch mtime of /opt/automic/agent/bin/ucxjoss.jar in ms is 1776349197092
The epoch mtime of /opt/automic/agent/bin/ucxjoss_run.jar in ms is 1776349197092
Checking if file /opt/automic/agent/bin/jre exists - no
JVM found: '/usr/lib/jvm/java-25-openjdk'
Found Java version in release file: 25.0.3
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/opt/automic/agent/bin/ucxjoss_run.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
Exception in thread "main" java.lang.NoClassDefFoundError: com/ibm/jzos/MvsCommandCallback
at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:2985)
at java.base/java.lang.Class.getConstructor0(Class.java:3180)
at java.base/java.lang.Class.getConstructor(Class.java:2199)
at java.base/java.util.ServiceLoader.getConstructor(ServiceLoader.java:623)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1111)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1142)
at java.base/java.util.ServiceLoader$1.hasNext(ServiceLoader.java:1164)
at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1246)
at com.automic.agent.services.AgentServiceFinder.findAll(AgentServiceFinder.java:51)
at com.uc4.ex.AgentServiceRegistry.activate(AgentServiceRegistry.java:55)
at com.uc4.ex.ExecutorLifecycle.startServices(ExecutorLifecycle.java:343)
at com.uc4.ex.ExecutorLifecycle.execute(ExecutorLifecycle.java:116)
at com.automic.agent.UCXJOSS.main(UCXJOSS.java:272)
Caused by: java.lang.ClassNotFoundException: com.ibm.jzos.MvsCommandCallback
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:580)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490)
... 14 more
------------------------------
Cesar
Dock Tech (Brazil)
------------------------------