[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-481) Add Equinox to performance tests

David Bosschaert (JIRA) jira-events at lists.jboss.org
Mon Jul 18 09:09:23 EDT 2011


Add Equinox to performance tests
--------------------------------

                 Key: JBOSGI-481
                 URL: https://issues.jboss.org/browse/JBOSGI-481
             Project: JBoss OSGi
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: David Bosschaert
            Assignee: Thomas Diesler


For JBOSGI-469 the performance tests got re-enabled for JBOSGi and Felix. Equinox still needs to be done.

On the current codebase the following error appears when running with Equinox:
.../jbosgi/testsuite/performance $ mvn install -Dtest=Service100TestCase -Dbench=true -Dframework=equinox

test100(org.jboss.osgi.test.performance.service.arq.Service100TestCase)  Time elapsed: 0.041 sec  <<< ERROR!
java.lang.ClassNotFoundException: org.jboss.osgi.test.performance.service.arq.Service100TestCase
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:494)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list