Hi George,

This actually doesn't sound like out-of-the-box DSpace 1.8.2.  Are you 
using a customized version of the XMLUI?

* There's no "TableTheme" in DSpace 1.8.2:

https://github.com/DSpace/DSpace/tree/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes

* Also, in DSpace 1.8.2, there's no "copy" entity (©) on that line 
of that Mirage XSLT. Instead, the copyright system (c) is represented by 
"©".  So, I'm not sure why that error is occurring, unless someone 
added a "©" to line 515 in the page-structure.xsl file.

https://github.com/DSpace/DSpace/blob/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/Mirage/lib/xsl/core/page-structure.xsl#L515

So, I guess I'm wondering whether the errors you are running across are 
actually customizations from somewhere else? Or perhaps they are minor 
customizations someone made in your DSpace 1.7.1 and they are now 
erroring out after the upgrade to DSpace 1.8.2?

- Tim

On 10/3/2012 1:56 PM, George S Kozak wrote:
> Hi, everyone:
>
> I recently upgraded to DSpace 1.8.2 (using JSPUI interface).  After a
> number of false starts, I am starting to look at the XMLUI interface.
>
> On my test server, I was looking at all of the Interfaces that come
> “ready-made”.
>
> I have looked at the Default Theme and the Classic Theme, but when I
> tried to look at the Mirage Theme, I received the following error:
>
> “org.xml.sax.SAXParseException: The entity "copy" was referenced, but
> not declared.
> context:/jndi:/test-ir.library.cornell.edu/xmlui/themes/Mirage/lib/xsl/core/page-structure.xsl
> - 515:27”
>
> Also, when I tried the Table Theme, I received the error:
>
> “java.io.FileNotFoundException:
> jndi:/test-ir.library.cornell.edu/xmlui/themes/TableTheme/sitemap.xmap”
>
> I am pretty sure that I was able to view these themes when I was at
> DSpace 1.7.1.  What could be wrong with my setup?
>
> George Kozak
>
> Digital Library Specialist
>
> Cornell University Library Information Technologies (CUL-IT)
>
> 501 Olin Library
>
> Cornell University
>
> Ithaca, NY 14853
>
> 607-255-8924
>
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
>
>
>
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to