Plugin Bugs item #2877166, was opened at 2009-10-12 10:06
Message generated for change (Comment added) made by jarekczek
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=2877166&group_id=588
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Marc LeFevre (mlefevre6)
Assigned to: Nobody/Anonymous (nobody)
Summary: Console + ErrorList: Running a batch file hangs jEdit
Initial Comment:
When I run a build batch file from the console plugin, jEdit hangs and has to be killed with Task Manager. The batch file calls a PERL script that does the build. The process goes so far as to print, on the console, what it will do and then jEdit is no longer responsive. I suspected the ErrorList plugin (which I am using along with Console), but deselecting the two (they deselect together) means that I cannot run my batch file from within jEdit.
Am I right that this is a jEdit core bug and not a plugin bug?
Here is the startup information from the activity log:
10:58:51 AM [main] [message] Log: When reporting bugs, please include the following information:
10:58:51 AM [main] [message] Log: java.version=1.6.0_16
10:58:51 AM [main] [message] Log: java.vm.version=14.2-b01
10:58:51 AM [main] [message] Log: java.runtime.version=1.6.0_16-b01
10:58:51 AM [main] [message] Log: java.vendor=Sun Microsystems Inc.
10:58:51 AM [main] [message] Log: java.compiler=null
10:58:51 AM [main] [message] Log: os.name=Windows XP
10:58:51 AM [main] [message] Log: os.version=5.1
10:58:51 AM [main] [message] Log: os.arch=x86
10:58:51 AM [main] [message] Log: user.home=C:\Documents and Settings\mlefevre.WINNTDOM
10:58:51 AM [main] [message] Log: java.home=C:\Program Files\Java\jre6
10:58:51 AM [main] [message] Log: java.class.path=C:\Program Files\jEdit\jedit.jar
10:58:52 AM [main] [notice] jEdit: An error occurred while connecting to the jEdit server instance.
10:58:52 AM [main] [notice] jEdit: This probably means that jEdit crashed and/or exited abnormally
10:58:52 AM [main] [notice] jEdit: the last time it was run.
10:58:52 AM [main] [notice] jEdit: If you don't know what this means, don't worry.
10:58:52 AM [main] [notice] jEdit: java.net.ConnectException: Connection refused: connect
10:58:52 AM [main] [notice] jEdit: at java.net.PlainSocketImpl.socketConnect(Native Method)
10:58:52 AM [main] [notice] jEdit: at java.net.PlainSocketImpl.doConnect(Unknown Source)
10:58:52 AM [main] [notice] jEdit: at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
10:58:52 AM [main] [notice] jEdit: at java.net.PlainSocketImpl.connect(Unknown Source)
10:58:52 AM [main] [notice] jEdit: at java.net.SocksSocketImpl.connect(Unknown Source)
10:58:52 AM [main] [notice] jEdit: at java.net.Socket.connect(Unknown Source)
10:58:52 AM [main] [notice] jEdit: at java.net.Socket.connect(Unknown Source)
10:58:52 AM [main] [notice] jEdit: at java.net.Socket.<init>(Unknown Source)
10:58:52 AM [main] [notice] jEdit: at java.net.Socket.<init>(Unknown Source)
10:58:52 AM [main] [notice] jEdit: at org.gjt.sp.jedit.jEdit.main(jEdit.java:269)
10:58:53 AM [main] [debug] MiscUtilities: Saving backup of file "C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\activity.log" to "C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\settings-backup\activity.log~1~"
10:58:53 AM [main] [notice] jEdit: jEdit version 4.3pre17
10:58:53 AM [main] [message] jEdit: Settings directory is C:\Documents and Settings\mlefevre.WINNTDOM\.jedit
10:58:53 AM [main] [message] jEdit: jEdit home directory is C:\Program Files\jEdit
10:58:53 AM [main] [debug] SplashScreen: init:15ms
10:58:53 AM [main] [debug] SplashScreen: init system properties:16ms
10:58:53 AM [main] [message] BeanShell: Beanshell Init
10:58:53 AM [main] [debug] SplashScreen: init beanshell:31ms
10:58:53 AM [main] [debug] SplashScreen: loading site properties:0ms
10:58:53 AM [main] [debug] SplashScreen: loading user properties:0ms
10:58:53 AM [main] [debug] GUIUtilities: Icon theme set to: tango
10:58:53 AM [main] [debug] GUIUtilities: Loading icon theme from: jeditresource:/org/gjt/sp/jedit/icons/themes/tango/
10:58:53 AM [main] [debug] SplashScreen: init GUI:16ms
10:58:53 AM [main] [debug] EditServer: jEdit server started on port 2203
10:58:53 AM [main] [debug] EditServer: Authorization key is 786260688
10:58:53 AM [main] [debug] SplashScreen: init server:0ms
10:58:53 AM [main] [debug] SplashScreen: init look and feel:0ms
10:58:53 AM [main] [debug] SplashScreen: init VFS Manager:16ms
10:58:53 AM [main] [debug] ActionSet: Loading actions from jar:file:/C:/Program%20Files/jEdit/jedit.jar!/org/gjt/sp/jedit/actions.xml
10:58:53 AM [main] [debug] DockableWindowManager: Loading dockables from jar:file:/C:/Program%20Files/jEdit/jedit.jar!/org/gjt/sp/jedit/dockables.xml
10:58:53 AM [main] [debug] EditBus: SearchSettingsChanged[source=null]
10:58:53 AM [main] [debug] SplashScreen: init resources:46ms
10:58:53 AM [main] [notice] jEdit: Loading plugins from C:\Program Files\jEdit\jars
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Program Files\jEdit\jars\LatestVersion.jar,class=LatestVersionPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Program Files\jEdit\jars\QuickNotepad.jar,class=QuickNotepadPlugin]
10:58:53 AM [main] [notice] jEdit: Loading plugins from C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Bookmarks.jar,class=bookmarks.BookmarksPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\BufferTabs.jar,class=buffertabs.BufferTabsPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Calculator.jar,class=ise.plugin.calculator.CalculatorPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\ClassBrowser.jar,class=browser.ClassBrowserPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Code2HTML.jar,class=code2html.Code2HTMLPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\ColumnRuler.jar,class=org.jedit.plugins.columnruler.ColumnRulerPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\CommonControls.jar,class=CommonControlsPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Console.jar,class=console.ConsolePlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\ErrorList.jar,class=errorlist.ErrorListPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\GnuRegexp.jar,class=GnuRegexpPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\HexEdit.jar,class=hexedit.HexEditPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\InfoViewer.jar,class=infoviewer.InfoViewerPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\JDiffPlugin.jar,class=jdiff.JDiffPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\jna.jar]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\kappalayout.jar]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Navigator.jar,class=ise.plugin.nav.NavigatorPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\ProjectViewer.jar,class=projectviewer.ProjectPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\SendBuffer.jar,class=SendBufferPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\svnkit-cli.jar]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\svnkit.jar]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\SVNPlugin.jar,class=ise.plugin.svn.SVNPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Tags.jar,class=tags.TagsPlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\trilead.jar]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\WhiteSpace.jar,class=whitespace.WhiteSpacePlugin]
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=LOADED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\XSearch.jar,class=xsearch.XSearchPlugin]
10:58:53 AM [main] [debug] SplashScreen: init plugins:63ms
10:58:53 AM [main] [message] HistoryModel: Loading history
10:58:53 AM [main] [debug] SplashScreen: init history model:0ms
10:58:53 AM [main] [message] BufferHistory: Loading C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\recent.xml
10:58:53 AM [main] [debug] SplashScreen: init buffer history:0ms
10:58:53 AM [main] [message] KillRing: Loading C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\killring.xml
10:58:53 AM [main] [debug] SplashScreen: init killring:16ms
10:58:53 AM [main] [debug] jEdit: SOCKS proxy disabled
10:58:53 AM [main] [debug] jEdit: HTTP proxy enabled: proxy.micron.com
10:58:53 AM [main] [debug] jEdit: HTTP proxy user: mlefevre
10:58:53 AM [main] [debug] EditBus: PropertiesChanged[source=null]
10:58:53 AM [main] [debug] SplashScreen: init various properties:0ms
10:58:53 AM [main] [message] jEdit: Loading mode catalog file C:\Program Files\jEdit\modes\catalog
10:58:53 AM [main] [message] jEdit: Loading mode catalog file C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\modes\catalog
10:58:53 AM [main] [debug] SplashScreen: init modes:31ms
10:58:53 AM [main] [debug] PluginJAR: Activating bookmarks.BookmarksPlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Bookmarks.jar
10:58:53 AM [main] [debug] Bookmarks: Did not create new bookmark storage file
10:58:53 AM [main] [debug] Bookmarks: Loading stored bookmarks
10:58:53 AM [main] [debug] Bookmarks: loading stored bookmarks - complete.
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Bookmarks.jar,class=bookmarks.BookmarksPlugin]
10:58:53 AM [main] [debug] PluginJAR: Activating buffertabs.BufferTabsPlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\BufferTabs.jar
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\BufferTabs.jar,class=buffertabs.BufferTabsPlugin]
10:58:53 AM [main] [debug] PluginJAR: Activating code2html.Code2HTMLPlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Code2HTML.jar
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Code2HTML.jar,class=code2html.Code2HTMLPlugin]
10:58:53 AM [main] [debug] PluginJAR: Activating console.ConsolePlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Console.jar
10:58:53 AM [main] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:53 AM [main] [debug] ConsolePlugin: Loaded 15 Actions
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Console.jar,class=console.ConsolePlugin]
10:58:53 AM [main] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:53 AM [main] [debug] PluginJAR: Activating GnuRegexpPlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\GnuRegexp.jar
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\GnuRegexp.jar,class=GnuRegexpPlugin]
10:58:53 AM [main] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:53 AM [main] [debug] PluginJAR: Activating infoviewer.InfoViewerPlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\InfoViewer.jar
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\InfoViewer.jar,class=infoviewer.InfoViewerPlugin]
10:58:53 AM [main] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:53 AM [main] [debug] PluginJAR: Activating ise.plugin.nav.NavigatorPlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Navigator.jar
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\Navigator.jar,class=ise.plugin.nav.NavigatorPlugin]
10:58:53 AM [main] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:53 AM [main] [debug] PluginJAR: Activating whitespace.WhiteSpacePlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\WhiteSpace.jar
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\WhiteSpace.jar,class=whitespace.WhiteSpacePlugin]
10:58:53 AM [main] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:53 AM [main] [debug] PluginJAR: Activating xsearch.XSearchPlugin because of startup
10:58:53 AM [main] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\XSearch.jar
10:58:53 AM [main] [debug] SearchAndReplace: +++ SearchAndReplace.1594
10:58:53 AM [main] [debug] XSearchPlugin: +++ XSearchPlugin.24
10:58:53 AM [main] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\XSearch.jar,class=xsearch.XSearchPlugin]
10:58:53 AM [main] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:53 AM [main] [debug] SplashScreen: activate plugins:31ms
10:58:53 AM [main] [debug] Macros: Registered beanshell macro handler
10:58:53 AM [main] [debug] EditBus: DynamicMenuChanged[menu=macros,source=null]
10:58:53 AM [main] [message] BeanShell: Running script C:\Program Files\jEdit\startup\startup.bsh
10:58:53 AM [main] [debug] String: BeanShell interpreter version 2.0b4-jedit
10:58:53 AM [main] [debug] SplashScreen: init macros:63ms
10:58:53 AM [main] [debug] SplashScreen: run startup scripts:0ms
10:58:53 AM [main] [debug] SplashScreen: run startup scripts:0ms
10:58:53 AM [AWT-EventQueue-0] [message] PerspectiveManager: Loading C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\perspective.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\cplusplus.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\c.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\doxygen.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\xml.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\xml.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\doxygen.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\xml.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\c.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\doxygen.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\xml.xml
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=AtapiCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=AtapiCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=AtapiCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=AtapiCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=AtapiCmds.h (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=AtapiCmds.h (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=AtapiCmds.h (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=AtapiCmds.h (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=AtCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=AtCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=AtCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=AtCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=BufferManager.cpp (C:\SEFA\branches\mlefevre\atapi\Transfer\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=BufferManager.cpp (C:\SEFA\branches\mlefevre\atapi\Transfer\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=BufferManager.cpp (C:\SEFA\branches\mlefevre\atapi\Transfer\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=BufferManager.cpp (C:\SEFA\branches\mlefevre\atapi\Transfer\)]
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\java.xml
10:58:53 AM [AWT-EventQueue-0] [notice] jEdit$3: Loading edit mode C:\Program Files\jEdit\modes\xml.xml
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=build.bsh (%USERPROFILE%\.jedit\macros\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=build.bsh (%USERPROFILE%\.jedit\macros\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=build.bsh (%USERPROFILE%\.jedit\macros\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=build.bsh (%USERPROFILE%\.jedit\macros\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=CmdDisp.h (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=CmdDisp.h (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=CmdDisp.h (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=CmdDisp.h (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=CmdTable.cpp (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=CmdTable.cpp (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=CmdTable.cpp (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=CmdTable.cpp (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=CmdTable.h (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=CmdTable.h (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=CmdTable.h (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=CmdTable.h (C:\SEFA\branches\mlefevre\atapi\Main\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=HostTransferControl.h (C:\SEFA\branches\mlefevre\atapi\Transfer\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=HostTransferControl.h (C:\SEFA\branches\mlefevre\atapi\Transfer\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=HostTransferControl.h (C:\SEFA\branches\mlefevre\atapi\Transfer\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=HostTransferControl.h (C:\SEFA\branches\mlefevre\atapi\Transfer\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=HostUtils.h (C:\SEFA\branches\mlefevre\atapi\Hardware\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=HostUtils.h (C:\SEFA\branches\mlefevre\atapi\Hardware\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=HostUtils.h (C:\SEFA\branches\mlefevre\atapi\Hardware\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=HostUtils.h (C:\SEFA\branches\mlefevre\atapi\Hardware\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=SerUtils.h (C:\SEFA\branches\mlefevre\atapi\Serial\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=SerUtils.h (C:\SEFA\branches\mlefevre\atapi\Serial\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=SerUtils.h (C:\SEFA\branches\mlefevre\atapi\Serial\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=SerUtils.h (C:\SEFA\branches\mlefevre\atapi\Serial\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=PROPERTIES_CHANGED,view=null,source=vanGogh.h (C:\SEFA\branches\mlefevre\atapi\Hardware\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=CREATED,view=null,source=vanGogh.h (C:\SEFA\branches\mlefevre\atapi\Hardware\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOAD_STARTED,view=null,source=vanGogh.h (C:\SEFA\branches\mlefevre\atapi\Hardware\)]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferUpdate[what=LOADED,view=null,source=vanGogh.h (C:\SEFA\branches\mlefevre\atapi\Hardware\)]
10:58:53 AM [AWT-EventQueue-0] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\SVNPlugin.jar
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\SVNPlugin.jar,class=ise.plugin.svn.SVNPlugin]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(AtapiCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added AtapiCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\) at 0
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(AtapiCmds.h (C:\SEFA\branches\mlefevre\atapi\Host\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added AtapiCmds.h (C:\SEFA\branches\mlefevre\atapi\Host\) at 1
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(AtCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added AtCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\) at 2
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(BufferManager.cpp (C:\SEFA\branches\mlefevre\atapi\Transfer\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added BufferManager.cpp (C:\SEFA\branches\mlefevre\atapi\Transfer\) at 3
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(build.bsh (%USERPROFILE%\.jedit\macros\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added build.bsh (%USERPROFILE%\.jedit\macros\) at 4
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(CmdDisp.h (C:\SEFA\branches\mlefevre\atapi\Main\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added CmdDisp.h (C:\SEFA\branches\mlefevre\atapi\Main\) at 5
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(CmdTable.cpp (C:\SEFA\branches\mlefevre\atapi\Main\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added CmdTable.cpp (C:\SEFA\branches\mlefevre\atapi\Main\) at 6
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(CmdTable.h (C:\SEFA\branches\mlefevre\atapi\Main\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added CmdTable.h (C:\SEFA\branches\mlefevre\atapi\Main\) at 7
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(HostTransferControl.h (C:\SEFA\branches\mlefevre\atapi\Transfer\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added HostTransferControl.h (C:\SEFA\branches\mlefevre\atapi\Transfer\) at 8
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(HostUtils.h (C:\SEFA\branches\mlefevre\atapi\Hardware\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added HostUtils.h (C:\SEFA\branches\mlefevre\atapi\Hardware\) at 9
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(SerUtils.h (C:\SEFA\branches\mlefevre\atapi\Serial\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added SerUtils.h (C:\SEFA\branches\mlefevre\atapi\Serial\) at 10
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(vanGogh.h (C:\SEFA\branches\mlefevre\atapi\Hardware\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added vanGogh.h (C:\SEFA\branches\mlefevre\atapi\Hardware\) at 11
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(build.bsh (%USERPROFILE%\.jedit\macros\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: addBufferSetListener org.gjt.sp.jedit.EditPane[inactive,editpane]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: EditPaneUpdate[what=BUFFERSET_CHANGED,source=org.gjt.sp.jedit.EditPane[inactive,editpane]]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: BufferChanging[what=BUFFER_CHANGING,source=org.gjt.sp.jedit.EditPane[inactive,editpane]]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: EditPaneUpdate[what=CREATED,source=org.gjt.sp.jedit.EditPane[inactive,editpane]]
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added AtapiCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\) at 0
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added AtapiCmds.h (C:\SEFA\branches\mlefevre\atapi\Host\) at 1
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added AtCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\) at 2
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added BufferManager.cpp (C:\SEFA\branches\mlefevre\atapi\Transfer\) at 3
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added build.bsh (%USERPROFILE%\.jedit\macros\) at 4
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added CmdDisp.h (C:\SEFA\branches\mlefevre\atapi\Main\) at 5
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added CmdTable.cpp (C:\SEFA\branches\mlefevre\atapi\Main\) at 6
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added CmdTable.h (C:\SEFA\branches\mlefevre\atapi\Main\) at 7
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added HostTransferControl.h (C:\SEFA\branches\mlefevre\atapi\Transfer\) at 8
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added HostUtils.h (C:\SEFA\branches\mlefevre\atapi\Hardware\) at 9
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added SerUtils.h (C:\SEFA\branches\mlefevre\atapi\Serial\) at 10
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: Buffer added vanGogh.h (C:\SEFA\branches\mlefevre\atapi\Hardware\) at 11
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914: addBufferSetListener buffertabs.BufferTabs[build.bsh]
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(AtapiCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(AtapiCmds.h (C:\SEFA\branches\mlefevre\atapi\Host\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(AtCmds.cpp (C:\SEFA\branches\mlefevre\atapi\Host\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(BufferManager.cpp (C:\SEFA\branches\mlefevre\atapi\Transfer\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(build.bsh (%USERPROFILE%\.jedit\macros\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(CmdDisp.h (C:\SEFA\branches\mlefevre\atapi\Main\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(CmdTable.cpp (C:\SEFA\branches\mlefevre\atapi\Main\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(CmdTable.h (C:\SEFA\branches\mlefevre\atapi\Main\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(HostTransferControl.h (C:\SEFA\branches\mlefevre\atapi\Transfer\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(HostUtils.h (C:\SEFA\branches\mlefevre\atapi\Hardware\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(SerUtils.h (C:\SEFA\branches\mlefevre\atapi\Serial\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] BufferSet: 14886914 addBufferAt(vanGogh.h (C:\SEFA\branches\mlefevre\atapi\Hardware\),-1)
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: ViewUpdate[what=CREATED,source=org.gjt.sp.jedit.View[active]]
10:58:53 AM [AWT-EventQueue-0] [debug] EditBus: EditorStarted[source=null]
10:58:53 AM [jEdit I/O #2] [debug] WorkThread: Work request thread starting [jEdit I/O #2]
10:58:53 AM [jEdit I/O #4] [debug] WorkThread: Work request thread starting [jEdit I/O #4]
10:58:53 AM [jEdit I/O #1] [debug] WorkThread: Work request thread starting [jEdit I/O #1]
10:58:53 AM [jEdit I/O #3] [debug] WorkThread: Work request thread starting [jEdit I/O #3]
10:58:53 AM [AWT-EventQueue-0] [message] jEdit: Startup complete
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: ViewUpdate[what=VIEW_ACTIVATED,source=org.gjt.sp.jedit.View[active]]
10:58:54 AM [AWT-EventQueue-0] [debug] DockableWindowManager: Loading dockables from jeditresource:/ProjectViewer.jar!/dockables.xml
10:58:54 AM [AWT-EventQueue-0] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\ProjectViewer.jar
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\ProjectViewer.jar,class=projectviewer.ProjectPlugin]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:54 AM [AWT-EventQueue-0] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\CommonControls.jar
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\CommonControls.jar,class=CommonControlsPlugin]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=plugin.projectviewer.ProjectPlugin.menu,source=null]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: ViewerUpdate[source=org.gjt.sp.jedit.View[active]]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: BufferChanging[what=BUFFER_CHANGING,source=org.gjt.sp.jedit.EditPane[active,editpane]]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=recent-files,source=null]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: EditPaneUpdate[what=BUFFER_CHANGED,source=org.gjt.sp.jedit.EditPane[active,editpane]]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=plugin.projectviewer.ProjectPlugin.menu,source=null]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DockableWindowUpdate[what=ACTIVATED,dockable=projectviewer,source=org.gjt.sp.jedit.gui.DockableWindowManagerImpl[,0,0,1280x921,invalid,layout=org.gjt.sp.jedit.gui.DockableLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]]
10:58:54 AM [AWT-EventQueue-0] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\ErrorList.jar
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: PluginUpdate[what=ACTIVATED,exit=false,source=C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\ErrorList.jar,class=errorlist.ErrorListPlugin]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=plugin.console.ConsolePlugin.menu,source=null]
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DockableWindowUpdate[what=ACTIVATED,dockable=log-viewer,source=org.gjt.sp.jedit.gui.DockableWindowManagerImpl[,0,0,1280x921,invalid,layout=org.gjt.sp.jedit.gui.DockableLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]]
10:58:54 AM [AWT-EventQueue-0] [debug] JEditTextArea: InputMethodSupport is activated
10:58:54 AM [AWT-EventQueue-0] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\svnkit.jar
10:58:54 AM [AWT-EventQueue-0] [debug] PluginJAR: Opening C:\Documents and Settings\mlefevre.WINNTDOM\.jedit\jars\jna.jar
10:58:54 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=recent-files,source=null]
10:59:09 AM [AWT-EventQueue-0] [debug] EditBus: DynamicMenuChanged[menu=recent-files,source=null]
----------------------------------------------------------------------
Comment By: Jarek Czekalski (jarekczek)
Date: 2012-04-19 02:24
Message:
The entry has been pending for 14 days or more and is being closed now.
The procedure is described in wiki:
https://sourceforge.net/apps/mediawiki/jedit/index.php?title=Bug_tracker_details#Pending
----------------------------------------------------------------------
Comment By: Alan Ezust (ezust)
Date: 2011-11-28 20:50
Message:
I can not reproduce with Console 4.4.3 on linux by typing 'less" in the
console.
It runs, I can detach it, and keep going.
Is this still an issue?
----------------------------------------------------------------------
Comment By: Alan Ezust (ezust)
Date: 2009-11-15 11:18
Message:
Are you still seeing this problem with the latest Console daily build?
There was a method that should have been synchronized but was not, that
might make some of the other lockups go away.
----------------------------------------------------------------------
Comment By: Alan Ezust (ezust)
Date: 2009-10-23 13:49
Message:
Dale, for you, one of the threads is trying to show the errorlist dockable
and is leading to some AWT problem.
So the dockableWindowManager is not thread-safe because it tries to show a
dockable while other things are happening.
----------------------------------------------------------------------
Comment By: Dale Anson (daleanson)
Date: 2009-10-23 13:02
Message:
I should also have mentioned that the thread dump came from a single core
computer.
----------------------------------------------------------------------
Comment By: Dale Anson (daleanson)
Date: 2009-10-23 13:00
Message:
"Type" is a DOS command, yes? I can get jEdit to lock up quite easily on
Linux (Ubuntu) by using "less" on any file from within the Console plugin.
Below is the thread dump, note the blocked threads concerning Console,
ErrorList, and ProjectViewer. I've also noticed that I get a
ClassCircularity error when jEdit starts, again concerning Console and
ProjectViewer and EditBus. I'm running Console 4.4, ErrorList 1.8,
ProjectViewer 2.9.1, and jEdit from head of trunk.
Full thread dump Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing):
"Thread-40" prio=10 tid=0x090e5800 nid=0x6358 in Object.wait() [0xb455c000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.io.PipedInputStream.read(PipedInputStream.java:310)
- locked <0x7fcf0080> (a java.io.PipedInputStream)
at java.io.PipedInputStream.read(PipedInputStream.java:361)
- locked <0x7fcf0080> (a java.io.PipedInputStream)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
- locked <0x7fcf2108> (a java.io.InputStreamReader)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
- locked <0x7fcf2108> (a java.io.InputStreamReader)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at console.InputThread.run(InputThread.java:62)
"Thread-39" prio=10 tid=0x090e4800 nid=0x6357 waiting for monitor entry
[0xb43c7000]
java.lang.Thread.State: BLOCKED (on object monitor)
at java.awt.CardLayout.show(CardLayout.java:506)
- waiting to lock <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at org.gjt.sp.jedit.gui.DockablePanel.showDockable(DockablePanel.java:71)
at
org.gjt.sp.jedit.gui.PanelWindowContainer.show(PanelWindowContainer.java:274)
at
org.gjt.sp.jedit.gui.DockableWindowManagerImpl.showDockableWindow(DockableWindowManagerImpl.java:363)
at
org.gjt.sp.jedit.gui.DockableWindowManager.addDockableWindow(DockableWindowManager.java:249)
at errorlist.ErrorListPlugin.showErrorList(ErrorListPlugin.java:244)
at
errorlist.ErrorListPlugin.handleErrorSourceMessage(ErrorListPlugin.java:301)
at errorlist.ErrorListPlugin.handleMessage(ErrorListPlugin.java:82)
at org.gjt.sp.jedit.EditBus.send(EditBus.java:148)
at errorlist.ErrorSource.registerErrorSource(ErrorSource.java:58)
- locked <0x812e0150> (a java.util.Vector)
at console.CommandOutputParser.processLine(CommandOutputParser.java:136)
at console.CommandOutputParser.processLine(CommandOutputParser.java:93)
at console.StreamThread.flushLine(StreamThread.java:207)
at console.StreamThread.run(StreamThread.java:130)
"Timer-0" daemon prio=10 tid=0x08b94400 nid=0x4be2 in Object.wait()
[0xb4418000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0x83cc6d58> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"jEdit server daemon [/media/sda6/home/danson/.jedit/server]" daemon
prio=10 tid=0x08ffa400 nid=0x4bd8 runnable [0xb450b000]
java.lang.Thread.State: RUNNABLE
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390)
- locked <0x80d4f148> (a java.net.SocksSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:453)
at java.net.ServerSocket.accept(ServerSocket.java:421)
at org.gjt.sp.jedit.EditServer.run(EditServer.java:132)
"jEdit I/O #4" prio=10 tid=0x090f6800 nid=0x4bd7 in Object.wait()
[0xb4376000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x80dbaa78> (a java.lang.Object)
at java.lang.Object.wait(Object.java:485)
at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:198)
- locked <0x80dbaa78> (a java.lang.Object)
at org.gjt.sp.util.WorkThread.run(WorkThread.java:154)
"jEdit I/O #3" prio=10 tid=0x08d44400 nid=0x4bd6 in Object.wait()
[0xb42d4000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x80dbaa78> (a java.lang.Object)
at java.lang.Object.wait(Object.java:485)
at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:198)
- locked <0x80dbaa78> (a java.lang.Object)
at org.gjt.sp.util.WorkThread.run(WorkThread.java:154)
"jEdit I/O #2" prio=10 tid=0x08d50000 nid=0x4bd5 in Object.wait()
[0xb46a0000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x80dbaa78> (a java.lang.Object)
at java.lang.Object.wait(Object.java:485)
at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:198)
- locked <0x80dbaa78> (a java.lang.Object)
at org.gjt.sp.util.WorkThread.run(WorkThread.java:154)
"jEdit I/O #1" prio=10 tid=0x08fb0c00 nid=0x4bd4 in Object.wait()
[0xb45fe000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x80dbaa78> (a java.lang.Object)
at java.lang.Object.wait(Object.java:485)
at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:198)
- locked <0x80dbaa78> (a java.lang.Object)
at org.gjt.sp.util.WorkThread.run(WorkThread.java:154)
"SideKick #1" prio=10 tid=0x0902ec00 nid=0x4bd3 in Object.wait()
[0xb4325000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x8369bbe8> (a java.lang.Object)
at java.lang.Object.wait(Object.java:485)
at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:198)
- locked <0x8369bbe8> (a java.lang.Object)
at org.gjt.sp.util.WorkThread.run(WorkThread.java:154)
"DestroyJavaVM" prio=10 tid=0x08ae3000 nid=0x4af9 waiting on condition
[0x00000000]
java.lang.Thread.State: RUNNABLE
"HSQLDB Timer @da4b71" daemon prio=10 tid=0x09255c00 nid=0x4ba9 in
Object.wait() [0xb4773000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at org.hsqldb.lib.HsqlTimer$TaskQueue.park(Unknown Source)
- locked <0x8139a8e0> (a org.hsqldb.lib.HsqlTimer$TaskQueue)
at org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
- locked <0x8139a8e0> (a org.hsqldb.lib.HsqlTimer$TaskQueue)
at org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
"Thread-7" prio=10 tid=0x08f8d400 nid=0x4ba8 waiting on condition
[0xb47fa000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at ise.plugin.bmp.BufferLocalPlugin$2.run(BufferLocalPlugin.java:119)
"Thread-6" prio=10 tid=0x09047000 nid=0x4ba5 waiting on condition
[0xb484a000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at ise.plugin.bmp.BufferLocalPlugin$1.run(BufferLocalPlugin.java:97)
"Thread-5" prio=10 tid=0x09043000 nid=0x4ba4 waiting on condition
[0xb489b000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at ise.plugin.bmp.BufferLocalPlugin$2.run(BufferLocalPlugin.java:119)
"Thread-4" prio=10 tid=0x09048000 nid=0x4ba1 waiting on condition
[0xb48ec000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at ise.plugin.bmp.BufferLocalPlugin$1.run(BufferLocalPlugin.java:97)
"TimerQueue" daemon prio=10 tid=0x08e1f000 nid=0x4b93 in Object.wait()
[0xb495d000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at javax.swing.TimerQueue.run(TimerQueue.java:236)
- locked <0x81214e90> (a javax.swing.TimerQueue)
at java.lang.Thread.run(Thread.java:619)
"AWT-EventQueue-0" prio=10 tid=0x08d88000 nid=0x4b5a waiting for monitor
entry [0xb4a0d000]
java.lang.Thread.State: BLOCKED (on object monitor)
at errorlist.ErrorSource.getErrorSources(ErrorSource.java:93)
- waiting to lock <0x812e0150> (a java.util.Vector)
at
projectviewer.vpt.IconComposer$Helper.getMessageState(IconComposer.java:345)
at projectviewer.vpt.IconComposer.composeIcon(IconComposer.java:123)
at
projectviewer.vpt.VPTCellRenderer.paintComponent(VPTCellRenderer.java:117)
at javax.swing.JComponent.paint(JComponent.java:1029)
at
javax.swing.tree.DefaultTreeCellRenderer.paint(DefaultTreeCellRenderer.java:452)
at javax.swing.CellRendererPane.paintComponent(CellRendererPane.java:134)
at javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1503)
at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1210)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:143)
at javax.swing.JComponent.paintComponent(JComponent.java:763)
at javax.swing.JComponent.paint(JComponent.java:1029)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
- locked <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JViewport.paint(JViewport.java:747)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
- locked <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
- locked <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
- locked <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JComponent.paintToOffscreen(JComponent.java:5124)
at
javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:278)
at javax.swing.RepaintManager.paint(RepaintManager.java:1220)
at javax.swing.JComponent._paintImmediately(JComponent.java:5072)
at javax.swing.JComponent.paintImmediately(JComponent.java:4882)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:803)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:714)
at
javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:694)
at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:128)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
"AWT-Shutdown" prio=10 tid=0x08d87000 nid=0x4b58 in Object.wait()
[0xb4a5e000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x80b146d0> (a java.lang.Object)
at java.lang.Object.wait(Object.java:485)
at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
- locked <0x80b146d0> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:619)
"AWT-XAWT" daemon prio=10 tid=0x08c04000 nid=0x4b50 runnable [0xb4b52000]
java.lang.Thread.State: RUNNABLE
at sun.awt.X11.XToolkit.waitForEvents(Native Method)
at sun.awt.X11.XToolkit.run(XToolkit.java:548)
at sun.awt.X11.XToolkit.run(XToolkit.java:523)
at java.lang.Thread.run(Thread.java:619)
"Java2D Disposer" daemon prio=10 tid=0x08baa800 nid=0x4b46 in Object.wait()
[0xb4bcc000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
- locked <0x80b3be90> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
at sun.java2d.Disposer.run(Disposer.java:125)
at java.lang.Thread.run(Thread.java:619)
"Low Memory Detector" daemon prio=10 tid=0x08b20c00 nid=0x4b15 runnable
[0x00000000]
java.lang.Thread.State: RUNNABLE
"CompilerThread0" daemon prio=10 tid=0x08b1d800 nid=0x4b13 waiting on
condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=10 tid=0x08b1c000 nid=0x4b10 waiting on
condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=10 tid=0x08b0a400 nid=0x4b06 in Object.wait()
[0xb52de000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
- locked <0x80b106b8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=10 tid=0x08b09000 nid=0x4b03 in
Object.wait() [0xb532f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
- locked <0x80b10740> (a java.lang.ref.Reference$Lock)
"VM Thread" prio=10 tid=0x08b07400 nid=0x4aff runnable
"VM Periodic Task Thread" prio=10 tid=0x08b34800 nid=0x4b17 waiting on
condition
JNI global references: 2047
Found one Java-level deadlock:
=============================
"Thread-39":
waiting to lock monitor 0x08e2dc28 (object 0x80b9e1a8, a
java.awt.Component$AWTTreeLock),
which is held by "AWT-EventQueue-0"
"AWT-EventQueue-0":
waiting to lock monitor 0x08e2df48 (object 0x812e0150, a
java.util.Vector),
which is held by "Thread-39"
Java stack information for the threads listed above:
===================================================
"Thread-39":
at java.awt.CardLayout.show(CardLayout.java:506)
- waiting to lock <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at org.gjt.sp.jedit.gui.DockablePanel.showDockable(DockablePanel.java:71)
at
org.gjt.sp.jedit.gui.PanelWindowContainer.show(PanelWindowContainer.java:274)
at
org.gjt.sp.jedit.gui.DockableWindowManagerImpl.showDockableWindow(DockableWindowManagerImpl.java:363)
at
org.gjt.sp.jedit.gui.DockableWindowManager.addDockableWindow(DockableWindowManager.java:249)
at errorlist.ErrorListPlugin.showErrorList(ErrorListPlugin.java:244)
at
errorlist.ErrorListPlugin.handleErrorSourceMessage(ErrorListPlugin.java:301)
at errorlist.ErrorListPlugin.handleMessage(ErrorListPlugin.java:82)
at org.gjt.sp.jedit.EditBus.send(EditBus.java:148)
at errorlist.ErrorSource.registerErrorSource(ErrorSource.java:58)
- locked <0x812e0150> (a java.util.Vector)
at console.CommandOutputParser.processLine(CommandOutputParser.java:136)
at console.CommandOutputParser.processLine(CommandOutputParser.java:93)
at console.StreamThread.flushLine(StreamThread.java:207)
at console.StreamThread.run(StreamThread.java:130)
"AWT-EventQueue-0":
at errorlist.ErrorSource.getErrorSources(ErrorSource.java:93)
- waiting to lock <0x812e0150> (a java.util.Vector)
at
projectviewer.vpt.IconComposer$Helper.getMessageState(IconComposer.java:345)
at projectviewer.vpt.IconComposer.composeIcon(IconComposer.java:123)
at
projectviewer.vpt.VPTCellRenderer.paintComponent(VPTCellRenderer.java:117)
at javax.swing.JComponent.paint(JComponent.java:1029)
at
javax.swing.tree.DefaultTreeCellRenderer.paint(DefaultTreeCellRenderer.java:452)
at javax.swing.CellRendererPane.paintComponent(CellRendererPane.java:134)
at javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1503)
at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1210)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:143)
at javax.swing.JComponent.paintComponent(JComponent.java:763)
at javax.swing.JComponent.paint(JComponent.java:1029)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
- locked <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JViewport.paint(JViewport.java:747)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
- locked <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
- locked <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JComponent.paintChildren(JComponent.java:864)
- locked <0x80b9e1a8> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(JComponent.java:1038)
at javax.swing.JComponent.paintToOffscreen(JComponent.java:5124)
at
javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:278)
at javax.swing.RepaintManager.paint(RepaintManager.java:1220)
at javax.swing.JComponent._paintImmediately(JComponent.java:5072)
at javax.swing.JComponent.paintImmediately(JComponent.java:4882)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:803)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:714)
at
javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:694)
at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:128)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Found 1 deadlock.
Heap
def new generation total 5760K, used 2110K [0x7f750000, 0x7fd90000,
0x80b00000)
eden space 5120K, 34% used [0x7f750000, 0x7f90ef08, 0x7fc50000)
from space 640K, 50% used [0x7fcf0000, 0x7fd409f8, 0x7fd90000)
to space 640K, 0% used [0x7fc50000, 0x7fc50000, 0x7fcf0000)
tenured generation total 75604K, used 53704K [0x80b00000, 0x854d5000,
0x8f750000)
the space 75604K, 71% used [0x80b00000, 0x83f72308, 0x83f72400,
0x854d5000)
compacting perm gen total 12288K, used 12007K [0x8f750000, 0x90350000,
0x93750000)
the space 12288K, 97% used [0x8f750000, 0x90309e80, 0x9030a000,
0x90350000)
ro space 8192K, 74% used [0x93750000, 0x93d4a2a8, 0x93d4a400,
0x93f50000)
rw space 12288K, 59% used [0x93f50000, 0x94667878, 0x94667a00,
0x94b50000)
----------------------------------------------------------------------
Comment By: Alan Ezust (ezust)
Date: 2009-10-23 12:54
Message:
Next time it hangs, from the shell that ran it, do a ctrl+\ to get a stack
dump, and we can see what happened.
Is this a duplicate of
https://sourceforge.net/tracker/?func=detail&aid=1542700&group_id=588&atid=565475
Most computers are multicore so I suspect this will be biting us more and
more. Something needs to be synchronized that is not thread safe at the
moment.
----------------------------------------------------------------------
Comment By: Shlomy Reinstein (shlomy)
Date: 2009-10-23 12:01
Message:
Can you provide a simple way to reproduce it? E.g. attach a small perl
script that, when ran through Console, causes it to hang?
BTW, it might be related to error patterns. As far as I know, there is a
known bug with the regexp matching in java, where some badly formatted
patterns can cause infinite loops (maybe not infinite, but practically
infinite - i.e. will take many years to complete scanning).
If you disable all error patterns, does it still hang?
It does not sound like it, since you 'type' the same file again and again
in your description, but it's a direction to check.
----------------------------------------------------------------------
Comment By: dmh2000 (dmh2000)
Date: 2009-10-23 11:50
Message:
more info on my last comment : remove ProjectViewer and Svnplugin and the
hang has not happened. i'm still suspicious its a coincidence but maybe
not. maybe project viewer is trying to update the subversion info while the
console command is executing and is doing something that hangs it.
----------------------------------------------------------------------
Comment By: dmh2000 (dmh2000)
Date: 2009-10-23 11:13
Message:
I have this same problem. however it only seems to happen if the
ProjectViewer plugin is installed and open. it hangs not only on a batch
file but the windows cmd.exe command 'type <filename>'. I also have the SVN
plugin enabled.
here's how I can make it happen
set up a project in projectviewer pointing at a subversion working copy.
use the SVN import setting.
open a file in the project
close the project viewer window
go to the console and 'type' an arbitrary text file
repeat 'type' 25 times. does not hang
open the project viewer window
'type' an arbitrary text file...hang
Its not definitive that the project viewer is the culprit but it sure seems
to be correlated.
btw, a work around for killing JEdit with Task Manager is to start Jedit
using 'java.exe' instead of 'javaw.exe'. then you get a console window in
the background. when Jedit hangs, it can be killed by CTRL-C in the console
window. much quicker than task manager.
----------------------------------------------------------------------
Comment By: Alan Ezust (ezust)
Date: 2009-10-18 11:28
Message:
This is probably related to the Console or the Error List plugin, not the
core.
If you remove all the error patterns from the Plugin Options - Console -
Error Patterns, you can try the same thing and determine if it is related
to ErrorList or Console.
I need more instructions on how to reproduce the problem, however.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=2877166&group_id=588
|