Hi!
I don't know what system you're using, but look for the pm2 startup file.
For me it's a file pm2-dspace.service in /etc/systemd/system.
In this file:
Type=forking
change to
Type=cluster
After this change, restart the pm2 service and start dspace UI. The
application should run in cluster mod
Hi,
in file dspace.cfg change
websvc.opensearch.svccontext = opensearch/search
to
websvc.opensearch.svccontext = opensearch
After this change and restarting DSpace the error disappeared.
However, this does not solve the problem completely, because the RSS Feed,
at least for me, does not update.
Hi Dominik,
Did you validate the file with json5 validator?
https://wiki.lyrasis.org/pages/viewpage.action?pageId=117735441#DSpace7TranslationInternationalization(i18n)Localization(l10n)-Validatingyourfilewiththejson5validator
Regards,
Mariusz
wtorek, 13 grudnia 2022 o 10:46:38 UTC+1 domi...@wp.
I don't know why but use absolute path:
$ pwd
/usr/local/dspace-angular/src
$ yarn json5 --validate /usr/local/dspace-angular/src/assets/i18n/en.json5
yarn run v1.22.19
$ /usr/local/dspace-angular/node_modules/.bin/json5 --validate
/usr/local/dspace-angular/src/assets/i18n/en.json5
Done in 0.26s.
Good luck. :)
Regards,
Mariusz
wtorek, 13 grudnia 2022 o 15:07:25 UTC+1 domi...@wp.pl napisał(a):
> Thanks for help!
> Now everything is fine, I checked file using full path, replace some
> mistakes rebuild my dspace-angular and it works, thank you!
> Thanks,
> Dominik
>
> wtorek, 13 grudnia
Hi,
I have a problem with the cleanup operation. I am getting an error like
this:
[dspace@dspace dspace]$ ./bin/dspace cleanup
Exception: org.hibernate.exception.ConstraintViolationException: could not
execute statement
javax.persistence.PersistenceException:
org.hibernate.exception.Constraint
Hi,
My task as in the title both from crontab and directly called by me returns
the same error:
[dspace@dspace dspace]$ ./bin/dspace stats-util -s
Exception: Cannot invoke "java.lang.CharSequence.toString()" because
"target" is null
java.lang.NullPointerException: Cannot invoke
"java.lang.Char
Have you tried changing the webui.browse.index.2 parameter in the
dspace.cfg file?
In your case it should be:
webui.browse.index.2 = author:metadata:dc.creator:text
then rebuild the index.
Regards,
Mariusz
wtorek, 14 lutego 2023 o 19:57:20 UTC+1 WILLIAN napisał(a):
> For a institutional reason,
oesn't remove the metadata (dc.contributor.*) shown in the search
> results.
> I believe that this needs to be changed in some page, but I don't located
> it.
>
> Thanks
> Willian
>
>
> Em qua., 15 de fev. de 2023 às 08:43, Technologiczny Informator <
>
Hi all,
I would like to ask is it normal that Community Administrator or Collection
Administrator can't add logo to collection? This can only be done as Site
Administrator. In addition to my DSpace installations, I've tried doing
this on the site demo7.dspace.org. Same effect.
Is this a bug or
Done.
Regards
Mariusz
środa, 10 maja 2023 o 17:14:15 UTC+2 DSpace Technical Support napisał(a):
> Hi Mariusz,
>
> That sounds like a possible bug. Could you submit a bug ticket with the
> steps you took? This would allow us to try to reproduce the issue. Here's
> our ticketing system: https
dle"
Detail: Key (uuid)=(02caead4-de93-4011-8105-0e6921f286d8) is still
referenced from table "bundle".
Of course, the size of the assetstore folder has not changed. Maybe someone
can help this time.
Thank you in advance.
Regards,
Mariusz
czwartek, 22 grudnia 2022 o 08:31:48
in DSpace 7. So it cannot definitely be connected with the
potential problems of the new version.
Regards,
Mariusz
wtorek, 13 czerwca 2023 o 14:42:01 UTC+2 Mark H. Wood napisał(a):
> On Mon, Jun 12, 2023 at 10:58:26PM -0700, Technologiczny Informator wrote:
> > I reported this problem a
Hi,
are you sure your frontend is running in cluster mode?
https://wiki.lyrasis.org/display/DSDOC7x/Performance+Tuning+DSpace
Regards,
Mariusz
poniedziałek, 26 czerwca 2023 o 23:14:22 UTC+2 Edmund Balnaves napisał(a):
> There is an architectural issue in the angular -> API design which means
>
4) I totally agree, this is a huge and elegant project, but we need report
> various problems, it will allow better development in the future:)
>
> Mariusz,
>
> Thanks, I added to dspace-ui.json
>
>
> * "instances": "max", "exec_mode&
sał(a):
> Hi,
>
> Mariusz, this is screen from command pm2 list
> [image: Screenshot from 2023-06-28 13-22-05.png]
>
> If i good understand "mode" should be a "cluster" ?
> Thanks,
>
> Karol
>
> środa, 28 czerwca 2023 o 10:17:27 UTC+2 Technologi
est regards,
>
> Karol
>
> środa, 28 czerwca 2023 o 13:44:51 UTC+2 Technologiczny Informator
> napisał(a):
>
> Hi,
>
> Exactly. I don't know what linux distribution you are using, but you
> should probably look in systemd which is responsible for the pm2
Hi,
Mark was replying to my post then. While cleaning I had the same one case
as yours. Since you got to know Mark's method, I'm throwing you my
"procedure" without comment:
*ERROR: update or delete on table "bitstream" violates foreign key
constraint "requestitem_bitstream_id_fkey" on table "
Hi,
Are you sure your frontend works in cluster mode?
This issue was recently discussed here:
https://groups.google.com/g/dspace-tech/c/dSHHObckkIc/m/jztWqQpTAwAJ
Regards,
Mariusz
wtorek, 11 lipca 2023 o 14:38:14 UTC+2 Edmund Balnaves napisał(a):
> I don't know how your proxy is wired up, but
Hi,
I have a question about deleting accounts from DSpace, because nowhere is
definitely written about it.
In previous versions, in the documentation entitled "Managing User
Accounts" is the information:
"When a user registers an account for the purpose of subscribing to change
notices, submit
Hi Karol,
You can safely use the tomcat account. I'm dealing with installations where
this is the case and they work.
Regards
Mariusz
sobota, 12 sierpnia 2023 o 07:07:27 UTC+2 Karol napisał(a):
> Hi Mark,
>
> thanks, i use debian. Do you think the tomcat user can be used to do this?
> Regards,
d the
same, so that's not the issue.
Mariusz
piątek, 25 sierpnia 2023 o 14:44:18 UTC+2 Technologiczny Informator
napisał(a):
> Hi,
>
> I want to ask if anyone has encountered an issue in DSpace version 7.6
> regarding adding a Creative Commons license? In my repository, when
There is no response, so I'm attaching the full version of the dspace.log
snippet with the error.
Regards,
Mariusz
sobota, 26 sierpnia 2023 o 14:56:41 UTC+2 Technologiczny Informator
napisał(a):
> P.S. I will add that I also tested with the default DSpace sett
> https://github.com/DSpace/DSpace/issues
>
> Tim
>
>
> On Tuesday, August 29, 2023 at 9:32:54 AM UTC-5 tif...@gmail.com wrote:
>
>> There is no response, so I'm attaching the full version of the dspace.log
>> snippet with the error.
>>
>> Regards,
Hi,
that's what you're looking for
https://wiki.lyrasis.org/display/DSDOC7x/Configuration+Reference#ConfigurationReference-ItemCountsinuserinterface
Regards,
Mariusz
środa, 13 września 2023 o 10:24:42 UTC+2 Lewatle Johannes Phaladi
napisał(a):
> Dear All,
>
> How to set number of items shown n
Hi all,
Hello everyone,
DSpace 7.6 users reported an issue with an empty thumbnail of the deposited
PDF file. Analysis of the problem showed an error in the log - several
entries in a row about the content:
ERROR unknown unknown org.apache.pdfbox.contentstream.PDFStreamEngine @
Cannot read JP
Hello everyone,
DSpace 7.6 users reported an issue with an empty thumbnail of the deposited
PDF file. Analysis of the problem showed an error in the log - several
entries in a row about the content:
ERROR unknown unknown org.apache.pdfbox.contentstream.PDFStreamEngine @
Cannot read JPEG2000 im
Nobody had such a problem?
niedziela, 12 listopada 2023 o 18:08:51 UTC+1 Technologiczny Informator
napisał(a):
> Hello everyone,
>
> DSpace 7.6 users reported an issue with an empty thumbnail of the
> deposited PDF file. Analysis of the problem showed an error in the log -
>
I wonder if this has anything to do with the error I reported in May 2023,
and still, no one has fixed it.
https://groups.google.com/g/dspace-tech/c/qGE3gRJoKQU/m/Q6KAGyAmCAAJ
https://github.com/DSpace/dspace-angular/issues/2240
Are you inserting the logo as an administrator or another user?
Re
Folder
[dspace-angular]/src/app/shared/form/builder/ds-dynamic-form-ui/models/tag
file dynamic-tag.component.ts
change in two places:
if (event.keyCode === 13 || event.keyCode === 188) {
change 188 to 186
res = this.currentValue.split(',');
change to
res = this.currentValue.split(';');
Regards
https://groups.google.com/g/DSpace-tech/c/uBO-_QWrPh0
wtorek, 18 czerwca 2024 o 17:36:16 UTC+2 Olivier Rubinger napisał(a):
> Dear DSpace Tech Team,
>
> I hope this message finds you well. I am writing to inquire about the
> possibility of changing the separator used in subjects from commas ( ,
with the
> Subjects already registered? And can I change without a problem?
>
> Em seg., 24 de jun. de 2024 às 07:53, Technologiczny Informator <
> tif...@gmail.com> escreveu:
>
>> Folder
>> [dspace-angular]/src/app/shared/form/builder/ds-dynamic-form-ui/models/t
Hi,
Have you applied all the recommendations on this page?
https://wiki.lyrasis.org/display/DSDOC7x/Performance+Tuning+DSpace
And especially cluster mode?
Regards,
Mariusz
poniedziałek, 29 lipca 2024 o 09:00:41 UTC+2 akshay ts napisał(a):
> Hi all,
>
> We upgraded our DSpace server from 5.8 to
Everything is described here:
https://wiki.lyrasis.org/display/DSDOC7x/Authentication+Plugins#AuthenticationPlugins-IPAuthentication
In a nutshell – add these settings to local.cfg. The authentication order
is important:
authentication-ip.MY_UNIVERSITY = 10.1.2.3, \ # Full I
Hi everyone,
Has anyone already tried upgrading their DSpace to version 7.6.4?
I did it on my test instance and unfortunately I noticed that there are no
entries in the dspace.log file.
However, dspace-cli.log works normally.
Has anyone encountered this issue?
Regards,
Mariusz
--
All message
messages are being logged.
>
> Sean
>
> On Fri, 18 Jul 2025 at 13:27, Technologiczny Informator
> wrote:
>
>> Hi everyone,
>>
>> Has anyone already tried upgrading their DSpace to version 7.6.4?
>> I did it on my test instance and unfortunately I notice
>>>> On Friday, July 18, 2025 at 6:40:24 AM UTC-5 tif...@gmail.com wrote:
>>>>
>>>>> Then I’m not alone with this issue. Thanks for the information.
>>>>>
>>>>> Regards,
>>>>> Mariusz
>>>>>
>>&
pace-cli.log" file.
>>>>>>
>>>>>> If you can provide us with any more details in the bug ticket, that
>>>>>> might help someone to track down the issue more quickly.
>>>>>>
>>>>>> Tim
>>>>>>
&g
38 matches
Mail list logo