Re: [dspace-tech] The term "legacy" in Statistics

2020-04-21 Thread George Kozak
<https://www.atmire.com/dspace-express&utm_source=emailfooter&utm_medium=email&utm_campaign=braml> > - Open Repository Hosting > <https://www.atmire.com/open-repository&utm_source=emailfooter&utm_medium=email&utm_campaign=braml> > - Custom DSpace Serv

Re: [dspace-tech] The term "legacy" in Statistics

2020-04-20 Thread George Kozak
Thanks you, Bram! This was very helpful. George Kozak Cornell University On Mon, Apr 20, 2020 at 2:44 AM Bram Luyten wrote: > Hi George, > > the (legacy) note is added here: > > https://github.com/DSpace/DSpace/blob/820722d2e6e848a5b486c56b6596ce1473d16792/dspace-api/src/main/

[dspace-tech] The term "legacy" in Statistics

2020-04-19 Thread George Kozak
t sure, does someone know? Thanks! -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu *Due to staffing changes necessitated by the current public health concerns my

Re: [dspace-tech] Adding IPV6 address to local.cfg

2020-04-14 Thread George Kozak
Thank you, Mark! George Kozak Cornell University On Tue, Apr 14, 2020 at 7:56 AM Mark H. Wood wrote: > On Mon, Apr 13, 2020 at 05:11:02PM -0400, George Kozak wrote: > > Hello, > > Using DSpace 6.3 (XMLUI). I need to add an IPV6 address to the local.cfg > > file in the IP-A

[dspace-tech] Adding IPV6 address to local.cfg

2020-04-13 Thread George Kozak
added an IPV6 before. -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu *Due to staffing changes necessitated by the current public health concerns my response

Re: [dspace-tech] Forcing users to use Shibboleth

2020-04-02 Thread George Kozak
it's old age instead :-) Thanks, again. George On Thu, Apr 2, 2020 at 3:31 PM Mark H. Wood wrote: > On Thu, Apr 02, 2020 at 03:07:50PM -0400, George Kozak wrote: > > Hi, > > We have DSpace 6.3 (XMLUI) and we currently offer people the ability to > > login in with Shibboleth o

[dspace-tech] Forcing users to use Shibboleth

2020-04-02 Thread George Kozak
e can accomplish this? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu *Due to staffing changes necessitated by the current public health concerns my response mig

Re: [dspace-tech] Error trying to Harvest Dspace OAI PHM

2020-01-01 Thread George Kozak
SolrInputDocument doc = new SolrInputDocument(); doc.addField("item.id", item.getID()); Best Wishes. George Kozak Digital library Specialist 218 Olin Library Cornell University Ithaca, NY 14853 g...@cornell.edu On Sat, Dec 28, 2019 at 12:59 PM Yona wrote: > Hi all, > > I'm t

Re: [dspace-tech] Upload limit problem in DSpace

2019-11-15 Thread George Kozak
Thanks, Sean: Yeah, it’s a mystery to me. I guess I will do some testing and see if I can figure it out. George Kozak Cornell University On Fri, Nov 15, 2019 at 2:36 PM Sean Kalynuk wrote: > Hi George, > > > > There is also org.apache.cocoon.uploads.maxsize in > $DSPACE_HOME

[dspace-tech] Upload limit problem in DSpace

2019-11-12 Thread George Kozak
am missing? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https

[dspace-tech] Fwd: Thumbnails do not show up in browse list

2019-06-07 Thread George Kozak
item list BUT will display on the item view list. Very strange. That's only if the a thumbnail cannot be be auto generated by the filter-media and the bitstream marked primary is not a PDF or image. Is this a bug or a feature? ☺ George Kozak Cornell University -- Forwarded message

[dspace-tech] Thumbnails do not show up in browse list

2019-06-05 Thread George Kozak
interface and different themes and see the same result. I can't figure out what's happening, and I am wondering if anyone else has anything seen like this before, and can offer some suggestions. Thanks! -- ******* George Kozak Digital Library Specialist Cornell Universi

Re: [dspace-tech] Unable to delete person

2019-05-22 Thread George Kozak
Thanks, Monika. I forgot that fact. I will look into if this person submitted any items. George Kozak Cornell University On Wed, May 22, 2019 at 10:57 AM Monika Mevenkamp wrote: > The underlying dspace-api models do not allow deleting an eperson iff the > person submitted items. > &

[dspace-tech] Unable to delete person

2019-05-22 Thread George Kozak
nyone encountered this before? Any suggestions as to why this person (with a Turkish email is undeletable?) -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu --

Re: [dspace-tech] Problem indexing OAI

2019-01-09 Thread George Kozak
orrupted shared >> memory." whenever this fails. I am suspecting maybe an out of memory >> condition. >> George Kozak >> Cornell University >> >> On Mon, Jan 7, 2019 at 12:07 PM Mark H. Wood >> wrote: >> >>> I see that this is caused by a

Re: [dspace-tech] More hibernate problems

2019-01-08 Thread George Kozak
I had intended and was interfering with the normal process of the database. I appreciate your help (and the help of and suggestions of everyone else). George Kozak Cornell University On Tue, Jan 8, 2019 at 12:45 PM Tim Donohue wrote: > Hi George, > > The error that jumped out to m

[dspace-tech] OAI and Hibernate problems fixed!

2019-01-08 Thread George Kozak
hibernate problems that I was having are now fixed. Thank you to everyone who looked into my DSpace problems, which were actually caused by me! -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-

[dspace-tech] More hibernate problems

2019-01-08 Thread George Kozak
orts about submission and downloads, and occasionally they are failing with similar hibernate errors. I have a feeling that this is all connected, but not being a DB Guru, I don't know what could be happening here. I would appreciate any suggestions from the community. -- ***

Re: [dspace-tech] Problem indexing OAI

2019-01-07 Thread George Kozak
of memory condition. George Kozak Cornell University On Mon, Jan 7, 2019 at 12:07 PM Mark H. Wood wrote: > I see that this is caused by a connection reset. Is PostgreSQL logging > anything interesting around the time that this happens? > > Remember that the DSpace connection limit should

Re: [dspace-tech] Problem indexing OAI

2019-01-07 Thread George Kozak
Thanks, Mark: This hibernate stuff is a mystery to me, but I will continue digging to try and fix my problem. George Kozak Cornell University On Mon, Jan 7, 2019 at 12:07 PM Mark H. Wood wrote: > I see that this is caused by a connection reset. Is PostgreSQL logging > anything inter

Re: [dspace-tech] Problem indexing OAI

2019-01-04 Thread George Kozak
reveal something. George Kozak Cornell University On Fri, Jan 4, 2019 at 1:50 PM Tim Donohue wrote: > Hi George, > > That is an odd error. It almost sounds like Hibernate is losing access to > the database (maybe a connection timeout or something?). > > Could you check y

Re: [dspace-tech] Problem indexing OAI

2019-01-04 Thread George Kozak
tailed trace of the error. George Kozak Cornell University On Fri, Jan 4, 2019 at 1:50 PM Tim Donohue wrote: > Hi George, > > That is an odd error. It almost sounds like Hibernate is losing access to > the database (maybe a connection timeout or something?). > > Could you check

Re: [dspace-tech] Problem indexing OAI

2019-01-04 Thread George Kozak
t is causing this because the crash occurs at different intervals during the index. I never adjusted the hibernate configuration (using defaults). Do you think that may be the issue? George Kozak Cornell University On Thu, Jan 3, 2019 at 4:36 PM Terry Brady wrote: > George, > > I am n

[dspace-tech] Problem indexing OAI

2019-01-03 Thread George Kozak
Hi, We are using DSpace 6.3 and we are seeing an error when running the dspace oai import -c. The Import fails with "org.hibernate.exception.JDBCConnectionException: could not extract ResultSet". Has anyone else encountered this problem? -- ******* George Koz

[dspace-tech] Database problem after first of the year

2019-01-03 Thread George Kozak
t postgres before my queries to run. The only thing different is that I ran "dspace stats-util -s" on January 1st, for the first time (and it still appears to running after 3 days...is that normal?) Any ideas? -- ******* George Kozak Digital Library Specialist Cornell Uni

[dspace-tech] Record causes "query did not return a unique result: 2"

2018-12-21 Thread George Kozak
ideas of how I can either fix this record or get rid of it? Thanks! PS: using DSpace 6.3 XMLUI -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- All m

Re: [dspace-tech] Re: Strange problem with filter-media

2018-12-12 Thread George Kozak
Thanks, Mark. I implemented that fix. George Kozak Cornell University On Tue, Dec 11, 2018 at 12:23 PM Mark H. Wood wrote: > On Saturday, December 8, 2018 at 4:04:23 PM UTC-5, George Kozak wrote: >> >> We ran into a strange problem with the filter-media program. We are >

[dspace-tech] Strange problem with filter-media

2018-12-08 Thread George Kozak
at org.textmining.extraction.word.model.FormattedDiskPage.(FormattedDiskPage.java:66) I fixed this by converting the Word Docs to PDFs, but I am wondering if anyone else has come across this issue, and any ideas as to what could be causing this? Thanks! -- *** George Kozak Digital Li

[dspace-tech] Item does not show up in discovery & strange behavior in browse

2018-11-13 Thread George Kozak
ly sent to Browse by Issue Date. I haven't seen anything in the log files, and I wonder if anyone has any suggestions for me to fix this. -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 1485

Re: [dspace-tech] embargo

2018-05-16 Thread George Kozak
as described above, and find the bitstream ids - Go to psql - select start_date from resourcepolicy where resource_id=; - Once you’ve determined that you found the correct bitstream and date, you can execute: - update resorcepolicy set start_date=null where resource_id=; George Kozak

[dspace-tech] Problem with healthcheck report

2018-05-16 Thread George Kozak
of role: org.dspace.content.DSpaceObject.metadata, could not initialize proxy - no Session Does anyone have any ideas on what I can do to fix this error? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University

Re: [dspace-tech] Question about health check results

2018-05-15 Thread George Kozak
Ondrej: Thank you. That makes sense. George Kozak Cornell University On Tue, May 15, 2018 at 11:18 AM Ondřej Košarko wrote: > Technically the value is the number of results of the following sql query > "SELECT bitstream_id FROM bitstream WHERE deleted<>true AND bitstream_id

[dspace-tech] Collection deletion error in DSpace 6.2

2018-05-14 Thread George Kozak
this? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you are subscribed to the Google Groups "DSpace Technical Su

Re: [dspace-tech] Accessibility Checking of Submissions

2018-05-09 Thread George Kozak
Thank you, Claudia! George Kozak Cornell University On Wed, May 9, 2018 at 7:17 AM, Claudia Jürgen < claudia.juer...@tu-dortmund.de> wrote: > P. S. see > https://www.w3.org/wiki/WebSchemas/Accessibility > and > http://schema.org/version/3.2/ > > about metadata >

[dspace-tech] Accessibility Checking of Submissions

2018-05-08 Thread George Kozak
Hello: I was asked if DSpace is looking into adding accessibility checking to the content that is submitted into the Repository. Is this something on the features to-do list? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library

[dspace-tech] Question about health check results

2018-05-02 Thread George Kozak
alth check report. I couldn't find any details on the web. -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you ar

[dspace-tech] Move results in an Internal Server Error

2018-05-02 Thread George Kozak
llection Admins, but the "move" button is not. I suspect that if Delete is not functional, then Move should not be. Is this a bug? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853

[dspace-tech] Internal Server Error when deleting a Collection

2018-04-10 Thread George Kozak
efore? Does anyone have any suggestions as to what we can do to fix this? BTW: The collection does not appear to be deleted, but after a while, it does vanish from the community list (that can take up to an hour or so). -- *** George Kozak Digital Library Specialist Co

Re: [dspace-tech] What to do with dspace.cfg and local.cfg

2018-04-05 Thread George Kozak
Thanks, Tim: That’s what I thought, but I wanted to make sure. George Kozak Cornell University On Thu, Apr 5, 2018 at 12:27 PM Tim Donohue wrote: > Hi George, > > If you need to comment out an existing, default configuration, you will > need to do so in the original configuration f

[dspace-tech] What to do with dspace.cfg and local.cfg

2018-04-05 Thread George Kozak
supposed to make our changes in local.cfg, but what do we do if we want to comment out something. Are we supposed to go and do that in dspace.cfg (or any of the other config modules) or is there another way to accomplish this? -- *** George Kozak Digital Library

Re: [dspace-tech] Re: CC License step failing

2018-04-03 Thread George Kozak
Rob: Thank you. Going back to http has fixed the problem for us at Cornell University. George Kozak Cornell University On Tue, Apr 3, 2018 at 2:01 PM, Rob Myers wrote: > Heya all. > > I have re-enabled http for now. I will put a redirect back in place at > some point in the

Re: [dspace-tech] Re: CC License step failing

2018-04-03 Thread George Kozak
t you mentioned recompiling. Do you mean going through the Maven and ant process all over again after this change is made? George Kozak Cornell University On Tue, Apr 3, 2018 at 9:52 AM, Javier Távara wrote: > Rob, > The change is easy, at least for the most common DSpace installations, bu

Re: [dspace-tech] Re: CC License step failing

2018-04-02 Thread George Kozak
Hi, Everyone: I made the suggested change from http to https, but I still have failure in connecting to Creative Commons. I restarted tomcat and cleared the cocoon cache, as well. George Kozak Cornell University On Mon, Apr 2, 2018 at 7:59 PM, Javier Távara wrote: > Thank you for the upd

[dspace-tech] CC License step failing

2018-04-02 Thread George Kozak
ck up. However, our DSpace installs are still failing at the CC License step. I tried rebooting my tomcat, but that didn't help. Any suggestions? -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY

[dspace-tech] Rest API not working in DSpace 6.2

2018-03-06 Thread George Kozak
because one of the errors is "java.lang.UnsupportedClassVersionError: org/postgresql/Driver : Unsupported major.minor version 52.0 (unable to load class org.postgresql.Driver)". Should I be running with java 8? -- ******* George Kozak Digital Library Speciali

Re: [dspace-tech] REST API not working

2018-01-24 Thread George Kozak
Thanks, Mark...I will keep digging. George On Tue, Jan 23, 2018 at 8:23 AM, Mark H. Wood wrote: > On Monday, January 22, 2018 at 4:13:24 PM UTC-5, George Kozak wrote: >> >> Hi, Hardy: >> I think I found the problem in the catalina.out log. >> I see: >> SEVE

Re: [dspace-tech] Re: REST API not working

2018-01-24 Thread George Kozak
t; Best regards, > Paul > > > On Monday, January 22, 2018 at 7:30:22 PM UTC+1, George Kozak wrote: >> >> Hi... >> I wrote about this back on January 8th, but didn't get any replies...so I >> am trying again :-) >> In our DSpace 6.2 installation, if

Re: [dspace-tech] REST API not working

2018-01-22 Thread George Kozak
omcat > to the world. :-) > > --Hardy > > On Mon, Jan 22, 2018 at 12:30 PM, George Kozak wrote: > >> Hi... >> I wrote about this back on January 8th, but didn't get any replies...so I >> am trying again :-) >> In our DSpace 6.2 installation, if I try t

Re: [dspace-tech] REST API not working

2018-01-22 Thread George Kozak
roxy and Tomcat. Here's an example of what I mean: > > https://github.com/UCLALibrary/DSpace/pull/18/files > > Now, be careful, do *not* drop that constraint if you're exposing Tomcat > to the world. :-) > > --Hardy > > On Mon, Jan 22, 2018 at 12:30 PM, Geor

[dspace-tech] REST API not working

2018-01-22 Thread George Kozak
l https:///rest/test In the tomcat server.xml, I have: Does anyone have any ideas why the code would not recognize the REST API? (PS: it worked fine in DSpace 5.5) Thanks! -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cor

Re: [dspace-tech] Finding Restricted collections

2018-01-17 Thread George Kozak
Terry: Thank you. Once again, you have been a big help! George Kozak On Wed, Jan 17, 2018 at 6:43 PM Terry Brady wrote: > This query will get you started. It will find all items without and > anonymous read policy. > > select * from item > where not exists ( >

[dspace-tech] Finding Restricted collections

2018-01-17 Thread George Kozak
Is there an easy way to find and list all of the collections in DSpace that have restricted items in them? I thought I could do it in SQL, but I'm having a hard time coming up with a query that gives me what I want. BTW: I am using DSpace 5.5. Thanks! -- *** George

Re: [dspace-tech] Re: Submission Problem in DSpace 6.2

2018-01-11 Thread George Kozak
e.org/ browse/DS-3775 be fixed in DSpace 6.3? And if so, when can we expect 6.3 or a patch? Thanks! *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 <(607)%20255-8924> g...@cornell.

[dspace-tech] Re: Submission Problem in DSpace 6.2

2018-01-09 Thread George Kozak
my results, then a JIRA issue could be written up. Thanks! -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you are subscri

[dspace-tech] REST API question

2018-01-08 Thread George Kozak
lls to the xmlui webapp. I can't seem to find what is causing this problem. Has anyone encountered this error before, or have any suggestions as to what I am doing wrong? Thanks! -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin

[dspace-tech] Fwd: Problem with View Statistics in DSpace 6.2

2018-01-04 Thread George Kozak
. So, the view stats is not showing views from 2017. Problem solved (I think!) -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- Forward

[dspace-tech] Problem with View Statistics in DSpace 6.2

2018-01-03 Thread George Kozak
ics? Thank you in advance. -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you are subscribed to the Google Groups "DSpac

Re: [dspace-tech] Finding out if a metadata field is used

2018-01-03 Thread George Kozak
Thanks, Christian: I never considered using the search function. George Kozak Cornell University On Wed, Jan 3, 2018 at 3:22 AM, Christian Scheible < christian.schei...@uni-konstanz.de> wrote: > Hi George, > > I like using the DSpace search for tasks like this. > > To find

[dspace-tech] Finding out if a metadata field is used

2018-01-02 Thread George Kozak
that :-) ? Thanks! -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you are subscribed to the Google Groups "D

[dspace-tech] Login problem with DSpace 6.2

2017-12-07 Thread George Kozak
well. The log files shows that the login was successful and no error message appears. Has anyone experienced this before? Any idea where I should look? Thanks. -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell Univer

Re: [dspace-tech] Re: Submission Problem in DSpace 6.2

2017-11-29 Thread George Kozak
ce,in case it will help. George Kozak Cornell University On Tue, Nov 28, 2017 at 7:02 PM, eneshukic via DSpace Technical Support < dspace-tech@googlegroups.com> wrote: > Hi George, > > I did not see your complete error stack, but you should look for the > dspace objects. The err

Re: [dspace-tech] Re: Submission Problem in DSpace 6.2

2017-11-28 Thread George Kozak
Enes: I am unfamiliar with hibernate. I checked the config file hibernate.cfg.xml, but did not see anything about changing class from "lazy" to "eager". Is there somewhere else where this change should be made? Thanks, George Kozak Cornell University On Tue, Nov 28, 2017 a

[dspace-tech] Submission Problem in DSpace 6.2

2017-11-27 Thread George Kozak
Source) at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.getValidityForInternalPipeline(AbstractCachingProcessingPipeline.java:987) at ... -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message b

Re: [dspace-tech] Change in Postgres table in DSpace 6.2

2017-11-18 Thread George Kozak
d / resource_type_id fields are still present on many > tables, but the intention is to use the UUIDs for all joins. > > Terry > > On Fri, Nov 17, 2017 at 9:55 AM, George Kozak wrote: > >> Hi, >> I have some PERL DBI scripts that I run on a daily basis to pull >>

[dspace-tech] Change in Postgres table in DSpace 6.2

2017-11-17 Thread George Kozak
for dspace_object_id won't work. Can someone help me in figuring out this change? Thanks! -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received

[dspace-tech] Question about Statistics Display

2017-11-03 Thread George Kozak
the "View my statistics" link on the item page. I was surprised since I thought the data that I was accumulating and what was displayed on the statistics display came from the same source. Can anyone explain to me why these numbers would be different? -- ******* Ge

Re: [dspace-tech] Creative Commons disappeared

2017-10-23 Thread George Kozak
Glad it's back. I was thinking if it had not come back soon of temporarily removing the Creative Commons step from the submission process. However, if I had done that, would that have caused some other issues? George Kozak Cornell University On Mon, Oct 23, 2017 at 1:33 PM, Mark H. Wood

[dspace-tech] Error in submission for DSpace 5.5

2017-10-23 Thread George Kozak
org.dspace.app.xmlui.aspect.submission.submit.CCLicenseStep.addBody(CCLicenseStep.java:127) It seems to be with the CC License. Has anyone else experienced this error? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca

Re: [dspace-tech] Re: Help getting back to dspace 3.3 after bad upgrade to 5.5

2017-07-27 Thread George Kozak
Tom: I concur with Hardy. It might be something in your dspace home directory. Renaming the existing one and creating a whole new one before you compile the source might fix the problem. George Kozak Cornell University On Wed, Jul 26, 2017 at 9:01 PM, Hardy Pottinger wrote: > Tom, if

Re: [dspace-tech] Re: Help getting back to dspace 3.3 after bad upgrade to 5.5

2017-07-26 Thread George Kozak
this, but that is what I found helped my problem. George Kozak Cornell University On Wed, Jul 26, 2017 at 2:01 PM, Tom Avino wrote: > The errors listed below in cocoon, happen when Tomcat is started back up, > not when trying to load the webpage. > I hope this helps > > Tom &

[dspace-tech] Fwd: Shibboleth problems in DSpace 6.0

2017-06-29 Thread George Kozak
carrying over config settings from their old version to 6.0. I spent a lot of time comparing settings, and I missed this one. -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g

Re: [dspace-tech] Re: Submit Feature requests to DSpace

2017-05-26 Thread George Kozak
Thanks, Mark! Will do! George Kozak Cornell University On Fri, May 26, 2017 at 9:11 AM, Mark H. Wood wrote: > On Thursday, May 25, 2017 at 2:32:09 PM UTC-4, George Kozak wrote: >> >> Hi, >> My management asked me if we could submit a request for an enhancement to >>

[dspace-tech] Submit Feature requests to DSpace

2017-05-25 Thread George Kozak
Hi, My management asked me if we could submit a request for an enhancement to be made to DSpace. How do we go about submitting feature requests for consideration for a new release? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin

[dspace-tech] Fwd: Statistics display in DSpace 5.5

2017-05-08 Thread George Kozak
Please forget my previous post. I realized after I sent the email that we had disabled the monthly reports back in February. I'm juggling too many plates! George Kozak Cornell University -- Forwarded message -- From: George Kozak Date: Mon, May 8, 2017 at 1:35 PM Su

[dspace-tech] Statistics display in DSpace 5.5

2017-05-08 Thread George Kozak
an Admin option called "Statistics" which appears to have everything I need. However, my display only covers January 2017. I can't figure out how to update this page. Does anyone know what process is used to update the statistics page? -- ******* George Kozak

[dspace-tech] Strange results from Checksum list

2017-04-19 Thread George Kozak
show anything but standard activity. Does anyone have any ideas, why they would show up in the report as "not found"? -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g

[dspace-tech] Shibboleth problems in DSpace 6.0

2017-04-07 Thread George Kozak
his before? -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

[dspace-tech] Community List error in DSpace 6.0 (update)

2017-04-06 Thread George Kozak
collections, everything works fine in DSpace 6.0. -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you are subscribed to the

[dspace-tech] DSpace 6.0 error with Community List (update)

2017-03-30 Thread George Kozak
.dspace.content. DSpaceObjectServiceImpl.match(DSpaceObjectServiceImpl.java:427) At this point I am leaning toward not doing the upgrade, since I have been banging away at this since January, and haven't been able to figure out what is causing this error. -- ******* George Kozak Digital Librar

Re: [dspace-tech] DSpace 6.0 error with Community List

2017-03-21 Thread George Kozak
same problem with the community-list command (everything else seems to work) and in the "vanilla" version, the list of communities shows up OK on the home page, so I know that there isn't a SQL problem. I'm really stumped. Could some setting in the local.cfg be causing this? George

Re: [dspace-tech] DSpace 6.0 error with Community List

2017-03-18 Thread George Kozak
Thanks, Hardy: I will give it a try and see what I can find. George Kozak Cornell Univeristy On Sat, Mar 18, 2017 at 11:20 AM, Hardy Pottinger wrote: > Hi, George, I went back to one of your earlier e-mails, and will include > your info re: the Cocoon log here: > > > I did fin

[dspace-tech] DSpace 6.0 error with Community List

2017-03-17 Thread George Kozak
onServiceImpl.getMetadata(CollectionServiceImpl.java:43) at org.dspace.app.xmlui.utils.DSpaceValidity.add(DSpaceValidity.java:271) at org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser.getValidity(CommunityBrowser.java:160) -- ******* George Kozak Digital L

Re: [dspace-tech] Re: Question about thumbnail replacements

2017-03-08 Thread George Kozak
Thanks, Alan! George Kozak Cornell University On Wed, Mar 8, 2017 at 4:43 AM, Alan Orth wrote: > Hi, George. > > Ah, I see! So you're manually adding thumbnails to items that HAVE a PDF. > Then you need to make sure your manually uploaded thumbnails have the > description &

[dspace-tech] Community List command causes error in DSpace 6.0

2017-03-08 Thread George Kozak
ed, I have attached the underlying error stack. Any ideas? *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you are subscr

Re: [dspace-tech] Re: Question about thumbnail replacements

2017-03-07 Thread George Kozak
bnail, and our thumbnail appears (only to be replaced, again, overnight by the filter-media). I ma going to try Anuchit's fix of renaming our thumbnail to the name that is used by the auto-generated thumbnail to see if that fixes the problem. I'll know in the morning. George Kozak Cornell

[dspace-tech] Question about thumbnail replacements

2017-03-06 Thread George Kozak
7;m seeing. -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.

Re: [dspace-tech] Re: No website display

2017-02-22 Thread George Kozak
skipping a bunch of stuff that I didn't change, then further in the definition, I added) I hope this is of some help. George Kozak Cornell University On Tue, Feb 21, 2017 at 12:41 PM, Jeff Mitchell wrote: > Javier, &

Re: [dspace-tech] Re: No website display

2017-02-21 Thread George Kozak
elopment server: This may not be your problem, but you may want to check out how DSpace is defined in your tomcat's server.xml file. George Kozak Cornell University On Mon, Feb 20, 2017 at 2:55 PM, Jeff Mitchell wrote: > If I am looking at the output correctly Java is listening on 8080

Re: [dspace-tech] Problem with display of Community List in DSpace 6.0

2017-02-17 Thread George Kozak
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.getValidityForInternalPipeline(AbstractCachingProcessingPipeline.java:987) ... George Kozak Cornell University On Fri, Feb 17, 2017 at 1:48 PM, George Kozak wrote: > Hi, Terry: > > Nothing is showing up in the Tomcat log

Re: [dspace-tech] Problem with display of Community List in DSpace 6.0

2017-02-17 Thread George Kozak
p.xmap:299:38 at - resource://aspects/Administrative/sitemap.xmap:298:44 at - resource://aspects/Administrative/sitemap.xmap:296:19 (continues) This has me stumped. George Kozak Cornell University On Fri, Feb 17, 2017 at 12:48 PM, Terry Brady wrote: > Can you get a stack trace for the

[dspace-tech] Problem with display of Community List in DSpace 6.0

2017-02-17 Thread George Kozak
Mirage2, the default Communities display on the home page works. So, I know that the information exists. Any ideas as to what might be happening? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY

Re: [dspace-tech] invalid 301 Location: header

2017-02-07 Thread George Kozak
. *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 <(607)%20255-8924> g...@cornell.edu On Tue, Feb 7, 2017 at 2:29 PM, Tim Donohue wrote: > Hi George, > > I think this issue is related to some

[dspace-tech] Error in upgrade to DSpace 6.0

2017-02-06 Thread George Kozak
problems in 5.5. Does anyone have any suggestions as to what I am doing wrong? -- *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this message because

Re: [dspace-tech] Checksum report not always sent

2017-02-06 Thread George Kozak
Tim: Thanks! This clears up things for me. I'm glad it isn't a problem. George Kozak Cornell University On Mon, Feb 6, 2017 at 9:35 AM, Tim Donohue wrote: > Hi George, > > The checksum-emailer program only sends an email if there is something to > report on. So, while

[dspace-tech] invalid 301 Location: header

2017-02-06 Thread George Kozak
ace1.0. Should this be considered a bug? Does anyone know of a way to force users to submit filenames without spaces or special characters? -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853

[dspace-tech] Checksum report not always sent

2017-02-06 Thread George Kozak
is problem? Any way of recovering the report if it isn't sent? George Kozak Cornell University -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You rece

Re: [dspace-tech] Question about thumbnails

2017-01-31 Thread George Kozak
Thanks, Terry! *** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 <(607)%20255-8924> g...@cornell.edu On Tue, Jan 31, 2017 at 11:33 AM, Terry Brady wrote: > I used to hav

[dspace-tech] Question about thumbnails

2017-01-31 Thread George Kozak
or missing thumbnails in postgres. PS: I am using DSpace 5.5 (XMLUI/modified Mirage2) -- ******* George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 g...@cornell.edu -- You received this messa

Re: [dspace-tech] Question about old inactive users

2016-12-14 Thread George Kozak
Thanks, Claudia: I forgot about that feature! George Kozak Cornell University On Wed, Dec 14, 2016 at 11:59 AM, Claudia Jürgen < claudia.juer...@tu-dortmund.de> wrote: > Hi George, > > you can assume user login and do it from there, but that would be > "manual" wor

[dspace-tech] Question about old inactive users

2016-12-14 Thread George Kozak
when subscription notifications go out, we get flooded by "mail undeliverable" messages. I can delete some people, but those that had once submitted, I can't. Is there a way for me (as Admin) to "unsubscribe" a user? -- ******* George Kozak Digital L

  1   2   >