Bug 1362029 - EWS 2.1.1 CR1: snmp module ignore conf setup
Summary: EWS 2.1.1 CR1: snmp module ignore conf setup
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Web Server 2
Classification: JBoss
Component: httpd
Version: 2.1.1
Hardware: Unspecified
OS: Windows
unspecified
unspecified
Target Milestone: CR01
: 2.1.1
Assignee: Mladen Turk
QA Contact: Jan Onderka
URL:
Whiteboard:
Depends On: 1188769
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-01 08:27 UTC by Jan Onderka
Modified: 2019-06-13 07:59 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-06-13 07:59:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Onderka 2016-08-01 08:27:00 UTC
Description of problem:
Snmp does't start at defined port, It uses default instead.

How reproducible:
Start httpd with snmp modified configs

Steps to Reproduce:
1. snmpd.conf: agentaddress 1610 -> agentaddress 1618.0.1
2. snmpd.conf: com2sec local     localhost        public -> com2sec local     127.0.0.1        public

Actual results:
snmp starts with default setup

Expected results:
Snmp starts with setup defined at snmpd.conf

Additional info:
logs contains
[Mon Aug 01 01:15:04 2016] [notice] Advertise initialized for process 5444
[Mon Aug 01 01:15:04 2016] [notice] Apache/2.2.26 (Win64) DAV/2 mod_cluster/1.2.13.Final CovalentSNMP/2.3.0 mod_ssl/2.2.26 OpenSSL/1.0.2h configured -- resuming normal operations
[Mon Aug 01 01:15:04 2016] [notice] SNMP: generic logger: Could not log error-info\n
[Mon Aug 01 01:15:04 2016] [notice] Server built: Jul 21 2016 13:04:25
[Mon Aug 01 01:15:04 2016] [notice] SNMP: generic logger: Could not log error-info\n
[Mon Aug 01 01:15:04 2016] [notice] Parent: Created child process 4376
[Mon Aug 01 01:15:04 2016] [notice] SNMP: generic logger: Could not log error-info\n
[Mon Aug 01 01:15:04 2016] [debug] mpm_winnt.c(477): Parent: Sent the scoreboard to the child
[Mon Aug 01 01:15:04 2016] [notice] SNMP: generic logger: Could not log error-info\n
[Mon Aug 01 01:15:04 2016] [notice] SNMP: CovalentSNMP/2.3.0 started (address '161.0.0' - pid '5444')


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