|
From: <no...@so...> - 2002-03-31 04:17:10
|
Bugs item #519446, was opened at 2002-02-19 08:13 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=519446&group_id=588 Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: EditServer error opening lrg # of files Initial Comment: Using jEdit 4pre5 I select 49 files in Windows explorer and right-click to open them in jEdit (with jEdit already running). Nothing happens. 5 files seems to work fine but having problems with anything above that number. This works fine in jEdit 3.2.2. using the newest editserver (which I also used with 3.2.2). uploading activity log which only contains jEdit 4pre5 startup with black document and then my attempt to load 49 files. ---------------------------------------------------------------------- >Comment By: Slava Pestov (spestov) Date: 2002-03-31 16:17 Message: Logged In: YES user_id=2280 I believe John said this was fixed in the latest jEditLauncher ---------------------------------------------------------------------- Comment By: John Gellene (jgellene) Date: 2002-02-20 08:50 Message: Logged In: YES user_id=117073 Would you post or email to jge...@je... the contents of jelaunch.log in the jEdit installation directory that deals with the attempt to load 49 files. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-02-20 08:21 Message: Logged In: NO adding another comment because the changelog for 4pre6 says: "Possible fix for 'timeout' error when opening a large number of files with jEditLauncher on Windows". my problem is still happening with the same Exception error pasted above. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-02-19 08:19 Message: Logged In: NO using jdk 1.4.0/jedit 4pre5. file wouldnt upload so here is the relevant section after startup: [message] EditServer: Socket [addr=/127.0.0.1,port=2028,localport=2027]: connected [error] EditServer: java.net.SocketTimeoutException: Read timed out [error] EditServer: at java.net.SocketInputStream.socketRead0(Native Method) [error] EditServer: at java.net.SocketInputStream.read (SocketInputStream.java:116) [error] EditServer: at java.net.SocketInputStream.read (SocketInputStream.java:144) [error] EditServer: at java.io.DataInputStream.readInt (DataInputStream.java:392) [error] EditServer: at org.gjt.sp.jedit.EditServer.handleClient (EditServer.java:254) [error] EditServer: at org.gjt.sp.jedit.EditServer.run (EditServer.java:142) [debug] DockableWindowManager$Entry: Adding log-viewer with position floating [debug] EditBus: org.gjt.sp.jedit.msg.EditorExitRequested [source=org.gjt.sp.jedit.View[frame0,-4,- 4,1032x748,invalid,layout=java.awt.BorderLayout,title=jEdit - Untitled- 1,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE ,rootPane=javax.swing.JRootPane [,4,23,1024x721,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=1409,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,21,0,1003x619,layout=java.awt.BorderLayout,alignmentX=null ,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,p referredSize=],what=DESTROYED] [debug] EditBus: org.gjt.sp.jedit.msg.EditorExiting [source=null] ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-02-19 08:17 Message: Logged In: NO damn it. the file didnt upload. I'm using jdk 1.4.0 with jedit 4pre5. here is the relevant section after startup: [message] EditServer: Socket [addr=/127.0.0.1,port=2028,localport=2027]: connected [error] EditServer: java.net.SocketTimeoutException: Read timed out [error] EditServer: at java.net.SocketInputStream.socketRead0(Native Method) [error] EditServer: at java.net.SocketInputStream.read (SocketInputStream.java:116) [error] EditServer: at java.net.SocketInputStream.read (SocketInputStream.java:144) [error] EditServer: at java.io.DataInputStream.readInt (DataInputStream.java:392) [error] EditServer: at org.gjt.sp.jedit.EditServer.handleClient (EditServer.java:254) [error] EditServer: at org.gjt.sp.jedit.EditServer.run (EditServer.java:142) [debug] DockableWindowManager$Entry: Adding log-viewer with position floating [debug] EditBus: org.gjt.sp.jedit.msg.EditorExitRequested [source=org.gjt.sp.jedit.View[frame0,-4,- 4,1032x748,invalid,layout=java.awt.BorderLayout,title=jEdit - Untitled- 1,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE ,rootPane=javax.swing.JRootPane [,4,23,1024x721,invalid,layout=javax.swing.JRootPane$RootLay out,alignmentX=null,alignmentY=null,border=,flags=1409,maxim umSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled =true]] [debug] EditBus: org.gjt.sp.jedit.msg.EditPaneUpdate [source=org.gjt.sp.jedit.EditPane [,21,0,1003x619,layout=java.awt.BorderLayout,alignmentX=null ,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,p referredSize=],what=DESTROYED] [debug] EditBus: org.gjt.sp.jedit.msg.EditorExiting [source=null] ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=519446&group_id=588 |