30 Jun 2012 11:49
[ jedit-Plugin Bugs-3539123 ] Console: NPE when command starts in background
<SourceForge.net>
2012-06-30 09:49:33 GMT
2012-06-30 09:49:33 GMT
Plugin Bugs item #3539123, was opened at 2012-06-30 02:49 Message generated for change (Tracker Item Submitted) made by synh You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=3539123&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: Open Resolution: None Priority: 5 Private: No Submitted By: Artem Bryantsev (synh) Assigned to: Artem Bryantsev (synh) Summary: Console: NPE when command starts in background Initial Comment: Execution "some_command &" or "some_command&" leads to NPE: [Thread-7] [error] Thread-7: Exception in thread "Thread-7" [Thread-7] [error] Thread-7: java.lang.NullPointerException [Thread-7] [error] Thread-7: at console.ConsoleProcess.showExit(ConsoleProcess.java:156) [Thread-7] [error] Thread-7: at console.ConsoleProcess$1.run(ConsoleProcess.java:111) [Thread-8] [error] StreamThread: Can't Flush: [Thread-8] [error] StreamThread: java.lang.NullPointerException [Thread-8] [error] StreamThread: at console.StreamThread.flushLine(StreamThread.java:217) [Thread-8] [error] StreamThread: at console.StreamThread.run(StreamThread.java:130)(Continue reading)
RSS Feed