Downloads broken

Is there a server problem, or are the links to openfire downloads broken?

I get following error:

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.xml.ws.soap.SOAPFaultException: Could not send Message.     org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:491)     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:419)     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)     com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)     com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)

root cause

> javax.xml.ws.soap.SOAPFaultException: Could not send Message.     org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:147)     $Proxy41.getUserCount(Unknown Source)     org.apache.jsp.downloads.download_002dlanding_jsp._jspService(download_002dlanding_jsp.java:216)     org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)     com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)     com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)

root cause

> java.net.SocketTimeoutException: Read timed out     java.net.SocketInputStream.socketRead0(Native Method)     java.net.SocketInputStream.read(SocketInputStream.java:129)     java.io.BufferedInputStream.fill(BufferedInputStream.java:218)     java.io.BufferedInputStream.read1(BufferedInputStream.java:258)     java.io.BufferedInputStream.read(BufferedInputStream.java:317)     sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)     sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)     sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1072)     java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)     org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:2043)     org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2019)     org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1944)     org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66)     org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:632)     org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)     org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:236)     org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:472)     org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:302)     org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:254)     org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)     org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:127)     $Proxy41.getUserCount(Unknown Source)     org.apache.jsp.downloads.download_002dlanding_jsp._jspService(download_002dlanding_jsp.java:216)     org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)     com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)     com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.28 logs.


Apache Tomcat/6.0.28

Same problem here

Had same problem when downloading from windows. But had no issues when downloaded from linux… strange…

Downloads are now working, though download starts a bit slower. Some problems with the Amazon backend. Daryl was trying to figure out this yesterday.

I am still not available to use the download links. It appears to be the same error…

I did a little investigation and it appears that you can download the files with a little bit work / url manipulation.

Change the host from www.igniterealtime.org to download.igniterealtime.org and obtain the path from the download links. For example, the link for the Linux rpm becomes:

http://download.igniterealtime.org/openfire/openfire-3.7.1-1.i386.rpm

HTH

sorry, we still aren’t sure what the issue is, but continue to look into it

Seems like it’s working now. Daryl, tar.gz is also of a right version, thanks.