[dspace-tech] Problem in Item Submission

2018-11-27 Thread anjana . bunkar
My problem is : I am facing a problem in Item Submission Process. In this process, when we uploading a file (File Form is PDF) and press the Next Button, instead of Review Step , the below message is showing: *No such file or directory* Go to DSpace home

RE: [dspace-tech] Replication Server or Secondary Server

2018-11-27 Thread avinash
Dear Monika, Thank you for your reply we had installed 2 database in different machines. and there is no proxy between to these machines. Regards, Avinash Tower 2A, 4th Floor Studio No 405 One Indiabulls Centre, Lower Parel, Mumbai 400013 Mobile : +91-9320 90 1608

Re: [dspace-tech] Re: Connection refused msg when attempting to reset password for another user.

2018-11-27 Thread Terry Brady
I believe that this is the file: https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/emails/change_password On Tue, Nov 27, 2018 at 11:43 AM Chin U. Kim wrote: > Thanks Mark, that is indeed the cause of the issue. > Fixed! > > By chance do you know what file needs to be edited for the

[dspace-tech] Re: Connection refused msg when attempting to reset password for another user.

2018-11-27 Thread Chin U. Kim
Thanks Mark, that is indeed the cause of the issue. Fixed! By chance do you know what file needs to be edited for the default messages that the Dspace system sends to it's users like for a password change? Best, Chin On Wednesday, November 14, 2018 at 9:09:24 AM UTC-5, Mark H. Wood wrote: > > O

Re: [dspace-tech] Dspace with CMIS

2018-11-27 Thread Tim Donohue
Hi Federico, DSpace is developed & maintained by its community of users (over 2,000 institutions worldwide). We have no centralized development team, and are truly a community project. All decisions on the Roadmap of DSpace are made by our Steering [1] and Leadership [2] groups. Until now, we've

Re: [dspace-tech] Dspace with CMIS

2018-11-27 Thread Federico Belvedere
Thanks for your response Tim, We are new in Dspace. Why are you not considering to develop CMIS connector? Is possible that this kind fo connectors have became old? or just hadn't needs? In the first escenario, We should notice to the Guaraní developers to upgrade the way their are using connecto

[dspace-tech] Re: [dspace-community] java.lang.RuntimeException: Can't create an Identifier!

2018-11-27 Thread David Kinsley
I figured it out, i changed my handle prefix in my dspace.cfg file to what the prefix was on the previous instance and tried importing again. To my surprise it was successful this time around. This is a dev instance so I can play around and make sure everything works as intended but all seems

Re: [dspace-tech] Re: [dspace-community] java.lang.RuntimeException: Can't create an Identifier!

2018-11-27 Thread Tim Donohue
Hi David, I'd recommend also checking your DSpace log files. It's very possible that some other error is being reported there that would provide us with more information. The error you sent is quite odd/unexpected, which makes me wonder if there's another error that is causing it (perhaps a conf

[dspace-tech] Re: [dspace-community] java.lang.RuntimeException: Can't create an Identifier!

2018-11-27 Thread David Kinsley
Are you using the same handler service in the old and new instance ? yes, as far as i know Is the DNS name of the new instance different from the old ? no, the dns name is different from the previous one. We're consolidating 3 dspace instances into one so all the imports will have differing

[dspace-tech] Policies for Collection

2018-11-27 Thread Monika Mevenkamp
Reza I am afraid you have two choices – either choice manually one-by-one as you suggest Or write a curation task that visits all collections and changes the policies. This involves JAVA programming. See https://wiki.duraspace.org/display/DSDOC6x/Curation+System Monika -- Monika Mevenkamp OI

Re: [dspace-tech] Dspace with CMIS

2018-11-27 Thread Tim Donohue
Hello Federico, Out of the box, DSpace does not support the CMIS protocol. So, unfortunately, you won't be able to communicate with DSpace using CMIS. Depending on your needs, DSpace does have other machine to machine interfaces...including: * REST API: https://wiki.duraspace.org/display/DSDOC6

[dspace-tech] Re: [dspace-community] java.lang.RuntimeException: Can't create an Identifier!

2018-11-27 Thread Monika Mevenkamp
The code line where this fails is public Item installItem(Context c, InProgressSubmission is, String suppliedHandle) throws SQLException, AuthorizeException { Item item = is.getItem(); Collection collection = is.getCollection(); try { if(suppliedHandle == null)

[dspace-tech] Re: [dspace-community] mail setting error

2018-11-27 Thread Monika Mevenkamp
This is not enough information to analyze your problem Please recreate the issue and send the relevant traces from the /dspace/log/dspace.log file. You should except to find Exceptions Monika -- Monika Mevenkamp OIT Princeton University Phone: 609-258-4161 Skype: mo-meven From: on behalf of

Re: [dspace-tech] Replication Server or Secondary Server

2018-11-27 Thread Monika Mevenkamp
Do you run the database on the same server ? Assuming the answer is yes – you would have to sync the contents of the database to the backup server’s locally installed database If you keep the /dspace directory in an NSF file system – you could simply mount the file system on the backup serve

Re: [dspace-tech] how to edit community name in dspace

2018-11-27 Thread Alan Orth
Dear Sanjit, When you log into DSpace as an administrator you can go to the community and then click the "Edit Community" link. From there you can change the community name. Regards, On Tue, Nov 27, 2018 at 4:05 PM sanjit paswan wrote: > Dear all, please help me to edit the community name in

[dspace-tech] how to edit community name in dspace

2018-11-27 Thread sanjit paswan
Dear all, please help me to edit the community name in dspace. -- 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 Techn

[dspace-tech] force solr to sort by exact match

2018-11-27 Thread Csaba Cerva
HI all I have been suffering to rape solr to index and sort the query results by exact match. For me it means, not by score, but if the title(for example) of the record is closer to - or exactly the same as - the query expression(the whole, not only the separated words) then its position shoul

[dspace-tech] Agregar item de búsqueda en página principal

2018-11-27 Thread Lou Delgado
Buen día, Me solicitaron agregar un item de búsqueda en la página principal de DSpace. Específicamente el de dc:subject.ocde. Podrían orientarme a como lo podría hacer por favor. -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/ab