History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1051
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Ronald Brindl
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Getting latest buid via REST does not work anymore

Created: 22/Sep/11 04:54 PM   Updated: 04/Oct/11 03:43 PM
Component/s: None
Affects Version/s: 3.1.59
Fix Version/s: 4.0.0-M3, 3.1.60, 4.0.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
since recently, i get the following errormessage:
{code}
$ curl -v "http://buildmaster2:8810/rest/latest_builds/17532"
* About to connect() to buildmaster2 port 8810 (#0)
* Trying 192.168.16.220... connected
* Connected to buildmaster2 (192.168.16.220) port 8810 (#0)
> GET /rest/latest_builds/17532 HTTP/1.1
> User-Agent: curl/7.20.1 (i686-pc-cygwin) libcurl/7.20.1 OpenSSL/0.9.8r zlib/1.2.5 libidn/1.18 libssh2/1.2.5
> Host: buildmaster2:8810
> Accept: */*
>
< HTTP/1.1 500 Internal Server Error
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Set-Cookie: JSESSIONID_8810=131jy8tcrack9;Path=/
< Content-Type: text/plain
< Transfer-Encoding: chunked
< Server: Jetty(6.1.x)
<
* Connection #0 to host buildmaster2 left intact
* Closing connection #0
The validated object is null
{code}

I also tried using a user with -u (using Basic Authentication) flag to curl, did not work either.
How can i access this again?



 All   Comments   Work Log   Change History      Sort Order:
Change by Robin Shen [23/Sep/11 12:45 AM]
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Assignee Robin Shine [ robinshine ]
Resolution Fixed [ 1 ]

Change by PMEase JIRA Administrator [23/Sep/11 12:45 AM]
Fix Version/s 4.0.0-M3 [ 11301 ]

Change by PMEase JIRA Administrator [23/Sep/11 02:31 AM]
Fix Version/s 3.1.60 [ 11302 ]

Change by PMEase JIRA Administrator [01/Oct/11 03:10 AM]
Fix Version/s 4.0.0 [ 11304 ]