Error Messages from dspace.log
497:2022-03-13 20:02:00,558 ERROR unknown unknown 
org.dspace.statistics.SolrLoggerServiceImpl @ The required 'dbfile' 
configuration is missing in solr-statistics.cfg!
666:2022-03-13 20:02:27,724 ERROR a9506a3d-fce4-4487-b5f2-bc6bb40db151 
cdd98361-d9dc-456d-b823-dec47bbee347 
org.dspace.app.rest.exception.DSpaceApiExceptionControllerAdvice @ An 
exception has occurred (status:500)
java.lang.NullPointerException: null
        at 
org.dspace.app.rest.converter.ConverterService.toRest(ConverterService.java:107)
 
~[classes/:7.3-SNAPSHOT]
        at 
org.dspace.app.rest.converter.ConverterService.toRestPage(ConverterService.java:203)
 
~[classes/:7.3-SNAPSHOT]
        at 
org.dspace.app.rest.repository.SiteRestRepository.findAll(SiteRestRepository.java:64)
 
~[classes/:7.3-SNAPSHOT]
        at 
org.dspace.app.rest.repository.SiteRestRepository$$FastClassBySpringCGLIB$$4fda3bbe.invoke(<generated>)
 
~[classes/:7.3-SNAPSHOT]
        at 
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 
~[spring-core-5.2.5.RELEASE.jar:5.2.5.RELEASE]
        at 
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
 
~[spring-aop-5.2.5.RELEASE.jar:5.2.5.RELEASE]
        at 
org.dspace.app.rest.repository.SiteRestRepository$$EnhancerBySpringCGLIB$$41abe8be.findAll(<generated>)
 
~[classes/:7.3-SNAPSHOT]
        at 
org.dspace.app.rest.repository.DSpaceRestRepository.findAll(DSpaceRestRepository.java:238)
 
~[classes/:7.3-SNAPSHOT]
        at 
org.dspace.app.rest.repository.DSpaceRestRepository$$FastClassBySpringCGLIB$$615525f9.invoke(<generated>)
 
~[classes/:7.3-SNAPSHOT]
        at 
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) 
~[spring-core-5.2.5.RELEASE.jar:5.2.5.RELEASE]
        at 
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
 
~[spring-aop-5.2.5.RELEASE.jar:5.2.5.RELEASE]
        at 
org.dspace.app.rest.repository.SiteRestRepository$$EnhancerBySpringCGLIB$$41abe8be.findAll(<generated>)
 
~[classes/:7.3-SNAPSHOT]
        at 
org.dspace.app.rest.RestResourceController.findAll(RestResourceController.java:928)
 
~[classes/:7.3-SNAPSHOT]
        at jdk.internal.reflect.GeneratedMethodAccessor181.invoke(Unknown 
Source) ~[?:?]
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 
~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
        at 
org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
 
~[spring-web-5.2.5.RELEASE.jar:5.2.5.RELEASE]
        at 
org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
 
~[spring-web-5.2.5.RELEASE.jar:5.2.5.RELEASE]
        at 
org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
 
~[spring-webmvc-5.2.5.REL
EASE.jar:5.2.5.RELEASE]
No other relevant errors. Inside the browser developer tools, there is no 
error, except for google analytics.

When I visit the page, I get the running points, the homepage_news text is 
not shown.
When i log in I only get import/export items, not more.

No errors in apache2, tomcat9, pm2



Tim Donohue schrieb am Donnerstag, 10. März 2022 um 21:31:53 UTC+1:

> Hi,
>
> If you are using Shibboleth, it's possible you are hitting this bug: 
> https://github.com/DSpace/dspace-angular/issues/1515   It was just fixed 
> in the codebase yesterday.  Since you sound like you are using the latest 
> code, you can try and update your UI code to the latest version and see if 
> the problem is gone.
>
> If that's *not* the problem, then you should closely check the logs to see 
> if any errors are appearing there.... or check again to see if your UI 
> throws an error when you perform a login.  Here's the troubleshooting 
> guide: 
> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>   
> Unfortunately, without finding the error message, it can be very very 
> difficult to track down the problem.  
>
> Tim
>
> On Wednesday, March 9, 2022 at 5:19:26 PM UTC-6 wolfgang t. wrote:
>
>> admin login does only show import and export and not the other items.
>> Importend settings of the server
>> Added chainfile and file to the certificate section of apache2.
>> https://github.com/DSpace/DSpace/issues/8200
>>
>> yarn test:rest showed no error.
>> solr/search/select seams to show the right answer
>> wget ...server/api also showed the right result.
>> After login
>> I see that inside the browser developer
>> Autofocus processing was blocked because a document already has a focused 
>> element.
>> After refresh I see at least the homepage with the two items, but not all 
>> items.
>> The only error in the browser developer is google analytics.key 404.
>>
>> I made a reboot, and started the yarn run serve:ssr after reboot, so 
>> there was not an old node open which could block port 4000.
>>
>>
>>
>>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/12d78cd8-84c8-4186-a386-ee981a0d0f32n%40googlegroups.com.

Reply via email to