Re: Submit order taking longer and afterwards failing.

2019-12-19 Thread vipin nirwal
Hi Humera, Thanks for your reply. I compared both HTTP request and did not find any difference. Seems ok to me. When i am running concurrent user from jmeter (only 5 threads) and same time, i am trying to submit order from UI, its taking around 30-40 sec or even more from UI too. I logged the

Re: Submit order taking longer and afterwards failing.

2019-12-19 Thread Humera Khan
Hi Vipin, As per the attached JMeter result, status for the submit_order request is a warning. There may be an issue related to the cookie or any other request header. Please compare the HTTP request of JMeter with the request in browser. HTH! Best Regards, Humera Khan On Thu, Dec 19, 2019 at

Re: New Plugin

2019-12-19 Thread Aditya Sharma
Hi Robert, I think you need to set auth to false for your request in controller.xml file HTH Thanks and regards Aditya Sharma On Fri, Dec 20, 2019 at 9:34 AM Robert Wynkoop wrote: > All, > > Working with the 18.12. > > Added a plugin. > > I

New Plugin

2019-12-19 Thread Robert Wynkoop
All, Working with the 18.12. Added a plugin. I wanted to test removing security. >From the new plugin dir, I removed base-permission="OFBTOOLS,DEMO" from ofbiz-component.xml. Also tried messing with the permission check in CommonScreens.xml(in demo). No joy, still have to have a login to

Re: New user help

2019-12-19 Thread Jacques Le Roux
Hi Ryan, Your message has been moderated. Please subscribe to the user ML for such questions and then use your email client. See why here http://ofbiz.apache.org/mailing-lists.html. You will get a better support, people can answer you on the ML. The wider the audience the better the answers

New user help

2019-12-19 Thread Ryan Melville
So guys I've been working on installing Ofbiz for a friend. Today I planned to take and error off his computer to post here for some input. Surprise! graddle wrapper gradlew loadAll gradlew ofBiz All ran without error. Very excited I went to the webrowser to check for localhost. No luck

Re: Submit order taking longer and afterwards failing.

2019-12-19 Thread vipin nirwal
Hi Jacques, Thanks for your response. I tried with out of the box derby DB too. I am trying with only 5 concurrent user but still submit order is giving hard time to me. Looking at jmeter result, it seems submit order API is running in sequence. Taking longer time in each submit call. Attached

Re: Submit order taking longer and afterwards failing.

2019-12-19 Thread Jacques Le Roux
Hi Vipin, I can see only a reason: an issue to access your OFBiz database. I don't remember such problems reported earlier. Maybe you are forcing too much with Jmeter and you get deadlocks in the DB. Jacques Le 18/12/2019 à 06:19, vipin nirwal a écrit : Hi, I am facing a weird issue. First

Re: OFBiz Community Days – November 2019

2019-12-19 Thread Jacques Le Roux
Thanks for the reminder Devanshu, It's a pity, I always forget about Community Days dates. I'll try to do better in the future ;) Jacques Le 19/12/2019 à 11:25, Devanshu Vyas a écrit : Hello All, A big thank you to all who participated in the OFBiz community day. We had another good

Re: How to input starting balance?

2019-12-19 Thread Jacques Le Roux
Hi Felicia, You are now indeed subscribed and yes it's the right place :) Thanks Jacques Le 19/12/2019 à 11:42, Felicia Lavender a écrit : Hi team, I'm new to using OFBiz, so I would like to ask how to input the starting balance in Accounting for starting my financial transactions? Thanks

Re: Insert starting balance

2019-12-19 Thread Pierre Smits
Here you'll find the screen for entering the Accounting Transaction details: https://mail.google.com/mail/u/0/?tab=wm#label/APACHE%2FOfBiz/FMfcgxwGCQZDhScHzrlkCFnRnQcNTXGZ Best regards, Pierre Smits *Apache Trafodion , Vice President* *Apache Directory

Re: Insert starting balance

2019-12-19 Thread Pierre Smits
Hi Felicia, This is the correct place to ask the questions you ask. You can enter your opening (or starting balance) in the accounting application via the 'Organisational GL Settings' and subsequently the 'Accounting' option and the 'Accounting Transactions' choice. There you'll find the

How to input starting balance?

2019-12-19 Thread Felicia Lavender
Hi team, I'm new to using OFBiz, so I would like to ask how to input the starting balance in Accounting for starting my financial transactions? Thanks & Regards

Re: OFBiz Community Days – November 2019

2019-12-19 Thread Devanshu Vyas
Hello All, A big thank you to all who participated in the OFBiz community day. We had another good community day, the community worked on around 5 issues, more details can be found here [1]. Please refer to this document [2] for the responses of the survey. Our next community day is planned on

Re: Insert starting balance

2019-12-19 Thread Felicia Lavender
already subscribed. then where should I post the question? On 2019/12/19 08:28:50, Jacques Le Roux wrote: > Hi Felicia, > > Your message has been moderated. > > Please subscribe to the user ML for such questions and then use your email > client > See why here

Re: Insert starting balance

2019-12-19 Thread Jacques Le Roux
Hi Felicia, Your message has been moderated. Please subscribe to the user ML for such questions and then use your email client See why here http://ofbiz.apache.org/mailing-lists.html You will get a better support , people can answer you on the ML. The wider the audience the better the answers

Insert starting balance

2019-12-19 Thread Felicia Lavender
Hi, i'm starting to use ofbiz for our company transaction. For accounting, please tell me how to input the starting balance? Thank you.