Created attachment 927269 [details] agent.log Description of problem: When inside a Fedora 20 Docker container the default agent occasionally shutdown before registration Version-Release number of selected component (if applicable): JON 3.3.DR1 How reproducible: not reliably Steps to Reproduce: 1. Install Docker 2. Pull Docker images #docker pull vnguyen/rhq-psql #docker pull docker-registry.usersys.redhat.com/jon_qe/jon33:dr1 3. Start Postgresql container #docker run -d --name jon-psql vnguyen/rhq-psql 4. Start a container for JON but don't install anything yet #docker run -dPit --link jon-psql:db --name jon-server docker-registry.usersys.redhat.com/jon_qe/jon33:dr1 /bin/bash 5. Attach to JON container #docker attach jon-server 6. Install JON #automated install script #cat /usr/local/bin/rhq-server-docker.sh #now install jon to /opt #rhq-server-docker.sh Actual results: See attachments
Created attachment 927270 [details] server.log
Running JON in docker containers is a use-case that may become more important. Targetting this for JON 4.0 for now.
JBoss ON is coming to the end of its product life cycle. For more information regarding this transition, see https://access.redhat.com/articles/3827121. This bug report/request is being closed. If you feel this issue should not be closed or requires further review, please create a new bug report against the latest supported JBoss ON 3.3 version.