The PluginTest is failing at the moment with the following errors.
Since it does not extend QpidTestCase it cannot be excluded.
Therefore I will temporarily comment on the test case.

Can somebody who knows the code have a look at it and fix this test case?


Regards,

Rajith Attapattu
Red Hat
http://rajith.2rlabs.com/

  Testsuite: org.apache.qpid.server.plugins.PluginTest
  Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 0.151 sec
  ------------- Standard Output ---------------
  main 2010-04-23 13:36:57,215 INFO
[qpid.server.registry.ApplicationRegistry] Creating
DEFAULT_APPLICATION_REGISTRY:
org.apache.qpid.server.util.NullApplicationRegistry : Instance:1
  main 2010-04-23 13:36:57,215 INFO
[qpid.server.registry.ApplicationRegistry] Initialising Application
Registry:1
  main 2010-04-23 13:36:57,217 INFO
[qpid.server.registry.ApplicationRegistry] Initialising
NullApplicationRegistry
  main 2010-04-23 13:36:57,217 INFO
[security.auth.manager.PrincipalDatabaseAuthenticationManager]
Initialising Default PrincipleDatabase authentication manager.
  main 2010-04-23 13:36:57,217 WARN
[security.auth.sasl.UsernamePasswordInitialiser] we need a server that
will correctly convert the incomming plain text for comparison to
file.
  main 2010-04-23 13:36:57,217 INFO
[security.auth.manager.PrincipalDatabaseAuthenticationManager]
Initialised PLAIN SASL provider successfully
  main 2010-04-23 13:36:57,217 INFO
[security.auth.manager.PrincipalDatabaseAuthenticationManager]
Initialised CRAM-MD5 SASL provider successfully
  main 2010-04-23 13:36:57,217 INFO
[security.auth.manager.PrincipalDatabaseAuthenticationManager]
Additional SASL providers successfully registered.
  main 2010-04-23 13:36:57,217 INFO
[qpid.server.management.NoopManagedObjectRegistry] Management is
disabled
  main 2010-04-23 13:36:57,218 INFO [qpid.message] MESSAGE [Test
Actor] VHT-1001 : Created : test
  main 2010-04-23 13:36:57,218 INFO [qpid.message] MESSAGE [Test
Actor] EXH-1001 : Create : Durable Type: headers Name: amq.match
  main 2010-04-23 13:36:57,219 INFO [qpid.message] MESSAGE [Test
Actor] EXH-1001 : Create : Durable Type: topic Name: amq.topic
  main 2010-04-23 13:36:57,219 INFO [qpid.message] MESSAGE [Test
Actor] EXH-1001 : Create : Durable Type: direct Name: amq.direct
  main 2010-04-23 13:36:57,219 INFO [qpid.message] MESSAGE [Test
Actor] EXH-1001 : Create : Durable Type: fanout Name: amq.fanout
  main 2010-04-23 13:36:57,220 INFO [qpid.message] MESSAGE [Test
Actor] EXH-1001 : Create : Durable Type: direct Name: <<default>>
  main 2010-04-23 13:36:57,220 DEBUG
[qpid.server.virtualhost.VirtualHostImpl] Loading configuration for
virtualhost: test
  main 2010-04-23 13:36:57,220 INFO [qpid.message] MESSAGE [Test
Actor] [vh(/test)/ms(MemoryMessageStore)] CFG-1001 : Created :
org.apache.qpid.server.store.MemoryMessageStore
  main 2010-04-23 13:36:57,220 INFO
[qpid.server.store.MemoryMessageStore] Using capacity 50000 for hash
tables
  main 2010-04-23 13:36:57,220 INFO [qpid.message] MESSAGE [Test
Actor] [vh(/test)/ms(MemoryMessageStore)] MST-1001 : Created :
org.apache.qpid.server.store.MemoryMessageStore
  main 2010-04-23 13:36:57,220 INFO
[security.auth.manager.PrincipalDatabaseAuthenticationManager]
Initialising 'test' PrincipleDatabase authentication manager.
  main 2010-04-23 13:36:57,221 INFO
[qpid.server.registry.ApplicationRegistry] Initialised Application
Registry:1
  ERROR: Error starting
file:/var/lib/ptolemy/sources/qpid/java/build/lib/plugins/qpid-broker-plugins-extras-0.7.jar
(org.osgi.framework.BundleException: Unresolved package in bundle 1:
package; (package=org.apache.qpid.protocol))
  ------------- ---------------- ---------------
  ------------- Standard Error -----------------
  org.osgi.framework.BundleException: Unresolved package in bundle 1:
package; (package=org.apache.qpid.protocol)
        at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1649)
        at org.apache.felix.framework.Felix._startBundle(Felix.java:1516)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:1469)
        at 
org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1064)
        at 
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
        at java.lang.Thread.run(Thread.java:619)
  ------------- ---------------- ---------------

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to