It's all about the answers!

Ask a question

Error setting loaded component info


Jirong Hu (1.5k9290258) | asked Jan 31 '12, 10:04 a.m.
Error setting loaded component info

I am getting this error when try to create, load or delete a workspace. And its only happens to one user.

Any idea?

Thanks
Jirong

http://i41.tinypic.com/mtwbdj.png

One answer



permanent link
Ashok Sharma (3211118) | answered Jul 03 '14, 9:57 a.m.
This may be because of failure in previous run, do one thing chk if any scm process is running and if its there please try after killing that process. for linux user fire below commands
ps -ef | grep java

then kill the process with below command 

kill -9 <process-id>

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.