[
https://issues.apache.org/jira/browse/IGNITE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643119#comment-16643119
]
Pavel Konstantinov edited comment on IGNITE-7926 at 10/9/18 11:00 AM:
----------------------------------------------------------------------
I faced with error in case of using openJDK 8
When I've started ignite-web-agent.sh I got
{code}
./include/functions.sh: line 81: [: -lt: unary operator expected
./ignite-web-agent.sh: line 69: [: -eq: unary operator expected
./ignite-web-agent.sh: line 74: [: -gt: unary operator expected
./ignite-web-agent.sh: line 87: [: -eq: unary operator expected
{code}
in case of version 9,10 and 11 all worked well.
was (Author: pkonstantinov):
I faced with error in case of using openJDK 8
When I've started ignite-web-agent.sh I got
{code}
./include/functions.sh: line 81: [: -lt: unary operator expected
./ignite-web-agent.sh: line 69: [: -eq: unary operator expected
./ignite-web-agent.sh: line 74: [: -gt: unary operator expected
./ignite-web-agent.sh: line 87: [: -eq: unary operator expected
{code}
> Web console: demo faled to start under java >= 9
> ------------------------------------------------
>
> Key: IGNITE-7926
> URL: https://issues.apache.org/jira/browse/IGNITE-7926
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.4
> Reporter: Pavel Konstantinov
> Assignee: Pavel Konstantinov
> Priority: Minor
> Fix For: 2.7
>
>
> We need to add support for Java 9 to web console demo.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)