You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Deepak Dixit <de...@hotwaxsystems.com> on 2017/11/13 05:52:56 UTC

[MODERATE EMAIL] Install Ofbiz without demo data

Hi Javier H.

Your email has been moderated,Please subscribe mailing list
http://ofbiz.apache.org/mailing-lists.html

Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com
www.hotwax.co


> ---------- Forwarded message ----------
> From: "Javier H." <dr...@gmail.com>
> To: <us...@ofbiz.apache.org>
> Cc:
> Bcc:
> Date: Mon, 13 Nov 2017 04:08:55 -0000
> Subject: Install Ofbiz without demo data
> Hello,
>
> I try to install Ofbiz without demo data in linux but i get this error:
>
> /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin
> -PuserLoginId=admin
>
> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main]) started.
> :ofbiz ‐‐load-data readers=seed,seed-initial
> Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial' (up-to-date
> check took 0.001 secs) due to:
>   Task has not declared any outputs.
> Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working
> directory: /opt/apache-ofbiz-16.11.03 Command: /usr/lib/jvm/java-8-oracle/bin/java
> -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
> -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/build/libs/ofbiz.jar
> org.apache.ofbiz.base.start.Start ‐‐load-data readers=seed,seed-initial
> Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
> bin/java''
> ============================================================
> ===================
> unrecognized options / properties: [‐‐load-data, readers=seed,seed-initial]
> ============================================================
> ===================
> usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> | -s |
> -t
>        <key=value> | -u]   [-o <offset>]
>
>
> note: Only one command can execute at a time. Portoffset may be appended.
> Also a command must be invoked separately for each argument e.g.
> gradlew "ofbiz --test component=somecomp --test case=somecase"
> :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
> completed. Took 0.199 secs.
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Execution failed for task ':ofbiz ‐‐load-data readers=seed,seed-initial'.
> > Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
> non-zero exit value 1
>
>
>
>

Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by Michael Brohl <mi...@ecomify.de>.
Hi,

it‘s —load-data not __load-data...

Regards,
Michael 



> Am 13.11.2017 um 06:52 schrieb Deepak Dixit <de...@hotwaxsystems.com>:
> 
> Hi Javier H.
> 
> Your email has been moderated,Please subscribe mailing list
> http://ofbiz.apache.org/mailing-lists.html
> 
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
> 
> 
>> ---------- Forwarded message ----------
>> From: "Javier H." <dr...@gmail.com>
>> To: <us...@ofbiz.apache.org>
>> Cc:
>> Bcc:
>> Date: Mon, 13 Nov 2017 04:08:55 -0000
>> Subject: Install Ofbiz without demo data
>> Hello,
>> 
>> I try to install Ofbiz without demo data in linux but i get this error:
>> 
>> /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin
>> -PuserLoginId=admin
>> 
>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main]) started.
>> :ofbiz ‐‐load-data readers=seed,seed-initial
>> Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial' (up-to-date
>> check took 0.001 secs) due to:
>>  Task has not declared any outputs.
>> Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working
>> directory: /opt/apache-ofbiz-16.11.03 Command: /usr/lib/jvm/java-8-oracle/bin/java
>> -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
>> -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/build/libs/ofbiz.jar
>> org.apache.ofbiz.base.start.Start ‐‐load-data readers=seed,seed-initial
>> Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
>> bin/java''
>> ============================================================
>> ===================
>> unrecognized options / properties: [‐‐load-data, readers=seed,seed-initial]
>> ============================================================
>> ===================
>> usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> | -s |
>> -t
>>       <key=value> | -u]   [-o <offset>]
>> 
>> 
>> note: Only one command can execute at a time. Portoffset may be appended.
>> Also a command must be invoked separately for each argument e.g.
>> gradlew "ofbiz --test component=somecomp --test case=somecase"
>> :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
>> completed. Took 0.199 secs.
>> 
>> FAILURE: Build failed with an exception.
>> 
>> * What went wrong:
>> Execution failed for task ':ofbiz ‐‐load-data readers=seed,seed-initial'.
>>> Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
>> non-zero exit value 1
>> 
>> 
>> 
>> 

Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by Jacques Le Roux <ja...@les7arts.com>.
Le 15/11/2017 à 07:32, Jacques Le Roux a écrit :
> Le 15/11/2017 à 04:51, Woosang Jung a écrit :
>>
>> On 2017-11-13 23:54, Jacques Le Roux <ja...@les7arts.com> wrote:
>>>
>>> Le 14/11/2017 à 06:18, Woosang Jung a écrit :
>>>> On 2017-11-12 21:52, Deepak Dixit <de...@hotwaxsystems.com> wrote:
>>>>> Hi Javier H.
>>>>>
>>>>> Your email has been moderated,Please subscribe mailing list
>>>>> http://ofbiz.apache.org/mailing-lists.html
>>>>>
>>>>> Thanks & Regards
>>>>> -- 
>>>>> Deepak Dixit
>>>>> www.hotwaxsystems.com
>>>>> www.hotwax.co
>>>>>
>>>>>
>>>>>> ---------- Forwarded message ----------
>>>>>> From: "Javier H." <dr...@gmail.com>
>>>>>> To: <us...@ofbiz.apache.org>
>>>>>> Cc:
>>>>>> Bcc:
>>>>>> Date: Mon, 13 Nov 2017 04:08:55 -0000
>>>>>> Subject: Install Ofbiz without demo data
>>>>>> Hello,
>>>>>>
>>>>>> I try to install Ofbiz without demo data in linux but i get this error:
>>>>>>
>>>>>> /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin
>>>>>> -PuserLoginId=admin
>>>>>>
>>>>>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main]) started.
>>>>>> :ofbiz ‐‐load-data readers=seed,seed-initial
>>>>>> Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial' (up-to-date
>>>>>> check took 0.001 secs) due to:
>>>>>>     Task has not declared any outputs.
>>>>>> Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working
>>>>>> directory: /opt/apache-ofbiz-16.11.03 Command: /usr/lib/jvm/java-8-oracle/bin/java
>>>>>> -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
>>>>>> -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/build/libs/ofbiz.jar
>>>>>> org.apache.ofbiz.base.start.Start ‐‐load-data readers=seed,seed-initial
>>>>>> Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
>>>>>> bin/java''
>>>>>> ============================================================
>>>>>> ===================
>>>>>> unrecognized options / properties: [‐‐load-data, readers=seed,seed-initial]
>>>>>> ============================================================
>>>>>> ===================
>>>>>> usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> | -s |
>>>>>> -t
>>>>>>          <key=value> | -u]   [-o <offset>]
>>>>>>
>>>>>>
>>>>>> note: Only one command can execute at a time. Portoffset may be appended.
>>>>>> Also a command must be invoked separately for each argument e.g.
>>>>>> gradlew "ofbiz --test component=somecomp --test case=somecase"
>>>>>> :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
>>>>>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
>>>>>> completed. Took 0.199 secs.
>>>>>>
>>>>>> FAILURE: Build failed with an exception.
>>>>>>
>>>>>> * What went wrong:
>>>>>> Execution failed for task ':ofbiz ‐‐load-data readers=seed,seed-initial'.
>>>>>>> Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
>>>>>> non-zero exit value 1
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>> Hi Javier,
>>>> That happened to me also and took me a while to solve the mystery. If you copy and pasted the command from the web or Word file, try typing in 
>>>> the command instead of copy and pasting it. :)
>>>>
>>> Hi Woosang Jung,
>>>
>>> I don't know (and don't want to know ;)) about Word but, from where did you copy on the web?
>>>
>>> Thanks
>>>
>>> Jacques
>>>
>>>
>> Hi Jacques,
>>
>> It was months ago, so I'm not sure where I copied from but I see that the link below still has that issue, so it might be this page.
>>
>> https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+Install+OFBiz+without+the+Demo+Data
>>
>> In the step by step number 3, it shows the following command.
>>
>> /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin -PuserLoginId=admin
>>
>> Back then, typing in worked, so I moved on without trying to see what the issue was. Now I see that the double dashes in '‐‐load-data' are not 
>> double dashes. Copy and paste it to Word :) and you will see the difference.
>>
>> Thanks,
>>
>> Woosang
>>
> Thanks Woosang,
>
> This is not due to our wiki page but to Word which is automatically changing "--" to /en dash/ (Unicode 0x2013: –)
> https://forum.wordreference.com/threads/how-do-you-call-these-two-symbols-_.2103114/
> You can maybe set that otherwise, did not check details
> https://www.techrepublic.com/blog/microsoft-office/four-ways-to-insert-an-em-dash-in-a-word-document/
>
> Another easier way is to use another editor, there are plenty of good one, I'd not rely on Word.
>
> I told you I did not want to know about Word ;)
>
> Jacques
>
>
While at it, I cleaned, checked and completed this page.

I confirm I continue to hate Confluence!

Jacques


Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by Jacques Le Roux <ja...@les7arts.com>.
Le 15/11/2017 à 04:51, Woosang Jung a écrit :
>
> On 2017-11-13 23:54, Jacques Le Roux <ja...@les7arts.com> wrote:
>>
>> Le 14/11/2017 à 06:18, Woosang Jung a écrit :
>>> On 2017-11-12 21:52, Deepak Dixit <de...@hotwaxsystems.com> wrote:
>>>> Hi Javier H.
>>>>
>>>> Your email has been moderated,Please subscribe mailing list
>>>> http://ofbiz.apache.org/mailing-lists.html
>>>>
>>>> Thanks & Regards
>>>> --
>>>> Deepak Dixit
>>>> www.hotwaxsystems.com
>>>> www.hotwax.co
>>>>
>>>>
>>>>> ---------- Forwarded message ----------
>>>>> From: "Javier H." <dr...@gmail.com>
>>>>> To: <us...@ofbiz.apache.org>
>>>>> Cc:
>>>>> Bcc:
>>>>> Date: Mon, 13 Nov 2017 04:08:55 -0000
>>>>> Subject: Install Ofbiz without demo data
>>>>> Hello,
>>>>>
>>>>> I try to install Ofbiz without demo data in linux but i get this error:
>>>>>
>>>>> /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin
>>>>> -PuserLoginId=admin
>>>>>
>>>>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main]) started.
>>>>> :ofbiz ‐‐load-data readers=seed,seed-initial
>>>>> Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial' (up-to-date
>>>>> check took 0.001 secs) due to:
>>>>>     Task has not declared any outputs.
>>>>> Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working
>>>>> directory: /opt/apache-ofbiz-16.11.03 Command: /usr/lib/jvm/java-8-oracle/bin/java
>>>>> -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
>>>>> -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/build/libs/ofbiz.jar
>>>>> org.apache.ofbiz.base.start.Start ‐‐load-data readers=seed,seed-initial
>>>>> Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
>>>>> bin/java''
>>>>> ============================================================
>>>>> ===================
>>>>> unrecognized options / properties: [‐‐load-data, readers=seed,seed-initial]
>>>>> ============================================================
>>>>> ===================
>>>>> usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> | -s |
>>>>> -t
>>>>>          <key=value> | -u]   [-o <offset>]
>>>>>
>>>>>
>>>>> note: Only one command can execute at a time. Portoffset may be appended.
>>>>> Also a command must be invoked separately for each argument e.g.
>>>>> gradlew "ofbiz --test component=somecomp --test case=somecase"
>>>>> :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
>>>>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
>>>>> completed. Took 0.199 secs.
>>>>>
>>>>> FAILURE: Build failed with an exception.
>>>>>
>>>>> * What went wrong:
>>>>> Execution failed for task ':ofbiz ‐‐load-data readers=seed,seed-initial'.
>>>>>> Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
>>>>> non-zero exit value 1
>>>>>
>>>>>
>>>>>
>>>>>
>>>> Hi Javier,
>>> That happened to me also and took me a while to solve the mystery. If you copy and pasted the command from the web or Word file, try typing in the command instead of copy and pasting it. :)
>>>
>> Hi Woosang Jung,
>>
>> I don't know (and don't want to know ;)) about Word but, from where did you copy on the web?
>>
>> Thanks
>>
>> Jacques
>>
>>
> Hi Jacques,
>
> It was months ago, so I'm not sure where I copied from but I see that the link below still has that issue, so it might be this page.
>
> https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+Install+OFBiz+without+the+Demo+Data
>
> In the step by step number 3, it shows the following command.
>
> /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin -PuserLoginId=admin
>
> Back then, typing in worked, so I moved on without trying to see what the issue was. Now I see that the double dashes in '‐‐load-data' are not double dashes. Copy and paste it to Word :) and you will see the difference.
>
> Thanks,
>
> Woosang
>
Thanks Woosang,

This is not due to our wiki page but to Word which is automatically changing "--" to /en dash/ (Unicode 0x2013: –)
https://forum.wordreference.com/threads/how-do-you-call-these-two-symbols-_.2103114/
You can maybe set that otherwise, did not check details
https://www.techrepublic.com/blog/microsoft-office/four-ways-to-insert-an-em-dash-in-a-word-document/

Another easier way is to use another editor, there are plenty of good one, I'd not rely on Word.

I told you I did not want to know about Word ;)

Jacques


Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by Woosang Jung <dr...@gmail.com>.

On 2017-11-13 23:54, Jacques Le Roux <ja...@les7arts.com> wrote: 
> 
> 
> Le 14/11/2017 à 06:18, Woosang Jung a écrit :
> >
> > On 2017-11-12 21:52, Deepak Dixit <de...@hotwaxsystems.com> wrote:
> >> Hi Javier H.
> >>
> >> Your email has been moderated,Please subscribe mailing list
> >> http://ofbiz.apache.org/mailing-lists.html
> >>
> >> Thanks & Regards
> >> --
> >> Deepak Dixit
> >> www.hotwaxsystems.com
> >> www.hotwax.co
> >>
> >>
> >>> ---------- Forwarded message ----------
> >>> From: "Javier H." <dr...@gmail.com>
> >>> To: <us...@ofbiz.apache.org>
> >>> Cc:
> >>> Bcc:
> >>> Date: Mon, 13 Nov 2017 04:08:55 -0000
> >>> Subject: Install Ofbiz without demo data
> >>> Hello,
> >>>
> >>> I try to install Ofbiz without demo data in linux but i get this error:
> >>>
> >>> /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin
> >>> -PuserLoginId=admin
> >>>
> >>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main]) started.
> >>> :ofbiz ‐‐load-data readers=seed,seed-initial
> >>> Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial' (up-to-date
> >>> check took 0.001 secs) due to:
> >>>    Task has not declared any outputs.
> >>> Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working
> >>> directory: /opt/apache-ofbiz-16.11.03 Command: /usr/lib/jvm/java-8-oracle/bin/java
> >>> -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
> >>> -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/build/libs/ofbiz.jar
> >>> org.apache.ofbiz.base.start.Start ‐‐load-data readers=seed,seed-initial
> >>> Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
> >>> bin/java''
> >>> ============================================================
> >>> ===================
> >>> unrecognized options / properties: [‐‐load-data, readers=seed,seed-initial]
> >>> ============================================================
> >>> ===================
> >>> usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> | -s |
> >>> -t
> >>>         <key=value> | -u]   [-o <offset>]
> >>>
> >>>
> >>> note: Only one command can execute at a time. Portoffset may be appended.
> >>> Also a command must be invoked separately for each argument e.g.
> >>> gradlew "ofbiz --test component=somecomp --test case=somecase"
> >>> :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
> >>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
> >>> completed. Took 0.199 secs.
> >>>
> >>> FAILURE: Build failed with an exception.
> >>>
> >>> * What went wrong:
> >>> Execution failed for task ':ofbiz ‐‐load-data readers=seed,seed-initial'.
> >>>> Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
> >>> non-zero exit value 1
> >>>
> >>>
> >>>
> >>>
> >> Hi Javier,
> > That happened to me also and took me a while to solve the mystery. If you copy and pasted the command from the web or Word file, try typing in the command instead of copy and pasting it. :)
> >
> Hi Woosang Jung,
> 
> I don't know (and don't want to know ;)) about Word but, from where did you copy on the web?
> 
> Thanks
> 
> Jacques
> 
> 
Hi Jacques,

It was months ago, so I'm not sure where I copied from but I see that the link below still has that issue, so it might be this page.

https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+Install+OFBiz+without+the+Demo+Data

In the step by step number 3, it shows the following command.

/gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin -PuserLoginId=admin

Back then, typing in worked, so I moved on without trying to see what the issue was. Now I see that the double dashes in '‐‐load-data' are not double dashes. Copy and paste it to Word :) and you will see the difference.

Thanks,

Woosang

Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by Jacques Le Roux <ja...@les7arts.com>.

Le 14/11/2017 à 06:18, Woosang Jung a écrit :
>
> On 2017-11-12 21:52, Deepak Dixit <de...@hotwaxsystems.com> wrote:
>> Hi Javier H.
>>
>> Your email has been moderated,Please subscribe mailing list
>> http://ofbiz.apache.org/mailing-lists.html
>>
>> Thanks & Regards
>> --
>> Deepak Dixit
>> www.hotwaxsystems.com
>> www.hotwax.co
>>
>>
>>> ---------- Forwarded message ----------
>>> From: "Javier H." <dr...@gmail.com>
>>> To: <us...@ofbiz.apache.org>
>>> Cc:
>>> Bcc:
>>> Date: Mon, 13 Nov 2017 04:08:55 -0000
>>> Subject: Install Ofbiz without demo data
>>> Hello,
>>>
>>> I try to install Ofbiz without demo data in linux but i get this error:
>>>
>>> /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin
>>> -PuserLoginId=admin
>>>
>>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main]) started.
>>> :ofbiz ‐‐load-data readers=seed,seed-initial
>>> Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial' (up-to-date
>>> check took 0.001 secs) due to:
>>>    Task has not declared any outputs.
>>> Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working
>>> directory: /opt/apache-ofbiz-16.11.03 Command: /usr/lib/jvm/java-8-oracle/bin/java
>>> -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
>>> -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/build/libs/ofbiz.jar
>>> org.apache.ofbiz.base.start.Start ‐‐load-data readers=seed,seed-initial
>>> Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
>>> bin/java''
>>> ============================================================
>>> ===================
>>> unrecognized options / properties: [‐‐load-data, readers=seed,seed-initial]
>>> ============================================================
>>> ===================
>>> usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> | -s |
>>> -t
>>>         <key=value> | -u]   [-o <offset>]
>>>
>>>
>>> note: Only one command can execute at a time. Portoffset may be appended.
>>> Also a command must be invoked separately for each argument e.g.
>>> gradlew "ofbiz --test component=somecomp --test case=somecase"
>>> :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
>>> :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
>>> completed. Took 0.199 secs.
>>>
>>> FAILURE: Build failed with an exception.
>>>
>>> * What went wrong:
>>> Execution failed for task ':ofbiz ‐‐load-data readers=seed,seed-initial'.
>>>> Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
>>> non-zero exit value 1
>>>
>>>
>>>
>>>
>> Hi Javier,
> That happened to me also and took me a while to solve the mystery. If you copy and pasted the command from the web or Word file, try typing in the command instead of copy and pasting it. :)
>
Hi Woosang Jung,

I don't know (and don't want to know ;)) about Word but, from where did you copy on the web?

Thanks

Jacques


Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by Deepak Dixit <de...@hotwaxsystems.com>.
Thanks Javier

Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com
www.hotwax.co

On Tue, Nov 14, 2017 at 12:50 PM, Javier <dr...@gmail.com> wrote:

> Hi Woosang,
>
>
> I tried again and it worked.
>
> Best regards
>
> 2017-11-14 5:18 GMT+00:00 Woosang Jung <dr...@gmail.com>:
>
> >
> >
> > On 2017-11-12 21:52, Deepak Dixit <de...@hotwaxsystems.com>
> wrote:
> > > Hi Javier H.
> > >
> > > Your email has been moderated,Please subscribe mailing list
> > > http://ofbiz.apache.org/mailing-lists.html
> > >
> > > Thanks & Regards
> > > --
> > > Deepak Dixit
> > > www.hotwaxsystems.com
> > > www.hotwax.co
> > >
> > >
> > > > ---------- Forwarded message ----------
> > > > From: "Javier H." <dr...@gmail.com>
> > > > To: <us...@ofbiz.apache.org>
> > > > Cc:
> > > > Bcc:
> > > > Date: Mon, 13 Nov 2017 04:08:55 -0000
> > > > Subject: Install Ofbiz without demo data
> > > > Hello,
> > > >
> > > > I try to install Ofbiz without demo data in linux but i get this
> error:
> > > >
> > > > /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial"
> > loadAdminUserLogin
> > > > -PuserLoginId=admin
> > > >
> > > > :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
> > started.
> > > > :ofbiz ‐‐load-data readers=seed,seed-initial
> > > > Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial'
> > (up-to-date
> > > > check took 0.001 secs) due to:
> > > >   Task has not declared any outputs.
> > > > Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''.
> > Working
> > > > directory: /opt/apache-ofbiz-16.11.03 Command:
> > /usr/lib/jvm/java-8-oracle/bin/java
> > > > -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
> > > > -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/
> > build/libs/ofbiz.jar
> > > > org.apache.ofbiz.base.start.Start ‐‐load-data
> > readers=seed,seed-initial
> > > > Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
> > > > bin/java''
> > > > ============================================================
> > > > ===================
> > > > unrecognized options / properties: [‐‐load-data,
> > readers=seed,seed-initial]
> > > > ============================================================
> > > > ===================
> > > > usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> |
> > -s |
> > > > -t
> > > >        <key=value> | -u]   [-o <offset>]
> > > >
> > > >
> > > > note: Only one command can execute at a time. Portoffset may be
> > appended.
> > > > Also a command must be invoked separately for each argument e.g.
> > > > gradlew "ofbiz --test component=somecomp --test case=somecase"
> > > > :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
> > > > :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
> > > > completed. Took 0.199 secs.
> > > >
> > > > FAILURE: Build failed with an exception.
> > > >
> > > > * What went wrong:
> > > > Execution failed for task ':ofbiz ‐‐load-data
> > readers=seed,seed-initial'.
> > > > > Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished
> > with
> > > > non-zero exit value 1
> > > >
> > > >
> > > >
> > > >
> > > Hi Javier,
> > That happened to me also and took me a while to solve the mystery. If you
> > copy and pasted the command from the web or Word file, try typing in the
> > command instead of copy and pasting it. :)
> >
>
>
>
> --
> Saludos
>

Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by Javier <dr...@gmail.com>.
Hi Woosang,


I tried again and it worked.

Best regards

2017-11-14 5:18 GMT+00:00 Woosang Jung <dr...@gmail.com>:

>
>
> On 2017-11-12 21:52, Deepak Dixit <de...@hotwaxsystems.com> wrote:
> > Hi Javier H.
> >
> > Your email has been moderated,Please subscribe mailing list
> > http://ofbiz.apache.org/mailing-lists.html
> >
> > Thanks & Regards
> > --
> > Deepak Dixit
> > www.hotwaxsystems.com
> > www.hotwax.co
> >
> >
> > > ---------- Forwarded message ----------
> > > From: "Javier H." <dr...@gmail.com>
> > > To: <us...@ofbiz.apache.org>
> > > Cc:
> > > Bcc:
> > > Date: Mon, 13 Nov 2017 04:08:55 -0000
> > > Subject: Install Ofbiz without demo data
> > > Hello,
> > >
> > > I try to install Ofbiz without demo data in linux but i get this error:
> > >
> > > /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial"
> loadAdminUserLogin
> > > -PuserLoginId=admin
> > >
> > > :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
> started.
> > > :ofbiz ‐‐load-data readers=seed,seed-initial
> > > Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial'
> (up-to-date
> > > check took 0.001 secs) due to:
> > >   Task has not declared any outputs.
> > > Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''.
> Working
> > > directory: /opt/apache-ofbiz-16.11.03 Command:
> /usr/lib/jvm/java-8-oracle/bin/java
> > > -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
> > > -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/
> build/libs/ofbiz.jar
> > > org.apache.ofbiz.base.start.Start ‐‐load-data
> readers=seed,seed-initial
> > > Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
> > > bin/java''
> > > ============================================================
> > > ===================
> > > unrecognized options / properties: [‐‐load-data,
> readers=seed,seed-initial]
> > > ============================================================
> > > ===================
> > > usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> |
> -s |
> > > -t
> > >        <key=value> | -u]   [-o <offset>]
> > >
> > >
> > > note: Only one command can execute at a time. Portoffset may be
> appended.
> > > Also a command must be invoked separately for each argument e.g.
> > > gradlew "ofbiz --test component=somecomp --test case=somecase"
> > > :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
> > > :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
> > > completed. Took 0.199 secs.
> > >
> > > FAILURE: Build failed with an exception.
> > >
> > > * What went wrong:
> > > Execution failed for task ':ofbiz ‐‐load-data
> readers=seed,seed-initial'.
> > > > Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished
> with
> > > non-zero exit value 1
> > >
> > >
> > >
> > >
> > Hi Javier,
> That happened to me also and took me a while to solve the mystery. If you
> copy and pasted the command from the web or Word file, try typing in the
> command instead of copy and pasting it. :)
>



-- 
Saludos

Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by Woosang Jung <dr...@gmail.com>.

On 2017-11-12 21:52, Deepak Dixit <de...@hotwaxsystems.com> wrote: 
> Hi Javier H.
> 
> Your email has been moderated,Please subscribe mailing list
> http://ofbiz.apache.org/mailing-lists.html
> 
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
> 
> 
> > ---------- Forwarded message ----------
> > From: "Javier H." <dr...@gmail.com>
> > To: <us...@ofbiz.apache.org>
> > Cc:
> > Bcc:
> > Date: Mon, 13 Nov 2017 04:08:55 -0000
> > Subject: Install Ofbiz without demo data
> > Hello,
> >
> > I try to install Ofbiz without demo data in linux but i get this error:
> >
> > /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin
> > -PuserLoginId=admin
> >
> > :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main]) started.
> > :ofbiz ‐‐load-data readers=seed,seed-initial
> > Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial' (up-to-date
> > check took 0.001 secs) due to:
> >   Task has not declared any outputs.
> > Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working
> > directory: /opt/apache-ofbiz-16.11.03 Command: /usr/lib/jvm/java-8-oracle/bin/java
> > -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
> > -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/build/libs/ofbiz.jar
> > org.apache.ofbiz.base.start.Start ‐‐load-data readers=seed,seed-initial
> > Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
> > bin/java''
> > ============================================================
> > ===================
> > unrecognized options / properties: [‐‐load-data, readers=seed,seed-initial]
> > ============================================================
> > ===================
> > usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> | -s |
> > -t
> >        <key=value> | -u]   [-o <offset>]
> >
> >
> > note: Only one command can execute at a time. Portoffset may be appended.
> > Also a command must be invoked separately for each argument e.g.
> > gradlew "ofbiz --test component=somecomp --test case=somecase"
> > :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
> > :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
> > completed. Took 0.199 secs.
> >
> > FAILURE: Build failed with an exception.
> >
> > * What went wrong:
> > Execution failed for task ':ofbiz ‐‐load-data readers=seed,seed-initial'.
> > > Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
> > non-zero exit value 1
> >
> >
> >
> >
> Hi Javier,
That happened to me also and took me a while to solve the mystery. If you copy and pasted the command from the web or Word file, try typing in the command instead of copy and pasting it. :)

Re: [MODERATE EMAIL] Install Ofbiz without demo data

Posted by "Javier H." <dr...@gmail.com>.

On 2017-11-13 05:52, Deepak Dixit <de...@hotwaxsystems.com> wrote: 
> Hi Javier H.
> 
> Your email has been moderated,Please subscribe mailing list
> http://ofbiz.apache.org/mailing-lists.html
> 
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
> 
> 
> > ---------- Forwarded message ----------
> > From: "Javier H." <dr...@gmail.com>
> > To: <us...@ofbiz.apache.org>
> > Cc:
> > Bcc:
> > Date: Mon, 13 Nov 2017 04:08:55 -0000
> > Subject: Install Ofbiz without demo data
> > Hello,
> >
> > I try to install Ofbiz without demo data in linux but i get this error:
> >
> > /gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin
> > -PuserLoginId=admin
> >
> > :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main]) started.
> > :ofbiz ‐‐load-data readers=seed,seed-initial
> > Executing task ':ofbiz ‐‐load-data readers=seed,seed-initial' (up-to-date
> > check took 0.001 secs) due to:
> >   Task has not declared any outputs.
> > Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/java''. Working
> > directory: /opt/apache-ofbiz-16.11.03 Command: /usr/lib/jvm/java-8-oracle/bin/java
> > -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=ES
> > -Duser.language=es -Duser.variant -cp /opt/apache-ofbiz-16.11.03/build/libs/ofbiz.jar
> > org.apache.ofbiz.base.start.Start ‐‐load-data readers=seed,seed-initial
> > Successfully started process 'command '/usr/lib/jvm/java-8-oracle/
> > bin/java''
> > ============================================================
> > ===================
> > unrecognized options / properties: [‐‐load-data, readers=seed,seed-initial]
> > ============================================================
> > ===================
> > usage: ofbiz|ofbizDebug|ofbizBackground [-? | -d | -l <key=value> | -s |
> > -t
> >        <key=value> | -u]   [-o <offset>]
> >
> >
> > note: Only one command can execute at a time. Portoffset may be appended.
> > Also a command must be invoked separately for each argument e.g.
> > gradlew "ofbiz --test component=somecomp --test case=somecase"
> > :ofbiz ‐‐load-data readers=seed,seed-initial FAILED
> > :ofbiz ‐‐load-data readers=seed,seed-initial (Thread[main,5,main])
> > completed. Took 0.199 secs.
> >
> > FAILURE: Build failed with an exception.
> >
> > * What went wrong:
> > Execution failed for task ':ofbiz ‐‐load-data readers=seed,seed-initial'.
> > > Process 'command '/usr/lib/jvm/java-8-oracle/bin/java'' finished with
> > non-zero exit value 1
> >
> >
> >
> >
> 
I needed to take one more step.

Best regards