Re: [Dspace-tech] Problems since upgrade to 1.8

2012-09-24 Thread Savage, Karen R.
>Tomcat and will be ignored by the handle server. For more explanation >see: >https://wiki.duraspace.org/display/DSDOC18/Performance+Tuning+DSpace#Perfo >rmanceTuningDSpace-GiveTomcatMoreJavaHeapMemory > >- Tim > >On 9/24/2012 9:06 AM, Savage, Karen R. wrote: >> OK

Re: [Dspace-tech] Problems since upgrade to 1.8

2012-09-24 Thread Savage, Karen R.
java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) Could not find the main class: Xmx512m. Program will exit. Thanks, Karen S. On 9/24/12 9:06 AM, "Savage, Karen R." wrote: >OK, I've reset JAVA_OPTS to 1024, but I can't start the handle server. I&

Re: [Dspace-tech] Problems since upgrade to 1.8

2012-09-24 Thread Savage, Karen R.
rs: >https://wiki.duraspace.org/display/DSDOC18/Performance+Tuning+DSpace#Perfo >rmanceTuningDSpace-GiveTomcatMoreJavaHeapMemory > >If you have more memory available on that server, you may want to allow >Tomcat to use more like 1GB of memory, e.g.: > >JAVA_OPTS=-Xmx1024m -Xms1024m -Dfile.enc

[Dspace-tech] Problems since upgrade to 1.8

2012-09-21 Thread Savage, Karen R.
About a month ago we upgraded our instance of dspace from 1.7 to 1.8. Since then, the site doesn't seem to stay online for more than a week at a time without having to restart tomcat; and when tomcat is restarted, it can't find the webapp and throws up a 404 error. The server has to be rebooted

Re: [Dspace-tech] Mirage in 1.8

2012-08-14 Thread Savage, Karen R.
places >you would like to see are just off the Map and many things you want to >know are just out of sight or a little beyond your reach. But someday >you'll reach them after all, for what you learn today, for no reason at >all, will help you discover all the wonderful secrets of tomorr

[Dspace-tech] Mirage in 1.8

2012-08-14 Thread Savage, Karen R.
I upgraded our instance of dspace to 1.8 yesterday. I've incorporated our changes to the mirage theme into the new version, but I find that my item view pages aren't displaying correctly (summary view). Instead of seeing my altered list of clauses, I'm seeing the default (I have restarted tomcat

[Dspace-tech] Sort batch export

2011-09-14 Thread Savage, Karen R.
When using the command line batch export of a whole collection (bin/dspace export), is there a way to get it to go in order by handle number rather than the item id? Thanks, -- Karen Savage Baylor University Libraries Electronic Library Library Systems karen_sav...@baylor.edu (254) 710-3275 --

Re: [Dspace-tech] Deleting a collection

2011-06-06 Thread Savage, Karen R.
We have also run into this problem. Since our upgrade from 1.3 to 1.7, we are getting an sql exception when trying to delete an item, a collection, or when trying to move an item to another collection. Was this ever resolved? Thanks, -- Karen Savage Baylor University Libraries Electronic Libra

[Dspace-tech] Connection only partially encrypted

2011-05-18 Thread Savage, Karen R.
We've mostly finished our migration to the new server/upgraded version of Dspace (have a look at our bright, shiny, new site: beardocs.baylor.edu), but when I was checking the SSL certificate on firefox, it told me that the connection was only partially e

[Dspace-tech] Setting up an alias

2011-05-18 Thread Savage, Karen R.
We're in the process of taking our upgraded version of Dspace live (hopefully by the end of the day). Part of the process is pointing the alias over to the new server, but I'm a little confused on how to do it because the new instance has a slightly different set up. The old instance routed tomc

Re: [Dspace-tech] LDAP authentication stopped working

2011-05-09 Thread Savage, Karen R.
valid. Karen S. On 5/4/11 10:03 AM, "helix84" wrote: >On Wed, May 4, 2011 at 16:56, Savage, Karen R. >wrote: >> Our live 1.3 instance hasn't been affected, but I'll check with the LDAP >> guy in IT to make sure there haven't been any changes made on their

Re: [Dspace-tech] LDAP authentication stopped working

2011-05-04 Thread Savage, Karen R.
Ah, that explains why I wasn't able to find any of the files you were referring to. :) Yes, I set it up to listen through port 8443 rather than 8080. I'm the only admin making changes to this server at this time, and switching to port 8443 is the only thing I remember doing since getting LDAP run

[Dspace-tech] LDAP authentication stopped working

2011-05-04 Thread Savage, Karen R.
I've had LDAP authentication working on my upgrade for the past couple of months, but now I find that it's not working again. The only config change I've made since I got it working is setting up the server to run through port 8443. Would that affect authentication? Thanks, -- Karen Savage Bay

Re: [Dspace-tech] Difference viewing in IE

2011-03-08 Thread Savage, Karen R.
ate the singular tag from an opening tag. So it expects a , but can't find one and hides everything below the first community without a short description. Daniel Ishimitsu Hamilton Library University of Hawaii On 3/8/2011 6:51 AM, Savage, Karen R. wrote: We're using the mirage theme in our

Re: [Dspace-tech] Mirage question

2011-02-15 Thread Savage, Karen R.
Hmm... This doesn't help me. I'm unable to edit name, email, etc, but I still have the option of changing password. On 2/15/11 2:07 PM, "helix84" wrote: On Tue, Feb 15, 2011 at 20:39, Savage, Karen R. wrote: > I need to edit the profile page to remove the change passwo

Re: [Dspace-tech] Mirage question

2011-02-15 Thread Savage, Karen R.
wrote: On Tue, Feb 15, 2011 at 20:39, Savage, Karen R. wrote: > I need to edit the profile page to remove the change password section, as > we're using LDAP authentication, but I can't find the profile section in any > of the xsl files. I'm tryi

Re: [Dspace-tech] Mirage question

2011-02-15 Thread Savage, Karen R.
I need to edit the profile page to remove the change password section, as we're using LDAP authentication, but I can't find the profile section in any of the xsl files. I'm trying to find it by searching for the "xmlui.EPerson.EditProfile.confirm_password" key which is called from messages.xml,

Re: [Dspace-tech] Mirage question

2011-02-08 Thread Savage, Karen R.
Thanks again. I was able to exclude dc.description with: -- Karen Savage Baylor University Libraries Electronic Library Library Systems karen_sav...@baylor.edu (254) 710-3275 On 2/8/11 7:24 AM, "helix84" wrote: On Tue, Feb 8, 2011 at 13:55, Savage, Karen R. wrote: > T

Re: [Dspace-tech] Mirage question

2011-02-08 Thread Savage, Karen R.
m] On Behalf Of helix84 Sent: Tuesday, February 08, 2011 5:26 AM To: Savage, Karen R. Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Mirage question On Mon, Feb 7, 2011 at 23:04, Savage, Karen R. wrote: > In the Mirage theme, which document controls which fields show up in th

[Dspace-tech] Mirage question

2011-02-07 Thread Savage, Karen R.
In the Mirage theme, which document controls which fields show up in the Full Item record? -- Karen Savage Baylor University Libraries Electronic Library Library Systems karen_sav...@baylor.edu (254) 710-3275 --

Re: [Dspace-tech] LDAP Authentication

2011-02-07 Thread Savage, Karen R.
(254) 710-3275 -Original Message- From: Stuart Lewis [mailto:s.le...@auckland.ac.nz] Sent: Monday, February 07, 2011 12:00 PM To: Savage, Karen R. Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] LDAP Authentication Hi Karen, > This is what I'm finding in the

Re: [Dspace-tech] LDAP Authentication

2011-02-07 Thread Savage, Karen R.
baylor.edu (254) 710-3275 -Original Message- From: Stuart Lewis [mailto:s.le...@auckland.ac.nz] Sent: Thursday, February 03, 2011 1:50 PM To: Savage, Karen R. Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] LDAP Authentication Hi Karen, > I'm upgrading our instan

Re: [Dspace-tech] LDAP Authentication

2011-02-03 Thread Savage, Karen R.
Hi Stuart, I'm looking into my log configuration now, because there hasn't been any activity in the logs since Tuesday, when I last restarted the web server. -- Karen Savage Baylor University Libraries Electronic Library Library Systems karen_sav...@baylor.edu (254) 710-3275 On 2/3/11 1:49 PM

[Dspace-tech] LDAP Authentication

2011-02-03 Thread Savage, Karen R.
I'm upgrading our instance of Dspace from 1.3 to 1.7 and at the same time, migrating to a new server. I have the LDAP config information from the old config file (and have confirmed with our IT guy that it is still correct), but when I enter it on the new config file, I can't log in. Is there so

[Dspace-tech] Assetstore location

2011-01-21 Thread Savage, Karen R.
If I wanted to keep the assetstore on a different server (because the server is a VM and we're limited by policy as to the size they can be), is there anything other than the assetstore.dir path in the config file that I would have to change to make it work? -- Karen Savage Baylor University Li

[Dspace-tech] 404 errors

2011-01-14 Thread Savage, Karen R.
I've been working on an upgrade from 1.3 and move to a new server for our instance of Dspace. I got version 1.6 installed and working nicely and had started working on getting LDAP authentication working, when something I did caused the UI to go completely blank. Reverting to a previous version

Re: [Dspace-tech] Errors reindexing after upgrade

2010-12-13 Thread Savage, Karen R.
suggesting a dangerous shortcut I thought of, because of the interlinkings and the changes with the DSpace config file over the life of these previous releases. Sorry to be a bearer of bad news. --Jeffrey Trimble On Dec 13, 2010, at 1:26 PM, Savage, Karen R. wrote: We are in the process of u

[Dspace-tech] Errors reindexing after upgrade

2010-12-13 Thread Savage, Karen R.
We are in the process of upgrading our instance of Dspace from 1.3.2 to 1.6. The process I followed was to upgrade a copy of the 1.3.2 database up to 1.6, dump the database to a text file and then create a fresh instance of 1.6. Once it was up, I deleted the database it had created, made a new b

Re: [Dspace-tech] postgresql.jar not found in upgrade package

2010-06-28 Thread Savage, Karen R.
e will be steps you can bypass, such as copying the postgres jar. Cheers, Robin. Robin Taylor Main Library University of Edinburgh Tel. 0131 6513808 > -Original Message- > From: MOHIT SHARMA [mailto:mohit7...@gmail.com] > Sent: 28 June 2010 12:08 > To: Sa

[Dspace-tech] postgresql.jar not found in upgrade package

2010-06-25 Thread Savage, Karen R.
We're currently running dspace 1.3.2 and would like to start the process of upgrading to the current version. I found the instructions for doing this here: http://www.dspacedev2.org/1_5_1Documentation/ch04.html#N10F6E It says to copy the postgresql.jar file from the new package to the current in

[Dspace-tech] Upgrading 1.3.2 to 1.5

2009-06-08 Thread Savage, Karen R.
I have been tasked with upgrading our instance of Dspace (1.3.2) to the current version. To that end, I have installed a test instance on a virtual server, to make sure I have the installation process down. Now that I have that, however, I can't find any information on how to transfer the databa

[Dspace-tech] Possible to calculate size of individual collections?

2009-05-28 Thread Savage, Karen R.
Is it possible to calculate the size of individual collections and communities within Dspace (including their items in the assetstore)? Running Dspace 1.3.2 -- Karen S -- Register Now for Creativity and Technology (CaT)

Re: [Dspace-tech] Item Import error WAS Re:

2009-04-16 Thread Savage, Karen R.
Oh, it worked beautifully! Thanks so much! -- Karen S From: Stuart Lewis Date: Thu, 16 Apr 2009 14:41:49 +1200 To: Karen Savage , Subject: RE: [Dspace-tech] Item Import error WAS Re: Hi Karen, The normal issue that causes this is if you have been running th