/[projects]/dao/DaoMqPump2
ViewVC logotype

Log of /dao/DaoMqPump2

View Directory Listing Directory Listing


Sticky Revision:

Revision 2183 - Directory Listing
Modified Wed May 21 09:56:21 2014 UTC (9 years, 11 months ago) by torben
Use some smaller but more frequent runs

Revision 2182 - Directory Listing
Modified Tue May 20 20:48:48 2014 UTC (9 years, 11 months ago) by torben
DAO Transactions go straight through

Revision 2181 - Directory Listing
Modified Tue May 20 20:20:48 2014 UTC (9 years, 11 months ago) by torben
Skip empty transactions

Revision 2180 - Directory Listing
Modified Tue May 20 20:12:15 2014 UTC (9 years, 11 months ago) by torben
Make silentPeriod configurable

Revision 2179 - Directory Listing
Modified Tue May 20 20:05:16 2014 UTC (9 years, 11 months ago) by torben
Pump -> Filter

Revision 2178 - Directory Listing
Modified Tue May 20 20:00:10 2014 UTC (9 years, 11 months ago) by torben
Test time + Timestamp

Revision 2177 - Directory Listing
Modified Mon May 19 19:51:47 2014 UTC (9 years, 11 months ago) by torben
Improved Logging

Revision 2176 - Directory Listing
Modified Mon May 19 12:16:44 2014 UTC (9 years, 11 months ago) by torben
Added comments

Revision 2175 - Directory Listing
Modified Mon May 19 11:59:45 2014 UTC (9 years, 11 months ago) by torben
Better handling of openQueue exceptions

Revision 2174 - Directory Listing
Modified Sat May 17 11:25:26 2014 UTC (9 years, 11 months ago) by torben
Handle mq headers as upper-case trimmed string

Revision 2173 - Directory Listing
Modified Sat May 17 11:09:50 2014 UTC (9 years, 11 months ago) by torben
Sync project files


Revision 2172 - Directory Listing
Modified Sat May 17 10:53:58 2014 UTC (9 years, 11 months ago) by torben
More Common/shared Code

Revision 2171 - Directory Listing
Modified Fri May 16 21:50:17 2014 UTC (9 years, 11 months ago) by torben
Theoretically this should work

Revision 2170 - Directory Listing
Modified Fri May 16 21:26:01 2014 UTC (9 years, 11 months ago) by torben
sync

Revision 2169 - Directory Listing
Modified Fri May 16 21:10:02 2014 UTC (9 years, 11 months ago) by torben
WIP

Revision 2168 - Directory Listing
Modified Fri May 16 20:56:22 2014 UTC (9 years, 11 months ago) by torben
WIP

Revision 2167 - Directory Listing
Modified Fri May 16 19:03:46 2014 UTC (9 years, 11 months ago) by torben
svn:ignore .suo files

Revision 2166 - Directory Listing
Modified Fri May 16 18:24:05 2014 UTC (9 years, 11 months ago) by torben
Svn:ignore

Revision 2165 - Directory Listing
Modified Fri May 16 18:15:03 2014 UTC (9 years, 11 months ago) by torben
Remove old ElapsedTimer.cs

Revision 2164 - Directory Listing
Modified Fri May 16 17:59:47 2014 UTC (9 years, 11 months ago) by torben
Add DaoCommon

Revision 2163 - Directory Listing
Modified Fri May 16 17:58:30 2014 UTC (9 years, 11 months ago) by torben
Add basic controller class

Revision 2162 - Directory Listing
Modified Fri May 16 17:57:08 2014 UTC (9 years, 11 months ago) by torben
... compiles

Revision 2161 - Directory Listing
Modified Fri May 16 16:05:47 2014 UTC (9 years, 11 months ago) by torben
Codesync


Revision 2160 - Directory Listing
Modified Fri May 16 15:44:17 2014 UTC (9 years, 11 months ago) by torben
Add verybasic filter code(template)

Revision 2136 - Directory Listing
Modified Wed Mar 26 14:00:14 2014 UTC (10 years, 1 month ago) by torben
in transportMq2Sql() - only move 10000 messages per run to give the other transports a chance

Revision 2090 - Directory Listing
Modified Thu Nov 28 09:29:39 2013 UTC (10 years, 5 months ago) by torben
Add new class to project

Revision 2089 - Directory Listing
Modified Thu Nov 28 09:27:33 2013 UTC (10 years, 5 months ago) by torben
Add (unused) UppercaseContainer class

Revision 2088 - Directory Listing
Modified Wed Nov 27 14:16:14 2013 UTC (10 years, 5 months ago) by torben
Add function for sending mail

Revision 2087 - Directory Listing
Modified Wed Nov 27 09:47:46 2013 UTC (10 years, 5 months ago) by torben
Correct log message

Revision 2086 - Directory Listing
Modified Wed Nov 27 09:46:11 2013 UTC (10 years, 5 months ago) by torben
1) salt 2 header check should start with a length validation
2) if any of the integer checks fails, write to log

Revision 2085 - Directory Listing
Modified Wed Nov 27 09:26:12 2013 UTC (10 years, 5 months ago) by torben
timestamp should be parsed to a long(64 bit) instead of int(32 bit)

Revision 2084 - Directory Listing
Modified Tue Nov 26 19:22:50 2013 UTC (10 years, 5 months ago) by torben
discardedlog should also contain date and time for transaction

Revision 2083 - Directory Listing
Modified Tue Nov 26 19:20:45 2013 UTC (10 years, 5 months ago) by torben
experiment - validate incomming salt2 transactions

Revision 2070 - Directory Listing
Modified Wed Nov 13 10:09:10 2013 UTC (10 years, 5 months ago) by torben
Add ElapsedTimer to ease debug timing

Revision 2062 - Directory Listing
Modified Thu Aug 29 07:54:49 2013 UTC (10 years, 8 months ago) by torben
1) Add timing to --debug launch
2) Don't write every message to console - it slows down the process a lot

Revision 2061 - Directory Listing
Modified Thu Aug 29 06:52:43 2013 UTC (10 years, 8 months ago) by torben
Sync

Revision 2060 - Directory Listing
Modified Wed Aug 28 07:08:48 2013 UTC (10 years, 8 months ago) by torben
Remove old/deprecated comment

Revision 2058 - Directory Listing
Modified Wed Aug 28 06:45:20 2013 UTC (10 years, 8 months ago) by torben
Add a support for discarding transactions and writing those to a seperate log + use a counter for keeping track of how many were discarded in current session/instance

Revision 2057 - Directory Listing
Modified Tue Aug 27 06:49:36 2013 UTC (10 years, 8 months ago) by torben
Use a file per week instead of file per month

Revision 2056 - Directory Listing
Modified Tue Aug 27 06:33:28 2013 UTC (10 years, 8 months ago) by torben
I don't need to append \n when using WriteLine

Revision 2055 - Directory Listing
Modified Tue Aug 27 06:28:44 2013 UTC (10 years, 8 months ago) by torben
Backout from MQ Transaction on exception

Revision 2054 - Directory Listing
Modified Mon Aug 26 10:40:26 2013 UTC (10 years, 8 months ago) by torben
Show vertical scrollbars on log TextEdit

Revision 2052 - Directory Listing
Modified Mon Aug 26 09:04:30 2013 UTC (10 years, 8 months ago) by torben
Build against MySQL Connector/NET 6.7.4

Revision 2051 - Directory Listing
Modified Fri Aug 23 20:03:47 2013 UTC (10 years, 8 months ago) by torben
Websphere v6 mq objects does NOT implement idisposable and can not be used with "using" statement.
Set Max Pool Size=20 to avoid hogging all connections

Revision 2050 - Directory Listing
Modified Fri Aug 23 17:07:25 2013 UTC (10 years, 8 months ago) by torben
also dump stacktrace to CLI / console

Revision 2049 - Directory Listing
Modified Fri Aug 23 16:26:20 2013 UTC (10 years, 8 months ago) by torben
add CLI info to main program

Revision 2048 - Directory Listing
Modified Fri Aug 23 07:44:00 2013 UTC (10 years, 8 months ago) by torben
Also log exception type on error

Revision 2047 - Directory Listing
Modified Mon Aug 19 07:21:59 2013 UTC (10 years, 8 months ago) by torben
MySQL max pool size is 10 connections

Revision 2024 - Directory Listing
Modified Fri Jul 19 13:08:38 2013 UTC (10 years, 9 months ago) by torben
Disable proxy detection

Revision 2023 - Directory Listing
Modified Fri Jul 19 12:43:12 2013 UTC (10 years, 9 months ago) by torben
Minor layout adjustments

Revision 2013 - Directory Listing
Modified Fri Jul 12 10:23:03 2013 UTC (10 years, 9 months ago) by torben
Use ListView instead of ListBox so we can set text color depending on transport state

Revision 2012 - Directory Listing
Modified Wed Jul 10 20:24:16 2013 UTC (10 years, 9 months ago) by torben
Remove old/deprecated service installer

Revision 2011 - Directory Listing
Modified Wed Jul 10 20:20:21 2013 UTC (10 years, 9 months ago) by torben
Switch to using() statements to ensure proper resource cleanup

Revision 2010 - Directory Listing
Modified Wed Jul 10 18:28:31 2013 UTC (10 years, 9 months ago) by torben
Use 2 connections in parallel: one for reading and the other for writing

Revision 2006 - Directory Listing
Modified Tue Jul 9 18:11:34 2013 UTC (10 years, 9 months ago) by torben
Use DNS hostname fore service binding instead of "localhost"

Revision 2005 - Directory Listing
Modified Tue Jul 9 18:10:15 2013 UTC (10 years, 9 months ago) by torben
Start webservice interface in debug mode

Revision 2004 - Directory Listing
Modified Tue Jul 9 17:25:41 2013 UTC (10 years, 9 months ago) by torben
Main form is not resizeable

Revision 2003 - Directory Listing
Modified Mon Jul 8 14:49:31 2013 UTC (10 years, 9 months ago) by torben
Correct log file name

Revision 2002 - Directory Listing
Modified Mon Jul 8 14:33:50 2013 UTC (10 years, 9 months ago) by torben
load remoteControl services before starting worker thread

Revision 2001 - Directory Listing
Modified Mon Jul 8 14:28:01 2013 UTC (10 years, 9 months ago) by torben
use statusData.transportEnabled instead of enabled

Revision 2000 - Directory Listing
Modified Mon Jul 8 14:23:01 2013 UTC (10 years, 9 months ago) by torben
Client side parts of:
 Use one StatusData struct to transfer data
 Introduce EventLog file
 Add lastTransferTime to status data

Revision 1999 - Directory Listing
Modified Mon Jul 8 14:22:33 2013 UTC (10 years, 9 months ago) by torben
Use one StatusData struct to transfer data
Introduce EventLog file
Add lastTransferTime to status data

Revision 1995 - Directory Listing
Modified Fri Jul 5 08:51:56 2013 UTC (10 years, 9 months ago) by torben
Force redraw of form before loading data

Revision 1994 - Directory Listing
Modified Fri Jul 5 08:43:21 2013 UTC (10 years, 9 months ago) by torben
load transport list in shown event instead of Form contstructor

Revision 1993 - Directory Listing
Modified Thu Jul 4 08:07:46 2013 UTC (10 years, 9 months ago) by torben
sync of proj file

Revision 1992 - Directory Listing
Modified Thu Jul 4 08:05:04 2013 UTC (10 years, 9 months ago) by torben
Make it possible to look at another server instead of localhost

Revision 1991 - Directory Listing
Modified Wed Jul 3 09:54:25 2013 UTC (10 years, 9 months ago) by torben
Dont save .suo file to svn

Revision 1989 - Directory Listing
Modified Wed Jul 3 09:47:59 2013 UTC (10 years, 9 months ago) by torben
Ignore bin and obj folders

Revision 1988 - Directory Listing
Modified Wed Jul 3 09:46:23 2013 UTC (10 years, 9 months ago) by torben
Force visual studio to treat Service* as code only files

Revision 1987 - Directory Listing
Modified Wed Jul 3 09:39:50 2013 UTC (10 years, 9 months ago) by torben
Don't treat PumpService*.cs as components (they are only plain code .cs files)

Revision 1986 - Directory Listing
Modified Wed Jul 3 07:56:52 2013 UTC (10 years, 9 months ago) by torben
Add files

Revision 1985 - Directory Listing
Added Wed Jul 3 07:51:54 2013 UTC (10 years, 9 months ago) by torben
Create folder for daomqpump2

  ViewVC Help
Powered by ViewVC 1.1.20