OFBiz no start

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
24 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz no start

innate Genius
Dear All,

This Problem Still Persists, I’ve Tested this on ubuntu 16.04, With all the recommended Env. And it gets stuck at 91% but works.

Regards,

Pratiek Sanklecha



> On 10-Jun-2017, at 7:43 AM, geodude <[hidden email]> wrote:
>
> Has anybody find a solution to this issue?
> Downlaoded ofbiz and jdk 1.8
> run
> ./gradlew cleanAll loadDefault
> finishes successfully
>
> ./gradlew ofbiz
> stays stuck at 91% when I try to access the
> http://127.0.0.1:8080/ecommerce/control/main and nothing
>
> tried running
> ./gradlew cleanAll loadDefault "ofbiz --start"
> stays stuck at 96%
>
> if anybody has a solution or any pointers, would be greatly appreciated.
>
> Thank you.
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-no-start-tp4700872p4706429.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: OFBiz no start

Jacques Le Roux
Administrator
Pratiek ,

If you are using a version where this is not implemented https://issues.apache.org/jira/browse/OFBIZ-9285 (ie not using trunk but 16.0.x) you might
consider to implement it, or simply say that it's not a real problem

Jacques


Le 14/06/2017 à 07:45, innate Genius a écrit :

> Dear All,
>
> This Problem Still Persists, I’ve Tested this on ubuntu 16.04, With all the recommended Env. And it gets stuck at 91% but works.
>
> Regards,
>
> Pratiek Sanklecha
>
>
>
>> On 10-Jun-2017, at 7:43 AM, geodude <[hidden email]> wrote:
>>
>> Has anybody find a solution to this issue?
>> Downlaoded ofbiz and jdk 1.8
>> run
>> ./gradlew cleanAll loadDefault
>> finishes successfully
>>
>> ./gradlew ofbiz
>> stays stuck at 91% when I try to access the
>> http://127.0.0.1:8080/ecommerce/control/main and nothing
>>
>> tried running
>> ./gradlew cleanAll loadDefault "ofbiz --start"
>> stays stuck at 96%
>>
>> if anybody has a solution or any pointers, would be greatly appreciated.
>>
>> Thank you.
>>
>>
>>
>> --
>> View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-no-start-tp4700872p4706429.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

Reply | Threaded
Open this post in threaded view
|

Re: OFBiz no start

innate Genius
Jacques,

Getting the problem in Ofbiz version 16.11.2.


Regards,

Pratiek Sanklecha


> On 14-Jun-2017, at 1:52 PM, Jacques Le Roux <[hidden email]> wrote:
>
> Pratiek ,
>
> If you are using a version where this is not implemented https://issues.apache.org/jira/browse/OFBIZ-9285 (ie not using trunk but 16.0.x) you might consider to implement it, or simply say that it's not a real problem
>
> Jacques
>
>
> Le 14/06/2017 à 07:45, innate Genius a écrit :
>> Dear All,
>>
>> This Problem Still Persists, I’ve Tested this on ubuntu 16.04, With all the recommended Env. And it gets stuck at 91% but works.
>>
>> Regards,
>>
>> Pratiek Sanklecha
>>
>>
>>
>>> On 10-Jun-2017, at 7:43 AM, geodude <[hidden email]> wrote:
>>>
>>> Has anybody find a solution to this issue?
>>> Downlaoded ofbiz and jdk 1.8
>>> run
>>> ./gradlew cleanAll loadDefault
>>> finishes successfully
>>>
>>> ./gradlew ofbiz
>>> stays stuck at 91% when I try to access the
>>> http://127.0.0.1:8080/ecommerce/control/main and nothing
>>>
>>> tried running
>>> ./gradlew cleanAll loadDefault "ofbiz --start"
>>> stays stuck at 96%
>>>
>>> if anybody has a solution or any pointers, would be greatly appreciated.
>>>
>>> Thank you.
>>>
>>>
>>>
>>> --
>>> View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-no-start-tp4700872p4706429.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: OFBiz no start

Jacques Le Roux
Administrator
As you said "it gets stuck at 91% but works."

Maybe you did not get it:  it's not a real problem. Just that the starting process stop at 91% but apart that everything is correct. And 91% is normal
because it's the way the "ofbiz" Gradle task works. It will never get to 100% you don't have to worry about.

Jacques


Le 14/06/2017 à 13:29, innate Genius a écrit :

> Jacques,
>
> Getting the problem in Ofbiz version 16.11.2.
>
>
> Regards,
>
> Pratiek Sanklecha
>
>
>> On 14-Jun-2017, at 1:52 PM, Jacques Le Roux <[hidden email]> wrote:
>>
>> Pratiek ,
>>
>> If you are using a version where this is not implemented https://issues.apache.org/jira/browse/OFBIZ-9285 (ie not using trunk but 16.0.x) you might consider to implement it, or simply say that it's not a real problem
>>
>> Jacques
>>
>>
>> Le 14/06/2017 à 07:45, innate Genius a écrit :
>>> Dear All,
>>>
>>> This Problem Still Persists, I’ve Tested this on ubuntu 16.04, With all the recommended Env. And it gets stuck at 91% but works.
>>>
>>> Regards,
>>>
>>> Pratiek Sanklecha
>>>
>>>
>>>
>>>> On 10-Jun-2017, at 7:43 AM, geodude <[hidden email]> wrote:
>>>>
>>>> Has anybody find a solution to this issue?
>>>> Downlaoded ofbiz and jdk 1.8
>>>> run
>>>> ./gradlew cleanAll loadDefault
>>>> finishes successfully
>>>>
>>>> ./gradlew ofbiz
>>>> stays stuck at 91% when I try to access the
>>>> http://127.0.0.1:8080/ecommerce/control/main and nothing
>>>>
>>>> tried running
>>>> ./gradlew cleanAll loadDefault "ofbiz --start"
>>>> stays stuck at 96%
>>>>
>>>> if anybody has a solution or any pointers, would be greatly appreciated.
>>>>
>>>> Thank you.
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-no-start-tp4700872p4706429.html
>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

12