Entering delivery items slows page 2

Hi,
When adding delivered items under the Suppliers/deliveries workspace we are finding the process essentially grinds to a halt if we enter much more than a page(15 or so items) of entries. Trying to add additional items can take over 30 seconds for each subsequent step (compared to instantaneous for the first 15) and takes progressively longer sometimes causing it to error out (sorry cant remember what it said - think it reset the screen).

Logging out of openvpms, or the forced reset doesnt speed up entry of items but I think that rebooting the computer and and editing the offending delivery then lets us add more items to it with normal response times.

(This is happening on our workstation/server that holds openvpms and other necessary programs and the mysql database. We are using openvpms 1.3 under a win 2000 operating system on an up-to-date fast machine with plenty of ram and heaps of free hard drive space.).

Any ideas.

Thanks Geoff

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Entering delivery items slows page 2

Hi Geoff,

Can you tell me what your Tomcat memory settings are.

If you are running Windows you can go into the Tomcat program group and run the application "Configure Tomcat". On the java page can you tell me the java options and the initial and maximum memory pools.

Cheers Tony

On 4/09/09 6:01 PM, "Geoffsim@Yahoo. Au" :

> Hi, > When adding delivered items under the Suppliers/deliveries workspace we are > finding the process essentially grinds to a halt if we enter much more than a > page(15 or so items) of entries. Trying to add additional items can take over > 30 seconds for each subsequent step (compared to instantaneous for the first > 15) and takes progressively longer sometimes causing it to error out (sorry > cant remember what it said - think it reset the screen). > > Logging out of openvpms, or the forced reset doesnt speed up entry of items > but I think that rebooting the computer and and editing the offending delivery > then lets us add more items to it with normal response times. > > (This is happening on our workstation/server that holds openvpms and other > necessary programs and the mysql database. We are using openvpms 1.3 under a > win 2000 operating system on an up-to-date fast machine with plenty of ram and > heaps of free hard drive space.). > > Any ideas. > > Thanks Geoff > _______________________________________________ > OpenVPMS User Mailing List > users@lists.openvpms.org > To unsubscribe or change your subscription visit: > http://lists.openvpms.org/listinfo/users > Posts from this mailing list can be viewed online and replied to in the > OpenVPMS User's forum- http://tinyurl.com/openvfu

_______________________________________________ OpenVPMS User Mailing List users@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/users Posts from this mailing list can be viewed online and replied to in the OpenVPMS User's forum- http://tinyurl.com/openvfu

Re: Entering delivery items slows page 2

Hi Tony,

Tomcat java settings are:
-Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 5.5
-Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 5.5
-Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 5.5\common\endorsed
-Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 5.5\temp

Initial and maximum memory pools and the thread stack size all have no values entered.

Thanks Geoff

Re: Entering delivery

Hi Geoff,

Think this may be the issue. Default memory for java is only 64M which is a bit small.

Modify Java options to include

-XX:PermSize=128m -Xincgc

And set Initial to 256M And Max to 512M

Should solve things I believe

Cheers Tony

On 5/09/09 8:10 PM, "Geoffsim@Yahoo. Au" :

> Hi Tony, > > Tomcat java settings are: > -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 5.5 > -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 5.5 > -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat > 5.5\common\endorsed > -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 5.5\temp > > Initial and maximum memory pools and the thread stack size all have no values > entered. > > Thanks Geoff > > > > > > _______________________________________________ > OpenVPMS User Mailing List > users@lists.openvpms.org > To unsubscribe or change your subscription visit: > http://lists.openvpms.org/listinfo/users > Posts from this mailing list can be viewed online and replied to in the > OpenVPMS User's forum- http://tinyurl.com/openvfu

_______________________________________________ OpenVPMS User Mailing List users@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/users Posts from this mailing list can be viewed online and replied to in the OpenVPMS User's forum- http://tinyurl.com/openvfu

duplicate reply

duplicate comment

Syndicate content