You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Fabrizio (Jira)" <ji...@apache.org> on 2021/08/11 14:38:00 UTC

[jira] [Created] (AXIS2-6010) Can't start server on standalone version with JDK 16

Fabrizio created AXIS2-6010:
-------------------------------

             Summary: Can't start server on standalone version with JDK 16
                 Key: AXIS2-6010
                 URL: https://issues.apache.org/jira/browse/AXIS2-6010
             Project: Axis2
          Issue Type: Bug
          Components: Integration
    Affects Versions: 1.8.0
         Environment: Windows and Linux
            Reporter: Fabrizio


Launching axis2server with JDK 16 we obtain the error:

 

C:\axis2-1.8.0>"C:\Java\jdk-16.0.2\bin\java.exe" -cp "!AXIS2_CLASS_PATH!" -Djava.endorsed.dirs="C:\axis2-1.8.0\lib\endorsed";"C:\Java\jdk-16.0.2\jre\lib\endorsed";"C:\Java\jdk-16.0.2\lib\endorsed" org.apache.axis2.transport.SimpleAxis2Server -repo "C:\axis2-1.8.0\repository" -conf "C:\axis2-1.8.0\conf\axis2.xml"
-Djava.endorsed.dirs=C:\axis2-1.8.0\lib\endorsed;C:\Java\jdk-16.0.2\jre\lib\endorsed;C:\Java\jdk-16.0.2\lib\endorsed is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org