users@glassfish.java.net
Re: Increasing the heap derby
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Mon, 28 Jan 2008 15:24:12 PST
Hi Kern,
"asadmin" is a wrapper script that invokes NetworkServerControl.class to start the derby database. When starting derby server, the properties file gets read. By default there is no derby.properties. You will need to create one.
See:
http://db.apache.org/derby/integrate/plugin_help/properties.html
and
http://db.apache.org/derby/docs/10.1/tuning/ctunproper22250.html
If your intention of increasing the heap size is to add more cache, then you may want to add derby.storage.pageCacheSize in the derby.properties.
HTH,
Jane
[Message sent by forum member 'janey' (janey)]
http://forums.java.net/jive/thread.jspa?messageID=256235
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Re: glassfish building error"
Previous message
:
Kevin Condon: "Need help deploying to Glassfish cluster using netbeans generated ant script."
In reply to
:
Kem Elbrader: "Re: Increasing the heap derby"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]