Hi,
I don't play rush.I play 0.05/0.10 6 max without antes.
Here is the some content of the log file.
2010-07-16 03:11:00,081 - 100 (UTC:2010-07-16 00:11:00,081) [1] INFO Welcome Message:
---------------------------------------- Launching 'Elephant.exe' (Version: 0.86.1374.2199) ----------------------------------------------------------------------
2010-07-16 03:11:01,242 - 1261 (UTC:2010-07-16 00:11:01,242) [5] INFO Welcome Message:
-------------------- System Info --------------------
CPU: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz at 2001 Mhz with 2 cores (x64 Family 6 Model 15 Stepping 13)
OS : Microsoft® Windows Vista™ Home Premium (Microsoft Windows NT 6.0.6000.0)
RAM: 2.00GB
Culture info: tr-TR
2010-07-16 03:11:18,211 - 18230 (UTC:2010-07-16 00:11:18,211) [1] ERROR PBNLogger: Exception caught in Boolean PBN.Database.PostgreSQL.InitializeConnection(System.String ByRef)
-------------------- Npgsql.NpgsqlException --------------------
- Message: FATAL: 3D000: database "elephantdb" does not exist
- Severity: FATAL
- Code: 3D000
- BaseMessage: database "elephantdb" does not exist
- Detail:
- Hint:
- Position:
- Where:
- File: .\src\backend\utils\init\postinit.c
- Line: 388
- Routine: InitPostgres
- ErrorSql:
- Errors: System.Collections.ArrayList
- ErrorCode: -2147467259
- Data: System.Collections.ListDictionaryInternal
- TargetSite: Boolean MoveNext()
- HelpLink: <null>
- Source: Npgsql
- InnerException: <null><none>
- StackTrace:
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.NpgsqlState.IterateThroughAllResponses(IEnumerable`1 ienum)
at Npgsql.NpgsqlConnectedState.Startup(NpgsqlConnector context)
at Npgsql.NpgsqlConnector.Open()
at Npgsql.NpgsqlConnectorPool.GetPooledConnector(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestPooledConnectorInternal(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestPooledConnector(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestConnector(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnection.Open()
at PBN.Database.PostgreSQL.InitializeConnection(String& in_sBinPath)
2010-07-16 03:11:18,392 - 18411 (UTC:2010-07-16 00:11:18,392) [1] ERROR PBNLogger: Exception caught in Boolean PBN.Database.PostgreSQL.InitializeConnection(System.String ByRef)
-------------------- Npgsql.NpgsqlException --------------------
- Message: FATAL: 3D000: database "elephantdb" does not exist
- Severity: FATAL
- Code: 3D000
- BaseMessage: database "elephantdb" does not exist
- Detail:
- Hint:
- Position:
- Where:
- File: .\src\backend\utils\init\postinit.c
- Line: 388
- Routine: InitPostgres
- ErrorSql:
- Errors: System.Collections.ArrayList
- ErrorCode: -2147467259
- Data: System.Collections.ListDictionaryInternal
- TargetSite: Boolean MoveNext()
- HelpLink: <null>
- Source: Npgsql
- InnerException: <null><none>
- StackTrace:
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.NpgsqlState.IterateThroughAllResponses(IEnumerable`1 ienum)
at Npgsql.NpgsqlConnectedState.Startup(NpgsqlConnector context)
at Npgsql.NpgsqlConnector.Open()
at Npgsql.NpgsqlConnectorPool.GetPooledConnector(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestPooledConnectorInternal(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestPooledConnector(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestConnector(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnection.Open()
at PBN.Database.PostgreSQL.InitializeConnection(String& in_sBinPath)
2010-07-16 03:11:26,503 - 26522 (UTC:2010-07-16 00:11:26,503) [1] WARN PokerStrategy.Elephant.NHibernate: Cannot find the version table - will export schema now.
-------------------- NHibernate.ADOException --------------------
- Message: could not execute query
[ SELECT this_.InstallDate as InstallD1_11_0_, this_.Version as Version11_0_ FROM PSE_VersionHistory this_ ORDER BY this_.Version desc limit :p0 ]
[SQL: SELECT this_.InstallDate as InstallD1_11_0_, this_.Version as Version11_0_ FROM PSE_VersionHistory this_ ORDER BY this_.Version desc limit :p0]
- SqlString: SELECT this_.InstallDate as InstallD1_11_0_, this_.Version as Version11_0_ FROM PSE_VersionHistory this_ ORDER BY this_.Version desc limit :p0
- Data: System.Collections.ListDictionaryInternal
- TargetSite: System.Collections.IList DoList(NHibernate.Engine.ISessionImplementor, NHibernate.Engine.QueryParameters)
- HelpLink: <null>
- Source: NHibernate
- InnerException: Npgsql.NpgsqlException<none>
- StackTrace:
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters)
at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes)
at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results)
at NHibernate.Impl.CriteriaImpl.List(IList results)
at NHibernate.Impl.CriteriaImpl.List[T]()
at NHibernate.Linq.Visitors.ImmediateResultsVisitor`1.GetElementList(MethodCallExpression call, Int32 count)
at NHibernate.Linq.Visitors.ImmediateResultsVisitor`1.HandleFirstCall(MethodCallExpression call)
at NHibernate.Linq.Visitors.ImmediateResultsVisitor`1.VisitMethodCall(MethodCallExpression call)
at NHibernate.Linq.Visitors.ExpressionVisitor.Visit(Expression exp)
at NHibernate.Linq.Visitors.NHibernateExpressionVisitor.Visit(Expression exp)
at NHibernate.Linq.Visitors.ImmediateResultsVisitor`1.GetResults(MethodCallExpression expr)
at NHibernate.Linq.Visitors.RootVisitor.HandleImmediateResultsCall(MethodCallExpression call)
at NHibernate.Linq.Visitors.RootVisitor.VisitMethodCall(MethodCallExpression expr)
at NHibernate.Linq.Visitors.ExpressionVisitor.Visit(Expression exp)
at NHibernate.Linq.Visitors.NHibernateExpressionVisitor.Visit(Expression exp)
at NHibernate.Linq.Visitors.NHibernateQueryTranslator.TranslateInternal(Expression expression)
at NHibernate.Linq.Visitors.NHibernateQueryTranslator.Translate(Expression expression, QueryOptions queryOptions)
at NHibernate.Linq.NHibernateQueryProvider.TranslateExpression(Expression expression)
at NHibernate.Linq.NHibernateQueryProvider.Execute(Expression expression)
at NHibernate.Linq.QueryProvider.System.Linq.IQueryProvider.Execute[T](Expression expression)
at System.Linq.Queryable.First[TSource](IQueryable`1 source)
at PokerStrategy.Elephant.NHibernate.Repositories.VersionHistoryRepository.GetHighestVersion()
at PokerStrategy.Elephant.NHibernate.DatabaseMaintenance.TryUpdateDatabase()
-------------------- Npgsql.NpgsqlException --------------------
- Message: ERROR: 42P01: relation "pse_versionhistory" does not exist
- Severity: ERROR
- Code: 42P01
- BaseMessage: relation "pse_versionhistory" does not exist
- Detail:
- Hint:
- Position:
- Where:
- File: .\src\backend\catalog\namespace.c
- Line: 273
- Routine: RangeVarGetRelid
- ErrorSql: SELECT this_.InstallDate as InstallD1_11_0_, this_.Version as Version11_0_ FROM PSE_VersionHistory this_ ORDER BY this_.Version desc limit ((1)::int4)
- Errors: System.Collections.ArrayList
- ErrorCode: -2147467259
- Data: System.Collections.ListDictionaryInternal
- TargetSite: Boolean MoveNext()
- HelpLink: <null>
- Source: Npgsql
- InnerException: <null>1 items
actual-sql-query - actual-sql-query
- StackTrace:
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError)
at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(IDbCommand cmd)
at NHibernate.Loader.Loader.GetResultSet(IDbCommand st, Boolean autoDiscoverTypes, Boolean callable, RowSelection selection, ISessionImplementor session)
at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
2010-07-16 03:11:27,178 - 27197 (UTC:2010-07-16 00:11:27,178) [1] INFO Welcome Message: Installed PostgreSQL version: PostgreSQL 8.3.7, compiled by Visual C++ build 1400
2010-07-16 03:11:33,989 - 34008 (UTC:2010-07-16 00:11:33,989) [1] INFO VersionUpdate: Starting background version check...
2010-07-16 03:11:34,442 - 34461 (UTC:2010-07-16 00:11:34,442) [14] INFO VersionUpdate: Background version check finished.
Latest Version: 0.86.1374.2199
NewVersionAvail: False
IgnoreUpdateVersion:
2010-07-16 05:41:19,569 - 9019587 (UTC:2010-07-16 02:41:19,569) [13] ERROR PBNLogger: Exception caught in System.String PokerStrategyElephant.RSSUpdateThread.GetRSSFeed(System.String, Boolean)
-------------------- System.Xml.XmlException --------------------
- Message: Kök öğesi eksik.
- LineNumber: 0
- LinePosition: 0
- SourceUri:
- Data: System.Collections.ListDictionaryInternal
- TargetSite: Void Throw(System.Exception)
- HelpLink: <null>
- Source: System.Xml
- InnerException: <null><none>
- StackTrace:
konum: System.Xml.XmlTextReaderImpl.Throw(Exception e)
konum: System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
konum: System.Xml.XmlTextReaderImpl.ParseDocumentContent()
konum: System.Xml.XmlTextReaderImpl.Read()
konum: System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
konum: System.Xml.XmlDocument.Load(XmlReader reader)
konum: System.Xml.XmlDocument.LoadXml(String xml)
konum: PokerStrategyElephant.RSSUpdateThread.GetRSSFeed(String rssURL, Boolean showShortBlog)
2010-07-16 05:41:19,581 - 9019599 (UTC:2010-07-16 02:41:19,581) [13] ERROR PBNLogger: Exception caught in System.String PokerStrategyElephant.RSSUpdateThread.GetRSSFeed(System.String, Boolean)
-------------------- System.Xml.XmlException --------------------
- Message: Kök öğesi eksik.
- LineNumber: 0
- LinePosition: 0
- SourceUri:
- Data: System.Collections.ListDictionaryInternal
- TargetSite: Void Throw(System.Exception)
- HelpLink: <null>
- Source: System.Xml
- InnerException: <null><none>
- StackTrace:
konum: System.Xml.XmlTextReaderImpl.Throw(Exception e)
konum: System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
konum: System.Xml.XmlTextReaderImpl.ParseDocumentContent()
konum: System.Xml.XmlTextReaderImpl.Read()
konum: System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
konum: System.Xml.XmlDocument.Load(XmlReader reader)
konum: System.Xml.XmlDocument.LoadXml(String xml)
konum: PokerStrategyElephant.RSSUpdateThread.GetRSSFeed(String rssURL, Boolean showShortBlog)
2010-07-16 05:41:19,650 - 9019668 (UTC:2010-07-16 02:41:19,650) [13] ERROR PBNLogger: Exception caught in System.String PokerStrategyElephant.RSSUpdateThread.GetRSSFeed(System.String, Boolean)
Thx
erdalzeneger