[dspace-tech] solr search can't find

2023-03-31 Thread Tianyi Gu
Hi, I am trying to run dspace backend from docker the lastest version. It failed to run. Log file is as below: 2023-03-31 13:35:01,092 ERROR unknown unknown org.dspace.discovery.SolrSearchCore @ Error while initializing solr server http://localhost:8983/solr/search org.apache.solr.client.solrj

[dspace-tech] Re: DSpace 7.3 Bulk Upload

2023-01-27 Thread Tianyi Gu
Thank you, everyone! Kim, I am working on recreating the error... On Tuesday, January 17, 2023 at 11:42:19 AM UTC-5 Tim Donohue wrote: > Hi Tianyi, > > The Batch Import / Bulk Upload command wasn't available in the DSpace 7 > Admin UI until the 7.4 release. See the release notes at > https://

[dspace-tech] DSpace 7.3 Bulk Upload

2023-01-16 Thread Tianyi Gu
Hi all, I can't see the Batch Import from UI and also have no luck running the "import' command I follow the guide Importing and Exporting Items via Simple Archive Format The command I used: [dsp

Re: [dspace-tech] Unable to submit an item

2022-06-22 Thread Tianyi Gu
ap') Unable to send email alert. It wasn't possible to update this identifier: doi:10.82284/TGTEST2 +++++++ Thank you very much! Tianyi On Wednesday, June 22, 2022 at 12:02:19 PM UTC-4 Tianyi Gu wrote: > Hi Mark, > > Thank you for looking into the issue. > > 1. I

Re: [dspace-tech] Unable to submit an item

2022-06-22 Thread Tianyi Gu
idn't get the comments on 'diff' or 'diff -u'; and I didn't find the keyword from the attached 'DIM2DataCite.xsl' file. Please advise. Tianyi On Wednesday, June 22, 2022 at 8:31:48 AM UTC-4 Mark H. Wood wrote: > On Tue, Jun 21, 2022 at 03:02:22P

[dspace-tech] Unable to submit an item

2022-06-21 Thread Tianyi Gu
Hello everyone, Hope you have a great summer time. I had a new DSpace 7.2.1 instance installed. Everything went well at beginning, until I modified the local.cfg file, DIM2DataCite.xsl and identifier-service.xml, according to the guide

[dspace-tech] DOI Configuration makes submission misfunctioned

2022-05-30 Thread Tianyi Gu
Hello everyone, I followed the DOI Digital Object Identifier instruction, copied and pasted the these property settings into these configuration files. After that, I am unable to submit any content: no matter is to subm

Re: [dspace-tech] Unrecognized customized Configurable Entity

2022-04-21 Thread Tianyi Gu
t should be updated with any newly > defined relationships. > > So, if that's not occurring, then you might want to look around for errors > in logs. It's also possible there's some sort of unexpected bug in the > code that is causing issues. > > Tim > -

[dspace-tech] Unrecognized customized Configurable Entity

2022-04-19 Thread Tianyi Gu
Hi there, Hope everyone had a great Easter weekend! We still have a small problem with creating a customized entity: After adding a new collection to hold "SubOrgUnit" entities and adding items into that collection, I edit one of the items, and add the dspace.entity.type field with a value of

Re: [dspace-tech] Re: Error after adding a new Configurable Entity

2022-04-13 Thread Tianyi Gu
You got me there! I stuck on a typo. Thank you, Tim! On Wednesday, April 13, 2022 at 3:41:53 PM UTC-4 Tianyi Gu wrote: > Hi Tim, > Thank you. I will skip creating a new schema. > I fixed the previous error by changing the value-ref, but got another > error message as below: &

Re: [dspace-tech] Re: Error after adding a new Configurable Entity

2022-04-13 Thread Tianyi Gu
schema for your new entity type. > > Tim > ------ > *From:* dspac...@googlegroups.com on behalf > of Tianyi Gu > *Sent:* Wednesday, April 13, 2022 1:26 PM > > *To:* DSpace Technical Support > *Subject:* Re: [dspace-tech] Re: Error after adding a new C

Re: [dspace-tech] Re: Error after adding a new Configurable Entity

2022-04-13 Thread Tianyi Gu
plain english, the Publication Entity's > "dc.contributor.other" field will be dynamically populated with the value > of "organization.legalName" from the OrgUnit Entity. > > You'd need to define something similar for your OrgUnit to SubOrgUnit > rel

[dspace-tech] Re: Error after adding a new Configurable Entity

2022-04-11 Thread Tianyi Gu
Hi Tim, It's great to have you here. It is sort of what I was doing. Actually, we were aware of the problem, so I want to create a new entity called SubOrgUnit and created a relationship between SubOrgUnit and OrgUnit. *relationship-types.xml:* *SubOrgUnit* OrgUnit

[dspace-tech] Error after adding a new Configurable Entity

2022-04-08 Thread Tianyi Gu
Hello everyone, I got a error message after adding a new Configurable entity. Here is my working steps: - Configure virtual-metadata.xml: define keys and value-refs to Map objects; org.dspace.content.virtual.EntityTypeToFilterQueryService; Configure for VirtualMetadataPopulator and VirtualMetad

[dspace-tech] Re: Connect Configurable Entities

2022-03-31 Thread Tianyi Gu
Hi Tim, I figured out how to add dspace.entity.type. When I read the instruction 3.3 - Edit Collection, I thought it was under Collection settings; but it is actually under Item settings. So that's where I get confused. Thank yo

[dspace-tech] Connect Configurable Entities

2022-03-29 Thread Tianyi Gu
Hello colleagues, After I initialize out of box entities, I got additional three tables: Relationship, relationship_type and entity_type; I'd like to make an author connecting with two publications. However, "relationship" table is empty. How could I configure two entities reference each othe

[dspace-tech] Replace Title to Name as a Person entities Item

2022-03-25 Thread Tianyi Gu
Hello, By default, DSpace 7.1 will use Title as the page name. After I create a Person "item" in the Person collection, it displayed as a "Untitled" item. Home /Tes t/ Perso

Re: [dspace-tech] Make Upload as an option

2022-03-25 Thread Tianyi Gu
/dspace/config/dspace.cfg#L907 > > If you set that to "false" then file uploads should be optional. You can > set it to false either in your local.cfg or in dspace.cfg. > > Tim > -- > *From:* dspac...@googlegroups.com on behalf > of T

[dspace-tech] Make Upload as an option

2022-03-23 Thread Tianyi Gu
Hello, Anyone can tell how to change upload a file as an option. Currently, every time I create an item I have to upload a file. How could I change the setting? I have looked into submission-form.xml and item-submission.xml, but didn't figure out how to make the change. Please advise. Than

[dspace-tech] Re: Configurable entities implementation

2022-03-22 Thread Tianyi Gu
Ideally, I could modify: 1. this collection page is more customized for the Person entity; 2. change the search result: display Person's full name instead of "untitled" 3. change the "item" label. Thank you, Tianyi On Tuesday, March 22, 2022 at 2:45:46 PM UTC-4 T

[dspace-tech] Re: Configurable entities implementation

2022-03-22 Thread Tianyi Gu
Hi Tim, Thank you for answering that. I have verified that and learned that the script will fill the tables. Now, when I create a person as an item, the submission form for Person submission form doesn't have a Title and I have to upload a file into the item. After the creation, the new person

[dspace-tech] Re: Configurable entities implementation

2022-03-18 Thread Tianyi Gu
I can't see configurable entities data in the metadatafieldregistr table: https://groups.google.com/g/dspace-tech/c/fKvl6s_pU6w relation isAuthorOfPublication relation isPublicationOfAuthor ... On Friday, March 18, 2022 at 12:23:29 PM UTC-4 Tianyi Gu wrote: > Hello everyone, >

[dspace-tech] Configurable entities implementation

2022-03-18 Thread Tianyi Gu
Hello everyone, Why I can't find "entity_type" and "relationship_type"database tables? I have followed the DSpace configurable entity instruction

[dspace-tech] 500 Hal Browser error

2022-02-25 Thread Tianyi Gu
Hi everyone, and @Tim, Have done debug settings. HAL browser looks fine, but errors in Tomcat files. DSpace log file has nothing for today. Tomcat9 - stderr. file : [Fatal Error] log4j2.xml:12:10: The content of elements must consist of well-formed character data or markup. Warning at xsl:st

[dspace-tech] Myth: Site Admin lost periodically

2021-11-01 Thread Tianyi Gu
Hello, Happy Monday everyone and hope you have a great ahead! Last Friday, I could not login DSpace with my site admin. However, I have no problem to login this morning with the same password and admin user name. I had another DSpace instance. The same issue happened on that instance as well.

Re: [dspace-tech] Bitstream Architect - connect to multiple data stores

2021-10-26 Thread Tianyi Gu
ng from my side. Thank you, Tianyi On Tuesday, October 26, 2021 at 10:18:36 AM UTC-4 Mark H. Wood wrote: > On Tue, Oct 26, 2021 at 05:17:13AM -0700, Tianyi Gu wrote: > > I transformed the DSpace 7 Storage layer document into a visual diagram > in > > the attachment. > >

Re: [dspace-tech] Bitstream Architect - connect to multiple data stores

2021-10-26 Thread Tianyi Gu
> of feature doesn't currently exist on our Roadmap. > > Tim > ---------- > *From:* dspac...@googlegroups.com on behalf > of Tianyi Gu > *Sent:* Tuesday, October 26, 2021 7:17 AM > *To:* DSpace Technical Support > *Subject:* [dspace-tech] Bitstream Architect - connect to

[dspace-tech] Designated resource for a specific community, sub-community, or collection

2021-10-26 Thread Tianyi Gu
Hi DSpace Gurus, Do we have designated resource settings pointing to each community, sub-community, or collection? Scenario: Community A uses Google Cloud; Community B Collection 1 uses AWS... They have different budgets to control their own cloud resources, but like to collaborate on the sam

[dspace-tech] Re: Bitstream Architect - connect to multiple data stores

2021-10-26 Thread Tianyi Gu
I updated the diagram On Tuesday, October 26, 2021 at 9:42:25 AM UTC-4 Tianyi Gu wrote: > Hello Tim, everyone, > > I transformed the DSpace 7 Storage layer document into a visual diagram in > the attachment. > > Based on my understanding, DSpace only stores data to the one

[dspace-tech] Bitstream Architect - connect to multiple data stores

2021-10-26 Thread Tianyi Gu
Hello Tim, everyone, I transformed the DSpace 7 Storage layer document into a visual diagram in the attachment. Based on my understanding, DSpace only stores data to the one (if we have 10 stores) that has the biggest Store Number. If I want DSpace to write data into several storages, each mat