Caryn wrote:

> 
> A lot of people have had this problem, mainly on Windows. Unfortunately I
> have never been able to reproduce it on any of my Windows or Solaris
> systems. It seems to occur when Emacs tries to connect to a socket created
> by JDEbug to connect the standard I/O of the application to Emacs. The
> socket connection never gets made. Some people have found that removing all
> versions of the JDK and reinstalling a single version clears up the problem.
> I suspect the problem may be a thread deadlock somewhere. The JDEbug Java
> code is heavily threaded. However, I didn't write the code and I haven't had
> time to try to analyze it to see where deadlocks might occur. I put in some
> messages designed to instrument each stage in the standard I/O socket
> creation and connection process. It is my hope that somebody, hopefully a
> multithreading expert, who has this problem will take a cue from this and
> try to pinpoint exactly where the hangup occurs.
> 
> - Paul
> 

Not that I am a great multithreading expert, but I want to take a look 
at the sources and what is going wrong. The compilation errors in 
Application.java prevent me from doing that. Is the source tree exactly 
the same as the one you build your jar with? If not, could you please 
sent me a copy of the correct source tree.

thanks for your quick response!


-- 
<--+-Richard den Adel-=

Reply via email to