Hi Olivier,
These are perfectly safe to remove, assuming you have no need to revert to a
prior deployment. The ant installer backs up your previous deployment in case
something breaks and you want to roll back.
Regards,
James
On 10/25/17, 4:36 AM, "dspace-tech@googlegroups.com on behalf of O
Dear Jose,
We had a use case that called for updating the bundles of bitstreams using the
bitstream REST endpoint, but had to implement it ourselves. Compare the
upstream:
https://github.com/TAMULib/DSpace/blob/tamu-dspace/dspace/modules/rest/src/main/java/org/dspace/rest/BitstreamResource.java
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
F
Dear Haimanot,
The first things to check is your dspace.cfg. If the community list is not
showing, this is a sure sign that the database does not contain those
communities – no solr indexing is required for the hierarchy to show. So get
your db admin to check the database at the address of th
Dear Stephano,
I believe your problem is not specifically related to the index-discovery task.
Most likely, other operations will be intermittently failing as well. If you
connect to your postgres server and select from pg_stat_activity, you will
likely see a lot of queries with a status of i
Dear Haimanot,
I’m afraid the community here can’t help much without more detailed
information, such as an error report, logs, or details on your use case and the
associated configuration. Without additional details, a general response to
your question would mostly recapitulate the documentati
Dear Haimanot Birhanu,
Check the wiki documentation here:
https://wiki.duraspace.org/display/DSDOC3x/Discovery
It should tell you all you need to know on this issue.
James
From: on behalf of Haimanot Birhanu
Date: Thursday, December 1, 2016 at 6:31 AM
To: "dspace-tech@googlegroups.com"
Subj
Dear Haimanot Birhanu,
It looks like the installer is trying to insert a duplicate row of the
application/octet-stream which has short description “Unknown” in the bistream
format registry database table.
If you want to do a fresh install, try using an empty database. You could drop
the datab
Hi Everybody,
We have an application where our librarians can curate and publish items to our
DSpace 5.4 repository with the REST API. The push is accomplished with a
sequence of requests, first to create the item, then several more requests to
upload some files and set the bundles and permiss
Dear Holly,
We have had success updating the bitstream policies at the bitstream endpoint
rather than the policy endpoint. You can just embed the policy JSON in the
bistream JSON as for example:
{"id":235,"name":"dissertation_0.pdf.txt","handle":null,"type":"bitstream","link":"/rest/bitstreams
Hi Prakash,
Make sure that your institution’s network allows traffic to oss.sonatype.org
and repo.maven.apache.org. I’ve had trouble in the past with installations at
some institutions for this reason.
James
From: on behalf of prakash das
Date: Thursday, July 7, 2016 at 1:19 AM
To: DSpace
Hi Tao,
You could try deleting tomcat’s server-side cache for the webapp. Look under
[tomcat-dir]/work/Catalina/localhost/rest.
James
From: on behalf of Tao Zhao
Date: Friday, June 10, 2016 at 4:18 PM
To: DSpace Technical Support
Cc: "tao.zhao@gmail.com" , "heli...@centrum.sk"
Subjec
12 matches
Mail list logo