[sword-devel] dead news was Re: RSS feed
Daniel Glassey
dglassey at gmail.com
Thu Nov 27 11:15:38 MST 2008
2008/3/27 Chris Little <chrislit at crosswire.org>:
> I'm a horrible RSS addict myself and I got frustrated working with
> BibleCS this evening, so I wrote an RSS feed generator for our news
> page. (Now we just need some new announcements.)
>
> It's not completely validating, but it's close enough (works great in
> Google Reader). Send me suggestions if you have any.
>
> The address is http://www.crosswire.org/sword/sword.rss.jsp. Or you can
> use the link in the left sidebar or the RSS icon that should show up in
> your address bar when visiting the main Sword page.
I thought I'd have a look at that but it is generating an error
(below). The main sword page isn't displaying any news right now
either.
Daniel
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented
it from fulfilling this request.
exception
org.apache.jasper.JasperException: javax.servlet.ServletException:
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544721. Unable
to complete network request to host "".
Reason: Unable to complete network request to host "".
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
root cause
javax.servlet.ServletException: org.firebirdsql.jdbc.FBSQLException:
GDS Exception. 335544721. Unable to complete network request to host
"".
Reason: Unable to complete network request to host "".
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:850)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
org.apache.jsp.sword_rss_jsp._jspService(sword_rss_jsp.java:281)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
root cause
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544721. Unable
to complete network request to host "".
Reason: Unable to complete network request to host "".
org.firebirdsql.jdbc.InternalTransactionCoordinator$AutoCommitCoordinator.ensureTransaction(InternalTransactionCoordinator.java:224)
org.firebirdsql.jdbc.InternalTransactionCoordinator$AutoCommitCoordinator.executionStarted(InternalTransactionCoordinator.java:213)
org.firebirdsql.jdbc.InternalTransactionCoordinator.executionStarted(InternalTransactionCoordinator.java:38)
org.firebirdsql.jdbc.AbstractStatement.notifyStatementStarted(AbstractStatement.java:235)
org.firebirdsql.jdbc.AbstractStatement.notifyStatementStarted(AbstractStatement.java:226)
org.firebirdsql.jdbc.AbstractPreparedStatement.<init>(AbstractPreparedStatement.java:121)
org.firebirdsql.jdbc.FBPreparedStatement.<init>(FBPreparedStatement.java:41)
sun.reflect.GeneratedConstructorAccessor150.newInstance(Unknown Source)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
java.lang.reflect.Constructor.newInstance(Constructor.java:513)
org.firebirdsql.jdbc.FBStatementFactory.createPreparedStatement(FBStatementFactory.java:90)
org.firebirdsql.jdbc.AbstractConnection.prepareStatement(AbstractConnection.java:869)
org.firebirdsql.jdbc.AbstractConnection.prepareStatement(AbstractConnection.java:824)
org.firebirdsql.jdbc.AbstractConnection.prepareStatement(AbstractConnection.java:817)
org.firebirdsql.jdbc.AbstractConnection.prepareStatement(AbstractConnection.java:293)
org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareStatement(DelegatingConnection.java:248)
org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(PoolingDataSource.java:302)
org.apache.jsp.sword_rss_jsp._jspService(sword_rss_jsp.java:214)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.16 logs.
Apache Tomcat/6.0.16
More information about the sword-devel
mailing list