Successfully configured NetMaster API Service but when it starts, it gets the following error:
JVMJZBL2999T -> invokeMain()
JVMJZBL2999T javaClassName: 'org.springframework.boot.loader.PropertiesLauncher'
JVMJZBL1023N Invoking org.springframework.boot.loader.PropertiesLauncher.main()...
JVMJZBL2999T -> JniUtil.convert()
JVMJZBL2999T <- JniUtil.convert()
JVMJZBL2008E Could not find or load class: org.springframework.boot.loader.PropertiesLauncher
JVMJZBL2999T -> JniUtil.writeStackTrace()
JVMJZBL2007E Stack trace follows:
java.lang.NoClassDefFoundError: org.springframework.boot.loader.PropertiesLauncher
Caused by: java.lang.ClassNotFoundException: org.springframework.boot.loader.PropertiesLauncher
.at java.net.URLClassLoader.findClass(URLClassLoader.java:610)
.at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:948)
.at java.lang.ClassLoader.loadClass(ClassLoader.java:893)
.at sun.misc.LauncherD0AppClassLoader.loadClass(Launcher.java:349)
.at java.lang.ClassLoader.loadClass(ClassLoader.java:876)
JVMJZBL2999T <- JniUtil.writeStackTrace()
JVMJZBL2999T <- invokeMain()
JVMJZBL2999T <- run()
JVMJZBL2999T -> cleanup()
JVMJZBL1014I Waiting for non-daemon Java threads to finish before exiting...
JVMJZBL2999T JvmExitHook entered with exitCode=0, javaMainReturnedOrThrewException=0
JVMJZBL1042E JZOS batch launcher failed, return code=100
NetMaster API Service 12.2
Incorrect permissions
Check the permissions (r/w/x) on Access Control List for /...../NMC2/CA/NMAPI/ directory and for its subdirectories. NetMaster API Service task must have ACL permissions to access them.
Complete info about the security settings can be found on the Deploy and Configure the NetMaster API Service section of NetMaster documentation.