[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 

Please contact the site administrator if you wish to report this error. If 
possible, please provide details about what you were doing at the time this 
error occurred.

Contact site administrator  || Show 
underlying error stack 


 

*Java stacktrace: *

java.io.IOException: No such file or directory

at java.io.UnixFileSystem.createFileExclusively(Native Method)

at java.io.File.createNewFile(File.java:1012)

at 
edu.sdsc.grid.io.local.LocalFile.createNewFile(LocalFile.java:486)

at 
org.dspace.storage.bitstore.BitstreamStorageManager.store(BitstreamStorageManager.java:300)

at org.dspace.content.Bitstream.create(Bitstream.java:204)

at org.dspace.content.Bundle.createBitstream(Bundle.java:384)

at org.dspace.content.Item.createSingleBitstream(Item.java:895)

at 
org.dspace.submit.step.UploadStep.processUploadFile(UploadStep.java:502)

at 
org.dspace.submit.step.UploadStep.doProcessing(UploadStep.java:145)

at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)

at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:155)

at 
org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:243)

at 
org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3237)

at 
org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2394)

at 
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:162)

at 
org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393)

at 
org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2834)

at 
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:160)

at org.mozilla.javascript.Context.call(Context.java:538)

at 
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1833)

at 
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1803)

at 
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.handleContinuation(FOM_JavaScriptInterpreter.java:698)

at 
org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode.invoke(CallFunctionNode.java:94)

at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)

at 
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)

at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)

at 
org.apache.cocoon.components.treeprocessor.sitemap.SelectNode.invoke(SelectNode.java:82)

at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)

at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)

at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)

at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)

at 
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)

at 
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.buildPipeline(ConcreteTreeProcessor.java:186)

at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.buildPipeline(TreeProcessor.java:260)

at 
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:107)

at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)

at 
org.apache.cocoon.components.treeprocessor.sitemap.SelectNode.invoke(SelectNode.java:87)

at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)

at 
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)

at 

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

Email:   avinash@ 

 isdi.in

Website:  

 https://www.isdi.in

 

 

 

From: dspace-tech@googlegroups.com [mailto:dspace-tech@googlegroups.com] On 
Behalf Of Monika Mevenkamp
Sent: 27 November 2018 20:39
To: dspace-tech@googlegroups.com
Subject: Re: [dspace-tech] Replication Server or Secondary Server

 

 

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 server – Otherwise you would have to sync  
files 

 

How do you plan to handle failover ? Do you have a load balancer/proxy server  
in front of the DSpace instance to handle fall over ? 

Do you run on local VMs or in the Cloud ?   There is all sorts of support for 
this kind of stuff in AWS for example. 

 

Monika

 

 

 

-- 

Monika Mevenkamp 

OIT Princeton University 

Phone: 609-258-4161

Skype: mo-meven

 

 

From: mailto:dspace-tech@googlegroups.com> > on 
behalf of avinash mailto:avin...@isdi.in> >
Date: Monday, November 26, 2018 at 11:37 PM
To: "dspace-tech@googlegroups.com  " 
mailto:dspace-tech@googlegroups.com> >
Subject: [dspace-tech] Replication Server or Secondary Server

 

Dear Team,

 

We had installed Same Verion of dsapce in Two machine for backup purpose, we 
are looking for second machine get the all daily update from our primary 
machine, if our primery Dspace Machine is get down.

 

 

 

 

Regards,

Avinash  

Tower 2A, 4th Floor  

Studio No 405

One Indiabulls Centre,

Lower Parel, Mumbai 400013

Mobile :  +91-9320 90 1608

Email:   avinash@ 

 isdi.in

Website:  

 https://www.isdi.in

 

-- 
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 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.

-- 
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 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.

-- 
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 post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at 

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 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:
>>
>> On Tuesday, November 13, 2018 at 1:55:04 PM UTC-5, Chin U. Kim wrote:
>>>
>>> Connection refused (Connection refused)
>>> Go to DSpace home
>>>
>>> Please contact the site administrator if you wish to report this error.
>>> If possible, please provide details about what you were doing at the time
>>> this error occurred.
>>>
>>> Contact site administrator || Show underlying error stack
>>>
>>>
>>> Java stacktrace:
>>> java.net.ConnectException: Connection refused (Connection refused)
>>> at java.net.PlainSocketImpl.socketConnect(Native Method)
>>> at java.net
>>> .AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
>>> at java.net
>>> .AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
>>> at java.net
>>> .AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
>>> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>>> at java.net.Socket.connect(Socket.java:589)
>>> at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
>>> at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
>>> at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:321)
>>> at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:211)
>>> at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1927)
>>> at
>>> com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:654)
>>> at javax.mail.Service.connect(Service.java:274)
>>> at javax.mail.Service.connect(Service.java:91)
>>> at javax.mail.Service.connect(Service.java:76)
>>> at javax.mail.Transport.send(Transport.java:94)
>>> at javax.mail.Transport.send(Transport.java:48)
>>> at org.dspace.core.Email.send(Email.java:360)
>>>
>>>
>>
>> The error occurs when DSpace tries to send a password reset email.  It
>> cannot connect to the configured mail service.  The configured host exists
>> and is running but refused connection from your DSpace host on the
>> configured port. I would check the values of mail.server, mail.server.port,
>> and (if the mail service requires credentials) mail.server.username and
>> mail.server.password.  You may find 'bin/dspace test-email' useful for
>> testing changes to these values.
>>
> --
> 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 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.
>


-- 
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 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: 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:
>
> On Tuesday, November 13, 2018 at 1:55:04 PM UTC-5, Chin U. Kim wrote:
>>
>> Connection refused (Connection refused)
>> Go to DSpace home
>>
>> Please contact the site administrator if you wish to report this error. 
>> If possible, please provide details about what you were doing at the time 
>> this error occurred.
>>
>> Contact site administrator || Show underlying error stack
>>
>>
>> Java stacktrace: 
>> java.net.ConnectException: Connection refused (Connection refused)
>> at java.net.PlainSocketImpl.socketConnect(Native Method)
>> at 
>> java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
>> at 
>> java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
>> at 
>> java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
>> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>> at java.net.Socket.connect(Socket.java:589)
>> at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
>> at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
>> at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:321)
>> at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:211)
>> at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1927)
>> at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:654)
>> at javax.mail.Service.connect(Service.java:274)
>> at javax.mail.Service.connect(Service.java:91)
>> at javax.mail.Service.connect(Service.java:76)
>> at javax.mail.Transport.send(Transport.java:94)
>> at javax.mail.Transport.send(Transport.java:48)
>> at org.dspace.core.Email.send(Email.java:360)
>>
>>
>
> The error occurs when DSpace tries to send a password reset email.  It 
> cannot connect to the configured mail service.  The configured host exists 
> and is running but refused connection from your DSpace host on the 
> configured port. I would check the values of mail.server, mail.server.port, 
> and (if the mail service requires credentials) mail.server.username and 
> mail.server.password.  You may find 'bin/dspace test-email' useful for 
> testing changes to these values.
>

-- 
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 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 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 received no requests for a CMIS connector. I suspect our
governance groups (Steering or Leadership) would consider it, if there were
a larger number of users wanting a CMIS connector. But, currently there are
no plans, as we haven't heard any use cases or needs for one.

- Tim

[1] https://duraspace.org/dspace/community/dspace-steering-group/
[2] https://duraspace.org/dspace/community/leadership-group/

On Tue, Nov 27, 2018 at 11:07 AM Federico Belvedere <
federico.belved...@gmail.com> wrote:

> 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 connectors to a modernest one(Guaraní is
> another software developed by a third part)
>
> Hope you understand my English, sorry about that. Thanks again.
>
> Federico.
>
>
>
> El mar., 27 nov. 2018 a las 13:06, Tim Donohue ()
> escribió:
>
>> 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/DSDOC6x/REST+API
>> * OAI-PMH: https://wiki.duraspace.org/display/DSDOC6x/OAI
>> * SWORD (v1): https://wiki.duraspace.org/display/DSDOC6x/SWORDv1+Server
>> * SWORD (v2): https://wiki.duraspace.org/display/DSDOC6x/SWORDv2+Server
>>
>> I'd recommend looking at one of those options to see if it can provide
>> the integration you are looking for.  If none of those would suffice, you
>> could describe your use case / needs on this mailing list, and maybe
>> someone else here will have ideas of how you could integrate DSpace with
>> your other application.
>>
>> Tim
>>
>> On Mon, Nov 26, 2018 at 12:44 PM Federico Belvedere <
>> federico.belved...@gmail.com> wrote:
>>
>>> Hi, everyone.
>>>
>>> We need to integrate Dspace with another App thouth CMIS protocol. I was
>>> searching if exists some kind of documentation, but I didnt't find
>>> anything.
>>>
>>> Is it posible? Can you help me sending some paper about this?
>>>
>>> Thank you!!
>>> Federico.
>>>
>>> --
>>> 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 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
>>
> --
Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
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 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 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 connectors to a modernest one(Guaraní is
another software developed by a third part)

Hope you understand my English, sorry about that. Thanks again.

Federico.



El mar., 27 nov. 2018 a las 13:06, Tim Donohue ()
escribió:

> 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/DSDOC6x/REST+API
> * OAI-PMH: https://wiki.duraspace.org/display/DSDOC6x/OAI
> * SWORD (v1): https://wiki.duraspace.org/display/DSDOC6x/SWORDv1+Server
> * SWORD (v2): https://wiki.duraspace.org/display/DSDOC6x/SWORDv2+Server
>
> I'd recommend looking at one of those options to see if it can provide the
> integration you are looking for.  If none of those would suffice, you could
> describe your use case / needs on this mailing list, and maybe someone else
> here will have ideas of how you could integrate DSpace with your other
> application.
>
> Tim
>
> On Mon, Nov 26, 2018 at 12:44 PM Federico Belvedere <
> federico.belved...@gmail.com> wrote:
>
>> Hi, everyone.
>>
>> We need to integrate Dspace with another App thouth CMIS protocol. I was
>> searching if exists some kind of documentation, but I didnt't find
>> anything.
>>
>> Is it posible? Can you help me sending some paper about this?
>>
>> Thank you!!
>> Federico.
>>
>> --
>> 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 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
>

-- 
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 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: [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 
good so far.  

Thank you for the help!

David K.

On Tuesday, November 27, 2018 at 11:40:02 AM UTC-5, David Kinsley wrote:
>
> 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 DNS names.
>
>
> Is there any workaround for this?
>
>
> Thanks for the help!
>
> David K.
>
> On Tuesday, November 27, 2018 at 10:58:26 AM UTC-5, momeven wrote:
>>
>> 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*)
>> {
>> *identifierService*.register(c, item);
>> }*else*{
>> *identifierService*.register(c, item, suppliedHandle);
>> }
>> } *catch *(IdentifierException e) {
>> *throw new **RuntimeException("Can't create an Identifier!", e);*
>> }
>>
>>  
>>
>>  
>>
>> Since the item comes from another instance it already has a handle, which 
>> the code reads from the ‘handle’ file. 
>>
>>  
>>
>> Are you using the same handler service in the old and new instance ? 
>>
>> Is the DNS name of the new instance different from the old ? 
>>
>> I am not sure how the different IdentifierProvider Implementations deal 
>> with re-registering existing identifiers 
>>
>>  
>>
>> Monika
>>
>>  
>>
>>  
>>
>> -- 
>>
>> Monika Mevenkamp 
>>
>> OIT Princeton University 
>>
>> Phone: 609-258-4161
>>
>> Skype: mo-meven
>>
>>  
>>
>>  
>>
>> *From: * on behalf of Dkinsley <
>> david.ki...@cnu.edu>
>> *Date: *Tuesday, November 27, 2018 at 10:17 AM
>> *To: *DSpace Community 
>> *Subject: *[dspace-community] java.lang.RuntimeException: Can't create 
>> an Identifier!
>>
>>  
>>
>> I'm attempting to import records to my DSpace 6.3 instance through 
>> command line and am being met with this error: 
>>
>>  
>>
>> *Adding item from directory 0*
>>
>> *Loading dublin core from 
>> /usr/local/dspace/imports/DaSCB.zip/DaSCB_docs/0/dublin_core.xml*
>>
>> *Schema: dc Element: contributor Qualifier: author Value: Jean 
>> Rech and Clives S. Leyman*
>>
>> *Schema: dc Element: date Qualifier: accessioned Value: 
>> 2008-11-18T00:10:17Z*
>>
>> *Schema: dc Element: date Qualifier: available Value: 
>> 2008-11-18T00:10:17Z*
>>
>> *Schema: dc Element: date Qualifier: issued Value: 
>> 2008-11-18T00:10:17Z*
>>
>> *Schema: dc Element: identifier Qualifier: uri Value: > url>/handle/2121/142100*
>>
>> *Schema: dc Element: description Qualifier: provenance Value: 
>> Made available in DSpace on 2008-11-18T00:10:17Z (GMT). No. of bitstreams: 
>> 1*
>>
>> *A Case Study by Aerospatiale and British Aerospace on the Co.pdf: 
>> 3420143 bytes, checksum: 02676b5a4db184e00a4e1907afe30714 (MD5)*
>>
>> *Schema: dc Element: title Qualifier: none Value: A Case Study by 
>> Aerospatiale and British Aerospace on the Concorde*
>>
>> *Schema: dc Element: type Qualifier: none Value: Document*
>>
>> *Schema: dc Element: subject Qualifier: categories Value: 
>> Dynamics and Systems Control Branch documents (Carey Buttrill)*
>>
>> *Schema: dc Element: contributor Qualifier: corpAuthor Value: 
>> AIAA*
>>
>> *Schema: dc Element: identifier Qualifier: sfxLinkoff Value: Y*
>>
>> *Processing contents file: 
>> /usr/local/dspace/imports/DaSCB.zip/DaSCB_docs/0/contents*
>>
>> *Bitstream: A Case Study by Aerospatiale and British Aerospace on 
>> the Co.pdf Bundle: ORIGINAL*
>>
>> *Bitstream: A Case Study by Aerospatiale and British Aerospace on 
>> the Co.pdf.txt Bundle: TEXT*
>>
>> *Bitstream: license.txt  Bundle: LICENSE*
>>
>> *Processing handle file: handle*
>>
>> *read handle: '2121/142100'*
>>
>> *java.lang.RuntimeException: Can't create an Identifier!*
>>
>> *at 
>> org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:74)*
>>
>> *at 
>> org.dspace.app.itemimport.ItemImportServiceImpl.addItem(ItemImportServiceImpl.java:516)*
>>
>> *at 
>> org.dspace.app.itemimport.ItemImportServiceImpl.addItems(ItemImportServiceImpl.java:338)*
>>
>> *at 
>> org.dspace.app.itemimport.ItemImportCLITool.main(ItemImportCLITool.java:375)*
>>
>> *at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
>>
>> *   

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 configuration
error or similar, which would be reported in the DSpace logs).

- Tim

On Tue, Nov 27, 2018 at 10:40 AM David Kinsley 
wrote:

> 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 DNS names.
>
>
> Is there any workaround for this?
>
>
> Thanks for the help!
>
> David K.
>
> On Tuesday, November 27, 2018 at 10:58:26 AM UTC-5, momeven wrote:
>
>> 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*)
>> {
>> *identifierService*.register(c, item);
>> }*else*{
>> *identifierService*.register(c, item, suppliedHandle);
>> }
>> } *catch *(IdentifierException e) {
>> *throw new **RuntimeException("Can't create an Identifier!", e);*
>> }
>>
>>
>>
>>
>>
>> Since the item comes from another instance it already has a handle, which
>> the code reads from the ‘handle’ file.
>>
>>
>>
>> Are you using the same handler service in the old and new instance ?
>>
>> Is the DNS name of the new instance different from the old ?
>>
>> I am not sure how the different IdentifierProvider Implementations deal
>> with re-registering existing identifiers
>>
>>
>>
>> Monika
>>
>>
>>
>>
>>
>> --
>>
>> Monika Mevenkamp
>>
>> OIT Princeton University
>>
>> Phone: 609-258-4161 <(609)%20258-4161>
>>
>> Skype: mo-meven
>>
>>
>>
>>
>>
> *From: * on behalf of Dkinsley <
>> david.ki...@cnu.edu>
>>
>
>> *Date: *Tuesday, November 27, 2018 at 10:17 AM
>>
> *To: *DSpace Community 
>>
>
>> *Subject: *[dspace-community] java.lang.RuntimeException: Can't create
>> an Identifier!
>>
>
>>
>> I'm attempting to import records to my DSpace 6.3 instance through
>> command line and am being met with this error:
>>
>>
>>
>> *Adding item from directory 0*
>>
>> *Loading dublin core from
>> /usr/local/dspace/imports/DaSCB.zip/DaSCB_docs/0/dublin_core.xml*
>>
>> *Schema: dc Element: contributor Qualifier: author Value: Jean
>> Rech and Clives S. Leyman*
>>
>> *Schema: dc Element: date Qualifier: accessioned Value:
>> 2008-11-18T00:10:17Z*
>>
>> *Schema: dc Element: date Qualifier: available Value:
>> 2008-11-18T00:10:17Z*
>>
>> *Schema: dc Element: date Qualifier: issued Value:
>> 2008-11-18T00:10:17Z*
>>
>> *Schema: dc Element: identifier Qualifier: uri Value: > url>/handle/2121/142100*
>>
>> *Schema: dc Element: description Qualifier: provenance Value:
>> Made available in DSpace on 2008-11-18T00:10:17Z (GMT). No. of bitstreams:
>> 1*
>>
>> *A Case Study by Aerospatiale and British Aerospace on the Co.pdf:
>> 3420143 bytes, checksum: 02676b5a4db184e00a4e1907afe30714 (MD5)*
>>
>> *Schema: dc Element: title Qualifier: none Value: A Case Study by
>> Aerospatiale and British Aerospace on the Concorde*
>>
>> *Schema: dc Element: type Qualifier: none Value: Document*
>>
>> *Schema: dc Element: subject Qualifier: categories Value:
>> Dynamics and Systems Control Branch documents (Carey Buttrill)*
>>
>> *Schema: dc Element: contributor Qualifier: corpAuthor Value:
>> AIAA*
>>
>> *Schema: dc Element: identifier Qualifier: sfxLinkoff Value: Y*
>>
>> *Processing contents file:
>> /usr/local/dspace/imports/DaSCB.zip/DaSCB_docs/0/contents*
>>
>> *Bitstream: A Case Study by Aerospatiale and British Aerospace on
>> the Co.pdf Bundle: ORIGINAL*
>>
>> *Bitstream: A Case Study by Aerospatiale and British Aerospace on
>> the Co.pdf.txt Bundle: TEXT*
>>
>> *Bitstream: license.txt  Bundle: LICENSE*
>>
>> *Processing handle file: handle*
>>
>> *read handle: '2121/142100'*
>>
>> *java.lang.RuntimeException: Can't create an Identifier!*
>>
>> *at
>> org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:74)*
>>
>> *at
>> org.dspace.app.itemimport.ItemImportServiceImpl.addItem(ItemImportServiceImpl.java:516)*
>>
>> *at
>> org.dspace.app.itemimport.ItemImportServiceImpl.addItems(ItemImportServiceImpl.java:338)*
>>
>> *at
>> org.dspace.app.itemimport.ItemImportCLITool.main(ItemImportCLITool.java:375)*
>>
>> *at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
>>
>> *at
>> 

[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 DNS names.


Is there any workaround for this?


Thanks for the help!

David K.

On Tuesday, November 27, 2018 at 10:58:26 AM UTC-5, momeven wrote:
>
> 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*)
> {
> *identifierService*.register(c, item);
> }*else*{
> *identifierService*.register(c, item, suppliedHandle);
> }
> } *catch *(IdentifierException e) {
> *throw new **RuntimeException("Can't create an Identifier!", e);*
> }
>
>  
>
>  
>
> Since the item comes from another instance it already has a handle, which 
> the code reads from the ‘handle’ file. 
>
>  
>
> Are you using the same handler service in the old and new instance ? 
>
> Is the DNS name of the new instance different from the old ? 
>
> I am not sure how the different IdentifierProvider Implementations deal 
> with re-registering existing identifiers 
>
>  
>
> Monika
>
>  
>
>  
>
> -- 
>
> Monika Mevenkamp 
>
> OIT Princeton University 
>
> Phone: 609-258-4161
>
> Skype: mo-meven
>
>  
>
>  
>
> *From: *> on behalf of 
> Dkinsley >
> *Date: *Tuesday, November 27, 2018 at 10:17 AM
> *To: *DSpace Community >
> *Subject: *[dspace-community] java.lang.RuntimeException: Can't create an 
> Identifier!
>
>  
>
> I'm attempting to import records to my DSpace 6.3 instance through command 
> line and am being met with this error: 
>
>  
>
> *Adding item from directory 0*
>
> *Loading dublin core from 
> /usr/local/dspace/imports/DaSCB.zip/DaSCB_docs/0/dublin_core.xml*
>
> *Schema: dc Element: contributor Qualifier: author Value: Jean 
> Rech and Clives S. Leyman*
>
> *Schema: dc Element: date Qualifier: accessioned Value: 
> 2008-11-18T00:10:17Z*
>
> *Schema: dc Element: date Qualifier: available Value: 
> 2008-11-18T00:10:17Z*
>
> *Schema: dc Element: date Qualifier: issued Value: 
> 2008-11-18T00:10:17Z*
>
> *Schema: dc Element: identifier Qualifier: uri Value:  url>/handle/2121/142100*
>
> *Schema: dc Element: description Qualifier: provenance Value: Made 
> available in DSpace on 2008-11-18T00:10:17Z (GMT). No. of bitstreams: 1*
>
> *A Case Study by Aerospatiale and British Aerospace on the Co.pdf: 3420143 
> bytes, checksum: 02676b5a4db184e00a4e1907afe30714 (MD5)*
>
> *Schema: dc Element: title Qualifier: none Value: A Case Study by 
> Aerospatiale and British Aerospace on the Concorde*
>
> *Schema: dc Element: type Qualifier: none Value: Document*
>
> *Schema: dc Element: subject Qualifier: categories Value: Dynamics 
> and Systems Control Branch documents (Carey Buttrill)*
>
> *Schema: dc Element: contributor Qualifier: corpAuthor Value: AIAA*
>
> *Schema: dc Element: identifier Qualifier: sfxLinkoff Value: Y*
>
> *Processing contents file: 
> /usr/local/dspace/imports/DaSCB.zip/DaSCB_docs/0/contents*
>
> *Bitstream: A Case Study by Aerospatiale and British Aerospace on 
> the Co.pdf Bundle: ORIGINAL*
>
> *Bitstream: A Case Study by Aerospatiale and British Aerospace on 
> the Co.pdf.txt Bundle: TEXT*
>
> *Bitstream: license.txt  Bundle: LICENSE*
>
> *Processing handle file: handle*
>
> *read handle: '2121/142100'*
>
> *java.lang.RuntimeException: Can't create an Identifier!*
>
> *at 
> org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:74)*
>
> *at 
> org.dspace.app.itemimport.ItemImportServiceImpl.addItem(ItemImportServiceImpl.java:516)*
>
> *at 
> org.dspace.app.itemimport.ItemImportServiceImpl.addItems(ItemImportServiceImpl.java:338)*
>
> *at 
> org.dspace.app.itemimport.ItemImportCLITool.main(ItemImportCLITool.java:375)*
>
> *at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
>
> *at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*
>
> *at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*
>
> *at java.lang.reflect.Method.invoke(Method.java:498)*
>
> *at 
> org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229)*
>
> *at 
> org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81)*
>
> *Caused by: org.dspace.identifier.IdentifierException: Cannot register 
> identifier: Didn't find a provider that supports this identifier.*
>
> *at 
> 

[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
OIT Princeton University
Phone: 609-258-4161
Skype: mo-meven


From: reza shams 
Date: Wednesday, November 14, 2018 at 7:50 AM
To: "mome...@gmail.com" 
Subject: Re: [dspace-tech] Policies for Collection

Dear Monika,
Really thanks for your reply.
Yes, exactly it is my problem.
But what about current collections?  now I have a lot of collections . should I 
change policies by one theough user interface?
Is there any solution?
Thanks

On Tue, Nov 13, 2018 at 6:49 PM Monika Mevenkamp 
mailto:mome...@gmail.com>> wrote:
Reza

Do you expect creating more collections that should have non default 
authorizations ?
Is there one default for all collections current and future ?
If that is true – you could change the code that creates collections to use 
your defaults instead of what is currently implemented

In the master branch the code is 
HERE
In 6_x it is 
HERE

Monika

--
Monika Mevenkamp
OIT Princeton University
Phone: 609-258-4161
Skype: mo-meven


From: mailto:dspace-tech@googlegroups.com>> on 
behalf of reza shams mailto:rezasham...@gmail.com>>
Date: Tuesday, November 13, 2018 at 5:34 AM
To: DSpace Technical Support 
mailto:dspace-tech@googlegroups.com>>
Subject: Re: [dspace-tech] Policies for Collection

Thanks for your answer.
My concern is about new items. So I need to add policies to all the collections 
(not to items).  'Advanced Policy Manager'  is for previous items.  For 
example, if a user adds an item to the collection,  it would get those 
policies.   Moreover, what if a user creates a new collection.  As a whole, I 
wanna set some policies to all items (previous items and future items).
Thanks.

On Tuesday, November 13, 2018 at 10:49:41 AM UTC+3:30, Paul Münch wrote:
Hello,

per default you can not address all communities or collection at once. In XMLUI 
it is possible as system administrator to use the 'Advanced Policy Manager' ( 
'Access Control' -> 'Authorizations' -> 'Advanced authorizations tools'). With 
this tool you can grant or restrict rights on items from selected collections.

If this is not enough, maybe a own implemented Curation Task 
(https://wiki.duraspace.org/display/DSDOC6x/Curation+System) could be a helpful.

Kind regards,

Paul Münch
Am 12.11.18 um 13:16 schrieb reza shams:
Hi
 I faced a problem.   I could add policies for a collection.  but is there any 
solution to add policies to all collections?
moreover,  how should I  restrict access to bitstream in all communities rather 
than collections?

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


--

Philipps-Universität Marburg | UB

Digitale Dienste | Deutschhausstraße 9 | D018

Tel. +49 06421 28-24624

--
--
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 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.

-- 
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 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 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/DSDOC6x/REST+API
* OAI-PMH: https://wiki.duraspace.org/display/DSDOC6x/OAI
* SWORD (v1): https://wiki.duraspace.org/display/DSDOC6x/SWORDv1+Server
* SWORD (v2): https://wiki.duraspace.org/display/DSDOC6x/SWORDv2+Server

I'd recommend looking at one of those options to see if it can provide the
integration you are looking for.  If none of those would suffice, you could
describe your use case / needs on this mailing list, and maybe someone else
here will have ideas of how you could integrate DSpace with your other
application.

Tim

On Mon, Nov 26, 2018 at 12:44 PM Federico Belvedere <
federico.belved...@gmail.com> wrote:

> Hi, everyone.
>
> We need to integrate Dspace with another App thouth CMIS protocol. I was
> searching if exists some kind of documentation, but I didnt't find
> anything.
>
> Is it posible? Can you help me sending some paper about this?
>
> Thank you!!
> Federico.
>
> --
> 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 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

-- 
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 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: [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)
{
identifierService.register(c, item);
}else{
identifierService.register(c, item, suppliedHandle);
}
} catch (IdentifierException e) {
throw new RuntimeException("Can't create an Identifier!", e);
}


Since the item comes from another instance it already has a handle, which the 
code reads from the ‘handle’ file.

Are you using the same handler service in the old and new instance ?
Is the DNS name of the new instance different from the old ?
I am not sure how the different IdentifierProvider Implementations deal with 
re-registering existing identifiers

Monika


--
Monika Mevenkamp
OIT Princeton University
Phone: 609-258-4161
Skype: mo-meven


From:  on behalf of Dkinsley 

Date: Tuesday, November 27, 2018 at 10:17 AM
To: DSpace Community 
Subject: [dspace-community] java.lang.RuntimeException: Can't create an 
Identifier!

I'm attempting to import records to my DSpace 6.3 instance through command line 
and am being met with this error:

Adding item from directory 0
Loading dublin core from 
/usr/local/dspace/imports/DaSCB.zip/DaSCB_docs/0/dublin_core.xml
Schema: dc Element: contributor Qualifier: author Value: Jean Rech and 
Clives S. Leyman
Schema: dc Element: date Qualifier: accessioned Value: 
2008-11-18T00:10:17Z
Schema: dc Element: date Qualifier: available Value: 
2008-11-18T00:10:17Z
Schema: dc Element: date Qualifier: issued Value: 2008-11-18T00:10:17Z
Schema: dc Element: identifier Qualifier: uri Value: /handle/2121/142100
Schema: dc Element: description Qualifier: provenance Value: Made 
available in DSpace on 2008-11-18T00:10:17Z (GMT). No. of bitstreams: 1
A Case Study by Aerospatiale and British Aerospace on the Co.pdf: 3420143 
bytes, checksum: 02676b5a4db184e00a4e1907afe30714 (MD5)
Schema: dc Element: title Qualifier: none Value: A Case Study by 
Aerospatiale and British Aerospace on the Concorde
Schema: dc Element: type Qualifier: none Value: Document
Schema: dc Element: subject Qualifier: categories Value: Dynamics and 
Systems Control Branch documents (Carey Buttrill)
Schema: dc Element: contributor Qualifier: corpAuthor Value: AIAA
Schema: dc Element: identifier Qualifier: sfxLinkoff Value: Y
Processing contents file: 
/usr/local/dspace/imports/DaSCB.zip/DaSCB_docs/0/contents
Bitstream: A Case Study by Aerospatiale and British Aerospace on the 
Co.pdf Bundle: ORIGINAL
Bitstream: A Case Study by Aerospatiale and British Aerospace on the 
Co.pdf.txt Bundle: TEXT
Bitstream: license.txt  Bundle: LICENSE
Processing handle file: handle
read handle: '2121/142100'
java.lang.RuntimeException: Can't create an Identifier!
at 
org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:74)
at 
org.dspace.app.itemimport.ItemImportServiceImpl.addItem(ItemImportServiceImpl.java:516)
at 
org.dspace.app.itemimport.ItemImportServiceImpl.addItems(ItemImportServiceImpl.java:338)
at 
org.dspace.app.itemimport.ItemImportCLITool.main(ItemImportCLITool.java:375)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81)
Caused by: org.dspace.identifier.IdentifierException: Cannot register 
identifier: Didn't find a provider that supports this identifier.
at 
org.dspace.identifier.IdentifierServiceImpl.register(IdentifierServiceImpl.java:123)
at 
org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:71)
... 9 more
java.lang.RuntimeException: Can't create an Identifier!


This instance already has over 30,000 records on it from a different dspace 
instance (version 3.3) and i'm trying to start my next round of imports from 
yet another dspace instance (this one is version 5.5) but i'm suddenly being 
met with this error.  I've searched for solutions but i haven't found anything 
useful yet.  I'd appreciate any help at all.

Thanks

--
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 Community" group.
To unsubscribe from this 

[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 sanjit paswan 

Date: Tuesday, November 27, 2018 at 9:34 AM
To: DSpace Community 
Subject: [dspace-community] mail setting error

Hello everyone,

earlier mail services was working but now it saying
" Internal System Error

The system has experienced an internal error. Please try to do what you were 
doing again, and if the problem persists, please contact us so we can fix the 
problem. "




may be i made some changes but now i try to rectify but the situation is still 
same. plz help me to come out from this problem`
--
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 Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
dspace-community+unsubscr...@googlegroups.com.
To post to this group, send email to 
dspace-commun...@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-community.
For more options, visit https://groups.google.com/d/optout.

-- 
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 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] 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 server – Otherwise you would have to sync  
files

How do you plan to handle failover ? Do you have a load balancer/proxy server  
in front of the DSpace instance to handle fall over ?
Do you run on local VMs or in the Cloud ?   There is all sorts of support for 
this kind of stuff in AWS for example.

Monika



--
Monika Mevenkamp
OIT Princeton University
Phone: 609-258-4161
Skype: mo-meven


From:  on behalf of avinash 
Date: Monday, November 26, 2018 at 11:37 PM
To: "dspace-tech@googlegroups.com" 
Subject: [dspace-tech] Replication Server or Secondary Server

Dear Team,

We had installed Same Verion of dsapce in Two machine for backup purpose, we 
are looking for second machine get the all daily update from our primary 
machine, if our primery Dspace Machine is get down.




Regards,
Avinash
Tower 2A, 4th Floor
Studio No 405
One Indiabulls Centre,
Lower Parel, Mumbai 400013
Mobile :  +91-9320 90 1608
Email: 
avinash@isdi.in
Website: 
https://www.isdi.in

--
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 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.

-- 
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 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] 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.
>
> --
> 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 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.
>


-- 
Alan Orth
alan.o...@gmail.com
https://picturingjordan.com
https://englishbulgaria.net
https://mjanja.ch
"In heaven all the interesting people are missing." ―Friedrich Nietzsche

-- 
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 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] 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 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] 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 should by higher, and then
the others may come, the farther the title is from the query expression, 
the lower the position the result should be. 
I tried changing some params in solrconfig.xml and scheme.xml - and full 
reindex of course - but neither helped.
Does anyone has an idea?
thanx


-- 
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 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] 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/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 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.