You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by "Imesha Sudasingha (JIRA)" <ji...@apache.org> on 2018/07/12 04:48:00 UTC

[jira] [Commented] (OODT-988) OODT doesn't run on JDK10

    [ https://issues.apache.org/jira/browse/OODT-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541139#comment-16541139 ] 

Imesha Sudasingha commented on OODT-988:
----------------------------------------

{{[~bugg_tb], -Djava.ext.dirs=/home/bugg/drat/deploy/filemgr/lib}} should be replaced with {{-classpath}} as the error suggests. Should be an easy fix. Will you be able to fix?

> OODT doesn't run on JDK10
> -------------------------
>
>                 Key: OODT-988
>                 URL: https://issues.apache.org/jira/browse/OODT-988
>             Project: OODT
>          Issue Type: Bug
>            Reporter: Tom Barber
>            Priority: Major
>
> Running DRAT I get:
>  
> Using CATALINA_BASE:   /home/bugg/drat/deploy/tomcat
> Using CATALINA_HOME:   /home/bugg/drat/deploy/tomcat
> Using CATALINA_TMPDIR: /home/bugg/drat/deploy/tomcat/temp
> Using JRE_HOME:        /usr/lib/jvm/java-10-oracle/
> Using CLASSPATH:       /home/bugg/drat/deploy/tomcat/bin/bootstrap.jar:/home/bugg/drat/deploy/tomcat/bin/tomcat-juli.jar
> Tomcat started.
> Resource Manager started PID file (/home/bugg/drat/deploy/resmgr/run/cas.resmgr.pid).
> Workflow Manager started PID file (/home/bugg/drat/deploy/workflow/run/cas.workflow.pid).
> -Djava.ext.dirs=/home/bugg/drat/deploy/filemgr/lib is not supported.  Use -classpath instead.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> -Djava.ext.dirs=/home/bugg/drat/deploy/resmgr/lib is not supported.  Use -classpath instead.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> -Djava.ext.dirs=/home/bugg/drat/deploy/workflow/lib is not supported.  Use -classpath instead.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)