As a tangent, You can run the webapps like solr on separate tomcat
instances if this becomes a concern. They seldom need to be restarted
as often as DSpace does.  In fact, there are very good scalability
strategies that are oriented around replicating solr instances across
a cluster of tomcat nodes and "sharding" the indexes to improve the
performance and scalability of the application.

Mark

On Thu, Apr 1, 2010 at 4:30 PM, Stuart Lewis <s.le...@auckland.ac.nz> wrote:
> Hi Jason,
>
> How slow is slow? (Is it the handle server that is slow to startup, or 
> tomcat?)
>
> DSpace 1.6 will take slightly longer than earlier versions to start up as it 
> now has to start a new webapp (solr) and 'warm up' the solr indexes. 
> Somewhere between 20 seconds and a minute should be normal.
>
> Thanks,
>
>
> Stuart Lewis
> IT Innovations Analyst and Developer
> Te Tumu Herenga The University of Auckland Library
> Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
> Ph: 64 9 373-7599 x81928
> http://www.library.auckland.ac.nz/
>
>
> On 2/04/2010, at 11:56 AM, Jason Fowler wrote:
>
>> I think I have my problem solved. It all had to do with the way I had 
>> dspace.BaseUrl configured. I removed the xmlui from the end, and everything 
>> went back to working like normal.
>>
>> The startup is still painfully slow, though. Would anyone have any idea why?
>>
>> -- Jason Fowler, CA, MSLS
>> _________________________
>> From: Jason Fowler [jfow...@sbts.edu]
>> Sent: Thursday, April 01, 2010 3:48 PM
>> To: dspace-tech@lists.sourceforge.net
>> Subject: [Dspace-tech] DSpace 1.6 & Handle server
>>
>> I'm having a puzzling problem. I am updating my system from DSpace 1.52 to 
>> 1.6. I'm running RHEL Server release 5.3 (Tikanga).
>> My Java version is 1.5.0_20
>> My Tomcat version is 5.5.26 and I'm using mod_proxy_ajp to redirect to port 
>> 80.
>>
>> I have upgraded correctly on my live server and everything works fine except 
>> handle (well, startup is a little slower, but I'm not sure why that is.). 
>> Whenever I run the handle server and visit a handle, the whole screen goes 
>> white and DSpace goes out in the weeds. Nothing works at that point. The 
>> whole system crashes. What makes it worse is that I don't see any cause for 
>> it in any of the log files. Does anyone have any ideas what causes this and 
>> how I might fix it?
>>
>> I tested the upgrade pretty rigorously on a  Fedora 12 virtual machine with 
>> no problems prior to upgrading.  Of course, handle was the one thing I 
>> didn't have a way to test.
>>
>> Blessings,
>>
>> Jason Fowler, CA, MSLS
>> Archives and Special Collections Librarian
>> The Southern Baptist Theological Seminary
>> Vice President, ALABI
>> jfow...@sbts.edu
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>



-- 
Mark R. Diggory
Head of U.S. Operations - @mire

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get t...@ther

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to