Hi again, This also seems to occur sometimes when navigating into a community, collection, item, Show simple item record, etc. The cocoon log lines leading into the 49 "not loaded" lines are related to cache hit/miss as shown below.
2017-11-23 10:08:31,558 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache HIT for PK_G-file-jndi:/localhost/xmlui/aspects/protodocument.xml 2017-11-23 10:08:31,558 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache HIT for PK_G-aspect-cocoon://DRI/9/handle/123456789/17090?pipelinehash=-3983196624749804755_T-Navigation-2327197497932318248_T-ItemViewer--8700150296565958620 2017-11-23 10:08:31,579 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache HIT for PK_G-aspect-cocoon://DRI/8/handle/123456789/17090?pipelinehash=-8864954657335017049_T-Navigation--1155938888560123965 2017-11-23 10:08:31,579 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache HIT for PK_G-aspect-cocoon://DRI/7/handle/123456789/17090?pipelinehash=6800303017425406059_T-Navigation--1155938888560123965 2017-11-23 10:08:31,579 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache MISS for PK_G-aspect-cocoon://DRI/6/handle/123456789/17090_T-SystemwideAlerts-1_T-Navigation--5367372201529954577 2017-11-23 10:08:31,579 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache MISS for PK_G-aspect-cocoon://DRI/5/handle/123456789/17090_T-Navigation-4234965536200263734 2017-11-23 10:08:31,579 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache MISS for PK_G-aspect-cocoon://DRI/4/handle/123456789/17090 2017-11-23 10:08:31,580 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache MISS for PK_G-aspect-cocoon://DRI/3/handle/123456789/17090 2017-11-23 10:08:31,580 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache MISS for PK_G-aspect-cocoon://DRI/2/handle/123456789/17090 2017-11-23 10:08:31,580 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache MISS for PK_G-aspect-cocoon://DRI/1/handle/123456789/17090 2017-11-23 10:08:31,603 INFO org.apache.cocoon.caching.impl.CacheImpl - Cache MISS for PK_G-file-cocoon://DRI/handle/123456789/17090_T-xslt-jndi:/localhost/xmlui/themes/Mirage2/xsl/preprocess.xsl_T-IncludePageMeta--2183294294163301955_T-xslt-jndi:/localhost/xmlui/themes/Mirage2/xsl/theme.xsl_T-i18n-context://i18n/?en_AU__T-strip-namespaces-1_S-html-no-doctype-;encoding=UTF-8;indent=yes 2017-11-23 10:08:31,625 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///usr/share/tomcat/webapps/xmlui/i18n/messages_en_AU.xml> not loaded: Source URI not found 2017-11-23 10:08:31,626 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///usr/share/tomcat/webapps/xmlui/i18n/aspects/Workflow/messages_en_AU.xml> not loaded: Source URI not found I notice some other DSpace instances also get these cocoon log entries, so perhaps it is not a concern? Eg. https://groups.google.com/forum/#!searchin/dspace-tech/messages.xml$20not$20found|sort:date/dspace-tech/1MlgQfUp4uU/ArmExdQdAQAJ Any thoughts? Is anyone else getting these cocoon.log lines without any apparent detrimental impact on DSpace? Thank you. Cheers, Grant Jackson Flinders University Library From: [email protected] [mailto:[email protected]] On Behalf Of Grant Jackson Sent: Tuesday, 21 November 2017 10:07 PM To: [email protected] Subject: [dspace-tech] messages.xml not loaded Hi, I've just upgraded to DSpace v5.8. When I first navigate to any item, in the cocoon logs I see 49x "Bundle... not loaded" lines like: 2017-11-21 12:18:10,675 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <file:///usr/share/tomcat/webapps/xmlui/i18n/aspects/ViewArtifacts/messages.xml> not loaded: Source URI not found 2017-11-21 12:18:10,676 INFO org.apache.cocoon.i18n.XMLResourceBundle - Bundle <resource://aspects/ViewArtifacts/i18n/messages.xml> not loaded: Source URI not found with variations to the path. I do have 21 internationalisation files at a different path: /usr/share/tomcat/webapps/xmlui/i18n/messages*.xml Although this is an INFO-level log entry, I notice http://dspace.2283337.n4.nabble.com/Problem-in-uploading-files-xmlui-td4668224.html seemed to indicate that similar log lines were a problem for an older DSpace 3.x upgrade. Can anyone tell me if I should be concerned about these log entries? Thank you. OTHER DETAILS - DSpace 5.8 XMLUI Mirage2 - No JSPUI - Only Maven temporary instances of Mirage2 prerequisites Compass, Bower and Grunt. - Tomcat 7.0.82 - OpenJDK 1.7.0_151 - Maven 3.0.5 - Ant 1.8.4 - RHEL 6.9 Cheers, Grant Jackson Flinders University Library -- 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]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
