Ah,

Yes, these parameters only apply to DSpace 1.5 and are not available  
in previous versions.

Scott--


On Mar 4, 2008, at 8:51 PM, Thornton, Susan M. (LARC-B702)[NCI  
INFORMATION SYSTEMS] wrote:

> Hi again Scott,
>     I added both of those to dspace.cfg and it didn't seem to have any
> effect - I got the same error again:
>
> Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
>
> Are those parameters valid for DSpace 1.4.2?
>
> Thanks again,
> Sue
>
>
>
> -----Original Message-----
> From: Scott Phillips [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 04, 2008 7:28 PM
> To: Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
> Cc: dspace-tech@lists.sourceforge.net
> Subject: Re: [Dspace-tech] Error in filter-media
>
>
> Oh, Sorry.
>
> The parameters go into your dspace.cfg. They are both boolean
> parameters so just add:
>
> pdffilter.largepdfs = true;
>
> or
>
> pdffilter.skiponmemoryexception = true;
>
> Then re-run your dsrun command and they will take effect.
>
> Scott--
>
> On Mar 4, 2008, at 6:13 PM, Thornton, Susan M. (LARC-B702)[NCI
> INFORMATION SYSTEMS] wrote:
>
>> Hi Scott,
>>     Thanks for the info, but can you tell me exactly where to put/
>> how to format the parameters?  Do they go on the dsrun command?
>> Thanks again,
>> Sue
>>
>> From: Scott Phillips [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, March 04, 2008 6:51 PM
>> To: Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
>> Cc: dspace-tech@lists.sourceforge.net
>> Subject: Re: [Dspace-tech] Error in filter-media
>>
>>
>> Have you tried using the "pdffilter.largepdfs" and
>> "pdffilter.skiponmemoryexception" parameters?
>>
>> Turning on largepdfs will tell pdfbox to use a temporary file while
>> processing the pdf instead of keeping it all in memory. It will use
>> the standard java.io.tmpdir directory to store them in. In addition
>> using skip memory exception will allow the process to just continue
>> instead of blocking everything else.
>>
>> Scott--
>>
>>
>> On Mar 4, 2008, at 3:12 PM, Thornton, Susan M. (LARC-B702)[NCI
>> INFORMATION SYSTEMS] wrote:
>>
>>
>> We have recently been getting the following error in the filter-
>> media cron:
>>
>> Exception in thread "main" java.lang.OutOfMemoryError: Java heap  
>> space
>>
>>
>> I changed -Xmx256m in the java command in dsrun to -Xmx512m
>> (documentation says that's the max you can set it to) and we're
>> still getting the error.  How can we get rid of this error?
>>
>> Here is the full command in our dsrun script:
>>
>> java -Xmx512m -classpath $FULLPATH "$@"
>>
>> We are running a production instance of DSpace 1.4.2 with postgreSQL
>> 7.3.4 on a Solaris 10 platform.
>>
>> Thanks in advance.
>> Sue
>>
>>
>> Sue Walker-Thornton
>> ConITS Contract
>> NASA Langley Research Center
>> Integrated Library Systems Application Administrator/DBA
>> 130 Research Drive
>> Hampton, VA  23666
>> Office: (757) 224-4074
>> Fax:    (757) 224-4001
>> Pager: (757) 988-2547
>> Email:  [EMAIL PROTECTED]
>>
>>
> ------------------------------------------------------------------------
> -
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>>
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_________________
> ______________________________
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
  • [Dspace-tech] Erro... Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
    • Re: [Dspace-t... Scott Phillips
      • Re: [Dspa... Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
        • Re: [... Scott Phillips
          • R... Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
            • ... Scott Phillips
              • ... Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
                • ... Tim Donohue
                • ... Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
                • ... Rowan Brownlee
                • ... Jayan Chirayath Kurian

Reply via email to