Re: [sword-devel] CrossWire Server Problems

2009-04-18 Thread DM Smith
On Apr 18, 2009, at 7:04 AM, Troy A. Griffitts wrote: Peter von Kaehne wrote: Troy A. Griffitts wrote: Please keep an eye out on the site and if anyone still needs to reset tomcat to fix anything, please post so we know. Just restarted it again at 11:44 GMT. OK, I've just reverted JDK ba

Re: [sword-devel] CrossWire Server Problems

2009-04-18 Thread Troy A. Griffitts
Peter von Kaehne wrote: Troy A. Griffitts wrote: Please keep an eye out on the site and if anyone still needs to reset tomcat to fix anything, please post so we know. Just restarted it again at 11:44 GMT. OK, I've just reverted JDK back to 1.6.0_11. Again, please let me know if we have tro

Re: [sword-devel] CrossWire Server Problems

2009-04-18 Thread Peter von Kaehne
Troy A. Griffitts wrote: > Please keep an eye out on the site and if anyone still needs to reset > tomcat to fix anything, please post so we know. Just restarted it again at 11:44 GMT. Please note that our use of Squid seems to mask partially the failure of tomcat - i.e. all appears normal until

Re: [sword-devel] CrossWire Server Problems

2009-04-18 Thread Joachim Ansorg
> We've also added the -server flag, as can be seen in the line above. I > don't know exactly what this does, but saw it recommended on some sites > and sounded right for our application. :) -server selects the server virtual machine which is more agressive in optimization of the running program

Re: [sword-devel] CrossWire Server Problems

2009-04-17 Thread Troy A. Griffitts
Thanks for all the feeback guys. I'm removed the line: export JAVA_OPTS="-server -Xms4096m -Xmx8192m" which was added recently along with the upgrade to JDK 1.6.0_13. It is a 64bit JDK. Yeah, I have no idea what the max numbers the JDK can take. We probably should put SOMETHING in JAVA_OPTS,

Re: [sword-devel] CrossWire Server Problems

2009-04-17 Thread Peter von Kaehne
Since we got a new server there had been no tomcat problem until last few days. Then the problem suddenly happened several times in a row. As we have not changed much of the applications, nor (I do suspect) has the load not gone up, I think the problem must lie with whatever you did to tomcat itse

Re: [sword-devel] CrossWire Server Problems

2009-04-17 Thread Manfred Bergmann
Am 17.04.2009 um 02:09 schrieb DM Smith: There have been some problems with the server lately. I think, but am not sure, that tomcat is having problems. I'm not very up on tomcat, so take what follows with a grain of salt. Other than that this log indicates a heavy usage of the forums.

Re: [sword-devel] CrossWire Server Problems

2009-04-17 Thread Manfred Bergmann
Am 17.04.2009 um 04:26 schrieb Troy A. Griffitts: A few things that changed recently. I updated to jdk 1.6.0_13 I added the following env variable for tomcat: export JAVA_OPTS="-server -Xms4096m -Xmx8192m" Wondering if anyone has insights... I can always put them back if we think these ar

Re: [sword-devel] CrossWire Server Problems

2009-04-17 Thread Manfred Bergmann
Am 17.04.2009 um 02:09 schrieb DM Smith: There have been some problems with the server lately. I think, but am not sure, that tomcat is having problems. I'm not very up on tomcat, so take what follows with a grain of salt. For those with server access and appropriate permissions, tomcat

Re: [sword-devel] CrossWire Server Problems

2009-04-16 Thread Tonny Kohar
Hi, On Fri, Apr 17, 2009 at 10:26 AM, Troy A. Griffitts wrote: > A few things that changed recently. > > I updated to jdk 1.6.0_13 > > I added the following env variable for tomcat: > export JAVA_OPTS="-server -Xms4096m -Xmx8192m" > > Wondering if anyone has insights...  I can always put them bac

Re: [sword-devel] CrossWire Server Problems

2009-04-16 Thread Troy A. Griffitts
A few things that changed recently. I updated to jdk 1.6.0_13 I added the following env variable for tomcat: export JAVA_OPTS="-server -Xms4096m -Xmx8192m" Wondering if anyone has insights... I can always put them back if we think these are bad. Regarding swordorbserver. FileMgr in SWORD

Re: [sword-devel] CrossWire Server Problems

2009-04-16 Thread Gregory Hellings
DM, On Apr 16, 2009, at 20:09, DM Smith wrote: There have been some problems with the server lately. I think, but am not sure, that tomcat is having problems. I'm not very up on tomcat, so take what follows with a grain of salt. For those with server access and appropriate permissions,