Bug 249118 - wrong product version displayed in java console menu
Summary: wrong product version displayed in java console menu
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Admin
Version: 1.0.4
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-20 23:32 UTC by Marc Sauton
Modified: 2015-01-04 23:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-08 16:11:23 UTC
Embargoed:


Attachments (Terms of Use)

Description Marc Sauton 2007-07-20 23:32:52 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. get a fc6 system, get fds 1.0.4 from fedoraproject
2. install fds and start
3. java console | Help | About...
4. compare with a slapd instance error log versoin number
  
Actual results:

fds logs:
        Fedora-Directory/1.0.4 B2006.312.1539
        ms-test0.usersys.redhat.com:389 (/opt/fedora-ds/slapd-ms-test0)

[20/Jul/2007:08:35:38 -0700] - Fedora-Directory/1.0.4 B2006.312.1539 starting up
[20/Jul/2007:08:35:39 -0700] - slapd started.  Listening on All Interfaces port
389 for LDAP requests


java console | Help | About...
A popup window says "Fedor Directory Server 1.0.3"

Expected results:

1.0.4 or what ever is the actual product version, as show in the logs

Additional info:

cn=config is correct
nsslapd-versionstring: Fedora-Directory/1.0.4

Comment 2 hugo.etievant 2008-10-06 11:14:05 UTC
i have the same problem : the Java Console show the previous version of DS installed on server

log into linux server system show the good info about version

problem is due to an attribut (serverversionnumber) in an entry (cn=slapd-myinstance,cn=fedora directory server,cn=server group,cn=myinstance.myhost.com,ou=myhost.com,o=netscaperoot) in the config tree of the directory that is not correctly updated during yum update fedora-ds

can you fix this ?

Comment 3 Rich Megginson 2008-10-08 16:11:23 UTC
Fedora DS 1.1.2 and later - the setup-ds-admin.pl command has a -u (--update) option which will fix these console reported versions.


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