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

Key: CIB-1010
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

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

Determination of Perforce changes assumes a changelist exists

Created: 15/Mar/07 05:04 AM   Updated: 15/Mar/07 08:18 AM
Component/s: None
Affects Version/s: 1.2.19
Fix Version/s: 1.2.20


 Description  « Hide
It assumes that a change numbered one more than the base it is determining changes from exists. This is not necessarily the case: not all change numbers from 1 to latest are necessarily valid. Report to support@:

> 3/14/07 11:12:33 AM PDT (9 secs ago) failure warning count :: 1
> com.zutubi.pulse.scm.MonitorScms :: execute
>
> p4 process returned error '7008 - no such changelist.'

 All   Comments   Change History      Sort Order:
jason - 15/Mar/07 08:18 AM
Actually, this issue is unlikely to show up on recent versions of 1.2 at all, as it polls SCMs slightly differently. I also discovered in reproducing this problem that it only affects the case where paths are filtered. With no filter paths, I could not reproduce the issue.

jason - 15/Mar/07 08:18 AM
Fixed in change 3137.