Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MKS Integrity client hangs #47

Open
GoogleCodeExporter opened this issue Mar 29, 2015 · 6 comments
Open

MKS Integrity client hangs #47

GoogleCodeExporter opened this issue Mar 29, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use MKS plugin for a while
2. Try to exit MKS Integrity client
3.

What is the expected output? What do you see instead?
Expcted: MKS Integrity client should exit
instead, it hangs with the message "Waiting for commands to complete..."

What version of the product are you using? On what operating system?
MKS Plugin 0.7.1
IntelliJ 7.0.3
MKS Integrity client 2006 (Build 4.8.0.3973)


Please provide any additional information below.
Integrity Client uses all available CPU resources when MKS Plugin is running

Original issue reported on code.google.com by [email protected] on 2 May 2008 at 8:09

@GoogleCodeExporter
Copy link
Author

seems like the MKS plugin spends a large amount of time doing "requesting mks
sandbox". This message is constantly being displayed in the IntelliJ-status bar 
at
the bottom. This causes the CPU-load to reach the ceiling

Original comment by [email protected] on 2 May 2008 at 11:10

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

It seems what's really expensive is computing files that are not version 
controlled
(this relies on executing si viewnonmembers command). 
I've tried it locally and, indeed, it results in much faster execution, but 
then all
items currently reported as "unversioned" are not shown anymore, would that be 
an
acceptable solution for you ?

Original comment by [email protected] on 13 May 2008 at 2:07

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

that sounds like a good solution. I've got plenty of "unversioned" files, so I 
think
this will be fine

Original comment by [email protected] on 13 May 2008 at 2:09

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

I'm splitting this issue in two :  i'll keep that one for the initial report, 
ie MKS
Integrity client hangs.

And creating a new one for the performance problem.

As I never encountered the issue myself, if you encounter it again, can you 
take a
thread dump of idea at that moment ? (ctrl+pause in the console window if you 
use it).

the new issue : http://code.google.com/p/ideamksplugin/issues/detail?id=48

Original comment by [email protected] on 15 May 2008 at 8:36

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 15 May 2008 at 8:37

  • Changed state: New
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

just seen this happen too (waiting for commands to complete when trying to exit 
the
mks client), but at that time I had already shut down IDEA and I have no idea 
what
it's waiting for ...

Original comment by [email protected] on 4 Jun 2008 at 4:58

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant