[jbosstools-issues] [JBoss JIRA] (JBIDE-23005) [Watcher] Server Adapter: Stuck on creating/publishing

Andre Dietisheim (JIRA) issues at jboss.org
Thu Nov 3 11:23:00 EDT 2016


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

Andre Dietisheim edited comment on JBIDE-23005 at 11/3/16 11:22 AM:
--------------------------------------------------------------------

this looks like an upstream issue, turning this into a watcher issue for upstream.
In the discussion for the github issue at https://github.com/openshift/origin/issues/9726
Comments point to an upstream issue with rsync:

* the (pod-) stacktrace shows things being stuck at the system level.
{code}
goroutine 44 [syscall, 3 minutes]:
syscall.Syscall(0x3, 0x7, 0x823123257, 0x5a9, 0x57, 0x0, 0x112b9)
    /usr/local/go/src/syscall/asm_darwin_amd64.s:16 +0x5 fp=0x822ed5420 sp=0x822ed5418
syscall.read(0x7, 0x823123257, 0x5a9, 0x5a9, 0x57, 0x0, 0x0)
    /usr/local/go/src/syscall/zsyscall_darwin_amd64.go:972 +0x5f fp=0x822ed5460 sp=0x822ed5420
syscall.Read(0x7, 0x823123257, 0x5a9, 0x5a9, 0x0, 0x0, 0x0)
    /usr/local/go/src/syscall/syscall_unix.go:161 +0x4d fp=0x822ed54a0 sp=0x822ed5460
os.(*File).read(0x822c6e1d8, 0x823123257, 0x5a9, 0x5a9, 0x823123200, 0x0, 0x0)
{code}
* comments confirm this by saying:
{quote}
Looking at the logs, seems to me that what hanged was the rsync process running in the host.
oc hanged on the external call to rsync via the os/exec pkg.
There's no rsync process running in the container, but there should be one running/hung in the host.

I did find some people reporting problems with rsync hangs:
{quote} 


was (Author: adietish):
this looks like an upstream issue, turning this into a watcher issue for upstream

> [Watcher] Server Adapter: Stuck on creating/publishing
> ------------------------------------------------------
>
>                 Key: JBIDE-23005
>                 URL: https://issues.jboss.org/browse/JBIDE-23005
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.4.1.AM3
>            Reporter: Marián Labuda
>            Assignee: Andre Dietisheim
>            Priority: Critical
>              Labels: openshift_v3, server_adapter, upstream
>             Fix For: 4.4.2.Final
>
>         Attachments: stucked_server_adapter
>
>
> When I am trying to create a new OpenShift 3 server adapter, many times creation does not work. Server get stucked at publishing and there is a hanging job Check module status for server eap-app at OpenShift... I am using CDK OpenShift and build an application on eap 6.4 template with kitchensink context_dir. Connection is not established. While this is happening (job is hanging) there is no error in error log.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list