Thanks for this.

Just for the record, I have never used the -server option and had no problems
(I first used BASE 2.1.1)

To be honest, I don't know if I would recognise a problem involving
"proxy objects needing to be initialized from the database"
http://base.thep.lu.se/ticket/99
Was it a very obvious error?

Also, the link to #99 is broken on
http://base.thep.lu.se/chrome/site/latest/html/admindoc/installation_upgrade/installation_upgrade.installation.html

I think the ticket to fix this should be #999 :-)

cheers,
Bob.


Nicklas Nordborg writes:
 > Micha Bayer wrote:
 > > Hi Bob,
 > > 
 > > I seem to remember having the same problem with another webapp under
 > > Tomcat some time ago. Have a look at
 > > http://wiki.apache.org/tomcat/OutOfMemory. There it says:
 > > 
 > > "A webapp that uses lots of libraries with many dependencies, or a
 > > server maintaining lots of webapps could exhauste the JVM PermGen space.
 > > This space is where the VM stores the classes and methods data. In those
 > > cases, the fix is to increase this size. The Sun VM has the flag
 > > -XX:MaxPermSize that allows to set its size (the default value is 64M)"
 > > 
 > >>From what I remember I added that flag into the Tomcat startup script
 > > and that sorted it. Give it a try. Setting the max heap size with -Xmax
 > > is not enough anyway.
 > 
 > We had the same issue with a server running multiple BASE applications.
 > http://base.thep.lu.se/ticket/472
 > 
 > It is possible to set the JVM parameters in the CATALINA_OPTS 
 > environment variable.
 > 
 > /Nicklas
 > 
 > -------------------------------------------------------------------------
 > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
 > Don't miss this year's exciting event. There's still time to save $100. 
 > Use priority code J8TL2D2. 
 > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
 > _______________________________________________
 > The BASE general discussion mailing list
 > basedb-users@lists.sourceforge.net
 > unsubscribe: send a mail with subject "unsubscribe" to
 > [EMAIL PROTECTED]

-- 
Bob MacCallum | VectorBase Developer | Kafatos/Christophides Groups |
Division of Cell and Molecular Biology | Imperial College London |
Phone +442075941945 | Email [EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to