allgi / neatx

Automatically exported from code.google.com/p/neatx
0 stars 0 forks source link

session hang when committing to SVN via eclipse #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is a weird one, but re-creatable every time.

What steps will reproduce the problem?
1. run eclipse (3.5 on OpenJDK 1.6.0 x86_64 under Fedora 11)
2. work work work
3. Commit code to SVN

What is the expected output?
It to commit and allow me to continue

What do you see instead?
the entire session hangs and I can't use any apps. I have to run the NX
Session manager and disconnect, but then I can't reconnect (I receive error
message documented in issue #26)

I also have to log into the server and manual kill ALL of the nx processes
(some of them with kill -9 )

What version of the product are you using? On what operating system?
Latest SVN trunk.  Fedora 11 x86_64.  Client is on a OS X Leopard running
NX 3.3.0 client.

Please provide any additional information below.

Original issue reported on code.google.com by urkle0 on 19 Aug 2009 at 7:26

GoogleCodeExporter commented 9 years ago
Oh.. forgot to mention the SVN "adapter" is the JavaHL adapter.. I'm going to 
try the
SVNKit pure java implementation to see if it "fixes" it.

Original comment by urkle0 on 19 Aug 2009 at 7:30

GoogleCodeExporter commented 9 years ago
Crazy..

hangs when using SVNKit as well. (this is using Subclipse as the SVN team 
provider,
NOT subversive)

Original comment by urkle0 on 19 Aug 2009 at 7:32

GoogleCodeExporter commented 9 years ago
This sounds pretty crazy alright. Seeing the session logs might help a bit, but 
i've
really no idea why this might happen.

Original comment by kormat on 30 Aug 2009 at 12:50

GoogleCodeExporter commented 9 years ago
Same problem here with Eclipse Java EE IDE on an Ubuntu 10.04 client and Ubuntu 
9.10 server. Easy to reproduce - let me know what you need to debug this issue 
further.

Original comment by tomvanbr...@gmail.com on 25 Aug 2010 at 8:23