[dspace-tech] OR 2019 Workshop - Docker for DSpace - Attendee Prerequisite (Installation) Information

2019-05-29 Thread Terry Brady
If you plan to attend the OR2019 workshop title ""Docker for DSpace –
Lowering the Barrier of Entry for New Contributors", please see the
following instructions to ensure that your laptop has the software needed
for the session.

https://dspace-labs.github.io/DSpace-Docker-Images/documentation/workshop/pre-work.html


This workshop will be an interactive session with several hands-on
exercises.

We look forward to seeing you in Hamburg!

If you were unable to register for this session, the workshop materials are
linked from the page listed above.

Terry Brady and Pascal Becker

-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://github.com/terrywbrady/info
425-298-5498 (Seattle, WA)

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAMp2YEzVkfzEPFRFG0ou1JLvqgvFM%2B7AqSCf6kyoXtZGSGB-1w%40mail.gmail.com.


[dspace-tech] Re: Filter media error

2019-05-29 Thread Massimiliano CILURZO
Dear Chris,
 Thanks for your suggetions I'll try to convert the pdf.
Best regards
Massimiliano

Il giorno venerdì 24 maggio 2019 16:50:11 UTC+2, Chris Gray ha scritto:
>
> Essentially this means the PDF in question is defective and was not 
> created properly by whatever tool was used to create it.
>
> A problem like this is in creating the plain text bitstream and is hard to 
> fix.  You would need to convert the pages in the PDF into high quality 
> images and apply OCR, which might be hard with "symbolic fonts".  Then it 
> is hard to put the new TEXT bitstream into DSpace.  You have to get that 
> right so that Solr will read it properly for indexing.
>
> Chris
>
> On Friday, May 24, 2019 at 8:22:57 AM UTC-4, Massimiliano CILURZO wrote:
>>
>> Dear All,
>>  We have installed a new DSPACE server (6.3), and then we have 
>> launched the command dspace]/bin/filter-media,
>> But during the execution for some items we have this error :
>> java.lang.IllegalArgumentException: Symbolic fonts must have a built-in 
>> encoding
>> Some help?
>> Thanks
>> Best regards 
>> Massimiliano
>>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/d58e45f5-5ea4-4b52-b838-2506d7c919c5%40googlegroups.com.


[dspace-tech] dspace 6 and thumbnail

2019-05-29 Thread Massimiliano CILURZO
Dear All, 

We have installed the version 6.3 on our serer  but after executing 
[dspace]/bin/dspace 
filter-media, to create the thumbnail, we can see only the default image 
for every kind of file.
During the execution of te filter media command it seems that the image 
where created.
But we can't see this images.
Some suggestions?
Thanks
Best regards
Massimiliano


-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/43adf741-eb7d-4a21-9ad3-7dfbb7ac783b%40googlegroups.com.


[dspace-tech] Re: DSpace CRIS 5.10 - BUILD FAILURE

2019-05-29 Thread Dr Mohammed Abdul Hannan Hazari
The build failure at *Article Metrics :: All :: Retrieve API* was due to 
SSL certificates at the repository websites. I have downloaded the 
certificates and imported them into JRE security library. Then the build 
was able to proceed further till it reached DSpace ResourceSync where it 
failed. The error thrown is *"Plugin org.dspace:dspace-rs:war or one of its 
dependencies could not be resolved: Failed to read artifact descriptor for 
org.dspace:dspace-rs:jar:war: Could not transfer artifact 
org.dspace:dspace-rs:pom:war from/to sonatype-releases 
(https://oss.sonatype.org/content/repositories/releases/): Received fatal 
alert: protocol_version -> [Help 1]"*
I have manually checked the repository, the dependencies are actually 
absent on this repository. The dependency is also not present at 
https://nexus.4science.it. This stage i.e. dspace-rs is not present in the 
previous release DSpace-CRIS 5.8 nor in the DSpace CRIS 6.3.
Can anyone help in locating these dependencies.

On Tuesday, May 28, 2019 at 7:04:29 PM UTC+5:30, Dr Mohammed Abdul Hannan 
Hazari wrote:
>
> I have being trying to install DSpace CRIS 5.10 on Windows Server with 
> following configuration:
> Architecture Platform: x64
> OS: Windows Server 2008 Standard Edition
> JDK: Oracle JDK 1.7.79 x64
> Apache Ant: 1.8.4
> Apache Maven: 3.0.5
>
> Build failure is occurring at *Article Metrics :: All :: Retrieve API* 
> stage. Following is the log
>
> [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
>> dspace-api ---
>> [INFO] Not compiling test sources
>> [INFO]
>> [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ dspace-api ---
>> [INFO] Tests are skipped.
>> [INFO]
>> [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ dspace-api ---
>> [INFO] Building jar: 
>> C:\DCRIS\DCRIS-5.10\dspace-api\target\dspace-api-CRIS-5.10.0-SNAPSHOT.jar
>> [INFO]
>> [INFO] --- maven-jar-plugin:2.5:test-jar (default) @ dspace-api ---
>> [INFO] Skipping packaging of the test-jar
>> [INFO]
>> [INFO] 
>> 
>> [INFO] Building Article Metrics :: Modules CRIS-5.10.0-SNAPSHOT
>> [INFO] 
>> 
>> [INFO]
>> [INFO] --- maven-antrun-plugin:1.7:run (native2ascii-utf8) @ 
>> dspace-cris-ametrics ---
>> [INFO] Executing tasks
>>
>> Encode any UTF-8 chars in properties:
>> [INFO] Executed tasks
>> [INFO]
>> [INFO] 
>> 
>> [INFO] Building Article Metrics :: All CRIS-5.10.0-SNAPSHOT
>> [INFO] 
>> 
>> [INFO]
>> [INFO] --- maven-antrun-plugin:1.7:run (native2ascii-utf8) @ 
>> article-metrics-all ---
>> [INFO] Executing tasks
>>
>> Encode any UTF-8 chars in properties:
>> [INFO] Executed tasks
>> [INFO]
>> [INFO] 
>> 
>> [INFO] Building Article Metrics :: All :: Retrieve API 
>> CRIS-5.10.0-SNAPSHOT
>> [INFO] 
>> 
>> Downloading: 
>> https://nexus.4science.it/repository/maven-public/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom
>> Downloading: 
>> https://oss.sonatype.org/content/repositories/releases/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom
>> Downloaded: 
>> http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.pom
>>  
>> (7 KB at 19.7 KB/sec)
>> Downloading: 
>> https://nexus.4science.it/repository/maven-public/org/codehaus/mojo/mojo-parent/24/mojo-parent-24.pom
>> Downloading: 
>> https://oss.sonatype.org/content/repositories/releases/org/codehaus/mojo/mojo-parent/24/mojo-parent-24.pom
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/24/mojo-parent-24.pom
>> Downloaded: 
>> http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/24/mojo-parent-24.pom
>>  
>> (23 KB at 58.7 KB/sec)
>> Downloading: 
>> https://nexus.4science.it/repository/maven-public/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar
>> Downloading: 
>> https://oss.sonatype.org/content/repositories/releases/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar
>> Downloading: 
>> http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar
>> Downloaded: 
>> http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2/exec-maven-plugin-1.2.jar
>>  
>> (36 KB at 95.8 KB/sec)
>> Downloading: 
>> https://nexus.4science.it/repository/maven-public/it/cilea/commons-cilea-genericdao/2.5/commons-cilea-genericdao-2.5.pom
>> Downloading: 
>> 

Re: [dspace-tech] Can't add zip to Bitstream Format Registry?

2019-05-29 Thread Claudia Jürgen

Hello Michael,

most likey you got it flagged as internal, it is the small checkbox
between support level and extensions.

Hope this helps

Claudia Jürgen


Am 28.05.2019 um 17:22 schrieb Michael White:

Hi,

I've been trying to configure our data repository (DSpace v5.2, JSPUI) to 
accept zip files as a known format, but I'm not having much luck . . .

Out of the box, this version of DSpace does not appear to have a Bitstream 
Format Registry entry for zip files (?) - so, if I add a zip file to an item 
currently, it works fine, but shows the File Format as Unknown (unsupported).

So I added zip to the Bitstream Format Registry:

MIME Type:application/zip
Name:  ZIP
Long Desc:  ZIP archive
Support Level:   Known
Extensions: zip

But, once this in place, when I attempt to upload a zip file it doesn't appear to work -  I see is an orange 
exclamation mark in the Status column of the "Files to Upload" table (as I did when the registry entry wasn't 
there), but this time, if I click "Next", I'm taken straight to the  "Verify Submission" screen 
(i.e. not to the "Your file was successfully uploaded" screen that shows a list of the uploaded files), and 
if I go Back, the file has definitely not been added to the Item . . .

Looking in the logs, it appears to be throwing an Internal Server Error:

2019-05-28 15:07:29,393 INFO  org.dspace.content.Item @ 
michael.wh...@stir.ac.uk:session_id=9263544800362B95BFB69493EFAF67A3:ip_addr=139.153.200.15:update_item:item_id=125
2019-05-28 15:07:29,395 WARN  org.dspace.app.webui.servlet.InternalErrorServlet 
@ :session_id=9263544800362B95BFB69493EFAF67A3:internal_error:-- URL Was: 
http://rdasdev.stir.ac.uk/submit
-- Method: POST
-- Parameters were:
2019-05-28 15:07:29,397 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query 
"SELECT * FROM MetadataValue WHERE resource_id= ? and resource_type_id = ? ORDER BY 
metadata_field_id, place"  with parameters: 38,7
2019-05-28 15:07:29,398 WARN  org.dspace.app.webui.util.UIUtil @ Unable to send 
email alert
java.lang.NullPointerException
 at 
org.dspace.storage.rdbms.DatabaseManager.queryTable(DatabaseManager.java:230)
at 
org.dspace.content.DSpaceObject$MetadataCache.retrieveMetadata(DSpaceObject.java:1330)
 at 
org.dspace.content.DSpaceObject$MetadataCache.get(DSpaceObject.java:1265)
 at org.dspace.content.DSpaceObject.getMetadata(DSpaceObject.java:676)
 at org.dspace.content.DSpaceObject.getMetadata(DSpaceObject.java:585)
 at 
org.dspace.content.DSpaceObject.getMetadataFirstValue(DSpaceObject.java:653)
 at org.dspace.eperson.EPerson.getFirstName(EPerson.java:772)
 at org.dspace.eperson.EPerson.getFullName(EPerson.java:748)
 at org.dspace.app.webui.util.UIUtil.sendAlert(UIUtil.java:419)
 at 
org.dspace.app.webui.servlet.InternalErrorServlet.doGet(InternalErrorServlet.java:54)
 at 
org.dspace.app.webui.servlet.InternalErrorServlet.doPost(InternalErrorServlet.java:62)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:644)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
 at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:291)
 at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:721)
 at 
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:468)
 at 
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:391)
 at 
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:318)
 at 
org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:433)
 at 
org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:299)
 at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:176)
 at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
 at 
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:610)
 at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
 at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:537)
 at 
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1081)
 at 
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:658)
 at 
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:222)
 at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1580)
 at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1537)
 at