Bug 1370082 - rabbitmq-server: calls to non-existing function rabbit_misc:get_env/3
Summary: rabbitmq-server: calls to non-existing function rabbit_misc:get_env/3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rabbitmq-server
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: Upstream M3
: 8.0 (Liberty)
Assignee: Peter Lemenkov
QA Contact: Asaf Hirshberg
URL:
Whiteboard:
: 1434822 (view as bug list)
Depends On:
Blocks: 1319334
TreeView+ depends on / blocked
 
Reported: 2016-08-25 09:18 UTC by Peter Lemenkov
Modified: 2020-04-15 14:37 UTC (History)
19 users (show)

Fixed In Version: rabbitmq-server-3.3.5-25.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1357991
Environment:
Last Closed: 2016-12-21 16:43:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github lemenkov/rabbitmq-server/commit/4ea527e 0 None None None 2017-03-22 13:16:33 UTC
Red Hat Product Errata RHBA-2016:2990 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 8 Bug Fix and Enhancement Advisory 2016-12-21 21:34:44 UTC

Comment 3 Asaf Hirshberg 2016-08-29 06:26:12 UTC
Verified clone 1357991

[root@overcloud-controller-0 ~]# rabbitmqctl cluster_status
Cluster status of node 'rabbit@overcloud-controller-0' ...
[{nodes,[{disc,['rabbit@overcloud-controller-0',
                'rabbit@overcloud-controller-1',
                'rabbit@overcloud-controller-2']}]},
 {running_nodes,['rabbit@overcloud-controller-2',
                 'rabbit@overcloud-controller-1',
                 'rabbit@overcloud-controller-0']},
 {cluster_name,<<"rabbit">>},
 {partitions,[]}]
...done.
[root@overcloud-controller-0 ~]# rabbitmqctl status 
Status of node 'rabbit@overcloud-controller-0' ...
[{pid,5939},
 {running_applications,[{rabbit,"RabbitMQ","3.3.5"},
                        {mnesia,"MNESIA  CXC 138 12","4.11"},
                        {os_mon,"CPO  CXC 138 46","2.2.14"},
                        {xmerl,"XML parser","1.3.6"},
                        {sasl,"SASL  CXC 138 11","2.3.4"},
                        {stdlib,"ERTS  CXC 138 10","1.19.4"},
                        {kernel,"ERTS  CXC 138 10","2.16.4"}]},
 {os,{unix,linux}},
 {erlang_version,"Erlang R16B03-1 (erts-5.10.4) [source] [64-bit] [smp:12:12] [async-threads:30] [hipe] [kernel-poll:true]\n"},
 {memory,[{total,315832296},
          {connection_procs,11743080},
          {queue_procs,9151048},
          {plugins,0},
          {other_proc,14356040},
          {mnesia,1660976},
          {mgmt_db,0},
          {msg_index,295536},
          {other_ets,1482912},
          {binary,248563960},
          {code,16705858},
          {atom,654217},
          {other_system,11218669}]},
 {alarms,[]},
 {listeners,[{clustering,35672,"::"},{amqp,5672,"10.35.174.13"}]},
 {vm_memory_high_watermark,0.4},
 {vm_memory_limit,13423173632},
 {disk_free_limit,50000000},
 {disk_free,466386874368},
 {file_descriptors,[{total_limit,65436},
                    {total_used,227},
                    {sockets_limit,58890},
                    {sockets_used,225}]},
 {processes,[{limit,1048576},{used,3646}]},
 {run_queue,0},
 {uptime,2524}]
...done.
[root@overcloud-controller-0 ~]#

Comment 7 Lon Hohberger 2016-11-17 19:56:23 UTC
According to our records, this should be resolved by rabbitmq-server-3.3.5-27.el7ost.  This build is available now.

Comment 9 errata-xmlrpc 2016-12-21 16:43:04 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2990.html

Comment 10 Peter Lemenkov 2017-03-22 13:26:06 UTC
*** Bug 1434822 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.