[
https://issues.apache.org/jira/browse/MNEMONIC-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chunyong He reassigned MNEMONIC-639:
------------------------------------
Assignee: Chunyong He
> 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
>
>
> 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)