-
Vlad,
Confirmed this is fixed for me.
Thanks for the quick response.
BTW, I use erlide full time in a new erlang project, as well as another developer. We both think it is great!!
Mark.
2008-11-05 15:20:31 UTC in Erlang IDE @ Eclipse
-
I started eclipse and let it run till I got an error...is the port 4369 in the lsof the empd know port.??
I don't know why it is using IPv6 though...
geib@geib-desktop:~/eclipse/modeling/eclipse$ ./eclipse -clean
!ENTRY org.erlide.jinterface 2 0 2008-11-04 15:48:21.839
!MESSAGE Erlide warning: epmd daemon went down...
geib@geib-desktop:~/eclipse/modeling/eclipse$.
2008-11-04 23:07:39 UTC in Erlang IDE @ Eclipse
-
I attached the file.
Yes I have erlang runtime. I am able to compile .erl files and it creates beam files...
Mark.
File Added: geib_20081104_142552.txt.
2008-11-04 21:59:58 UTC in Erlang IDE @ Eclipse
-
I sent the report from eclipse. I have not seen anything else, but I can only run erlide for 10-15 minutes with the FDs growing...
Here is a section from the output of lsof on linux showing the FDs that created...
java 20464 geib 666u IPv6 423559 TCP localhost.localdomain:39314->localhost.localdomain:4369 (CLOSE_WAIT)
java 20464...
2008-11-04 21:32:28 UTC in Erlang IDE @ Eclipse
-
I am running Eclipse ganymede SR1 on ubuntu linux 64bit AMD. Just upgraded to 0.3.102 and now when I have eclipse up it continuosly consumes file descriptors until they are all exhausted. I have remove erlide and the problems goes away.
From a listing of lsof on the box it looks like ipV6 sockets, not sure.
Mark.
2008-11-04 20:31:10 UTC in Erlang IDE @ Eclipse
-
This seems to be related to bug #1732322, the problem with the outline.
Once I fixed my source eclipse will exit normally.
So, this bug appears to be a side effect resulting from other errors.
2007-06-25 20:29:47 UTC in Erlang IDE @ Eclipse
-
File Added: tcp_repeater.erl.
2007-06-25 16:20:59 UTC in Erlang IDE @ Eclipse
-
Yes, every time.
2007-06-25 16:12:59 UTC in Erlang IDE @ Eclipse
-
I have seen this same symptom. I can always resolve by using a new/clean workspace. Erlide will then start and I copy the source files from the corrupt workspace...
2007-06-06 20:14:26 UTC in Erlang IDE @ Eclipse
-
I have seen this same symptom. I can always resolve by using a new/clean workspace. Erlide will then start and I copy the source files from the corrupt workspace...
2007-06-06 20:08:58 UTC in Erlang IDE @ Eclipse