error starting the service: pgsql-8.3. with HEM2
Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Junior Member
    Join Date
    Apr 2011
    Posts
    25

    Default error starting the service: pgsql-8.3. with HEM2

    Hello,

    I just install HEM2beta today. I could connect to PostgreSQL 8.3 (I had to reintroduce the password "dbpass" manually but it worked).
    Then I imported my database from HEM1 (about 3.000.000 hands in 5 hours approximately) without problem.
    When I tried to replay a hand in the replayer, HEM2 blocked. I restart my computer and tried to reopen HEM2.
    After that I can no more connect to PostgreSQL: ERROR: There was an error starting the service: pgsql-8.3. Please manually investigate the problem.
    I followed all the instructions on the FAQ http://hm2faq.holdemmanager.com/ques...rt+PostgreSQL+
    (excepted the combo installer) but cannot solve the problem.
    I don't dare to use combo installer because I'm afraid to loose all my database.
    Can I use it and be sure I will find back all my hand histories?
    If not, do you have an idee where the problem comes from? and how should I solve it?

    Thanks in advance for your help.

  2. #2
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    33,523

    Default

    This is usually a firewall or windows update issue.

    First try to reboot.

    If no help, try this:

    Start > Programs > PostgreSQL > 8.x > Stop Service

    Start > Programs > PostgreSQL > 8.x > Start Service

    If that doesnt help delete the \postgresql\8.x\data\postmaster.pid file, if you see it. And reboot.


    If that doesn't help you will have to reinstall PostgreSQL completely
    Try installing SQL 8.2: PostgreSQL: Choose a Mirror to port 5433.

    And connect to that instead.

    Which Operating System, Firewall, and Anti-Virus are you using?

    For W7 and Vista you must set \holdem manager\dbcontrolpanel.exe, holdemmanager.exe and hmhud.exe are started as administrator. Run the windows explorer and navigate to your Holdemmanager installation directory. Right click the executables and select properties... then select "Run as admin" from the compatibility tab.

    Add exceptions to the windows firewall for holdemmanager.exe and hmhud.exe, even if the firewall is turned off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily.

    Make sure your video card drivers and windows auto updates are fully updated. Make sure you have Microsoft .NET Framework 3.5 SP1 (or later for w7) installed.
    Participate in the Beta release of the newest Hold'em Manager version: HM Cloud. Sign-up HERE.

    If you would like to leave some feedback to help us improve the quality of the solutions, and/or the support quality you received, - you can do this here

  3. #3
    Junior Member
    Join Date
    Apr 2011
    Posts
    25

    Default

    It still doesn't work!

    I tried to rebbot

    I tried:

    Start > Programs > PostgreSQL > 8.x > Stop Service

    Start > Programs > PostgreSQL > 8.x > Start Service

    I didn't found: \postgresql\8.x\data\postmaster.pid file


    "If that doesn't help you will have to reinstall PostgreSQL completely
    Try installing SQL 8.2: PostgreSQL: Choose a Mirror to port 5433.

    And connect to that instead."

    Will I loose my data base if I do this?

    Which Operating System, Firewall, and Anti-Virus are you using? Windows Vista, OutpostPro Firewall, ESET NOD32 Antivirus

    \holdem manager\dbcontrolpanel.exe, holdemmanager.exe and hmhud.exe are run as admin

    Add exceptions to the windows firewall for holdemmanager.exe and hmhud.exe are added as exceptions in windows defender.
    I choose "Allow all activities" from holdemmanager.exe and hmhud.exe in Outpost options

    My video card drivers is updated, I run windows auto updates (Microsoft .NET Framework 4 updated).

    I don't want to loose all my hand histories. Can I try installing SQL 8.2: PostgreSQL: Choose a Mirror to port 5433 as you suggested without loosing my datas?

    Thanks in advance.

  4. #4
    HM Support netsrak's Avatar
    Join Date
    Feb 2009
    Location
    Germany
    Posts
    25,795

    Default

    Please schedule a remote support session with our support. Email support@holdemmanager.net, with a link to this thread and your forum name, so we can setup a Teamviewer session.

  5. #5
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    33,523

    Default

    Uninstall OutpostPro Firewall. And reboot.
    Install SQL 8.2 to port 5433 and reimport all your hands into a new database.


    You can attempt to reinstall SQL 8.3.x
    But it's unlikely you'll be able to connect to the old database.
    Participate in the Beta release of the newest Hold'em Manager version: HM Cloud. Sign-up HERE.

    If you would like to leave some feedback to help us improve the quality of the solutions, and/or the support quality you received, - you can do this here

  6. #6
    Junior Member
    Join Date
    Apr 2011
    Posts
    25

    Default

    I cannot install ProgresSQL 8.2. It blocks at "service configuration" window when I have to enter "account password" and "verify password". I get this message error: "invalid username or password specified".
    What password do I have to enter at this time?

  7. #7
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    33,523

    Default

    Delete the postgres user first.

    dclick on Start and go to Programs -> Accessories -> Command Prompt

    * If you are on Vista, rightclick and choose "Run as Administrator".


    A black box should appear. Type 'net user postgres /delete' (without the quotes) and press enter.

    The user is now deleted and you can (re)install PostgreSQL.
    Then install it and as password use: postgrespass



    Also turn on the secondary Logon. The secondary logon service is a standard windows service which is available on every windows computer. In the latest versions it is not started automatically. You need to start it via control panel > administrative tools > services. Starting it once should insure it works in the future also.
    Participate in the Beta release of the newest Hold'em Manager version: HM Cloud. Sign-up HERE.

    If you would like to leave some feedback to help us improve the quality of the solutions, and/or the support quality you received, - you can do this here

  8. #8
    Junior Member
    Join Date
    Apr 2011
    Posts
    25

    Default

    OK Thanks.

    I succeed in installing ProgreSQL 8.2. I could create a new database in Holdem Manager 1 but not with HM2. The software bolcked when I clicked on "Finish" when the message "click Finish to perform the following actions and start Holdem Manager 2 * Create database HoldemManager2 It may take a few seconds to create your database. Please be patient." But after 30 min, the message "Work in progress. Please stand by..." is still present and nothing happened!

    Now how Can I re-import my hand histories in my new data base in holdem manager 1? I cannot find them back?

    Thanks in advance for your help.

  9. #9
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    33,523

    Default

    Run a import from folder on your archive folder, default: C:/HMArchive
    Participate in the Beta release of the newest Hold'em Manager version: HM Cloud. Sign-up HERE.

    If you would like to leave some feedback to help us improve the quality of the solutions, and/or the support quality you received, - you can do this here

  10. #10
    Junior Member
    Join Date
    Apr 2011
    Posts
    25

    Default Licence failure system

    Thanks I can re import about 25 000 hands from C:/HMArchive but not the other hands!

    It's still impossible for me to create a database in HM2!

    Now, I'm having a new big problem with HM1: when opening HM, a window with "Activate your software" appears.
    I don't understand this message because my licence key is registered and active since 2010-11-16 17:28:01 as it still appears in your website at https://www.holdemmanager.com/store/myAccount.php

    HM cannot connect to the server. I don't think it comes from my connection because all internet applications on my computers are working normally!

    "There were errors during activation. You can retry activating online or go back and try another method. If problems persist please contact customer service"

    Here is a copy/paste of the message details:

    License Failure Details
    --------------------------------------------------
    9/11/2011 12:19:14 PM
    c1
    --------------------------------------------------

    Errors connecting to the server.

    DETAILS

    Could not activate license at server.
    Impossible de se connecter au serveur distant

    System Info
    --------------------------------------------------

    Timestamp: 2011-09-11T12:19:14 / 2011-09-11T14:19:14
    Entry Assembly: HoldemManager, Version=1.11.5.4797, Culture=neutral, PublicKeyToken=null
    Base Directory: C:\Program Files\RVG Software\Holdem Manager\
    Platform: Windows Vista Media Center 32-bit Service Pack 2 [6.0 Build 6002]
    OS Version: 6.0.6002.131072
    CLR Version: 2.0.50727.4214
    Process Bitness: 32-bit
    Culture: en-US / fr-FR
    Encoding: Europe de l'Ouest (Windows)
    IIS Available: True
    Machine Code: UA1XQ-3YUAC-494JC-9RP3T-VDU3F

    Assemblies
    --------------------------------------------------

    _nzj14or *
    3.2.2000.0 / 2.0 R 4215 (VistaSP2GDR 050727-4200) for .NET 2.0 (VistaSP2GDR 050727-4200)


    Accessibility *
    2.0.0.0 / 2.0 R 4016 for .NET 2.0
    C:\Windows\assembly\GAC_MSIL\Accessibility\2.0.0.0 __b03f5f7f11d50a3a\Accessibility.dll

    DeployLX.Licensing.v3 *
    3.2.2000.0 / 3.2 R 3813 for .NET 2.0
    C:\Program Files\RVG Software\Holdem Manager\DeployLX.Licensing.v3.dll

    DevComponents.DotNetBar2 *
    8.3.0.0 / 8.3.0.0 for .NET
    C:\Program Files\RVG Software\Holdem Manager\DevComponents.DotNetBar2.dll

    HoldemManager *
    1.11.5.4797 / 1.11.5.4797 for .NET
    C:\Program Files\RVG Software\Holdem Manager\HoldemManager.exe

    mscorlib
    2.0.0.0 / 2.0 R 4214 for .NET 2.0
    C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rlib.dll

    mscorlib.resources
    2.0.0.0 / 2.0 R 4214 (VistaSP2GDR 050727-4200) for .NET 2.0 (VistaSP2GDR 050727-4200)
    C:\Windows\Microsoft.NET\Framework\v2.0.50727\msco rlib.dll

    System
    2.0.0.0 / 2.0 R 4215 for .NET 2.0
    C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5 c561934e089\System.dll

    System.Configuration
    2.0.0.0 / 2.0 R 4016 for .NET 2.0
    C:\Windows\assembly\GAC_MSIL\System.Configuration\ 2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll

    System.Drawing
    2.0.0.0 / 2.0 R 4016 for .NET 2.0
    C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0. 0__b03f5f7f11d50a3a\System.Drawing.dll

    System.resources
    2.0.0.0 / 2.0 R 4016 (NetFxQFE 050727-4000) for .NET 2.0 (NetFxQFE 050727-4000)
    C:\Windows\assembly\GAC_MSIL\System.resources\2.0. 0.0_fr_b77a5c561934e089\System.resources.dll

    System.Web
    2.0.0.0 / 2.0 R 4209 for .NET 2.0
    C:\Windows\assembly\GAC_32\System.Web\2.0.0.0__b03 f5f7f11d50a3a\System.Web.dll

    System.Web.Services
    2.0.0.0 / 2.0 R 4016 for .NET 2.0
    C:\Windows\assembly\GAC_MSIL\System.Web.Services\2 .0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll

    System.Windows.Forms
    2.0.0.0 / 2.0 R 4214 for .NET 2.0
    C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\ 2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll

    System.Windows.Forms.resources
    2.0.0.0 / 2.0 R 4016 (NetFxQFE 050727-4000) for .NET 2.0 (NetFxQFE 050727-4000)
    C:\Windows\assembly\GAC_MSIL\System.Windows.Forms. resources\2.0.0.0_fr_b77a5c561934e089\System.Windo ws.Forms.resources.dll

    System.Xml
    2.0.0.0 / 2.0 R 4016 for .NET 2.0
    C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b 77a5c561934e089\System.Xml.dll

    Could you help me to find a solution.
    Thanks in advance.

Similar Threads

  1. Replies: 7
    Last Post: 12-25-2012, 04:08 PM
  2. Postgresql service not starting with
    By Mrlogi in forum Manager General
    Replies: 9
    Last Post: 09-11-2010, 07:34 AM
  3. pgSQL errors while trying to backup and vacuum
    By Josey Wales in forum Manager General
    Replies: 11
    Last Post: 01-31-2010, 07:29 AM
  4. Can not get past Starting Service
    By Clvr in forum Manager General
    Replies: 3
    Last Post: 12-10-2009, 04:38 PM
  5. pgsql seems to get stuck.
    By Cappella in forum Manager General
    Replies: 5
    Last Post: 08-23-2008, 04:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •