Dear Robin,
I echo Bram's comments, we run DSpace on RHEL 4 and 5, under VMware on a number 
of different hardware ranging from my laptop, desktop to servers (dual 
processors, 2GB mem..etc) no problems at all.
And having under VMware allows us to relocate the application to other boxes 
with minimal effort, like replacing the server.

regards
Graeme Fox
Information Technology Services
Massey University
Private Bag 11222           Email: [EMAIL PROTECTED]
Palmerston North           Phone: +64 6 350-5799 ext 2109
New Zealand                  Mobile: 027 3584848

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, 12 June 2008 4:14 p.m.
To: dspace-tech@lists.sourceforge.net
Subject: DSpace-tech Digest, Vol 26, Issue 31

Send DSpace-tech mailing list submissions to
        dspace-tech@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of DSpace-tech digest..."


Today's Topics:

   1. Re: vmware support (Bram Luyten)
   2. Re: filter-media error in DSpace 1.4.2
      (Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS])
   3. Re: Messages.properties (Gary Browne)
   4. GSOC 2008 Survey (Blooma Mohan John)


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

Message: 1
Date: Wed, 11 Jun 2008 21:45:36 +0200
From: "Bram Luyten" <[EMAIL PROTECTED]>
Subject: Re: [Dspace-tech] vmware support
To: "dspace-tech@lists.sourceforge.net"
        <dspace-tech@lists.sourceforge.net>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Dear Robin,

We experience no particular issues when running DSpace on vmware with RHEL
as a host operating system.
Running DSpace on a virtual server tends to simplify backup & restore
maintenance tasks, highly recommended.

best regards,

Bram Luyten

--
@mire NV
Romeinse Straat 18
3001 Heverlee
Belgium
+32 2 888 29 56

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get [EMAIL PROTECTED]

On Wed, Jun 11, 2008 at 8:38 PM, Mark Diggory <[EMAIL PROTECTED]> wrote:

> I see no reason why it would not. I think the more significant
> question is if DSpace can be installed on RHEL. For which the answer
> is "yes".
>
> Cheers,
> Mark
>
> On Jun 11, 2008, at 11:16 AM, Storch, Robin wrote:
>
> > I am wanting to load Dspace on a server running RHEL, and  I am
> > supposed to find out if Dspace supports vmware.  Does anyone have
> > it running on vmware?  Thanks.
> >
> >
> >
> >
> >
> >
> >
> > ----------------------------------------------------------------------
> > ---
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services for
> > just about anything Open Source.
> > http://sourceforge.net/services/buy/
> > index.php_______________________________________________
> > DSpace-tech mailing list
> > DSpace-tech@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Wed, 11 Jun 2008 16:31:05 -0500
From: "Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]"
        <[EMAIL PROTECTED]>
Subject: Re: [Dspace-tech] filter-media error in DSpace 1.4.2
To: "Graham Triggs" <[EMAIL PROTECTED]>
Cc: dspace-tech@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="US-ASCII"

Would I be able to use this program within DSpace 1.4.2?
Thanks,
Sue

-----Original Message-----
From: Graham Triggs [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 10, 2008 2:58 PM
To: Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS]
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] filter-media error in DSpace 1.4.2

There is no fix - it is essentially a bug within PDFBox.

In 1.5, there is a workaround that catches the out of memory exceptions,

and skips the record.

G

Thornton, Susan M. (LARC-B702)[NCI INFORMATION SYSTEMS] wrote:
> No wonder I didn't get any responses on my previous message...no one
> recognized the job name!  :-)  Sorry...the job that is getting the
> following error is "filter-media".  It intermittently gets the
following
> error and a JAVA "heap space" error which someone way-back-when told
me
> was supposed to be a bug that was going to be fixed.
>
> Does anyone know if there is a fix for it yet?  I'm afraid our
full-text
> search is not accurate because this job is blowing up mid-stream.
>
> Thanks,
> Sue
>
> p.s.  rim-filter is just our name for the media-filter job with a
couple
> of delete files added...
>
> Sue Walker-Thornton
> NASA Langley Research Center
> 757-224-4074
>
>
> Error:
> Exception in thread "main" java.lang.OutOfMemoryError: GC overhead
limit
> exceeded
>       at java.util.HashMap.addEntry(HashMap.java:753)
>       at java.util.HashMap.put(HashMap.java:385)
>       at org.fontbox.cmap.CMap.addMapping(CMap.java:132)
>       at org.fontbox.cmap.CMapParser.parse(CMapParser.java:153)
>       at org.pdfbox.pdmodel.font.PDFont.parseCmap(PDFont.java:535)
>       at org.pdfbox.pdmodel.font.PDFont.encode(PDFont.java:387)
>       at
> org.pdfbox.util.PDFStreamEngine.showString(PDFStreamEngine.java:325)
>       at org.pdfbox.util.operator.ShowText.process(ShowText.java:64)
>       at
>
org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:452
> )
>       at
>
org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:21
> 5)
>       at
>
org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:174)
>       at
> org.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:336)
>       at
> org.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:259)
>       at
> org.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:216)
>       at
> org.pdfbox.util.PDFTextStripper.getText(PDFTextStripper.java:149)
>       at
>
org.dspace.app.mediafilter.PDFFilter.getDestinationStream(PDFFilter.java
> :110)
>       at
>
org.dspace.app.mediafilter.MediaFilter.processBitstream(MediaFilter.java
> :155)
>       at
>
org.dspace.app.mediafilter.MediaFilterManager.filterBitstream(MediaFilte
> rManager.java:340)
>       at
>
org.dspace.app.mediafilter.MediaFilterManager.filterItem(MediaFilterMana
> ger.java:309)
>       at
>
org.dspace.app.mediafilter.MediaFilterManager.applyFiltersItem(MediaFilt
> erManager.java:274)
>       at
>
org.dspace.app.mediafilter.MediaFilterManager.applyFiltersAllItems(Media
> FilterManager.java:242)
>       at
>
org.dspace.app.mediafilter.MediaFilterManager.main(MediaFilterManager.ja
> va:193)
>
> -----Original Message-----
> From: dspace home directory [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 05, 2008 1:05 AM
> To: [EMAIL PROTECTED]
> Subject: Output from "cron" command
>
> Your "cron" job on odyssey
> /dspace/bin/rim-filter > /dspace/bin/rim-filter.log
>
> produced the following output:
>
>
>
------------------------------------------------------------------------
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
------------------------------------------------------------------------
-
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>

This email has been scanned by Postini.
For more information please visit http://www.postini.com




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

Message: 3
Date: Thu, 12 Jun 2008 10:58:09 +1000
From: "Gary Browne" <[EMAIL PROTECTED]>
Subject: Re: [Dspace-tech] Messages.properties
To: <dspace-tech@lists.sourceforge.net>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

Hi all

I'm not sure exactly, as I didn't monitor it closely enough, but I'm
pretty sure one of the ant tasks copies the Messages.properties file
over to the appropriate folder as specified by Zayakh previously, so
there's no need to move it manually. It's either ant update or ant
init_configs. I was doing several things at once so I can't really be
specific here. I also did a Tomcat restart and an index-init (for other
reasons) at the time, so I'm not sure if these steps are necessary for
activating the changes in Messages.properties.

Regards
Gary


Gary Browne
Development Programmer
Library IT Services
University of Sydney
ph: 9351-5946



________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Twaha
Daudi
        Sent: Wednesday, 11 June 2008 6:17 PM
        To: dspace-tech@lists.sourceforge.net
        Subject: Re: [Dspace-tech] Messages.properties


        Got it working.
        thank you zayak and browne.

        thanks


        ----- Original Message ----
        From: Twaha Daudi <[EMAIL PROTECTED]>
        To: dspace-tech@lists.sourceforge.net
        Cc: [EMAIL PROTECTED]
        Sent: Wednesday, June 11, 2008 10:26:45 AM
        Subject: Re: [Dspace-tech] Messages.properties


        Hello Garry ,zayak and others
        Iam having the same problem,how do I update my index page after
copying the file to dspace]/webapps/jspui/WEB-INF/classes directory?.
        I have tried to rebuild but didnt work.
        Please help
        thank you



        ----- Original Message ----
        From: Gary Browne <[EMAIL PROTECTED]>
        To: dspace-tech@lists.sourceforge.net
        Sent: Tuesday, June 10, 2008 3:55:52 AM
        Subject: Re: [Dspace-tech] Messages.properties


        Thanks a lot, that worked.


        Gary Browne
        Development Programmer
        Library IT Services
        University of Sydney
        ph: 9351-5946



________________________________

                From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
                Sent: Monday, 9 June 2008 7:16 PM
                To: Gary Browne
                Subject: Re: [Dspace-tech] Messages.properties



                i need copy your source (Messages.Properties) file in
[dspace]/webapps/jspui/WEB-INF/classes directory. Then, you need update
your index page.

                Aja Aja Fighting  .



                On Tue, 3 Jun 2008 16:55:45 +1000, "Gary Browne" wrote:

                        Hi all

                        In 1.5, what process do I use to update
Messages.properties (mvn, ant)?

                        Or do I need to copy changes manually from my
source?

                        Thanks
                        Gary


                        Gary Browne
                        Development Programmer
                        Library IT Services
                        University of Sydney
                        ph: 9351-5946



-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 351 bytes
Desc: smiley-wink.gif

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

Message: 4
Date: Thu, 12 Jun 2008 09:40:49 +0530 (IST)
From: Blooma Mohan John <[EMAIL PROTECTED]>
Subject: [Dspace-tech] GSOC 2008 Survey
To: dspace-tech@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="utf-8"



Hi All,

&nbsp;

Thanks for your participation in my GSOC 2008 survey on DSPACE batch import.. 
Those who have missed out, please feel free to fill in at 
http://www.surveymonkey.com/s.aspx?sm=363FxkosGoTWMxr4PcBQxw_3d_3d.

&nbsp;

The survey won?t take more than 5 minutes of your time.

&nbsp;

Regards

Blooma

&nbsp;



==========================================
Blooma Mohan John
Research Scholar

Division of Information Studies
School of Communication and Information
Nanyang Technological University
31 Nanyang Link
Singapore 637718

Phone: (65) 67262428
Email: [EMAIL PROTECTED]
==========================================


      Did you know? You can CHAT without downloading messenger. Go to 
http://in.messenger.yahoo.com/webmessengerpromo.php/
-------------- next part --------------
An HTML attachment was scrubbed...

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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

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

_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


End of DSpace-tech Digest, Vol 26, Issue 31
*******************************************

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to