[dspace-tech] Re: Broken image links with Mirage2 and Jetty9

2016-12-14 Thread David Brian Holt
Never mind on this. I just put the full path in the page_structure.xsl. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@goo

[dspace-tech] Re: Need some help with AIP backup/ingest

2016-12-14 Thread Bill T
For what it's worth, this command works in restore mode; That's good enough for me now, but I'm still befuddled as to why it doesn't work in submit mode... On Tuesday, December 13, 2016 at 3:43:44 PM UTC-6, Bill T wrote: > > In DSpace 5.x, I'm attempting to use AIP in submission mode to ingest

[dspace-tech] Re: Broken image links with Mirage2 and Jetty9

2016-12-14 Thread David Brian Holt
Still trying to figure this one out. Should I be using Tomcat rather than Jetty? -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubs

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" work. > For this you got to set >

[dspace-tech] Facing problem during integration of Google Docs viewer in Dspace 6.0

2016-12-14 Thread Sandeep
Hello all, I am trying to integrate Google docs viewer in Dspace 6.0 for online viewing of pdf files. I am referring following link to do this. https://wiki.duraspace.org/display/DSPACE/Document+Preview+with+Google+Docs+viewer But during building dpace after given customization's, I am getting

Re: [dspace-tech] 6.0 upgrade

2016-12-14 Thread Larry Hansard
It only has 2 lines: [dspace@digrepository logs]$ more localhost.2016-12-14.log 14-Dec-2016 10:23:37.049 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log No Spring WebApplicationInitializer types detected on classpath 14-Dec-2016 10:23:42.988 INFO [localhost-startStop

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

2016-12-14 Thread Claudia Jürgen
Hi George, you can assume user login and do it from there, but that would be "manual" work. For this you got to set webui.user.assumelogin = true in dspace.cfg Hope this helps Claudia Jürgen Am 14.12.2016 um 16:20 schrieb George Kozak: Hi, We have a problem that has grown over the years at

Re: [dspace-tech] 6.0 upgrade

2016-12-14 Thread Larry Hansard
Here is the dspace log file: 2016-12-14 10:23:40,876 INFO org.dspace.storage.rdbms.DatabaseUtils @ Loading Flyway DB migrations from: filesystem:/dspace/etc/postgres, classpath:org.dspace.storage.rdbms.sqlmigration.postgres, classpath:org.dspace.storage.rdbms.migr ation 2016-12-14 10:23:40,901 IN

Re: [dspace-tech] 6.0 upgrade

2016-12-14 Thread Mark Wood
I've seen cases where the relevant information was in another Tomcat log. Here, I also get logs named localhost-$DATE.log. (Not the same as localhost_access-$DATE.log) I would look around in Tomcat's log directory to see if there is anything else covering the same time span, and what might b

Re: [dspace-tech] 6.0 upgrade

2016-12-14 Thread Hardy Pottinger
OK. And the dspace log file at $DSPACE_INSTALL_DIR/log/dspace.log.TODAY? Anything interesting in there? On Wed, Dec 14, 2016 at 10:46 AM, Larry Hansard wrote: > I started with 7 and it stopped at the same place in the catalina.out > file. > > > On Wednesday, December 14, 2016 at 10:40:27 AM UTC-

Re: [dspace-tech] 6.0 upgrade

2016-12-14 Thread Larry Hansard
I started with 7 and it stopped at the same place in the catalina.out file. On Wednesday, December 14, 2016 at 10:40:27 AM UTC-6, Hardy Pottinger wrote: > > Hmm... I assume that after that last line of output Tomcat just hangs? You > might try Tomcat 7 instead of Tomcat 8, just to give you a

Re: [dspace-tech] 6.0 upgrade

2016-12-14 Thread Hardy Pottinger
Hmm... I assume that after that last line of output Tomcat just hangs? You might try Tomcat 7 instead of Tomcat 8, just to give you a comparison. I do know people have successfully used Tomcat 8 with Dspace 6, but I myself have not. --Hardy On Wed, Dec 14, 2016 at 10:26 AM, Larry Hansard wrote:

Re: [dspace-tech] 6.0 upgrade

2016-12-14 Thread Hardy Pottinger
Hi, Larry... can you share with us the contents of $CATALINA_HOME/logs/catalina.out? It will be helpful to see *why* Tomcat isn't starting. Sometimes is as simple as a permissions/file ownership issue. The catalina.out log file will help you. --Hardy On Wed, Dec 14, 2016 at 10:13 AM, Larry Hansar

[dspace-tech] 6.0 upgrade

2016-12-14 Thread Larry Hansard
I'm still having issues with the 6.0 upgrade. Tomcat will not start. The database looks like it upgraded okay. Will it work if I do a fresh_install instead of an upgrade then reload the postgres database from a current backup? Do I use "pg_dump dspace >filename"? Here is the database info:

[dspace-tech] Question about old inactive users

2016-12-14 Thread George Kozak
Hi, We have a problem that has grown over the years at Cornell University. We are currently using DSpace 5.5, XMLUI, modified Mirage2 theme. We have a number of users that have either left the University or their email addresses have changed and they never bothered updating them. As a result whe

[dspace-tech] Re: Unknown media filter specified - "PDF Text Extractor"

2016-12-14 Thread Bill T
It's hard to say, but in general I would: 1. View the page source to see where the server expects to find them. 2. Check the DSpace webapps directory to see where they really are. 3. Tweak the xsl (probably page-structure.xsl) to find them, or move the images. Cheers! Bill On Tuesday, December

Re: [dspace-tech] Query for DSpace's 5.5 database

2016-12-14 Thread Mariangels
Thanks, Helix. El dilluns, 12 desembre de 2016 17:22:45 UTC+1, helix84 va escriure: > > Start with this: > > SELECT text_value AS dc_date_accessionedFROM metadatavalueWHERE > metadata_field_id = ( > SELECT metadata_field_id > FROM metadatafieldregistry, metadataschemaregistry > WHERE metada