Patches item #1712125, was opened at 2007-05-03 11:28
Message generated for change (Settings changed) made by tdonohue
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=319984&aid=1712125&group_id=19984

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Tim Donohue (tdonohue)
>Assigned to: Tim Donohue (tdonohue)
Summary: Allow dsrun and dsrun.bat to use JAVA_OPTS

Initial Comment:
I've updated both the dsrun and dsrun.bat scripts for DSpace to utilize the 
JAVA_OPTS environment variable (when it exists) to start up Java.

This gives the flexibility of being able to customize how much memory your want 
your JVM to have access to whenever you use dsrun or dsrun.bat.  Since 
JAVA_OPTS is already used by Tomcat for this same reason, it makes sense to use 
JAVA_OPTS for dsrun and dsrun.bat

As it is currently in DSpace 1.4.1, if the JAVA_OPTS environment variable 
doesn't exist, the dsrun and dsrun.bat scripts start Java with 256MB of memory 
(using the -Xmx256m flag)

This simple patch is against the latest SVN head.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=319984&aid=1712125&group_id=19984

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to