Commit Graph

4073 Commits

Author SHA1 Message Date
Bosanac Dejan f3f27ff179 couple of modifications to config files - jdbc and throughput
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820288 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 14:58:14 +00:00
Bosanac Dejan 20972bfdaf https://issues.apache.org/activemq/browse/AMQ-1886 - another test, but issue cannot be reproduced with embeded derby
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820268 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 13:36:49 +00:00
Bosanac Dejan 3f84ef2906 https://issues.apache.org/activemq/browse/AMQ-2432 - felix bundle plugin and osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820221 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 09:10:03 +00:00
Hiram R. Chirino af10622e7a Still working on AMQ-2414.. hopefullly this resolves the auto creation of MySQL Cluster tables.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820031 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 17:06:17 +00:00
Hiram R. Chirino 282f145f08 reverting rev 818936 re: issue AMQ-2414
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@820010 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 16:14:49 +00:00
Bosanac Dejan 2e6443ba2b https://issues.apache.org/activemq/browse/AMQ-1886 - preventing problems with spring transactions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819998 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 15:53:38 +00:00
Bosanac Dejan 32e11e182e adding vm cursor for queues as well (in throuhput config), missed it during previous changes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819651 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 17:15:45 +00:00
Bosanac Dejan db5ca6e5f8 https://issues.apache.org/activemq/browse/AMQ-2400 - default config modifications
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819520 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:04:54 +00:00
Bosanac Dejan 74148299dc https://issues.apache.org/activemq/browse/AMQ-2413 - prevent test failures on slow machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819493 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 10:37:57 +00:00
Timothy A. Bish 87cdbbe961 Apply fix for: https://issues.apache.org/activemq/browse/AMQ-2426
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@819035 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 21:45:23 +00:00
Hiram R. Chirino 7290d95b88 AMQ-2420 AMQ-2423 AMQ-2422 AMQ-2419 AMQ-2425 AMQ-2424
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818985 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 20:10:53 +00:00
Robert Davies 41b7acb0ba added synchronization around remove()
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818955 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 18:59:02 +00:00
Hiram R. Chirino 9f6efd4b1f AMQ-2414: Fixing the failing create tables problem on MySQL cluster.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818936 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 18:10:12 +00:00
Hiram R. Chirino d948c179da Was part of AMQ-2414: reduce verbosity of expection traces in the console.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818923 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 17:35:30 +00:00
Hiram R. Chirino ba477931a7 AMQ-2415: Move the activemq-jpa-store module into the sandbox
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818914 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 16:37:44 +00:00
Hiram R. Chirino 5d2f52f0d6 AMQ-2414: Support mysql cluster configurations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818905 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 16:14:05 +00:00
Hiram R. Chirino 80ac49db97 AMQ-2416: Provide xbean xml elements for the JDBC adapter classes to support the simpler XML configuration syntax
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818888 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 15:41:33 +00:00
Bosanac Dejan 680ebe017b makes test pass on slower machines
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818812 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 10:38:20 +00:00
Robert Davies 960e65df65 Apply patch for https://issues.apache.org/activemq/browse/AMQ-2413
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818762 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 08:10:56 +00:00
Hiram R. Chirino 651dbd4f82 Fixing osgi meta data
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818635 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 21:40:47 +00:00
Hiram R. Chirino 1c34b2adc9 Fixing JMSConsumerTest failure: Test case made an invalid assumption.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818609 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 20:00:47 +00:00
Bosanac Dejan a43311770f adding commons net as optional osgi dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818516 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 15:26:49 +00:00
Bosanac Dejan 68d34fd5a0 adding commons net as optional osgi dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818513 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 15:16:27 +00:00
Robert Davies b403707398 amended number of messages sent
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818510 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 15:14:00 +00:00
Hiram R. Chirino ed3c23fce7 Adding repo needed to get the josl dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818502 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 14:53:57 +00:00
Hiram R. Chirino 7f534db142 Adding a modified version of the test case attached to AMQ2401. This test would fail quickly before the patch in revision 818487 was applied.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818496 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 14:33:58 +00:00
Hiram R. Chirino ec821411aa AMQ-2401: Applying patch which makes the DUPS_OK on Queue case use the same ack strategy that is used by AUTO_ACK.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818487 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 14:01:53 +00:00
Hiram R. Chirino ded63631fd AMQ-2405: Better tests for the kahadb corruption handling.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818484 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 13:46:30 +00:00
Robert Davies c437eb08ce remove noop test file
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818480 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 13:33:20 +00:00
Bosanac Dejan c8fb3c9ec8 updating xbean and protobuf references
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818450 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 11:46:04 +00:00
Hiram R. Chirino 7b2a13e4e0 New test added in commit 818147 did not have any test methods.. Related to AMQ-2403
adding a noop test case so that way it does not fail the build.  Perhaps the real test methods are still under development?



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818262 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 21:04:03 +00:00
Hiram R. Chirino 35658c7c7b MQ-2404 : Configurable KahaDBStore verbosity.. -Dorg.apache.activemq.store.kahadb.LOG_SLOW_ACCESS_TIME=300 system prop now supported.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818224 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 19:46:21 +00:00
Hiram R. Chirino 15c2c96609 AMQ-2408 and AMQ-2407
- adding new tool to manually inspect/audit the amqPersistenceAdapter's journal files.
 - adding new HTTP based discovery agent



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818211 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 19:11:24 +00:00
Hiram R. Chirino a0af351520 AMQ-2408 and AMQ-2407
- adding new tool to manually inspect/audit the amqPersistenceAdapter's journal files.
 - adding new HTTP based discovery agent



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818209 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 19:06:58 +00:00
Robert Davies 6e7c4a4da9 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818176 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 17:51:45 +00:00
Bosanac Dejan 86c43805e3 https://issues.apache.org/activemq/browse/AMQ-2368 - 'start' task should have the same funcionality as activemq script
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818159 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 16:34:08 +00:00
Hiram R. Chirino c9500f45ef AMQ-2405: Adding more robust/graceful disk corruption recovery logic.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818155 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 16:16:39 +00:00
Robert Davies 785454a366 Fix for https://issues.apache.org/activemq/browse/AMQ-2403
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818147 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 15:54:37 +00:00
Hiram R. Chirino 5efe421cdc It's possible that an transport listener could generate a runtime exception while handling an exception. Add a handler for it so that we DEBUG log the event instead of letting
it propagate up which eventally kills the run thread and causes a System.err stack dump.



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818138 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 15:27:27 +00:00
Robert Davies 09f156456f Now memory limits are being set properly for a Destination - have to update the test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818013 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:21:48 +00:00
Colin W Macnaughton 4245c355dd Changing memory limit flow control warning messages to be one time messages [http://issues.apache.org/activemq/browse/AMQ-2401]
This avoids performance penalty of constant logging since under normal circumstance producers will be going in and out of flow control frequently. 

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817842 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 21:12:49 +00:00
Bosanac Dejan db3a021384 https://issues.apache.org/activemq/browse/AMQ-2401 - fixes problem with low memory limits
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817713 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 16:06:17 +00:00
Bosanac Dejan 7dca53d690 https://issues.apache.org/activemq/browse/AMQ-2400 - fixing tab spaces
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817640 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 12:43:29 +00:00
Bosanac Dejan d021e5b6c7 https://issues.apache.org/activemq/browse/AMQ-2400 - producer flow control log messages for topics
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817639 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 12:39:50 +00:00
Bosanac Dejan ab60046336 https://issues.apache.org/activemq/browse/AMQ-2400 - producer flow control log messages for queues
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817625 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 12:07:44 +00:00
Bosanac Dejan de9a2ddfa3 https://issues.apache.org/activemq/browse/AMQ-2398 - resolve compilation problem
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817222 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 12:23:17 +00:00
Guillaume Nodet 361bbebab9 AMQ-2398: org.apache.activemq.camel.component.ActiveMQConfiguration uses the TCCL to load some classes which usually don't work in OSGi
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816509 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 07:53:31 +00:00
Hiram R. Chirino 76381791e8 - refactored FactoryFinder so that it Implementation is pluggable.
- made an OSGi friendly strategy for it using a BundleActivator (needs testing)



git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816444 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 02:49:21 +00:00
Hiram R. Chirino 583d8490fa Adding missing license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816298 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:36:37 +00:00
Gary Tully 434e77692a fix java.util.logging.config.file reference to jul logging.properties to disable
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816293 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:25:27 +00:00