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 DSpa

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 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 for doing

Re: [Dspace-tech] changing host names

2012-12-17 Thread Francis Kayiwa
On Mon, Dec 17, 2012 at 9:10 AM, Shafer, Philip 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 > need to conta

Re: [Dspace-tech] debugging import utility

2012-11-12 Thread Francis Kayiwa
riptLauncher.main(ScriptLauncher.java:212) java.sql.SQLException: 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:

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 > 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 w

[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] mod_proxy_ajp and Tomcat and 5xx errors

2012-11-05 Thread Francis Kayiwa
ics (dot) muni (dot) cz > Phone: +420 549 49 3872 > ICQ: 163963217 > Jabber: kre...@jabber.org > -------- > > > On Sun, 4 Nov 2012, Francis Kayiwa wrote: > >> Hey all >> >> I am wondering

[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 mom

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 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 binary from the Apache

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 wrote: > On Fri, Oct 26, 2012 at 8:05 PM, Francis Kayiwa > 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

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 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 11:32 aspects drwxr-x

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 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 permission

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 wrote: > On Thu, Oct 25, 2012 at 11:38 PM, Francis Kayiwa > 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. > >> t

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 wrote: > On Thu, Oct 25, 2012 at 11:19 PM, Francis Kayiwa > 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&

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 wrote: > On Thu, Oct 25, 2012 at 10:58 PM, Francis Kayiwa > 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? >> >> h

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 wrote: > On Thu, Oct 25, 2012 at 10:38 PM, Francis Kayiwa > 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 Appl

[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 directly on server.xml and it failed. We followed this well reasoned argument against it and use the Contexts as highlighted he

[Dspace-tech] dspace default statistics

2007-04-04 Thread Francis Kayiwa
In the default dspace installation, what exactly does the error below mean? Passed log directory is not a directory According to the install documentation. All one would have to do is customize the perl scripts stat-general etc., My assumptions here are one is supposed to set the directory in ds