[jbosstools-issues] [JBoss JIRA] (JBIDE-16631) After stopping/restarting F2 the inputstream is closed

Koen Aers (JIRA) issues at jboss.org
Fri Feb 21 12:11:47 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-16631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koen Aers resolved JBIDE-16631.
-------------------------------

    Resolution: Done

    
> After stopping/restarting F2 the inputstream is closed
> ------------------------------------------------------
>
>                 Key: JBIDE-16631
>                 URL: https://issues.jboss.org/browse/JBIDE-16631
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: forge
>            Reporter: Koen Aers
>            Assignee: Koen Aers
>             Fix For: 4.2.0.Beta1
>
>
> This results in an IOException:
> java.io.IOException: Pipe closed
> 	at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:261)
> 	at java.io.PipedInputStream.receive(PipedInputStream.java:227)
> 	at java.io.PipedOutputStream.write(PipedOutputStream.java:149)
> 	at java.io.OutputStream.write(OutputStream.java:75)
> 	at org.jboss.tools.aesh.core.io.AeshInputStream.append(AeshInputStream.java:24)
> 	at org.jboss.tools.aesh.core.console.AeshConsole.sendInput(AeshConsole.java:132)
> 	at org.jboss.tools.aesh.ui.view.AeshTextViewer.handleVerifyEvent(AeshTextViewer.java:149)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list