[jboss-jira] [JBoss JIRA] (AS7-4234) Timeout when uploading large deployment through the console

Heiko Braun (JIRA) jira-events at lists.jboss.org
Tue Mar 20 13:13:47 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678073#comment-12678073 ] 

Heiko Braun commented on AS7-4234:
----------------------------------


{noformat}
17:06:17,589 WARN  [org.jboss.as.deployment] (HttpManagementService-threads - 212) JBAS010806: Caught exception closing input stream: java.io.IOException:
 Stream closed
        at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162) [rt.jar:1.6.0_20]
        at java.io.BufferedInputStream.read(BufferedInputStream.java:325) [rt.jar:1.6.0_20]
        at org.jboss.sun.net.httpserver.FixedLengthInputStream.readImpl(FixedLengthInputStream.java:54)
        at org.jboss.sun.net.httpserver.LeftOverInputStream.drain(LeftOverInputStream.java:112)
        at org.jboss.sun.net.httpserver.LeftOverInputStream.close(LeftOverInputStream.java:69)
        at org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream.close(BoundaryDelimitedInputStream.java:213) [jboss-as-domain-http-inter
face-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
        at org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler.safeClose(AbstractDeploymentUploadHandler.java:77) [jboss-
as-host-controller-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
        at org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler.execute(AbstractDeploymentUploadHandler.java:60) [jboss-as
-host-controller-7.1.1.Final-SNAPSHOT.jar:7.1.1.Final-SNAPSHOT]
{noformat}
                
> Timeout when uploading large deployment through the console
> -----------------------------------------------------------
>
>                 Key: AS7-4234
>                 URL: https://issues.jboss.org/browse/AS7-4234
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>            Reporter: Heiko Braun
>            Assignee: Heiko Braun
>             Fix For: 7.1.2.Final
>
>
> While adding content through management console. If the upload does not finish in 15-20 seconds it gets stuck and never completes.
> We verified last night that the CLI works fine for this, so this indeed looks to be some sort of timeout when using the admin console when a deployment has any appreciable size (17MB was the size last night) or the link is slow enough to trigger the timeout. CLI worked fine with that deployment over a home VPN link.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list