You could consider looking in the tools folder of your OFBiz instance. Best regards,
Pierre Smits ORRTIZ.COM <http://www.orrtiz.com> OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Sat, Mar 18, 2017 at 1:15 PM, Bahaa Alamood < [email protected]> wrote: > Hi Pierre, > > Thanks for the tips, I use centos 7 for this server, do you have a > startup script for this or hints on how to create one? > > > On 3/18/2017 4:44 AM, Pierre Smits wrote: > >> Hi Bahaaldin, >> >> Here are some (other) tips to optimize your production environment for >> performance: >> >> - remove all components that you don't intend to use >> - remove all 3rd party solution integrations that you don't use >> (payment/shipment/etc) >> - don't use gradle to start up, but use java - jar ofbiz.jar >> - set 'check-on-start' to false >> - set 'add-missing-on-start' to false >> - set 'check-inidices-on-start' to false >> >> Best regards, >> >> >> Pierre Smits >> >> ORRTIZ.COM <http://www.orrtiz.com> >> >> OFBiz based solutions & services >> >> OFBiz Extensions Marketplace >> http://oem.ofbizci.net/oci-2/ >> >> On Fri, Mar 17, 2017 at 1:10 PM, Bahaa Alamood < >> [email protected]> wrote: >> >> Hello, >>> >>> I have an of biz installation and it is used daily for accounting and >>> other things, however I am having to restart the server every week to >>> keep >>> the performance at an acceptable speed. my environment is java 1.8 and >>> the >>> server has 4 GB RAM with 2 core processor. I have noticed that the >>> performance decreases with time. I start the server with gradle and the >>> background option. >>> >>> Any Ideas why this is happening? >>> >>> >>> -- >>> Bahaaldin Al-amood >>> IQ Tel: +964 (0) 780 926 2103 >>> US tel: 540 632 1388 >>> email: [email protected] >>> Skype ID: bahaa.alamood >>> >>> Arc Digital Solutions and Consultancy >>> www.arcdsc.com >>> >>> This message contains information that may be confidential >>> and privileged to Arc digital Solutions and Consultancy, its partners, or >>> customers. >>> Unauthorized use is strictly prohibited. Unless you are the >>> addressee (or authorized to receive mail for the addressee), >>> you should not use, copy or disclose to anyone this message >>> or any information contained in this message. If you have >>> received this message in error, please so advise the sender >>> by reply e-mail and delete this message. Thank you for your >>> cooperation. >>> >>> >>> >
