Re: [dspace-tech] Re: DSpace 7.6.1: installation trouble

2024-06-28 Thread Steve Michaels
I had this same question a while back. I finally found the system requirements at: https://wiki.lyrasis.org/display/DSDOC7x/Performance+Tuning+DSpace. Our system, which has quite a bit of stuff but not a lot of traffic has 12GB of RAM + a 4GB swap space. On Friday, June 28, 2024 at 10:31:26 

[dspace-tech] Admin-ui process interface issue

2024-05-16 Thread Steve Michaels
We don't use the Processes feature of the admin-ui very much. When we to attempt to use it, the system seems to do nothing and the page continually refreshes with no result. 1. We're running on Ubuntu 20.04 2. The logs (both dspace and tomcat) don't record any relevant errors. Any

[dspace-tech] Local theme CSS not generated

2024-03-08 Thread Steve Michaels
I've noticed recently that my local theme CSS file is not being generated with yarn build:prod. The base-theme.css, custom-theme.css, and dspace-theme.css are being built/updated. [dspace-angular]/src/themes/eager-theme.module.ts references my local theme and the local html customizations are

[dspace-tech] Re: Uploading Collection logo fails

2024-02-01 Thread Steve Michaels
I've traced my issue to modsecurity. Once I disabled modsecurity, the issue seems to be resolved. On Wednesday, January 31, 2024 at 3:48:31 PM UTC-5 Steve Michaels wrote: > We might be. Currently, I can't seem to upload anything bigger than about > 150KB. This issue seems to have s

[dspace-tech] Re: Uploading Collection logo fails

2024-01-31 Thread Steve Michaels
equest error. > > On Wednesday, January 31, 2024 at 1:36:19 PM UTC-6 Steve Michaels wrote: > >> It appears that I'm having the same issue with regular item uploads; I'm >> trying to create a new item with a 609KB main file, which I can't upload. >> >> I've check

[dspace-tech] Re: Uploading Collection logo fails

2024-01-31 Thread Steve Michaels
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 >>>>

[dspace-tech] Re: Uploading Collection logo fails

2024-01-25 Thread Steve Michaels
;>> 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? >>> >>> Regards >>> Mariusz >>>

[dspace-tech] Re: Uploading Collection logo fails

2024-01-24 Thread Steve Michaels
/qGE3gRJoKQU/m/Q6KAGyAmCAAJ > https://github.com/DSpace/dspace-angular/issues/2240 > > Are you inserting the logo as an administrator or another user? > > Regards > Mariusz > wtorek, 23 stycznia 2024 o 20:04:11 UTC+1 Steve Michaels napisał(a): > >> I'm trying to update

[dspace-tech] Uploading Collection logo fails

2024-01-23 Thread Steve Michaels
I'm trying to update a collection logo in 7.6. When I add the file to the uploader, nothing happens and I get a Uploading Collection failed error. The console also shows a 400 error on the upload and also shows a Syntax Error - Not valid JSON -- All messages to this mailing list should

[dspace-tech] Re: REST port 80

2023-12-21 Thread Steve Michaels
in the config files. I > think it should be nameSpace: / > > Best regards, > Andrew > понеділок, 18 грудня 2023 р. о 23:57:02 UTC+2 Steve Michaels пише: > >> I've been having difficulty getting my instance of 7.6 to run on SSL. >> >> One of the things I've no

[dspace-tech] REST port 80

2023-12-18 Thread Steve Michaels
I've been having difficulty getting my instance of 7.6 to run on SSL. One of the things I've noticed is that the config.json file has the REST interface running SSL on port 80: { "production": true, "debug": true, "ui": { "ssl": false, "host": "localhost", "port": 4000,

[dspace-tech] Shibboleth Metadata has no Certificate

2023-12-14 Thread Steve Michaels
I'm trying implement Shibboleth authentication on our DSpace 7.6, using Google as the iDp. I've got shibd running on Ubuntu 22.04, but when I download the Server Metadata, I'm not getting a SP certificate (attached Metadata file). I'm assuming that this a configuration issue, but the

[dspace-tech] ERROR on accepting the End User Agreement

2023-12-07 Thread Steve Michaels
When I log in via our LDAP connection (which works), I'm presented with the new End User Agreement. When I try to click through the agreement, I'm getting the error: 85d8884b-d799-4313-a13b-ff774e2a4f9c 5255e365-c7f2-481d-9a06-ba0f54c44674 org.dspace.app.rest.RestResourceController @ There was

[dspace-tech] Re: Unsatisfied dependency on startup

2023-12-06 Thread Steve Michaels
OK, I got the back end up. On to the front end with its own issues. On Wednesday, December 6, 2023 at 8:53:29 AM UTC-5 Steve Michaels wrote: > I have been able to find some configuration issues and an ownership issue > with a few sequences, but still no joy on starting the backend. &

[dspace-tech] Re: Unsatisfied dependency on startup

2023-12-06 Thread Steve Michaels
I have been able to find some configuration issues and an ownership issue with a few sequences, but still no joy on starting the backend. I'm still getting a SEVERE Null PointerException. On Tuesday, December 5, 2023 at 3:39:59 PM UTC-5 DSpace Technical Support wrote: > Hi, > > Someone else

[dspace-tech] Re: Unsatisfied dependency on startup

2023-12-05 Thread Steve Michaels
> > before mvn package (maybe not necessary after all). also make sure you're > running same java version in mvn, ant and tomcat. > > greetings. > > On Friday, December 1, 2023 at 3:28:10 PM UTC-3 Steve Michaels wrote: > >> Now that I've got the database migrated, start

[dspace-tech] Unsatisfied dependency on startup

2023-12-01 Thread Steve Michaels
Now that I've got the database migrated, startup is giving me an unsatisfied dependency error: 01-Dec-2023 13:00:22.633 SEVERE [http-nio-8080-exec-7] org.apache.catalina.core.ApplicationContext.log HTMLManager: Error starting [/server] org.apache.catalina.LifecycleException: Failed to

Re: [dspace-tech] DSpace 6.4 - 7.6 migration failure

2023-12-01 Thread Steve Michaels
I've gotten past this. On to other issues. On Friday, December 1, 2023 at 8:37:07 AM UTC-5 Steve Michaels wrote: > The migration still fails. See below for complete trace: > > Database URL: jdbc:postgresql://localhost:5432/dspace > Migrating database to latest version AND runnin

Re: [dspace-tech] DSpace 6.4 - 7.6 migration failure

2023-12-01 Thread Steve Michaels
g/display/DSDOC7x/Migrating+DSpace+to+a+new+server > > James > > > > On Tue, Nov 28, 2023 at 9:15 AM Steve Michaels > wrote: > >> When I run "migrate" I'm receiving a relation "cwf_pooltask" does not >> exist ERROR. We have been using the

[dspace-tech] DSpace 6.4 - 7.6 migration failure

2023-11-28 Thread Steve Michaels
When I run "migrate" I'm receiving a relation "cwf_pooltask" does not exist ERROR. We have been using the XML workflow, consequently DS 3431 Add Policies for BasicWorkflow is still at version 5.7.2017.05.05. The full last error is: