[dspace-tech] I have encountered errors while harvesting Data

2017-02-06 Thread david john
I have encountered errors while harvesting data from other repositories 
because the url is not encoded hence result in errors being displayed

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Error in upgrade to DSpace 6.0

2017-02-06 Thread George Kozak
HI,

I just did an update from DSpace 5.5 yo DSpace 6.0 on my development
server.  Everything seemed to go well, but when I connect to the website, I
see this message:
Browse Index configuration is not valid: webui.browse.index.2 =
author:metadata:dc.contributor.author
I had no browse index 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 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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech]

2017-02-06 Thread Creel, James Silas
Dear Haimanot,

Check in dspace-api/src/main/resources/Messages.properties

A good way to track down files is with the find command.  For example, to 
search the current directory for “messages.properties” case insensitive you 
could use:

find . -iname messages.properties

Best of luck,

James


From:  on behalf of Haimanot Birhanu 

Date: Monday, February 6, 2017 at 6:57 AM
To: DSpace Technical Support 
Subject: [dspace-tech]

Dear all,
I have managed to install dspace 6.0 jspui page on ubuntu 16.04 but unable to 
find Messages.properties in dspace installation directory? any help is 
appreciated.
Kind regards,
Haimanot,
--
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 post to this group, send email to 
dspace-tech@googlegroups.com.
Visit this group at 
https://groups.google.com/group/dspace-tech.
For more options, visit 
https://groups.google.com/d/optout.

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: Login Page not updating when config is updated

2017-02-06 Thread Donald Bynum
At the end of the day, it was a caching issue.

On Monday, February 6, 2017 at 12:20:33 PM UTC-5, Donald Bynum wrote:
>
> I am running DSpace 5.1 with XMLUI and I am banging my head right now with 
> regards to changing the login options.  Originally in 
> dspace\config\modules\authentication.cfg I had as the last line:
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
> org.dspace.authenticate.PasswordAuthentication
>
> That did exactly as it should - i.e. rendered a login/password pair when I 
> click "login"
>
> I then changed the authentication.cfg to allow both password and LDAP:
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
> org.dspace.authenticate.LDAPAuthentication, 
> org.dspace.authenticate.PasswordAuthentication
>
> That did exactly the right thing - i.e. when I click "logon" I get a login 
> method choice page
>
> Now, I just want LDAP, so I changed authentication.cfg to:
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
> org.dspace.authenticate.LDAPAuthentication
>
> I have re-built my DSpace and redeployed, but I sill get the login method 
> choice page with LDAP and Password listed as choices.  What am I missing?  
> I just want LDAP only with no method choice page.
>
> Regards,
>
> Don
>

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


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 "-a" (report all) will perform all types of checks
> (looking for deleted, changed or not found bitstreams), it won't send an
> email unless at least one bitstream is deleted, changed or not found. This
> change in behavior first occurred in DSpace 4.1, see
> https://jira.duraspace.org/browse/DS-1873
>
> - Tim
>
> On Mon, Feb 6, 2017 at 8:04 AM George Kozak  wrote:
>
>> I am using DSpace 5.5 (XMLUI, modified Mirage2 theme).  I've been having
>> a problem lately with the checksum-emailer program.  I don't always get a
>> report after the checksum report program runs, even when I run the emailer
>> with "-a" (report all) option.  Has anyone else had this 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 <(607)%20255-8924>
>> g...@cornell.edu
>>
>> --
>> 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 post to this group, send email to dspace-tech@googlegroups.com.
>> Visit this group at https://groups.google.com/group/dspace-tech.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
>
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>
>


-- 
***
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.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] invalid 301 Location: header

2017-02-06 Thread George Kozak
We are running DSpace 5.5 (XMLUI with modified MIrage 2 theme).
I received an email today from someone on our campus that is running a link
checker.  They got the following error when trying to download one of our
DSpace PDFs: "invalid 301 Location: header"

The URL that they used was:
curl -v
https://ecommons.cornell.edu/bitstream/1813/2094/1/Stanton%20Agr%20Econ%20History%20online.pdf

The PDF in question had spaces which was causing the error.  We have always
urged our users not to put spaces or special characters in the filenames
that they upload, because we know that this causes some problems with
certain browsers, but this was the first time that someone told us that
these filenames were causing errors with link checkers.

The person who contacted me believes this is a bug in DSpace, but I'm not
so sure.  I think this is pretty much how things have been since
DSpace1.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
607-255-8924
g...@cornell.edu

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: Login Page not updating when config is updated

2017-02-06 Thread Donald Bynum
I meant, I am running DSpace 5.5, not 5.1


On Monday, February 6, 2017 at 12:20:33 PM UTC-5, Donald Bynum wrote:

> I am running DSpace 5.1 with XMLUI and I am banging my head right now with 
> regards to changing the login options.  Originally in 
> dspace\config\modules\authentication.cfg I had as the last line:
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
> org.dspace.authenticate.PasswordAuthentication
>
> That did exactly as it should - i.e. rendered a login/password pair when I 
> click "login"
>
> I then changed the authentication.cfg to allow both password and LDAP:
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
> org.dspace.authenticate.LDAPAuthentication, 
> org.dspace.authenticate.PasswordAuthentication
>
> That did exactly the right thing - i.e. when I click "logon" I get a login 
> method choice page
>
> Now, I just want LDAP, so I changed authentication.cfg to:
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
> org.dspace.authenticate.LDAPAuthentication
>
> I have re-built my DSpace and redeployed, but I sill get the login method 
> choice page with LDAP and Password listed as choices.  What am I missing?  
> I just want LDAP only with no method choice page.
>
> Regards,
>
> Don
>

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Login Page not updating when config is updated

2017-02-06 Thread Donald Bynum
I am running DSpace 5.1 with XMLUI and I am banging my head right now with 
regards to changing the login options.  Originally in 
dspace\config\modules\authentication.cfg I had as the last line:

plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
org.dspace.authenticate.PasswordAuthentication

That did exactly as it should - i.e. rendered a login/password pair when I 
click "login"

I then changed the authentication.cfg to allow both password and LDAP:

plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
org.dspace.authenticate.LDAPAuthentication, 
org.dspace.authenticate.PasswordAuthentication

That did exactly the right thing - i.e. when I click "logon" I get a login 
method choice page

Now, I just want LDAP, so I changed authentication.cfg to:

plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
org.dspace.authenticate.LDAPAuthentication

I have re-built my DSpace and redeployed, but I sill get the login method 
choice page with LDAP and Password listed as choices.  What am I missing?  
I just want LDAP only with no method choice page.

Regards,

Don

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Filter-Media Weirdness

2017-02-06 Thread Cameron, Jacob
Hello Everyone,

DSpace 6, Windows 2008RC2, Tomcat and Postgres.

We have started receiving an error on our DSpace instance when running dspace 
filter-media.  It gives an out of memory error for some files when trying to 
generate the jpg but after a while it just breaks down and dies.  It is 
happening on the same file every time and when it's trying to generate the jpg 
for that file.  I've tried replacing the item with a new file and the same 
thing still happens.

Exception: Could not initialize class org.apache.pdfbox.pdmodel.font.PDType1Font

java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.pdfbox.pdmodel.font.PDType1Font
at 
org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:62)
at org.apache.pdfbox.pdmodel.PDResources.getFont(PDResources.java:123)
at 
org.apache.pdfbox.contentstream.operator.text.SetFontAndSize.process(SetFontAndSize.java:60)
at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator(PDFStreamEngine.java:815)
at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:472)
at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:446)
at 
org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDFStreamEngine.java:149)
at org.apache.pdfbox.rendering.PageDrawer.drawPage(PageDrawer.java:189)
at 
org.apache.pdfbox.rendering.PDFRenderer.renderPage(PDFRenderer.java:208)
at 
org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:139)
at 
org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:68)
at 
org.apache.pdfbox.rendering.PDFRenderer.renderImage(PDFRenderer.java:55)
at 
org.dspace.app.mediafilter.PDFBoxThumbnail.getDestinationStream(PDFBoxThumbnail.java:82)
at 
org.dspace.app.mediafilter.MediaFilterServiceImpl.processBitstream(MediaFilterServiceImpl.java:357)
at 
org.dspace.app.mediafilter.MediaFilterServiceImpl.filterBitstream(MediaFilterServiceImpl.java:216)
at 
org.dspace.app.mediafilter.MediaFilterServiceImpl.filterItem(MediaFilterServiceImpl.java:179)
at 
org.dspace.app.mediafilter.MediaFilterServiceImpl.applyFiltersItem(MediaFilterServiceImpl.java:158)
at 
org.dspace.app.mediafilter.MediaFilterServiceImpl.applyFiltersAllItems(MediaFilterServiceImpl.java:110)
at 
org.dspace.app.mediafilter.MediaFilterCLITool.main(MediaFilterCLITool.java:295)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81)

--
Jake Cameron, BCS(UNB)
Systems Support Specialist III
Information Systems and Technical Services University of Lethbridge Library
Phone:(403)329-2756

This e-mail, including any and all attachments, is only for the use of the 
intended recipient(s) and may contain information that is confidential or 
privileged. If you are not the intended recipient, you are advised that any 
dissemination, copying or other use of this e-mail is prohibited. Please notify 
the sender of the error in communication by return e-mail and destroy all 
copies of this e-mail.  Thank you.

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] DSpace Load Testing

2017-02-06 Thread Tim Donohue
Thanks for sharing this, Mike!  I've already starred it, as it looks like
an excellent resource.

Definitely also feel free to share any interesting/useful results you see.
You (and others) are also welcome to create a Wiki page (or section)
detailing your efforts, if you want to share more of the results (or if
others have replied privately that they'd also like to share results/tools,
etc).

Thanks again!

Tim

On Fri, Feb 3, 2017 at 1:00 PM Michael Marttila <
michael.martt...@georgetown.edu> wrote:

> Hello everyone,
>
> Our team has recently started work on getting a load testing mechanism in
> place for seeing how system tweaks, DSpace version differences, and so on
> affect our instance's performance. We've made a brief write-up of our
> current efforts (using JMeter as the load generator) and have shared an
> example load test file on GitHub:
> https://github.com/Georgetown-University-Libraries/dspace-performance-test
>
> We hope it might be of help to those of you looking to start implementing
> your own load testing. Suggestions for improvement are, of course, welcome.
> Also, if your institution has a load testing system in place, please feel
> free to share your own overview or lessons learned. We're curious to hear
> about what other people are doing in this area.
>
> Regards,
> Mike
>
> --
> 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 post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
-- 

Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


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

2017-02-06 Thread Tim Donohue
Hi George,

The checksum-emailer program only sends an email if there is something to
report on.  So, while "-a" (report all) will perform all types of checks
(looking for deleted, changed or not found bitstreams), it won't send an
email unless at least one bitstream is deleted, changed or not found. This
change in behavior first occurred in DSpace 4.1, see
https://jira.duraspace.org/browse/DS-1873

- Tim

On Mon, Feb 6, 2017 at 8:04 AM George Kozak  wrote:

> I am using DSpace 5.5 (XMLUI, modified Mirage2 theme).  I've been having a
> problem lately with the checksum-emailer program.  I don't always get a
> report after the checksum report program runs, even when I run the emailer
> with "-a" (report all) option.  Has anyone else had this 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 <(607)%20255-8924>
> g...@cornell.edu
>
> --
> 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 post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
-- 

Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Checksum report not always sent

2017-02-06 Thread George Kozak
I am using DSpace 5.5 (XMLUI, modified Mirage2 theme).  I've been having a
problem lately with the checksum-emailer program.  I don't always get a
report after the checksum report program runs, even when I run the emailer
with "-a" (report all) option.  Has anyone else had this 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 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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech]

2017-02-06 Thread Claudia Jürgen

Hello Haimanot,

in the installation they are part of the lib (dspace for the basic ones,
dspace-api-lang for the translations from the dspace-api-lang).

If you want to customize them see
https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n#LocalizationL10n-Wheretofindthemessagecatalog.1
you got to do it in the source tree, just follow the instructions on the
page above.

Hope this helps

Claudia Jürgen


Am 06.02.2017 um 13:57 schrieb Haimanot Birhanu:

Dear all,

I have managed to install dspace 6.0 jspui page on ubuntu 16.04 but unable
to find Messages.properties in dspace installation directory? any help is
appreciated.

Kind regards,
Haimanot,



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech]

2017-02-06 Thread Haimanot Birhanu
Dear all,

I have managed to install dspace 6.0 jspui page on ubuntu 16.04 but unable
to find Messages.properties in dspace installation directory? any help is
appreciated.

Kind regards,
Haimanot,

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.