PDA

View Full Version : A timeout as occured



MTLuan
02-19-2011, 01:49 PM
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

netsrak
02-20-2011, 07:33 AM
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/questions/88/Vacuum+Analyze+Database+