Re: [Dspace-tech] DSpace Security

2013-06-05 Thread Francis Kayiwa
If your servlet container (e.g. Tomcat) already has an account, that account should own the DSpace files. You only need to create a user dspace if you are installing Tomcat from source and can't decide what to name its account. (In that case I would name it tomcat and let the DSpace files

Re: [Dspace-tech] Need checklist for changing server access hostname for a DSpace server

2013-02-24 Thread Francis Kayiwa
On Sun, Feb 24, 2013 at 8:23 AM, Sims, Richard B r...@bu.edu wrote: We need to change the hostname of our DSpace server. I'm the operating systems guy at our site (not a DSpace expert), assisting the DSpace administrator in this task. I've searched extensively for a procedure or checklist

Re: [Dspace-tech] changing host names

2012-12-17 Thread Francis Kayiwa
On Mon, Dec 17, 2012 at 9:10 AM, Shafer, Philip sha...@rowan.edu wrote: We have been discussing changing the host name of our Dspace instance, I know this a pretty trivial thing to do as far as Tomcat and Dspace config files are concerned, how would this affect our Handle registration? Do we

Re: [Dspace-tech] debugging import utility

2012-11-12 Thread Francis Kayiwa
: bad_dublin_core schema=dc, type material Will see about getting to the bottom of that. Cheers, ./fxk Daniel Ishimitsu Hamilton Library, DNS University of Hawaii at Manoa On Thu, Nov 8, 2012 at 3:00 PM, Francis Kayiwa francis.kay...@gmail.comwrote: On Fri, Nov 09, 2012 at 12:20

[Dspace-tech] debugging import utility

2012-11-08 Thread Francis Kayiwa
G'day, We are attempting to import items in the `Simple Archive Format` They are properly exported from our vireo instance. We are running into problems because the test and actual imports reveal no problems. (my definition of problem being errors spit back at me) These are the `tee'd` files.

Re: [Dspace-tech] debugging import utility

2012-11-08 Thread Francis Kayiwa
On Fri, Nov 09, 2012 at 12:20:06AM +0100, helix84 wrote: On Thu, Nov 8, 2012 at 10:42 PM, Francis Kayiwa francis.kay...@gmail.com wrote: We are attempting to import items in the `Simple Archive Format` Hi Francis, while I don't know the answer, I'm sure the person who will answer you

Re: [Dspace-tech] mod_proxy_ajp and Tomcat and 5xx errors

2012-11-05 Thread Francis Kayiwa
...@jabber.org On Sun, 4 Nov 2012, Francis Kayiwa wrote: Hey all I am wondering if anyone can help shed light on this. We have Red Hat Enterprise Linux Server release 6.3 Apache 2.2.15 (Red Hat package) Tomcat (Apache

[Dspace-tech] mod_proxy_ajp and Tomcat and 5xx errors

2012-11-04 Thread Francis Kayiwa
Hey all I am wondering if anyone can help shed light on this. We have Red Hat Enterprise Linux Server release 6.3 Apache 2.2.15 (Red Hat package) Tomcat (Apache Tomcat Version 6.0.36) Apache forwards request via AJP We seem to encounter frequent crashes that remain unpredictable to me at the

Re: [Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-11-01 Thread Francis Kayiwa
On Fri, Oct 26, 2012 at 3:18 PM, helix84 heli...@centrum.sk wrote: What's your version of DSpace, JDK, Tomcat, Maven and Ant? Fixed this by using the upstream instead of the Redhat packaged version of Tomcat. Future readers will keep their sanity by ditching the yum install and using the

Re: [Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-10-26 Thread Francis Kayiwa
On Thu, Oct 25, 2012 at 4:44 PM, helix84 heli...@centrum.sk wrote: On Thu, Oct 25, 2012 at 11:38 PM, Francis Kayiwa francis.kay...@gmail.com wrote: and I attempted the second one with the same results. So yes I have done both and you read that correctly. OK. Just pick one. Done. tail

Re: [Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-10-26 Thread Francis Kayiwa
On Fri, Oct 26, 2012 at 6:20 AM, helix84 heli...@centrum.sk wrote: The SEVERE messages are what you're after. E.g.: Document base /services/indigo/dspace/webapps/oai does not exist or is not a readable directory This means that Tomcat can't read the DSpace webapp, most likely because of a

Re: [Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-10-26 Thread Francis Kayiwa
On Fri, Oct 26, 2012 at 12:35 PM, helix84 heli...@centrum.sk wrote: Can you send me the output of ls -l /services/indigo/dspace/webapps/xmlui Thanks again. I have to ask. You DO SLEEP!? Yes? :-) ls -l /services/indigo/dspace/webapps/xmlui total 76 drwxr-xr-x 4 tomcat tomcat 4096 Oct 25

Re: [Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-10-26 Thread Francis Kayiwa
On Fri, Oct 26, 2012 at 1:13 PM, helix84 heli...@centrum.sk wrote: On Fri, Oct 26, 2012 at 8:05 PM, Francis Kayiwa francis.kay...@gmail.com wrote: Thanks again. I have to ask. You DO SLEEP!? Yes? :-) Every now and then when it's slow on dspace-tech I get bored and take a catnap :) ls -l

[Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-10-25 Thread Francis Kayiwa
Hey all I have a stumper here. Mostly because only one of my machines *the production one* [0] fails to work with dspace. The scenario is: We tried to enter the Context path=/ docBase=/path/to/dspace/webapps/xmlui allowLinking=true/ !-- DEFINE A CONTEXT PATH FOR SWORD User Interface -- Context

Re: [Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-10-25 Thread Francis Kayiwa
On Thu, Oct 25, 2012 at 3:54 PM, helix84 heli...@centrum.sk wrote: On Thu, Oct 25, 2012 at 10:38 PM, Francis Kayiwa francis.kay...@gmail.com wrote: *the production one* [0] fails to work with dspace. Hi Francis, what exactly does fails to work mean? Ideally I would like to see the Dspace

Re: [Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-10-25 Thread Francis Kayiwa
On Thu, Oct 25, 2012 at 4:06 PM, helix84 heli...@centrum.sk wrote: On Thu, Oct 25, 2012 at 10:58 PM, Francis Kayiwa francis.kay...@gmail.com wrote: Does it show anything at all when you enter the DSpace URLs? Is anything in the logs? What if you raise the log level to debug? heh

Re: [Dspace-tech] Contexts on Dspace and Apache Tomcat6

2012-10-25 Thread Francis Kayiwa
On Thu, Oct 25, 2012 at 4:30 PM, helix84 heli...@centrum.sk wrote: On Thu, Oct 25, 2012 at 11:19 PM, Francis Kayiwa francis.kay...@gmail.com wrote: No matter which of the following I go to oai, sword, jspui, xmlui I get a 404 resource not found. Now we're getting somewhere! What's