Jump to content

Branch Explorer Crashing


carpediemevive

Recommended Posts

I have a weird bug with the Branch Explorer I can't quite nail down. It only happens on one specific repository I have. I've deleted my local workspace and re-did a workspace from scratch and it had the same effects. Any attempt to display the Branch Explorer crashes the application. This happens both in the Plastic GUI and in visual studio.

When I get the crash in the Plastic GUI, I get the "Please tell Microsoft about this problem." dialog box. I looked through the crash report and I did see it was a stack overflow error, but I was unable to find a way to save that report and send it along to you. I did take a log of the client while I was doing this and I can send that if you would like, although I didn't see an error message in there.

On the command line I'm able to execute

cm find "branches"

As well as

cm find "changesets"

which return straightforward.

Not really sure what else could be causing it and where else I should be looking.

Link to comment
Share on other sites

I looked deeper into the changesets that were returned. I only have one branch in this repository so we're only looking at one branch. I pulled out only the ID, changeset ID, and the parent elements from the returned data and found something weird.

<?xml version="1.0" encoding="utf-8" ?>
<PLASTICQUERY>
 <CHANGESET>
   <ID>5</ID>
   <CHANGESETID>0</CHANGESETID>
   <PARENT>-1</PARENT>
 </CHANGESET>
 <CHANGESET>
   <ID>332</ID>
   <CHANGESETID>1</CHANGESETID>
   <PARENT>0</PARENT>
 </CHANGESET>
 <CHANGESET>
   <ID>335</ID>
   <CHANGESETID>1</CHANGESETID>
   <PARENT>0</PARENT>
 </CHANGESET>
 <CHANGESET>
   <ID>659</ID>
   <CHANGESETID>2</CHANGESETID>
   <PARENT>1</PARENT>
 </CHANGESET>
 <CHANGESET>
   <ID>666</ID>
   <CHANGESETID>2</CHANGESETID>
   <PARENT>2</PARENT>
 </CHANGESET>
 <CHANGESET>
   <ID>671</ID>
   <CHANGESETID>3</CHANGESETID>
   <PARENT>2</PARENT>
 </CHANGESET>
 <CHANGESET>
   <ID>1437</ID>
   <CHANGESETID>4</CHANGESETID>
   <PARENT>3</PARENT>
 </CHANGESET>
 <CHANGESET>
   <ID>1453</ID>
   <CHANGESETID>5</CHANGESETID>
   <PARENT>4</PARENT>
 </CHANGESET>
</PLASTICQUERY>

Here's what I see:

  • I have two changesets in there labelled with a changeset ID of '1', both of which point to '0' as the parent.
  • I have two changeset in there labelled with a changeset ID of '2', one of which points to '1' as the parent, the other points to '2' as the parent.

Think I might be misunderstanding what these data points were labelled as, I looked at a working repository and I see a linear inheritance pattern (i.e. only one of each number and each number has a parent ID of one less than itself). Perhaps this is the issue?

Link to comment
Share on other sites

Hi!

Well, the workspace content doesn't affect the brex, only the repo content does.

I see duplicated "changeset 1" and "changeset 2"!!!

How did you end up with this???

Can you send me the stack trace of the error?? (add <StackTrace>YES</StackTrace> to your client.conf)

Thanks

Link to comment
Share on other sites

I can't get the stack-track to output no matter what I do. It's acting as if it's crashing before it can write the log out.

That being said, I looked closer at the commits that were done and why I would have come up with duplicates, and I think I know why, and it's absolutely because I did something stupid.

This was the repository I was beating on the most to get the "fast-import" of my CVS history to input. I thought I removed the repo before starting fresh, but it appears I didn't.

I see commit messages in there, prefaced with "Changeset %N%:" with commit messages I put in CVS, side by side with commits I did from my "fresh" plastic commit (which wasn't really fresh).

Now that I think I've found the problem, I'm wondering where I go from here. Is there a way to remove the fast-imported commits? I think that should give me the history I want.

Link to comment
Share on other sites

You can remove the fast-import commits but it will take time because you've to do it one by one.

Is there a lot of stuff on the csets you want to keep?

If the answer is NO -> create a new repo and restart the import and then apply your changes.

Does it make sense?

OR, alternatively:

- create a new repo

- replicate the branches you want to keep

- get rid of the old repo

Link to comment
Share on other sites

This is a ridiculously small repo. Literally what I copied above is a representation of all the changesets in the entire repository. I'll probably just remove it and re-add it as a new repository. The history up to this point doesn't really matter.

Thank you so much for all your help on this and other issues. This is a wonderful product and you are so responsive on these forums.

Link to comment
Share on other sites

  • 4 months later...

I've just updated to 4.1 yesterday, and after having issues migrating from a local MS SQL instance to a offsite instance (jumping via SQLCE), I've binned out the repos and started afresh.

Today, trying to check in a couple of files from the client tool (instead of VS IDE) I can't use it -> it keeps crashing with

An unhandled exception of type 'System.StackOverflowException' occurred in libplastic.dll

I now can't use the client tool at all, as closing it and restarting it (even restarting the service too) yields the same result.

I'll try and get back running again. I've got some performance concerns too on this version, but I want to substantiate those further before fully commenting on them.

Link to comment
Share on other sites

Hi,

I'm not sure if this will help, but we have recently moved to plastic and imported all our changesets etc across.

This dated back to the year 2000 and looking at the branch explorer GUI showed a lot of information.

However more to the relevancy of the point at some stage I had Branch Explorer crashing everytime I went to look at the GUI side of it - it would be "calculating branch explorer layout" and then stop dead.

It does not do this any more. What I changed was the initial date search of the display options to a date closer to todays date, e.g. 1/1/2010 and from then on Branch Explorer opened up every time with no crash.

How do you get the chance to change the date in the display options was tricky.

You must have another workspace which has a working Branch Explorer, change the display options and this seems to set this as the default for all workspaces. (NOTE to plastic software developers, can we have a default initial date value we can set somewhere as our preference for viewing branches in the BranchExplorer GUI or some ability to set the initial date for the display options before we open branch explorer GUI)

I'm not sure this will help the problem, but this is how we fixed our problem.

Link to comment
Share on other sites

Hi manu,

Here is the log. I closed plastic, enabled the logging and then set the initial date to the year 2000 and then applied it -> plastic crashed.

XXXX replaces company specific information.

2012-05-08 15:13:55,366 DEBUG zi - Forest : XXXXXXX.com.au

DC-Site: \\XXXXXXX.com.au

Client: Default-First-Site-Name

2012-05-08 15:13:55,387 INFO zi - Found Domain Controller: \\XXXXXXX.com.au

2012-05-08 15:13:55,407 DEBUG UserInfo - Time retrieving CurrentUser 47 ms

2012-05-08 15:13:55,444 INFO BufferPool - [sinkcompressionPool] BufferPool created with 5.00 Mb size and 5 max buffers

2012-05-08 15:13:55,445 INFO BufferPool - [uncompressionPool] BufferPool created with 5.00 Mb size and 5 max buffers

2012-05-08 15:13:55,490 DEBUG Channel - Create conection 16 ms. (host:XXXXXXX port:8087 ssl:False)

2012-05-08 15:13:55,508 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:13:55,508 DEBUG BufferPool - SinkcompressionPool [1] buffers allocated

2012-05-08 15:13:55,510 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:13:55,510 DEBUG BufferPool - UncompressionPool [1] buffers allocated

2012-05-08 15:13:55,523 INFO Serialization - Uncompressed 276 bytes in 387 bytes. Time: 16 ms.

2012-05-08 15:13:55,524 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:13:55,529 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:13:55,530 DEBUG ClientSink - | CheckConnection | proc 62 | 1 | 11231680

2012-05-08 15:13:55,641 DEBUG ClientConfig - Time loading client.conf (C:\Users\XXXX\AppData\Local\plastic4\client.conf) 0 ms

2012-05-08 15:13:55,890 DEBUG MainFormSettings - MainFormSettings, Action: Load

2012-05-08 15:13:55,890 DEBUG MainFormSettings - Height -> 991

2012-05-08 15:13:55,890 DEBUG MainFormSettings - LocationX -> 1699

2012-05-08 15:13:55,890 DEBUG MainFormSettings - LocationY -> 14

2012-05-08 15:13:55,890 DEBUG MainFormSettings - Maximized -> False

2012-05-08 15:13:55,890 DEBUG MainFormSettings - TreeToolbarWidth -> 160

2012-05-08 15:13:55,890 DEBUG MainFormSettings - Width -> 1611

2012-05-08 15:13:56,178 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:13:56,178 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:13:56,178 INFO Serialization - Uncompressed 274 bytes in 385 bytes. Time: 0 ms.

2012-05-08 15:13:56,178 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:13:56,178 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:13:56,178 DEBUG ClientSink - | GetFileContent | proc 0 | 1 | 13180144

2012-05-08 15:13:56,895 DEBUG extensions - Jira: using SOAP URL: http://XXXXXXX.com.au:8080/rpc/soap/jirasoapservice-v2

2012-05-08 15:13:56,896 DEBUG extensions - Logging into Jira with user XXXX

2012-05-08 15:13:57,033 ERROR LogoCustomizer - Unable to retrieve The remote server returned an error: (404) Not Found. image, The remote server returned an error: (404) Not Found.

2012-05-08 15:13:58,283 DEBUG GuiClientConfigData - Loading gui configuration

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - Action: Load, File: C:\Users\XXXX\AppData\Local\plastic4\guiclient.conf

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - GuiClientConfigData:

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - AnnotateBackColorNewer -> -1

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - AnnotateBackColorOlder -> -12360836

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - AnnotateShowLineNumbers -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - CommentsHistorySize -> 10

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - CommitShowChanged -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - CommitShowCheckouts -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - CommitShowDeleted -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - CommitShowPrivates -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - ComparisonMethod -> NotIgnore

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - DisplayViewHints -> False

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - Encoding -> ASCII

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - HeaderCommentMode -> Custom

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - HelpBaseURL ->

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - ItemViewMode -> a

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - LastUsedRepository -> SourceCode (XXXXXXX:8087)

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - LastUsedRepServer -> XXXXXXX:8087

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - MergeResolutionType -> Forced

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - SelectorExplorerViewMode -> a

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - ShowAddComments -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - ShowEmptyCommentWarning -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - ShowIgnoredItems -> False

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - UpdateChecksDisk -> False

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - ShowCurrentUser -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - WarnMoveOperationPermissions -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - WarnPendingChangesOnSwitch -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - ErrorPendingChangesOnSwitch -> True

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - AnnotateFont ->

2012-05-08 15:13:58,491 DEBUG GuiClientConfigData - EnableMethodHistory -> False

2012-05-08 15:14:05,245 DEBUG GuiCredentialsHandler - Initialized

2012-05-08 15:14:05,282 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:05,282 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:05,282 INFO Serialization - Uncompressed 277 bytes in 387 bytes. Time: 0 ms.

2012-05-08 15:14:05,282 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:05,282 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:05,282 DEBUG ClientSink - | IsAdministrator | proc 0 | 8 | 23010688

2012-05-08 15:14:05,348 DEBUG WorkspaceTree - Initialize - Going to load tree

2012-05-08 15:14:05,350 DEBUG WorkspaceTree - BuildTree for workspace b2dc72cb-1cc8-4829-acfc-0fabc6fba845

2012-05-08 15:14:05,378 DEBUG WorkspaceDataStore - GetWorkspaceContent 16 ms

2012-05-08 15:14:05,382 DEBUG WorkspaceTree - BuildTree 47 ms. WkId b2dc72cb-1cc8-4829-acfc-0fabc6fba845

2012-05-08 15:14:05,383 DEBUG WorkspaceTree - Initialize - tree timestamp is 634717310421417185/456171

2012-05-08 15:14:05,404 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:05,404 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:05,404 INFO Serialization - Uncompressed 489 bytes in 770 bytes. Time: 0 ms.

2012-05-08 15:14:05,404 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:05,404 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:05,404 DEBUG ClientSink - | GetRepositoryInfo | proc 0 | 1 | 25656816

2012-05-08 15:14:05,565 INFO TimerPerformance - LoadWorkspaceContent time 0 for 22 objects

2012-05-08 15:14:05,579 INFO TimerPerformance - GetPhysicalEntries time 15 for 27 objects

2012-05-08 15:14:05,630 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:05,630 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:05,630 INFO Serialization - Uncompressed 483 bytes in 763 bytes. Time: 0 ms.

2012-05-08 15:14:05,630 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:05,630 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:05,630 DEBUG ClientSink - | GetRepositoryInfo | proc 0 | 1 | 23973624

2012-05-08 15:14:05,636 INFO TimerPerformance - LoadChildren time 78 for 27 objects

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - Action: Save, File: C:\Users\XXXX\AppData\Local\plastic4\guiclient.conf

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - GuiClientConfigData:

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - AnnotateBackColorNewer -> -1

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - AnnotateBackColorOlder -> -12360836

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - AnnotateShowLineNumbers -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - CommentsHistorySize -> 10

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - CommitShowChanged -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - CommitShowCheckouts -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - CommitShowDeleted -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - CommitShowPrivates -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - ComparisonMethod -> NotIgnore

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - DisplayViewHints -> False

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - Encoding -> ASCII

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - HeaderCommentMode -> Custom

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - HelpBaseURL ->

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - ItemViewMode -> a

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - LastUsedRepository -> SourceCode (XXXXXXX:8087)

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - LastUsedRepServer -> XXXXXXX:8087

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - MergeResolutionType -> Forced

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - SelectorExplorerViewMode -> a

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - ShowAddComments -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - ShowEmptyCommentWarning -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - ShowIgnoredItems -> False

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - UpdateChecksDisk -> False

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - ShowCurrentUser -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - WarnMoveOperationPermissions -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - WarnPendingChangesOnSwitch -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - ErrorPendingChangesOnSwitch -> True

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - AnnotateFont ->

2012-05-08 15:14:05,649 DEBUG GuiClientConfigData - EnableMethodHistory -> False

2012-05-08 15:14:05,664 INFO TimerPerformance - LoadWorkspaceContent time 0 for 22 objects

2012-05-08 15:14:05,664 INFO TimerPerformance - GetPhysicalEntries time 0 for 27 objects

2012-05-08 15:14:05,689 INFO TimerPerformance - LoadChildren time 16 for 27 objects

2012-05-08 15:14:05,839 DEBUG MainForm - Show current group from OnShown

2012-05-08 15:14:05,859 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:05,859 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:05,859 INFO Serialization - Uncompressed 489 bytes in 770 bytes. Time: 0 ms.

2012-05-08 15:14:05,859 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:05,859 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:05,859 DEBUG ClientSink - | GetRepositoryInfo | proc 0 | 9 | 25284344

2012-05-08 15:14:06,225 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:06,225 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:06,229 INFO Serialization - Uncompressed 226879 bytes in 524773 bytes. Time: 0 ms.

2012-05-08 15:14:06,229 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:06,269 DEBUG BrEx - BrEx deserialization 31ms

2012-05-08 15:14:06,269 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:06,269 DEBUG ClientSink - | GetReleaseDiagramInfo | proc 406 | 9 | 26628240

2012-05-08 15:14:07,005 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:07,005 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:07,005 INFO Serialization - Uncompressed 489 bytes in 770 bytes. Time: 0 ms.

2012-05-08 15:14:07,005 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:07,005 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:07,005 DEBUG ClientSink - | GetRepositoryInfo | proc 16 | 11 | 40732384

2012-05-08 15:14:07,010 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:07,010 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:07,010 INFO Serialization - Uncompressed 514 bytes in 741 bytes. Time: 0 ms.

2012-05-08 15:14:07,010 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:07,012 DEBUG BrEx - BrEx deserialization 0ms

2012-05-08 15:14:07,012 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:07,012 DEBUG ClientSink - | GetReleaseDiagramInfo | proc 0 | 11 | 40797920

2012-05-08 15:14:07,031 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:07,031 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:07,031 INFO Serialization - Uncompressed 843 bytes in 1509 bytes. Time: 0 ms.

2012-05-08 15:14:07,031 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:07,032 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:07,032 DEBUG ClientSink - | GetMarkerList | proc 0 | 11 | 40961760

2012-05-08 15:14:07,050 DEBUG ReplicationSourceControl - Control handle created: True

2012-05-08 15:14:07,393 DEBUG extensions - Retrieving (do-id) issue 'MULTIPLE_PROJECTS-XXXX'

2012-05-08 15:14:07,754 ERROR extensions - JiraExtension: com.atlassian.jira.rpc.exception.RemotePermissionException: This issue does not exist or you don't have permission to view it.

2012-05-08 15:14:07,758 DEBUG extensions - JiraExtension: stack trace:

at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

at jiraextension.com.atlassian.jira.JiraSoapServiceService.getIssue(String in0, String in1)

at Codice.Client.Extension.JiraHandler.DoGetTaskById(String key)

2012-05-08 15:14:07,758 DEBUG extensions - Logging into Jira with user XXXX

2012-05-08 15:14:08,142 DEBUG extensions - Retrieving (do-id) issue 'MULTIPLE_PROJECTS-XXXX'

2012-05-08 15:14:08,499 ERROR extensions - JiraExtension: com.atlassian.jira.rpc.exception.RemotePermissionException: This issue does not exist or you don't have permission to view it.

2012-05-08 15:14:08,499 DEBUG extensions - JiraExtension: stack trace:

at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

at jiraextension.com.atlassian.jira.JiraSoapServiceService.getIssue(String in0, String in1)

at Codice.Client.Extension.JiraHandler.DoGetTaskById(String key)

2012-05-08 15:14:08,500 DEBUG extensions - Retrieving (do-id) issue 'ADV-7480'

2012-05-08 15:14:08,945 DEBUG extensions - Retrieving Statuses

2012-05-08 15:14:09,332 DEBUG extensions - Retrieving (do-id) issue 'ADV-6577'

2012-05-08 15:14:09,691 DEBUG extensions - Retrieving (do-id) issue 'ADV-5429'

2012-05-08 15:14:10,054 DEBUG extensions - Retrieving (do-id) issue 'ADV-6822'

2012-05-08 15:14:16,401 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:16,401 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:16,401 INFO Serialization - Uncompressed 489 bytes in 770 bytes. Time: 0 ms.

2012-05-08 15:14:16,402 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:16,402 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:16,402 DEBUG ClientSink - | GetRepositoryInfo | proc 16 | 14 | 47408800

2012-05-08 15:14:19,044 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 15:14:19,045 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 15:14:19,069 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 15:14:19,090 INFO Serialization - Uncompressed 2112402 bytes in 8389093 bytes. Time: 47 ms.

2012-05-08 15:14:19,090 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 15:14:19,312 DEBUG BrEx - BrEx deserialization 219ms

2012-05-08 15:14:19,312 DEBUG ClientSink - | GetReleaseDiagramInfo | proc 2902 | 14 | 104768632

Link to comment
Share on other sites

Here's my copy

2012-05-08 21:37:43,134 DEBUG UserInfo - Time retrieving CurrentUser 16 ms

2012-05-08 21:37:43,212 INFO BufferPool - [sinkcompressionPool] BufferPool created with 5.00 Mb size and 5 max buffers

2012-05-08 21:37:43,212 INFO BufferPool - [uncompressionPool] BufferPool created with 5.00 Mb size and 5 max buffers

2012-05-08 21:37:43,430 INFO CmProxy - Using profile [sourceSCM] to connect to [127.0.0.1:8087]

2012-05-08 21:37:43,477 DEBUG Channel - Create conection 16 ms. (host:127.0.0.1 port:8087 ssl:False)

2012-05-08 21:37:43,508 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 21:37:43,508 DEBUG BufferPool - SinkcompressionPool [1] buffers allocated

2012-05-08 21:37:43,508 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 21:37:43,508 DEBUG BufferPool - UncompressionPool [1] buffers allocated

2012-05-08 21:37:43,524 INFO Serialization - Uncompressed 272 bytes in 381 bytes. Time: 16 ms.

2012-05-08 21:37:43,524 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 21:37:43,524 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 21:37:43,524 DEBUG ClientSink - | CheckConnection | proc 78 | 1 | 11360800

2012-05-08 21:37:43,617 DEBUG ClientConfig - Time loading client.conf (C:\xxx\plastic4\client.conf) 0 ms

2012-05-08 21:37:43,898 DEBUG MainFormSettings - MainFormSettings, Action: Load

2012-05-08 21:37:43,898 DEBUG MainFormSettings - Height -> 812

2012-05-08 21:37:43,898 DEBUG MainFormSettings - LocationX -> 52

2012-05-08 21:37:43,898 DEBUG MainFormSettings - LocationY -> 31

2012-05-08 21:37:43,898 DEBUG MainFormSettings - Maximized -> False

2012-05-08 21:37:43,898 DEBUG MainFormSettings - TreeToolbarWidth -> 160

2012-05-08 21:37:43,898 DEBUG MainFormSettings - Width -> 1232

2012-05-08 21:37:44,460 ERROR LogoCustomizer - Unable to retrieve The remote server returned an error: (404) Not Found. image, The remote server returned an error: (404) Not Found.

2012-05-08 21:37:45,193 DEBUG GuiClientConfigData - Loading gui configuration

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - Action: Load, File: C:\xxx\plastic4\guiclient.conf

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - GuiClientConfigData:

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - AnnotateBackColorNewer -> -1

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - AnnotateBackColorOlder -> -12360836

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - AnnotateShowLineNumbers -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - CommentsHistorySize -> 10

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - CommitShowChanged -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - CommitShowCheckouts -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - CommitShowDeleted -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - CommitShowPrivates -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - ComparisonMethod -> NotIgnore

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - DisplayViewHints -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - Encoding -> NONE

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - HeaderCommentMode -> None

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - HelpBaseURL ->

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - ItemViewMode -> a

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - LastUsedRepository -> default (127.0.0.1:8087)

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - LastUsedRepServer -> 127.0.0.1:8087

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - MergeResolutionType -> Forced

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - SelectorExplorerViewMode -> a

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - ShowAddComments -> False

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - ShowEmptyCommentWarning -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - ShowIgnoredItems -> False

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - UpdateChecksDisk -> False

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - ShowCurrentUser -> False

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - WarnMoveOperationPermissions -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - WarnPendingChangesOnSwitch -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - ErrorPendingChangesOnSwitch -> True

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - AnnotateFont ->

2012-05-08 21:37:45,411 DEBUG GuiClientConfigData - EnableMethodHistory -> False

2012-05-08 21:37:49,155 DEBUG GuiCredentialsHandler - Initialized

2012-05-08 21:37:49,264 DEBUG WorkspaceTree - Initialize - Going to load tree

2012-05-08 21:37:49,280 DEBUG WorkspaceTree - BuildTree for workspace 1763b84b-b6ec-46e6-874f-5edf9dd4836f

2012-05-08 21:37:49,296 DEBUG WorkspaceDataStore - GetWorkspaceContent 16 ms

2012-05-08 21:37:49,311 DEBUG WorkspaceTree - BuildTree 31 ms. WkId 1763b84b-b6ec-46e6-874f-5edf9dd4836f

2012-05-08 21:37:49,311 DEBUG WorkspaceTree - Initialize - tree timestamp is 634717534110679213/22196

2012-05-08 21:37:49,342 INFO CmProxy - Using profile [sourceSCM] to connect to [127.0.0.1:8087]

2012-05-08 21:37:50,310 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 21:37:50,310 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 21:37:50,310 INFO Serialization - Uncompressed 496 bytes in 735 bytes. Time: 0 ms.

2012-05-08 21:37:50,310 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 21:37:50,310 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 21:37:50,310 DEBUG ClientSink - | GetRepositoryInfo | proc 967 | 1 | 16250080

2012-05-08 21:37:50,512 INFO TimerPerformance - LoadWorkspaceContent time 0 for 6 objects

2012-05-08 21:37:50,528 INFO TimerPerformance - GetPhysicalEntries time 15 for 5 objects

2012-05-08 21:37:50,575 INFO TimerPerformance - LoadChildren time 78 for 5 objects

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - Action: Save, File: C:\xxx\plastic4\guiclient.conf

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - GuiClientConfigData:

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - AnnotateBackColorNewer -> -1

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - AnnotateBackColorOlder -> -12360836

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - AnnotateShowLineNumbers -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - CommentsHistorySize -> 10

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - CommitShowChanged -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - CommitShowCheckouts -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - CommitShowDeleted -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - CommitShowPrivates -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - ComparisonMethod -> NotIgnore

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - DisplayViewHints -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - Encoding -> NONE

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - HeaderCommentMode -> None

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - HelpBaseURL ->

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - ItemViewMode -> a

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - LastUsedRepository -> default (127.0.0.1:8087)

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - LastUsedRepServer -> 127.0.0.1:8087

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - MergeResolutionType -> Forced

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - SelectorExplorerViewMode -> a

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - ShowAddComments -> False

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - ShowEmptyCommentWarning -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - ShowIgnoredItems -> False

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - UpdateChecksDisk -> False

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - ShowCurrentUser -> False

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - WarnMoveOperationPermissions -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - WarnPendingChangesOnSwitch -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - ErrorPendingChangesOnSwitch -> True

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - AnnotateFont ->

2012-05-08 21:37:50,590 DEBUG GuiClientConfigData - EnableMethodHistory -> False

2012-05-08 21:37:50,606 INFO TimerPerformance - LoadWorkspaceContent time 0 for 6 objects

2012-05-08 21:37:50,606 INFO TimerPerformance - GetPhysicalEntries time 0 for 5 objects

2012-05-08 21:37:50,606 INFO TimerPerformance - LoadChildren time 0 for 5 objects

2012-05-08 21:37:50,606 INFO TimerPerformance - LoadWorkspaceContent time 0 for 7 objects

2012-05-08 21:37:50,606 INFO TimerPerformance - GetPhysicalEntries time 0 for 8 objects

2012-05-08 21:37:50,637 INFO TimerPerformance - LoadChildren time 31 for 8 objects

2012-05-08 21:37:50,653 DEBUG CommitViewControl - Load commit view preferences

2012-05-08 21:37:50,653 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-05-08 21:37:50,653 DEBUG CommitViewControl - Load commit view preferences

2012-05-08 21:37:50,653 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-05-08 21:37:50,653 DEBUG CommitViewControl - Load commit view preferences

2012-05-08 21:37:50,653 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-05-08 21:37:50,668 DEBUG CommitViewControl - Load commit view preferences

2012-05-08 21:37:50,668 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-05-08 21:37:50,668 DEBUG CommitViewControl - Load commit view preferences

2012-05-08 21:37:50,668 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-05-08 21:37:50,668 DEBUG CommitViewControl - Load commit view preferences

2012-05-08 21:37:50,668 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-05-08 21:37:50,668 DEBUG CommitViewControl - Load commit view preferences

2012-05-08 21:37:50,668 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-05-08 21:37:50,700 DEBUG WorkspaceStatus: DiskChangesSearcher - GetFSNodeFromPath: 0

2012-05-08 21:37:50,700 DEBUG WorkspaceStatus: DiskChangesSearcher - GetWorkspaceTree: 0

2012-05-08 21:37:50,715 DEBUG WorkspaceStatus: DiskChangesSearcher - GetTreeChangedNode: 15

2012-05-08 21:37:50,793 DEBUG WorkspaceStatus: DiskChangesSearcher - Process changes: 78

2012-05-08 21:37:50,793 DEBUG WorkspaceStatus: DiskChangesSearcher - -------ProcessChanges:--------

2012-05-08 21:37:50,793 DEBUG WorkspaceStatus: DiskChangesSearcher - timerProcessChange 0 ms, 639 times

2012-05-08 21:37:50,793 DEBUG WorkspaceStatus: DiskChangesSearcher - timerGetChangeTypes 16 ms, 640 times

2012-05-08 21:37:50,793 DEBUG WorkspaceStatus: DiskChangesSearcher - timerNeedToProcessChildren 0 ms, 640 times

2012-05-08 21:37:50,793 DEBUG WorkspaceStatus: DiskChangesSearcher - Get changes total time: 93

2012-05-08 21:37:50,793 DEBUG WorkspaceStatus - Search changes: 109

2012-05-08 21:37:50,793 DEBUG CommitViewBuilder - Get changes from provider: 140

2012-05-08 21:37:50,793 DEBUG CommitViewBuilder - Build changes: 0

2012-05-08 21:37:50,840 DEBUG MainForm - Show current group from OnShown

2012-05-08 21:37:50,856 INFO CmProxy - Using profile [sourceSCM] to connect to [127.0.0.1:8087]

2012-05-08 21:37:51,807 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 21:37:51,807 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 21:37:51,807 INFO Serialization - Uncompressed 496 bytes in 735 bytes. Time: 0 ms.

2012-05-08 21:37:51,807 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 21:37:51,807 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 21:37:51,807 DEBUG ClientSink - | GetRepositoryInfo | proc 952 | 10 | 14149984

2012-05-08 21:37:51,807 INFO CmProxy - Using profile [sourceSCM] to connect to [127.0.0.1:8087]

2012-05-08 21:37:52,696 DEBUG BufferPool - -> Entering with name SinkcompressionPool (5)

2012-05-08 21:37:52,696 DEBUG BufferPool - -> Entering with name UncompressionPool (5)

2012-05-08 21:37:52,696 INFO Serialization - Uncompressed 756 bytes in 1503 bytes. Time: 0 ms.

2012-05-08 21:37:52,696 DEBUG BufferPool - <- Releasing with name SinkcompressionPool (4)

2012-05-08 21:37:52,712 DEBUG BrEx - BrEx deserialization 15ms

2012-05-08 21:37:52,712 DEBUG BufferPool - <- Releasing with name UncompressionPool (4)

2012-05-08 21:37:52,712 DEBUG ClientSink - | GetReleaseDiagramInfo | proc 904 | 10 | 14393528

Link to comment
Share on other sites

Hi Kenny,

I'm testing your rep but I can't get the stackoverflow exception.

Can you confirm me that the repository is the correct one? It only has 8 changesets and one branch, the main branch. Is that correct?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...