You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Jeremi Thebeau <j....@xceptance.de> on 2009/07/28 17:54:46 UTC

Derby memory

Hi,

I'm using the juddi-portal-bundle-3.0.0. package and would like to know 
if there is an easy way to change the derby.storage.pageCacheSize 
property to give derby some more memory. I've read that I can create a 
derby.properties file but I'm not sure in which directory it should go.

Thanks

Jeremi

Re: Derby memory

Posted by Jeremi Thebeau <j....@xceptance.de>.
Thanks Kurt,

that seems to have worked. jUDDI was able to handle more load when 
giving derby more cached pages to play with.

I created tomcat/bin/derby.properties and added the line:

derby.storage.pageCacheSize = 10000

Jeremi

Kurt T Stam wrote:
> Jeremi Thebeau wrote:
>> Hi,
>>
>> I'm using the juddi-portal-bundle-3.0.0. package and would like to 
>> know if there is an easy way to change the 
>> derby.storage.pageCacheSize property to give derby some more memory. 
>> I've read that I can create a derby.properties file but I'm not sure 
>> in which directory it should go.
>>
>> Thanks
>>
>> Jeremi
>>
> Hi Jeremi,
>
> Try putting it in the tomcat/bin directory.
>
> --Kurt
>

Re: Derby memory

Posted by Kurt T Stam <ku...@gmail.com>.
Jeremi Thebeau wrote:
> Hi,
>
> I'm using the juddi-portal-bundle-3.0.0. package and would like to 
> know if there is an easy way to change the derby.storage.pageCacheSize 
> property to give derby some more memory. I've read that I can create a 
> derby.properties file but I'm not sure in which directory it should go.
>
> Thanks
>
> Jeremi
>
Hi Jeremi,

Try putting it in the tomcat/bin directory.

--Kurt

Re: Derby memory

Posted by Kurt T Stam <ku...@gmail.com>.
Jeremi Thebeau wrote:
> Hi,
>
> I'm using the juddi-portal-bundle-3.0.0. package and would like to 
> know if there is an easy way to change the derby.storage.pageCacheSize 
> property to give derby some more memory. I've read that I can create a 
> derby.properties file but I'm not sure in which directory it should go.
>
> Thanks
>
> Jeremi
>
Hi Jeremi,

Try putting it in the tomcat/bin directory.

--Kurt