12-28-07 06:11 PM
Thanks, Bruce !
Keefer, Bruce W. (NSSC)[LM] 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
>
Maybe are you using a new Sun JVM ? It's known to have some problem with
PermSize (we have had troubles with Eclipse before having set this
parameter).
Does it happens with JRockit or IBM JVM ?
Thanks for the info anyways !
>
>
>
> Regards
>
> Bruce
>
>
>
--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org
[ Post a follow-up to this message ]
|