You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Chunyong He (Jira)" <ji...@apache.org> on 2021/04/24 23:45:00 UTC

[jira] [Closed] (MNEMONIC-639) Examples run failed due to deprecated extdirs

     [ https://issues.apache.org/jira/browse/MNEMONIC-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chunyong He closed MNEMONIC-639.
--------------------------------

> Examples run failed due to deprecated extdirs
> ---------------------------------------------
>
>                 Key: MNEMONIC-639
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-639
>             Project: Mnemonic
>          Issue Type: Bug
>          Components: Build, Example
>    Affects Versions: 0.15.0
>            Reporter: Wang, Gang
>            Assignee: Chunyong He
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The following message shows that it is caused by deprecated "java.ext.dirs", it should be removed.
> {code:java}
> mvn exec:exec -Pexample -pl mnemonic-examples
> [INFO] --- exec-maven-plugin:1.4.0:exec (default-cli) @ mnemonic-examples ---
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> -Djava.ext.dirs=/home/gary/ws/mnemonic/mnemonic-memory-services/service-dist is not supported.  Use -classpath instead.
> {code}



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