"If your DB had no data you could not do what you did below, OFBiz totally
relies on its Entity Engine which itself needs a working DB"

I executed an "ant load-demo" command before to start ofbiz using ant
start: isn't it the right command to fill up the data base with demo data?

then I would like to point out that when I click on an address book button
(for example), ofbiz alerts me about a connection timeout (alerted in less
than 2 seconds... this let me think about connection absence)

I would like in any case thank the developers community and you guys
replying here: you let me use a (hopefully) great and supported erp
software.
I often write here because I'm anxious to use it and because seeing the
download page seems that it needs 3 steps to let this software to run, when
in fact could happen issues that leave you locked for days if you don't
know where to put the hands (like me) and this make me too lost.

anyway I will read carefully the documentation you passed me as a link
On Jan 5, 2015 7:06 PM, "Jacques Le Roux" <[email protected]>
wrote:

> Le 05/01/2015 17:45, Davide Ciofetti a écrit :
>
>> Windows 7 Ultimate 64bit, jdk1.7_71
>>
>> I noticed this messages during start ("ant start"):
>>
>>       [java] Warning : Module classpath component '"C:\Program
>> Files\Java\jdk1.7.0_71\lib\tools.jar"' is not valid and will be
>> ignored...
>>       [java] Warning : Module classpath component
>> 'C:\Windows\Sun\Java\bin'
>> is not valid and will be ignored...
>>       [java] Warning : Module classpath component '%DERBY_HOME%\bin' is
>> not
>> valid and will be ignored...
>>       [java] Warning : Module classpath component '%GERONIMO_HOME%\bin' is
>> not valid and will be ignored...
>>
>> what does it mean? I have to install a derby and geronimo servers?
>>
>
> As you noticed those are only warnings, nothing harmful, more information
> for you to clean things
>
>  I searched for any similar issue but I didn't find nothing
>> database seems not to work: no preloaded data and no possible operations
>> in
>> the app:
>>
>
> If your DB had no data you could not do what you did below, OFBiz totally
> relies on its Entity Engine which itself needs a working DB
>
>      - language change works
>>     - menù navigation works
>>     - it doesn't work, for example, "Manufactoring -> jobshop -> create a
>>     production run -> address book icon": connection timeout appears
>>
>> moreover https certification fails...i think I need to read the
>> documentation for this.
>>
>
> I confirm you need to :D You can start here http://ofbiz.apache.org/
> documentation.html
>
> Jacques
>
>
>> primarily I need to solve the first problem.
>>
>> Thank you
>>
>> Davide
>>
>>

Reply via email to