Issue Details (XML | Word | Printable)

Key: BAM-994
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Edwin Wong [Atlassian]
Reporter: Rich Dredge
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Bamboo

Internal server error when trying to view TestData history

Created: 08/Mar/07 11:20 PM   Updated: 04/Apr/07 08:40 PM
Component/s: Tests
Affects Version/s: 1.0
Fix Version/s: 1.0.2

Time Tracking:
Not Specified

Environment: Standalone, JDK 1.5.0_06
Issue Links:
Duplicate
 

Participants: Edwin Wong [Atlassian] and Rich Dredge
Since last comment: 1 year, 37 weeks, 6 days ago
Number of comments: 1
Labels:


 Description  « Hide
I get an Internal Server Error when selecting a build in the "Test Running Duration" graph on the page: http://bamboo.ihg.com:8085/browse/ENDEAVOR-IRISWEB/test/com.ihg.dec.apps.testCases.businessServices.communication.CommunicationTestCase:testDeleteCommunication

The link that I am selecting is:
http://bamboo.ihg.com:8085/browse/ENDEAVOR-IRISWEB/test/viewTestCaseResult.action?buildNumber=33&buildKey=ENDEAVOR-IRISWEB&testCaseKey=com.ihg.dec.apps.testCases.businessServices.communication.CommunicationTestCase%3AtestDeleteCommunication

And I get the following result:

==== BEGIN PASTE ====
Internal server error
Go to...

  • Site Homepage

A system error has occurred - our apologies!

Please create a issue on our bug tracking system at http://jira.atlassian.com with the following information:

1. a description of your problem and what you were doing at the time it occurred
2. cut & paste the error and system information found below
3. attach the application server log file (if possible).

We will respond as promptly as possible.
Thank you!

Version: 1.0
Build: 206
Build Date: Feb 19, 2007

Stack Trace: javax.servlet.ServletException: No page associated with this URI: /browse/ENDEAVOR-IRISWEB/test/viewTestCaseResult.action
at com.atlassian.bamboo.filter.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:260)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:823)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:635)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
at org.mortbay.jetty.plus.PlusWebAppContext.handle(PlusWebAppContext.java:158)
at org.mortbay.http.HttpServer.service(HttpServer.java:954)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:814)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:831)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

==== END PASTE ====



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Edwin Wong [Atlassian] added a comment - 12/Mar/07 01:10 AM
Thanks for the report Rich.

We have fixed this and it will be available in the next release.

Cheers,
Edwin