by vojtmen » Thu Mar 01, 2012 5:02 pm
I am very sorry for my latest rude post. I was very frustrated while I was waiting for calculation results ..
1) thanks. Only error strings I have found:
2012/03/01 21:35:22.518 [00024]: [- Main -][wxWidgets] 21:35:22: Error: Failed to copy the file 'C:\Program Files\PokerTracker 4/Data/Config/HelpMessages.cfg' to 'C:\Users\xxx\AppData\Local\PokerTracker 4/Config/HelpMessages.cfg' (error 2: file not found)
2012/03/01 21:36:33.271 [00099]: [00001180][PostgresConnection (Error)] Unable to execute query: SELECT (tourney_hand_summary.id_hand) as "id_hand", (tourney_hand_summary.id_site) as "id_site", (tourney_hand_summary.hand_no) as "hand_no", (tourney_hand_summary.id_gametype) as "id_gametype_summary", (tourney_hand_summary.flg_note) as "flg_note", (tourney_hand_summary.flg_tag) as "flg_tag", (timezone('UTC', tourney_hand_summary.date_played + INTERVAL '0 HOURS')) as "date_played_summary", (tourney_hand_summary.id_blinds) as "id_blinds", (tourney_hand_summary.card_1) as "id_flop1", (tourney_hand_summary.card_2) as "id_flop2", (tourney_hand_summary.card_3) as "id_flop3", (tourney_hand_summary.card_4) as "id_turn", (tourney_hand_summary.card_5) as "id_river", (player_winner.player_name) as "str_winner", (tourney_hand_summary.id_win_hand) as "id_win_hand", (tourney_hand_summary.amt_pot) as "amt_pot" FROM tourney_hand_summary, player player_winner WHERE (player_winner.id_player = tourney_hand_summary.id_winner) AND ((date_trunc('day', ((timezone('UTC', tourney_hand_summary.date_played + INTERVAL '0 HOURS')) + INTERVAL '-7 HOURS')) = date_trunc('day', (now() + INTERVAL '-7 HOURS')))) AND (((1=1))) LIMIT 100; Reason: Fatal Error (ERROR: canceling statement due to user request )
2012/03/01 21:36:35.305 [00106]: [00001180][PostgresConnection (Error)] Unable to execute query: SELECT (tourney_hand_summary.id_hand) as "id_hand", (tourney_hand_summary.id_site) as "id_site", (tourney_hand_summary.hand_no) as "hand_no", (tourney_hand_summary.id_gametype) as "id_gametype_summary", (tourney_hand_summary.flg_note) as "flg_note", (tourney_hand_summary.flg_tag) as "flg_tag", (timezone('UTC', tourney_hand_summary.date_played + INTERVAL '0 HOURS')) as "date_played_summary", (tourney_hand_summary.id_blinds) as "id_blinds", (tourney_hand_summary.card_1) as "id_flop1", (tourney_hand_summary.card_2) as "id_flop2", (tourney_hand_summary.card_3) as "id_flop3", (tourney_hand_summary.card_4) as "id_turn", (tourney_hand_summary.card_5) as "id_river", (player_winner.player_name) as "str_winner", (tourney_hand_summary.id_win_hand) as "id_win_hand", (tourney_hand_summary.amt_pot) as "amt_pot" FROM tourney_hand_summary, player player_winner WHERE (player_winner.id_player = tourney_hand_summary.id_winner) AND ((date_trunc('day', ((timezone('UTC', tourney_hand_summary.date_played + INTERVAL '0 HOURS')) + INTERVAL '-7 HOURS')) = date_trunc('day', (now() + INTERVAL '-7 HOURS')))) AND (((1=1))) LIMIT 100; Reason: Fatal Error (ERROR: canceling statement due to user request )
this error is repeated about 10000 times (maybe for every hand) ..
Regarding calendar problem there is following log string:
2012/03/01 21:50:52.039 [99999]: [- Main -][cbiReportOptions] Loading report options...
2012/03/01 21:50:52.194 [00154]: [- Main -][cbiReportOptions] Loaded.
2012/03/01 21:50:52.197 [00004]: [- Main -][cbiReportFilters] Loading report filters...
2012/03/01 21:50:52.245 [00047]: [- Main -][cbiReportFilters] Loaded.
2012/03/01 21:50:52.266 [00022]: [- Main -][wpReportPage] Creating report on demand: Personal Results
2012/03/01 21:50:52.334 [00068]: [- Main -][wpReportPage] Report successfully created.
2012/03/01 21:50:52.404 [00070]: [- Main -][ptQueryCtrlBase] ptQueryCtrlBase::doLoad(): Begin
2012/03/01 21:50:52.435 [00030]: [- Main -][StatManager] Unable to use cache due to column: cnt_tourneys (cnt_tourneys)
2012/03/01 21:50:52.440 [00005]: [- Main -][ptQueryCtrlBase] ptQueryCtrlBase::doLoad(): End
2012/03/01 21:50:52.441 [00002]: [00001180][Query::QueryThread] Thread [0x00001180]: Begin
2012/03/01 21:50:52.441 [00000]: [00001180][Query] Connecting to database: PokerTracker 4 DB
2012/03/01 21:50:52.442 [00001]: [00001434][Query::QueryThread] Thread [0x00001434]: Begin
2012/03/01 21:50:52.443 [00000]: [00001434][Query] Connecting to database: PokerTracker 4 DB
2012/03/01 21:50:52.443 [00000]: [00001180][Query] Executing SQL (Thread): SELECT (sum(tourney_hand_player_statistics.amt_won)) as "amt_chips_won", (sum(tourney_hand_player_statistics.amt_expected_won)) as "amt_expected_won", (tourney_hand_player_statistics.id_hand) as "id_hand", (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) as "date" FROM tourney_hand_player_statistics WHERE (tourney_hand_player_statistics.id_player = (SELECT id_player FROM player WHERE player_name_search='xxx' AND id_site='100')) GROUP BY (tourney_hand_player_statistics.id_hand), (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) ORDER BY (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) asc
2012/03/01 21:50:52.447 [00004]: [00001434][Query] Executing SQL (Thread): SELECT (player.player_name) as "str_player_name", (count(distinct tourney_summary.id_tourney)) as "cnt_tourneys", (CASE WHEN ((count(distinct tourney_summary.id_tourney)) ) <> 0 THEN (( ((sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end)))-(sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end))))* 1.0 )/((count(distinct tourney_summary.id_tourney)) )) ELSE 0 END) as "amt_won_per_curr_conv", (sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end))) as "amt_won_curr_conv", (sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end))) as "amt_buyin_ttl_curr_conv", (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) as "cnt_days_played_tourney", (CASE WHEN ( (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) ) <> 0 THEN (( ((sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end)))-(sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end)))) * 1.0 )/( (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) )) ELSE 0 END) as "net_per_day_curr_conv", (sum(tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty )) as "amt_buyin_ttl", (sum(tourney_results.amt_won + tourney_summary.amt_bounty * tourney_results.cnt_bounty)) as "amt_won" FROM tourney_summary, tourney_results, player WHERE (tourney_results.id_tourney = tourney_summary.id_tourney) AND (player.id_player = tourney_results.id_player) AND (tourney_results.id_player = (SELECT id_player FROM player WHERE player_name_search='xxx' AND id_site='100')) GROUP BY (player.player_name)
2012/03/01 21:50:52.512 [00065]: [- Main -][cbiReportFilters] Populating report filters...
2012/03/01 21:50:52.976 [00464]: [00001434][Query] Query execution time: 529.23046085 ms
2012/03/01 21:50:59.358 [06382]: [- Main -][Query] Cancelling query...
2012/03/01 21:50:59.407 [00049]: [00001180][PostgresConnection (Error)] Unable to execute query: SELECT (sum(tourney_hand_player_statistics.amt_won)) as "amt_chips_won", (sum(tourney_hand_player_statistics.amt_expected_won)) as "amt_expected_won", (tourney_hand_player_statistics.id_hand) as "id_hand", (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) as "date" FROM tourney_hand_player_statistics WHERE (tourney_hand_player_statistics.id_player = (SELECT id_player FROM player WHERE player_name_search='xxx' AND id_site='100')) GROUP BY (tourney_hand_player_statistics.id_hand), (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) ORDER BY (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) asc; Reason: Fatal Error (ERROR: canceling statement due to user request )
2012/03/01 21:50:59.408 [00000]: [00001180][Query] Query execution time: 6965.16442732 ms
2012/03/01 21:50:59.408 [00000]: [- Main -][PostgresConnection] [0x07fb3778] Disconnecting from database: PT4_DB
2012/03/01 21:50:59.408 [00000]: [- Main -][PostgresConnection] Connecting to database: PT4_DB
2012/03/01 21:50:59.460 [00052]: [- Main -][PostgresConnection] [0x07fb3778] Successfully connected to: PT4_DB [153398328] (PostgreSQL version 90102)
2012/03/01 21:50:59.476 [00016]: [- Main -][ptQueryCtrlBase] ptQueryCtrlBase::doLoad(): Begin
2012/03/01 21:50:59.490 [00014]: [- Main -][StatManager] Unable to use cache due to column: cnt_tourneys (cnt_tourneys)
2012/03/01 21:50:59.495 [00005]: [- Main -][ptQueryCtrlBase] ptQueryCtrlBase::doLoad(): End
2012/03/01 21:50:59.497 [00002]: [00001180][Query::QueryThread] Thread [0x00001180]: Begin
2012/03/01 21:50:59.497 [00000]: [00001180][Query] Connecting to database: PokerTracker 4 DB
2012/03/01 21:50:59.499 [00002]: [00001180][Query] Executing SQL (Thread): SELECT (sum(tourney_hand_player_statistics.amt_won)) as "amt_chips_won", (sum(tourney_hand_player_statistics.amt_expected_won)) as "amt_expected_won", (tourney_hand_player_statistics.id_hand) as "id_hand", (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) as "date" FROM tourney_summary, tourney_hand_player_statistics WHERE (tourney_hand_player_statistics.id_player = (SELECT id_player FROM player WHERE player_name_search='xxx' AND id_site='100')) AND (tourney_summary.id_tourney = tourney_hand_player_statistics.id_tourney) AND (((tourney_summary.date_start >= '2012/03/01 06:00:00'))) GROUP BY (tourney_hand_player_statistics.id_hand), (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) ORDER BY (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) asc
2012/03/01 21:50:59.499 [00000]: [00001434][Query::QueryThread] Thread [0x00001434]: Begin
2012/03/01 21:50:59.499 [00000]: [00001434][Query] Connecting to database: PokerTracker 4 DB
2012/03/01 21:50:59.524 [00025]: [00001434][Query] Executing SQL (Thread): SELECT (player.player_name) as "str_player_name", (count(distinct tourney_summary.id_tourney)) as "cnt_tourneys", (CASE WHEN ((count(distinct tourney_summary.id_tourney)) ) <> 0 THEN (( ((sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end)))-(sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end))))* 1.0 )/((count(distinct tourney_summary.id_tourney)) )) ELSE 0 END) as "amt_won_per_curr_conv", (sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end))) as "amt_won_curr_conv", (sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end))) as "amt_buyin_ttl_curr_conv", (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) as "cnt_days_played_tourney", (CASE WHEN ( (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) ) <> 0 THEN (( ((sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end)))-(sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end)))) * 1.0 )/( (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) )) ELSE 0 END) as "net_per_day_curr_conv", (sum(tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty )) as "amt_buyin_ttl", (sum(tourney_results.amt_won + tourney_summary.amt_bounty * tourney_results.cnt_bounty)) as "amt_won" FROM tourney_summary, tourney_results, player WHERE (tourney_results.id_tourney = tourney_summary.id_tourney) AND (player.id_player = tourney_results.id_player) AND (tourney_results.id_player = (SELECT id_player FROM player WHERE player_name_search='xxx' AND id_site='100')) AND (((tourney_summary.date_start >= '2012/03/01 06:00:00'))) GROUP BY (player.player_name)
2012/03/01 21:50:59.559 [00035]: [00001434][Query] Query execution time: 34.88173776 ms
2012/03/01 21:51:02.935 [03376]: [- Main -][Query] Cancelling query...
2012/03/01 21:51:02.984 [00049]: [00001180][PostgresConnection (Error)] Unable to execute query: SELECT (sum(tourney_hand_player_statistics.amt_won)) as "amt_chips_won", (sum(tourney_hand_player_statistics.amt_expected_won)) as "amt_expected_won", (tourney_hand_player_statistics.id_hand) as "id_hand", (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) as "date" FROM tourney_summary, tourney_hand_player_statistics WHERE (tourney_hand_player_statistics.id_player = (SELECT id_player FROM player WHERE player_name_search='xxx' AND id_site='100')) AND (tourney_summary.id_tourney = tourney_hand_player_statistics.id_tourney) AND (((tourney_summary.date_start >= '2012/03/01 06:00:00'))) GROUP BY (tourney_hand_player_statistics.id_hand), (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) ORDER BY (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) asc; Reason: Fatal Error (ERROR: canceling statement due to user request )
2012/03/01 21:51:02.984 [00000]: [00001180][Query] Query execution time: 3485.26397908 ms
2012/03/01 21:51:02.984 [00000]: [- Main -][PostgresConnection] [0x07fb3778] Disconnecting from database: PT4_DB
2012/03/01 21:51:02.984 [00000]: [- Main -][PostgresConnection] Connecting to database: PT4_DB
2012/03/01 21:51:03.036 [00052]: [- Main -][PostgresConnection] [0x07fb3778] Successfully connected to: PT4_DB [153398328] (PostgreSQL version 90102)
2012/03/01 21:51:03.052 [00016]: [- Main -][ptQueryCtrlBase] ptQueryCtrlBase::doLoad(): Begin
2012/03/01 21:51:03.066 [00014]: [- Main -][StatManager] Unable to use cache due to column: cnt_tourneys (cnt_tourneys)
2012/03/01 21:51:03.071 [00004]: [- Main -][ptQueryCtrlBase] ptQueryCtrlBase::doLoad(): End
2012/03/01 21:51:03.073 [00003]: [00001180][Query::QueryThread] Thread [0x00001180]: Begin
2012/03/01 21:51:03.074 [00000]: [00001180][Query] Connecting to database: PokerTracker 4 DB
2012/03/01 21:51:03.075 [00001]: [00001180][Query] Executing SQL (Thread): SELECT (sum(tourney_hand_player_statistics.amt_won)) as "amt_chips_won", (sum(tourney_hand_player_statistics.amt_expected_won)) as "amt_expected_won", (tourney_hand_player_statistics.id_hand) as "id_hand", (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) as "date" FROM tourney_summary, tourney_hand_player_statistics WHERE (tourney_hand_player_statistics.id_player = (SELECT id_player FROM player WHERE player_name_search='xxx' AND id_site='100')) AND (tourney_summary.id_tourney = tourney_hand_player_statistics.id_tourney) AND (((tourney_summary.date_start >= '2012/02/01 06:00:00'))) GROUP BY (tourney_hand_player_statistics.id_hand), (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) ORDER BY (timezone('UTC', tourney_hand_player_statistics.date_played + INTERVAL '-7 HOURS')) asc
2012/03/01 21:51:03.075 [00000]: [00001434][Query::QueryThread] Thread [0x00001434]: Begin
2012/03/01 21:51:03.075 [00000]: [00001434][Query] Connecting to database: PokerTracker 4 DB
2012/03/01 21:51:03.080 [00005]: [00001434][Query] Executing SQL (Thread): SELECT (player.player_name) as "str_player_name", (count(distinct tourney_summary.id_tourney)) as "cnt_tourneys", (CASE WHEN ((count(distinct tourney_summary.id_tourney)) ) <> 0 THEN (( ((sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end)))-(sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end))))* 1.0 )/((count(distinct tourney_summary.id_tourney)) )) ELSE 0 END) as "amt_won_per_curr_conv", (sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end))) as "amt_won_curr_conv", (sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end))) as "amt_buyin_ttl_curr_conv", (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) as "cnt_days_played_tourney", (CASE WHEN ( (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) ) <> 0 THEN (( ((sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_results.amt_won + tourney_results.cnt_bounty * tourney_summary.amt_bounty) else 0.0 end)))-(sum((case when(tourney_summary.val_curr_conv != 0) then tourney_summary.val_curr_conv * (tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty) else 0.0 end)))) * 1.0 )/( (count( distinct date_trunc('day', timezone('UTC', tourney_summary.date_start + INTERVAL '-7 HOURS')))) )) ELSE 0 END) as "net_per_day_curr_conv", (sum(tourney_summary.amt_buyin + tourney_summary.amt_fee + tourney_summary.amt_rebuy * tourney_results.cnt_rebuy + tourney_summary.amt_addon * tourney_results.cnt_addon + tourney_summary.amt_bounty )) as "amt_buyin_ttl", (sum(tourney_results.amt_won + tourney_summary.amt_bounty * tourney_results.cnt_bounty)) as "amt_won" FROM tourney_summary, tourney_results, player WHERE (tourney_results.id_tourney = tourney_summary.id_tourney) AND (player.id_player = tourney_results.id_player) AND (tourney_results.id_player = (SELECT id_player FROM player WHERE player_name_search='xxx' AND id_site='100')) AND (((tourney_summary.date_start >= '2012/02/01 06:00:00'))) GROUP BY (player.player_name)
2012/03/01 21:51:03.206 [00126]: [00001434][Query] Query execution time: 125.32423814 ms
2012/03/01 21:51:07.395 [04190]: [00001180][Query] Query execution time: 4320.70318993 ms
2012/03/01 21:51:07.545 [00149]: [00001180][ptQueryCtrlBase::Populate] Thread [0x00001180]: Begin
2012/03/01 21:51:07.586 [00041]: [00001180][PostgresConnection] [0x07fb3778] Disconnecting from database: PT4_DB
2012/03/01 21:51:07.586 [00000]: [00001180][PostgresConnection] Connecting to database: PT4_DB
2012/03/01 21:51:07.690 [00105]: [00001180][PostgresConnection] [0x07fb3778] Successfully connected to: PT4_DB [153398328] (PostgreSQL version 90102)
2) thanks I will try that
3) ok, I will send you (or post you some problem tourneys) when I get to my tourney txt log files' backup
4) it occurs only on random basis so it might be some rare raise condition .. I will look into my log files when it occurs again and send you related part of it.
5) the same here