Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7116497
By: chadrik


I have a problem that is very likely not Pydev's fault, but I could use some
insight from a developer.  we use a clustered isilon server over NFS which does
not support file locking (yeah, seems crazy to me to).  this was not an issue
with tiger, but with Leopard it is wreaking havoc.  since the switch to Leopard
eclipse takes about 5 minutes to open a workspace on our server, and the delay
is directly related to pydev.  The splashscreen says "Loading org.python.pydev"
during most of that time. we launch eclipse with locking disabled
(-Dosgi.locking=none) which was necessary to even open eclipse to a server 
workspace
on leopard.

my test workspaces are completely empty of files and folders. i even blew away
the .metadata folders to be safe.

- WITHOUT an interpreter setup in pydev: 
opening workspace on local hard drive:  fast
opening workspace on server:  fast

- WITH an interpreter setup in pydev: 
opening workspace on local hard drive:  fast
opening workspace on server:  5 minutes

I was hoping that you might have some insight into what's going on on Pydev's
side that might cause it to take so long in this situation.  perhaps Pydev 
doesn't
respect the -Dosgi.locking=none ?

thanks,
chad

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to