Forums  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Member List  Search  FAQ  Ticket List  Log Out

 

Cannot configure database options in EM 7

 
Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [Networking & Security] >> GFI EventsManager >> Cannot configure database options in EM 7 Page: [1]
Login
Message << Older Topic   Newer Topic >>
Cannot configure database options in EM 7 - 23.Oct.2006 10:18:49 AM   
mbarnhart

 

Posts: 3
Score: 0
Joined: 23.Oct.2006
Status: offline
When I configure the database options in EM 7 (i.e. entered SQL server name and database name), I get the "Database changed successfully" dialog box, but when I "OK" out of the Database Options, the Database Backend Status still displays "Database server not configured".  I tried uninstalling and reinstalling just EM 7, then went as far as to uninstall and reinstall MSDE 2000.  Still get the same results.

I'm running XP with SP2 and MSDE with SP4.
Post #: 1
RE: Cannot configure database options in EM 7 - 24.Oct.2006 2:47:42 AM   
Calin Ghibu

 

Posts: 1194
Score: 0
Joined: 15.Dec.2002
Status: offline
Hi,

Please check if the SQL Server service is running and use the refresh funcitonality in the Events manager Monitor.
What type of authentication are you using?

Best regards,
Calin

(in reply to mbarnhart)
Post #: 2
RE: Cannot configure database options in EM 7 - 24.Oct.2006 9:11:55 AM   
mbarnhart

 

Posts: 3
Score: 0
Joined: 23.Oct.2006
Status: offline
Calin,

Yes, the SQL Server service is running and I have tried refreshing.  When I configure the database options and I get the "Database changed successfully" dialog box, the Database Options box displays the the correct info for "Current database settings".  If I OK out of Database Options and then go back in to view the options, the "Current database settings" are blank.

I am using Windows authentication.

Any other advice would be greatly appreciated.  I called GFI and their advice was to reload EM, which of course I've already tried.

(in reply to Calin Ghibu)
Post #: 3
RE: Cannot configure database options in EM 7 - 25.Oct.2006 4:09:27 AM   
Calin Ghibu

 

Posts: 1194
Score: 0
Joined: 15.Dec.2002
Status: offline
ok,

What I think happens is the following:

1. You are doing the database configuration being logged on with a user which has enough rights to access the SQL Server /MSDE.
2. The EventsManager service runs under credentials which do not have enough rights to access the database. As a result the UI reports back that the service is unable to connect to the database.

By default, MSDE 2000 is installed using mixed mode authentication - that is SQL authentication and Windows authentication. By default, the Administrator user has sa login rights, this is why you might have been able to configure the database while being logged on with such a user. UI runs in the security context of the user running it and hence has enough rights to create the database. Service runs under another user account, or may be even Local System account which DO NOT have rights to access the SQL Server.

Read SQL server books online to find out more about how authentication works.

To fix the problem
Either

Use SQL Authentication when creating the database and provide the sa login with the blank password (if MSDE 2000 install did not ask you for a sa password) or the password you entered when installing MSDE (if asked).

Or
Have the EventsManager service run under the same credentials which you used when you created the database fromt he EventsManager UI (i.e Admin account).

Best regards,

Calin

(in reply to mbarnhart)
Post #: 4
RE: Cannot configure database options in EM 7 - 26.Oct.2006 7:40:09 AM   
mbarnhart

 

Posts: 3
Score: 0
Joined: 23.Oct.2006
Status: offline
EventsManager service was already configured to log in with local admin account, which is the same account I was logged in with when I created the database from the EventsManager UI.

SQLSERVER service is configured to log in with Local System account.

(in reply to Calin Ghibu)
Post #: 5
RE: Cannot configure database options in EM 7 - 26.Oct.2006 9:54:37 AM   
Calin Ghibu

 

Posts: 1194
Score: 0
Joined: 15.Dec.2002
Status: offline
Ok,

Do you have firewall enabled?

Best regards,
Calin

(in reply to mbarnhart)
Post #: 6
RE: Cannot configure database options in EM 7 - 22.Sep.2009 4:24:59 PM   
avineon

 

Posts: 4
Score: 0
Joined: 22.Sep.2009
Status: offline
Has there been any more resolution to this issue? I am having the exact same issue except on a Windows 2003 Domain controller. The firewall is not on, I have tried SQL Server 2000 Standard, and SQL Server 2005 MSDE as a backend, with the same results. I have tried installing SQL in both mixed and windows Auth modes.

No Matter what I do, it is the same result. Events Manager successfully creates the database but does not keep the connection information, and I tells me the service isn't configured after I am finished.

Please help.

Alex - Avineon

(in reply to Calin Ghibu)
Post #: 7
RE: Cannot configure database options in EM 7 - 22.Sep.2009 4:25:51 PM   
DrewE

 

Posts: 1058
Score: 0
Joined: 28.Apr.2008
From: Cary, NC
Status: offline
What build of GFI EventsManager are you using ?

_____________________________

Drew Easley - Technical Support Representative
GFI Software - www.gfi.com

(in reply to avineon)
Post #: 8
RE: Cannot configure database options in EM 7 - 23.Sep.2009 9:22:01 AM   
avineon

 

Posts: 4
Score: 0
Joined: 22.Sep.2009
Status: offline
We are using

Version: 7.1.1
Build:20070503

but have tried earlier builds as well.

(in reply to DrewE)
Post #: 9
RE: Cannot configure database options in EM 7 - 23.Sep.2009 9:42:28 AM   
DrewE

 

Posts: 1058
Score: 0
Joined: 28.Apr.2008
From: Cary, NC
Status: offline
GFI EventsManager 7 is a very old product, and as such no longer supported, however it does appear your install may not be fully patched. Before proceeding with these steps, make a complete copy of C:\Program Files\GFI\EventsManager in case something goes wrong as we will not be able to assist you with any critical failures with these steps:


There are two patches that may not have been applied in your environment:

This one, which should be applied first:
http://software.gfi.com/patches/ESM7/20070503/ESM7.1_PATCH_20071026_01.zip

And this one, applied next:
http://software.gfi.com/patches/ESM7/20071026/ESM71_PATCH_20080226_01.zip

These patches should bring GFI EventsManager up to build 20071026 - which may correct this issue.

_____________________________

Drew Easley - Technical Support Representative
GFI Software - www.gfi.com

(in reply to avineon)
Post #: 10
RE: Cannot configure database options in EM 7 - 23.Sep.2009 9:45:45 AM   
avineon

 

Posts: 4
Score: 0
Joined: 22.Sep.2009
Status: offline
Thanks Drew,

I will try these and report my findings.

(in reply to DrewE)
Post #: 11
RE: Cannot configure database options in EM 7 - 23.Sep.2009 9:57:09 AM   
avineon

 

Posts: 4
Score: 0
Joined: 22.Sep.2009
Status: offline
Drew,

I have applied both patches and now have a revision of

Version: 7.1.1
Build:20071026


But I am experiencing the exact same symptoms. I configured the back end db everything looks successful, after I hit OK it looks like it is still not configured.

(in reply to DrewE)
Post #: 12
RE: Cannot configure database options in EM 7 - 29.Sep.2009 9:45:33 AM   
mherberg

 

Posts: 60
Score: 0
Joined: 19.May2009
Status: offline
avineon,

As Drew already mentioned, this version of Eventsmanager is quite old and not supported by GFI anymore.

If you'd like us to investigate this issue further please upgrade to Eventsmanager 8.2 and let us know if the issue persists.


Note: You will need a valid license key with Software Maintenance Agreement to upgrade your installation. If you're not sure about your current license, kindly contact sales@gfi.com.


Thank you.

_____________________________

Regards,

Matthias Herberg - Product Specialist
GFI Software - www.gfi.com
Messaging, Content Security & Network Security Software

(in reply to avineon)
Post #: 13
Page:   [1]
All Forums >> [Networking & Security] >> GFI EventsManager >> Cannot configure database options in EM 7 Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts