You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "YuJue Li (Jira)" <ji...@apache.org> on 2019/09/21 08:47:00 UTC

[jira] [Created] (IGNITE-12208) If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run

YuJue Li created IGNITE-12208:
---------------------------------

             Summary: If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run
                 Key: IGNITE-12208
                 URL: https://issues.apache.org/jira/browse/IGNITE-12208
             Project: Ignite
          Issue Type: Improvement
          Components: visor
    Affects Versions: 2.7.6
         Environment: Debian LInux OS

sudo apt install openjdk-8-jdk
            Reporter: YuJue Li
             Fix For: 2.8


If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run.

there is no error message output, and the document does not seem to indicate that JAVA_HOME must be configured.

Versions 2.7.0 do not have this problem, but versions 2.7.5 and 2.7.6 do.



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

Re: [jira] [Created] (IGNITE-12208) If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run

Posted by Ilya Kasnacheev <il...@gmail.com>.
Hello!

I have found that this call is not needed at all, so I've started
https://issues.apache.org/jira/browse/IGNITE-12256

Regards,
-- 
Ilya Kasnacheev


вт, 24 сент. 2019 г. в 06:44, liyuj <18...@163.com>:

> Hi,
>
> I have pushed PR: 6899, and I hope the community will merge as soon as
> possible.
>
> 在 2019/9/23 下午5:37, Nikolay Izhikov 写道:
> > Hello, liyuj
> >
> > Thanks for your interest in Igniter.
> >
> > Feel free to assign ticket to yourself.
> > Looking forward for your contribution!
> >
> > В Сб, 21/09/2019 в 19:31 +0800, liyuj пишет:
> >> Hi community,
> >>
> >> The issue is relatively simple, and I can contribute.
> >> Can someone assign this to me? My JIRA ID is liyuj.
> >>
> >> 在 2019/9/21 下午4:47, YuJue Li (Jira) 写道:
> >>> YuJue Li created IGNITE-12208:
> >>> ---------------------------------
> >>>
> >>>                Summary: If JAVA_HOME is not configured, the
> ignitevisorcmd.sh script cannot run
> >>>                    Key: IGNITE-12208
> >>>                    URL:
> https://issues.apache.org/jira/browse/IGNITE-12208
> >>>                Project: Ignite
> >>>             Issue Type: Improvement
> >>>             Components: visor
> >>>       Affects Versions: 2.7.6
> >>>            Environment: Debian LInux OS
> >>>
> >>> sudo apt install openjdk-8-jdk
> >>>               Reporter: YuJue Li
> >>>                Fix For: 2.8
> >>>
> >>>
> >>> If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot
> run.
> >>>
> >>> there is no error message output, and the document does not seem to
> indicate that JAVA_HOME must be configured.
> >>>
> >>> Versions 2.7.0 do not have this problem, but versions 2.7.5 and 2.7.6
> do.
> >>>
> >>>
> >>>
> >>> --
> >>> This message was sent by Atlassian Jira
> >>> (v8.3.4#803005)
> >>
>
>

Re: [jira] [Created] (IGNITE-12208) If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run

Posted by liyuj <18...@163.com>.
Hi,

I have pushed PR: 6899, and I hope the community will merge as soon as 
possible.

在 2019/9/23 下午5:37, Nikolay Izhikov 写道:
> Hello, liyuj
>
> Thanks for your interest in Igniter.
>
> Feel free to assign ticket to yourself.
> Looking forward for your contribution!
>
> В Сб, 21/09/2019 в 19:31 +0800, liyuj пишет:
>> Hi community,
>>
>> The issue is relatively simple, and I can contribute.
>> Can someone assign this to me? My JIRA ID is liyuj.
>>
>> 在 2019/9/21 下午4:47, YuJue Li (Jira) 写道:
>>> YuJue Li created IGNITE-12208:
>>> ---------------------------------
>>>
>>>                Summary: If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run
>>>                    Key: IGNITE-12208
>>>                    URL: https://issues.apache.org/jira/browse/IGNITE-12208
>>>                Project: Ignite
>>>             Issue Type: Improvement
>>>             Components: visor
>>>       Affects Versions: 2.7.6
>>>            Environment: Debian LInux OS
>>>
>>> sudo apt install openjdk-8-jdk
>>>               Reporter: YuJue Li
>>>                Fix For: 2.8
>>>
>>>
>>> If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run.
>>>
>>> there is no error message output, and the document does not seem to indicate that JAVA_HOME must be configured.
>>>
>>> Versions 2.7.0 do not have this problem, but versions 2.7.5 and 2.7.6 do.
>>>
>>>
>>>
>>> --
>>> This message was sent by Atlassian Jira
>>> (v8.3.4#803005)
>>


Re: [jira] [Created] (IGNITE-12208) If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run

Posted by Nikolay Izhikov <ni...@apache.org>.
Hello, liyuj

Thanks for your interest in Igniter.

Feel free to assign ticket to yourself.
Looking forward for your contribution!

В Сб, 21/09/2019 в 19:31 +0800, liyuj пишет:
> Hi community,
> 
> The issue is relatively simple, and I can contribute.
> Can someone assign this to me? My JIRA ID is liyuj.
> 
> 在 2019/9/21 下午4:47, YuJue Li (Jira) 写道:
> > YuJue Li created IGNITE-12208:
> > ---------------------------------
> > 
> >               Summary: If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run
> >                   Key: IGNITE-12208
> >                   URL: https://issues.apache.org/jira/browse/IGNITE-12208
> >               Project: Ignite
> >            Issue Type: Improvement
> >            Components: visor
> >      Affects Versions: 2.7.6
> >           Environment: Debian LInux OS
> > 
> > sudo apt install openjdk-8-jdk
> >              Reporter: YuJue Li
> >               Fix For: 2.8
> > 
> > 
> > If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run.
> > 
> > there is no error message output, and the document does not seem to indicate that JAVA_HOME must be configured.
> > 
> > Versions 2.7.0 do not have this problem, but versions 2.7.5 and 2.7.6 do.
> > 
> > 
> > 
> > --
> > This message was sent by Atlassian Jira
> > (v8.3.4#803005)
> 
> 

Re: [jira] [Created] (IGNITE-12208) If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run

Posted by liyuj <18...@163.com>.
Hi community,

The issue is relatively simple, and I can contribute.
Can someone assign this to me? My JIRA ID is liyuj.

在 2019/9/21 下午4:47, YuJue Li (Jira) 写道:
> YuJue Li created IGNITE-12208:
> ---------------------------------
>
>               Summary: If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run
>                   Key: IGNITE-12208
>                   URL: https://issues.apache.org/jira/browse/IGNITE-12208
>               Project: Ignite
>            Issue Type: Improvement
>            Components: visor
>      Affects Versions: 2.7.6
>           Environment: Debian LInux OS
>
> sudo apt install openjdk-8-jdk
>              Reporter: YuJue Li
>               Fix For: 2.8
>
>
> If JAVA_HOME is not configured, the ignitevisorcmd.sh script cannot run.
>
> there is no error message output, and the document does not seem to indicate that JAVA_HOME must be configured.
>
> Versions 2.7.0 do not have this problem, but versions 2.7.5 and 2.7.6 do.
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)