> Caused by: java.lang.NullPointerException
> at
> org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer.handleException(AbstractDSpaceTransformer.java:109)
https://github.com/DSpace/DSpace/blob/dspace-1.7.2/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/cocoon/AbstractDSpaceTransformer.java#L109
I'm not sure whether this tells us that SAXException couldn't be
instantiated or that something else is null; which would be "this", i.e.
the AbstractDSpaceTransformer class.
> Caused by: java.lang.NullPointerException
> at
> org.dspace.app.xmlui.aspect.discovery.CommunityRecentSubmissions.addBody(CommunityRecentSubmissions.java:75)
https://github.com/DSpace/DSpace/blob/dspace-1.7.2/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/artifactbrowser/CommunityRecentSubmissions.java#L75
This one's strange - line 75 is in the getKey() method, but your error
repors it's in the addBody() method. Did you modify this class?
I'm afraid somene else will need to step in and clarify this.
Regards,
~~helix84
Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette