facebook

CheckOut Problems with Watch/Edit enabled

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #218375 Reply

    I have activated the option “Configure projects to use Watch/Edit on Checkout” (Windows – Preferences – Team – CVS – Watch/Edit). When I checkout my application (EnterpriseApp, WebApp and several Java projects), MyEclipse starts to build the Workspace, but the progressbar indicates always 0 percent. I cannot stop the build process, I have to use the taskmanger to abort MyEclipse.

    I guess that this is a MyEclipse Bug. When I disable the option, MyEclipse always tries to change the .mymetadata File (CVS Label Decorator show that the file has changed, but diff says local version and remote version are identical)

    Bernhard Berbuir

    – System Setup ——————————-
    Operating System and version: Windows NT 4.0 SP6a
    Eclipse version: 3.0.1
    Eclipse build id: 200409161125
    Fresh Eclipse install (y/n): y
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins: PMD
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
    MyEclipse version: 3.8.2 with fix 02
    Eclipse JDK version: 1.4.1_05
    Application Server JDK version:
    Are there any exceptions in the Eclipse log file? No

    – Message Body ——————————-

    #218380

    Riyad Kalla
    Member

    If you monitor the memory usage of Eclipse does it keep going up and up if you let this run?

    #218720

    Memory ussage is stable (starts with 58M and increase until 92 MB during checkout). When building, the Java process uses 0 percent CPU Time and memory ussage is still stable.

    I tried the same with Eclipse 3.0.1 and checkout + build workspace works fine.

    Bernhard Berbuir

    #218725

    Riyad Kalla
    Member

    Bernhard,
    You have us stumped… the rebuild of the metadata file is expected, we do this to ensure up-to-date metadata, but the problem with CVS team tooling not working appropriate is strange, we have no code in MyEclipse that ties into the team tools… are you able to find any other exceptions or errors that might uncover what is going on?

    #218740

    I only know that all files are read-only when using the option “Configure projects to use Watch/Edit on Checkout”. This may prevent rebuilding the file .mymetadata.

    I hope this information helps you.

    Bernhard

    #218752

    Riyad Kalla
    Member

    Bernhard,
    If this is the case then one of our developers says you will need to disassociate the .mymetadata file from CVS since it cannot be write locked, and this very well might be what is causing this trouble.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: CheckOut Problems with Watch/Edit enabled

You must be logged in to post in the forum log in