Commit Graph

4154 Commits

Author SHA1 Message Date
Robert Davies c866f88d23 Added some helper methods so clients can use Advisories without needing to use too much ActiveMQ specifics (other than this class)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801779 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 19:14:47 +00:00
Bosanac Dejan d604723d8f applying patch for https://issues.apache.org/activemq/browse/AMQ-2275
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801647 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 13:47:18 +00:00
Bosanac Dejan 52f48db0d9 fix for https://issues.apache.org/activemq/browse/AMQ-1886 - jdbc adapter without journal + test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801612 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 11:46:35 +00:00
Gary Tully e183a824d3 apply patch from https://issues.apache.org/activemq/browse/AMQ-2348 - update to camel-2.0-M3 - with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801559 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 09:25:41 +00:00
Bosanac Dejan 8c4ded486e fix blob tests to work with embedded ftp server
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801551 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 09:12:10 +00:00
Robert Davies 72a047f338 tidied up a little
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801515 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 06:15:52 +00:00
Robert Davies 5a80d5a6c0 added activemq-groups
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801514 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 06:14:57 +00:00
Gary Tully afd706f11d insert that test dependency I just mentioned
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801314 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 17:16:06 +00:00
Gary Tully 200f06bbff enable ftpblob test - pull in test dependency on apache ftpserver
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801312 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 17:14:17 +00:00
Bosanac Dejan c6c91252e5 improved test case for for https://issues.apache.org/activemq/browse/AMQ-1807 - stomp dispatching
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801243 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 14:46:25 +00:00
Bosanac Dejan ea1082899a returning xstream factory bean (a bit modified), mistekanly deleted yesterday
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801197 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:50:04 +00:00
Robert Davies dab69242d5 Fix for https://issues.apache.org/activemq/browse/AMQ-2328
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@801075 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 06:35:56 +00:00
Bosanac Dejan 0479a4eddb fixing deprecated methods usage and other compiling warnings
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800776 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 13:36:39 +00:00
Bosanac Dejan 538d07e5bb https://issues.apache.org/activemq/browse/AMQ-2343 - decouple sendFailIfNoSpace from producer flow control
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800738 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 11:53:22 +00:00
Bosanac Dejan 472782ad8f adding missing dependency java.util.Set
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800727 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 10:31:15 +00:00
Bosanac Dejan 9110827ae5 fix for https://issues.apache.org/activemq/browse/AMQ-2341 - web console improvements
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800430 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 15:38:58 +00:00
Robert Davies 398f8ecbff The property org.apache.activemq.UseDedicatedTaskRunner should ignore caps
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800380 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 13:48:17 +00:00
Bosanac Dejan ced6909078 fix for https://issues.apache.org/activemq/browse/AMQ-2330 - mbean descriptions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800339 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 12:40:13 +00:00
Robert Davies 93ccd9f17e Refactored ManagementContext to improve encapsulation - so all registrations of MBeans happen in one place
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800337 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 12:38:00 +00:00
Robert Davies ac4545b40d Refactored ManagementContext to improve encapsulation - so all registrations of MBeans happen in one place
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800335 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 12:37:29 +00:00
Robert Davies d779c4aecd Applied patch for https://issues.apache.org/activemq/browse/AMQ-2339
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800274 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 09:54:48 +00:00
Robert Davies b08ae50743 Added patch for https://issues.apache.org/activemq/browse/AMQ-1744
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800235 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 07:42:43 +00:00
Robert Davies 8664315314 added dependency on commons-net
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800234 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 07:41:12 +00:00
Hiram R. Chirino fbc5eb5eb0 Implemented:
https://issues.apache.org/activemq/browse/AMQ-2338
 https://issues.apache.org/activemq/browse/AMQ-2337



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799733 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 20:10:05 +00:00
Robert Davies 1ec71bdff1 Refactored ManagementContext to improve encapsulation - so all registrations of MBeans happen in one place
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799706 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 19:19:07 +00:00
Gary Tully 9caa5c8d4d more hardening for intermittent failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799631 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 15:06:27 +00:00
Gary Tully c20430459a test still failing on solaris with slow disk, reducing log output and adding a thread dump if it fails to help diagnose: https://issues.apache.org/activemq/browse/AMQ-1936 - need to exclude a hung consumer case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799560 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 09:37:32 +00:00
Gary Tully e4b76014c6 make test resiliant to message expiry before enqueue that can ocurr under load/slow machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799538 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 08:03:41 +00:00
Robert Davies 39d6f49b26 Fix for https://issues.apache.org/activemq/browse/AMQ-1614
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799530 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 07:26:56 +00:00
Gary Tully d12c087a54 give jetty more time when ssl is involved - hudson shows intermittent failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799376 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 17:19:50 +00:00
Gary Tully dbefbecf1a attempt to prevent receive blocking in the event of messages present on slower machines or solaris
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799336 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 15:49:08 +00:00
Robert Davies fc63a92339 Fix for https://issues.apache.org/activemq/browse/AMQ-1846
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@799090 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 21:40:29 +00:00
Gary Tully d5333d4e44 with warn level logging this becomes too verbose in production envs, reverting the warn level, info still available using debug level: https://issues.apache.org/activemq/browse/AMQ-2158
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@798931 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 14:58:32 +00:00
Gary Tully a27709b086 make test more tolerant to slower machines, replace sleep with timed wait : https://issues.apache.org/activemq/browse/AMQ-1936
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@798859 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 11:35:41 +00:00
Gary Tully 763e331318 make test more tolerant to slower machines, resolve intermittent failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@798852 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 10:46:38 +00:00
Gary Tully 6f3c99991d resolve https://issues.apache.org/activemq/browse/AMQ-2075 - async dispatch of brokerInfo could end up getting dispatched after messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@798842 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 10:26:19 +00:00
Robert Davies 66dd8cdae3 Fix for https://issues.apache.org/activemq/browse/AMQ-2335
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@798785 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 05:24:24 +00:00
Gary Tully 8274f09dd4 resolve https://issues.apache.org/activemq/browse/AMQ-1191 by introducing driver specific locker so that impl for sql_server can diverge from those of oracle etc. Thus the patch is applied to a transact sql specific impl - the impls are defined in a resoruce file in the same way as the adapters. The default locker now remains unchanged. Also updated to the latest stable jmock 2.5.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@798602 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 16:44:47 +00:00
Gary Tully a8d3908586 resolve intermittent hang of JDBCQueueMasterSlaveTest - shutdown of the executor used to check the db lock during shutdown may cause the shutdown thread to interrupt and die before shutdown is complete. A wait for shutdown to complete can hang forever. Just cancelling the periodic tasks is sufficient
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@797685 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 23:00:20 +00:00
Bosanac Dejan 444412f0df fix for https://issues.apache.org/activemq/browse/AMQ-1380 - upgrade to activeio 3.1.2 and remove backport dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@797359 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 08:31:56 +00:00
Bosanac Dejan 2350d8b764 fix for https://issues.apache.org/activemq/browse/AMQ-2069 - thread deadlock in endpoint worker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@797052 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 12:58:53 +00:00
Bosanac Dejan a039a0e997 additional improvement for https://issues.apache.org/activemq/browse/AMQ-2238 - include commons-codec in lib/optional
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@797007 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 10:25:53 +00:00
Gary Tully f36aa55c4a improve assert information to help diagnose intermittent failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@796983 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 09:00:40 +00:00
Gary Tully 432dcfeecf reenable test to verify https://issues.apache.org/activemq/browse/AMQ1936
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@796734 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 14:12:36 +00:00
Gary Tully c94279e12e add some detail to the assertion to help diagnost intermittent failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@796733 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 14:11:45 +00:00
Gary Tully 5a0f76d0f2 make test more tolerant to slow machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@796694 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 13:10:31 +00:00
Gary Tully fb42a11835 resolve potential test hang if jdbc persistence adapter stop results in an exception, it should handle and log any exceptions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@796681 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 11:58:14 +00:00
Gary Tully 7f8eb612cd ensure a hang does not block full test run to determine if hang can be isolated
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@796673 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 11:29:56 +00:00
Gary Tully 32acb34018 test case for https://issues.apache.org/activemq/browse/AMQ-2183
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@796646 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 09:42:34 +00:00
Gary Tully f998d1b3dc suppress info message on failure to send remove command as this will always fail on shutdown for a vm connection which is ugly for the default config. leave it at debug level
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@795914 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 16:52:44 +00:00