|
|
|
View Bug
Back to list
Edit Bug
| Title: | Server error returned for link "Public Affymetrix Analysis Bundle"
|
| Action: | Clicked on the link entitled "Public Affymetrix Analysis Bundle" on http://www.arexdb.org/download_archive.jsp.
|
| Result: | Received the following server error (500)
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: /disk0/srv/www/arex2/WebContent/data/pubaffyanalysis.zip (No such file or directory)
com.kobrix.tard.ui.servlet.DownloadDataFile.processRequest(DownloadDataFile.java:79)
com.kobrix.tard.ui.servlet.DownloadDataFile.doGet(DownloadDataFile.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
java.io.FileNotFoundException: /disk0/srv/www/arex2/WebContent/data/pubaffyanalysis.zip (No such file or directory)
java.io.FileInputStream.open(Native Method)
java.io.FileInputStream.(FileInputStream.java:106)
java.io.FileInputStream.(FileInputStream.java:66)
com.kobrix.tard.ui.servlet.DownloadDataFile.processRequest(DownloadDataFile.java:69)
com.kobrix.tard.ui.servlet.DownloadDataFile.doGet(DownloadDataFile.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs.
|
| Status: | reported
|
|
|