On Fri, Oct 20, 2017 at 7:54 AM, Branko Čibej <br...@apache.org> wrote: > On 20.10.2017 05:44, Troy Curtis Jr wrote: >> Currently the link >> http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=132746 >> referenced in >> https://subversion.apache.org/docs/community-guide/roles.html#committers >> results in a Tomcat error. It may just be a temporary downtime issue, >> but I'm not sure so I though I'd point it out. > > The link works for me and ... I can't imagine what Tomcat would have to > do with it, since our site isn't served through Tomcat.
It's the tigris.org link that isn't working, and indeed, I get an error too: javax.servlet.ServletException: java.sql.SQLException: General error message from server: "Incorrect information in file: './tigris/DSForum.frm'" com.collabnet.discussionservice.util.DSWebUtil.setDSLeftNavigationList(DSWebUtil.java:1096) com.collabnet.discussionservice.action.BaseDiscussionServiceAction.setDSLeftNavigationList(BaseDiscussionServiceAction.java:438) com.collabnet.discussionservice.action.BaseDiscussionServiceAction.execute(BaseDiscussionServiceAction.java:301) org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) javax.servlet.http.HttpServlet.service(HttpServlet.java:697) javax.servlet.http.HttpServlet.service(HttpServlet.java:810) com.collabnet.adapter.ct.filter.CeeTemplateFilter.doFilter(Unknown Source) org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:75) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77) org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) I guess we should change that link to point to some of the other mailinglist archives (and escalate the error to tigris)? -- Johan