Author Message
Yuktha
Joined: Jan 25, 2023
Messages: 1
Offline
I am trying to generate a war file , but facing this issue during generation.
BUILD FAILED
java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
at java.base/java.lang.System.setSecurityManager(System.java:425)
massimo__croci
Joined: Jan 31, 2020
Messages: 518
Offline
Hi.

In case you need, instruction how to export a WAR file are here: https://www.devconnectprogram.com/fileMedia/download/0d1b3002-5f32-4820-9d65-7a6b347dbe30


Concerning the error message, what Java release are you using on Windows?

On the CMD, type: java -version

then check on the Avaya documentation for your release (OD Release Notes , Getting started whit OD, Avaya Compatibility Matrix) if your Java is supported by the current OD; if no, align Java to a supported version and try again.
Go to:   
Mobile view