A timeout as occured
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Feb 2011
    Posts
    1

    Default A timeout as occured

    Hello,

    I have a big problem with HEM when I open it, it gives me this message. I disabled all my firewalls already, and still not working.

    ************** Exception Text **************
    Npgsql.NpgsqlException:
    A timeout has occured. If you were establishing a connection, increase Timeout value in ConnectionString. If you were executing a command, increate the CommandTimeout value in ConnectionString or in your NpgsqlCommand object.
    at Npgsql.NpgsqlState.ProcessBackendResponsesEnum(Npg sqlConnector context)
    at Npgsql.NpgsqlConnectedState.Startup(NpgsqlConnecto r context)
    at Npgsql.NpgsqlConnector.Open()
    at Npgsql.NpgsqlConnectorPool.GetPooledConnector(Npgs qlConnection Connection)
    at Npgsql.NpgsqlConnectorPool.RequestPooledConnectorI nternal(NpgsqlConnection Connection)
    at Npgsql.NpgsqlConnectorPool.RequestPooledConnector( NpgsqlConnection Connection)
    at Npgsql.NpgsqlConnectorPool.RequestConnector(Npgsql Connection Connection)
    at Npgsql.NpgsqlConnection.Open()
    at df..ctor()
    at da.a(Object A_0, EventArgs A_1)
    at System.Windows.Forms.ListBox.OnSelectedIndexChange d(EventArgs e)
    at System.Windows.Forms.ListBox.WmReflectCommand(Mess age& m)
    at System.Windows.Forms.ListBox.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Thank you for helping me.

    -MTLuan

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

    Default

    reboot your computer and try again.

    If that doesn't help please try a vacuum/full and a reindex of your database via pgadmin: http://faq.holdemmanager.com/questio...lyze+Database+

Similar Threads

  1. Timeout has occured, timeout value? Strange error
    By Egamer in forum Manager General
    Replies: 1
    Last Post: 01-14-2011, 04:26 AM
  2. a timeout has occured
    By Greg29 in forum Manager General
    Replies: 1
    Last Post: 08-24-2010, 07:05 PM
  3. Replies: 1
    Last Post: 09-26-2008, 03:44 PM
  4. Replies: 1
    Last Post: 08-16-2008, 03:18 PM
  5. Replies: 2
    Last Post: 08-15-2008, 12:09 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
  •