[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Emma required on client

timfox do-not-reply at jboss.com
Thu Jun 5 13:21:08 EDT 2008


I just built a distro from source, and tried to run a client and I get:


  | Exception in thread "main" java.lang.NoClassDefFoundError: com/vladium/emma/rt/RT
  |         at org.jboss.messaging.jms.client.JBossConnectionFactory.$VRi(JBossConnectionFactory.java)
  |         at org.jboss.messaging.jms.client.JBossConnectionFactory.<clinit>(JBossConnectionFactory.java)
  |         at sun.misc.Unsafe.ensureClassInitialized(Native Method)
  |         at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25)
  |         at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122)
  |         at java.lang.reflect.Field.acquireFieldAccessor(Field.java:917)
  |         at java.lang.reflect.Field.getFieldAccessor(Field.java:898)
  |         at java.lang.reflect.Field.getLong(Field.java:527)
  |         at java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1586)
  |         at java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:52)
  | 

!

Looks like our code has all been byte code engineered by this test coverage tool!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156064#4156064

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156064



More information about the jboss-dev-forums mailing list