You are viewing a read-only archive of the Blogs.Harvard network. Learn more.
LDS site bugtracker » Blog Archive » “home” topic unavailable

LDS site bugtracker

document bugs, float ideas, and monitor status of LDS site issues

“home” topic unavailable

Posted by alcrockett on June 23rd, 2008

I noticed that the graphic in the “home” section was temporarily unavailable. I tried editing it, and after going to the edit view the graphic became available.

Here’s the graphic:

Here’s the topic.


contents of errors/details.jsp

Message: White spaces are required between publicId and systemId.

Tool Data:

Exception encountered in File Service

java.lang.IndexOutOfBoundsException: Index: 223, Size: 1
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
at harvard.fs.model.StorageNodeList$AllocationQueue.getNode(StorageNodeList.java:64)
at harvard.fs.model.StorageNodeList.allocateStorageNode(StorageNodeList.java:167)
at harvard.fs.tool.image.ImageToolViewImage.perform(ImageToolViewImage.java:72)
at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at harvard.icb.block.BlockFilter.doFilter(BlockFilter.java:66)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3151)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1973)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1880)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1311)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)

Stack trace:

org.xml.sax.SAXParseException: White spaces are required between publicId and systemId.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at harvard.icb.invoker.protocol.ViewProtocolManager.transformContent(ViewProtocolManager.java:781)
at harvard.icb.invoker.protocol.ViewProtocolManager.doWork(ViewProtocolManager.java:1058)
at harvard.icb.invoker.InvokerThread.run(InvokerThread.java:69)