[arquillian-issues] [JBoss JIRA] (ARQ-2191) Arquillian tomcat managed container does not work on JDK9

Amos Feng (JIRA) issues at jboss.org
Thu Sep 6 03:52:00 EDT 2018


    [ https://issues.jboss.org/browse/ARQ-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629660#comment-13629660 ] 

Amos Feng commented on ARQ-2191:
--------------------------------

This should be fixed in the arquillian-container-tomcat 1.1.0.Final

> Arquillian tomcat managed container does not work on JDK9
> ---------------------------------------------------------
>
>                 Key: ARQ-2191
>                 URL: https://issues.jboss.org/browse/ARQ-2191
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Tomcat Containers
>            Reporter: Amos Feng
>
> starting from Java 9 and onwards the JVM configuration flag java.endorsed.dirs was removed. This configuration flag is currently used for the Tomcat container and causes the JVM to terminate with the following message:
> {noformat}
> $JAVA_HOME/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.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the arquillian-issues mailing list