Thanks Bruce, We already had an entry in our FAQ about that. We were telling people to run Apache Directory Studio using these parameters: -vmargs -Xms128m -Xmx512m
I've just updated the page (http://directory.apache.org/studio/faqs.html) to add your additional parameters. Thanks again for your help. Regards, Pierre-Arnaud On Dec 28, 2007 3:15 PM, Keefer, Bruce W. (NSSC)[LM] < [EMAIL PROTECTED]> wrote: > I found that running large queries will cause an internal error due to > java heap space. After a long search I found a java plug-in with parameters > for use at the command line. I took a leap and tried it with studio and it > worked. I no longer have java heap space errors. I feel it may be > beneficial to others to have this information and to publish command line > arguments for others. Below is the command line I used: > > "Apache Directory Studio.exe" -vmargs -Xms512m -Xmx512m -XX:PermSize=128m > -XX:MaxPermSize=128m > > > > Regards > > Bruce > > >
