[jboss-jira] [JBoss JIRA] Created: (JBCACHE-994) Test failure - org.jboss.cache.loader.AdjListJDBCClassLoaderCompatibilityTest

Rajesh Rajasekaran (JIRA) jira-events at lists.jboss.org
Fri Mar 2 19:14:08 EST 2007


Test failure - org.jboss.cache.loader.AdjListJDBCClassLoaderCompatibilityTest
-----------------------------------------------------------------------------

                 Key: JBCACHE-994
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-994
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Rajesh Rajasekaran
         Assigned To: Manik Surtani
             Fix For: 2.0.0.BETA1


org.jboss.cache.loader.AdjListJDBCClassLoaderCompatibilityTest fails on the release distribution.

To reproduce:
run ./build.sh dist.
Unzip JBossCache-all-2.0.0.BETA1.zip
Run ant one.test -Dtest=org.jboss.cache.loader.AdjListJDBCClassLoaderCompatibilityTest



Error	Connectionn factory class could not be loaded

java.lang.IllegalStateException: Connectionn factory class could not be loaded at org.jboss.cache.loader.AdjListJDBCClassLoader.setConfig(AdjListJDBCClassLoader.java:49) at org.jboss.cache.loader.AdjListJDBCClassLoaderCompatibilityTest.getOldLoader(AdjListJDBCClassLoaderCompatibilityTest.java:262) at org.jboss.cache.loader.AdjListJDBCClassLoaderCompatibilityTest.setUp(AdjListJDBCClassLoaderCompatibilityTest.java:48)Caused by: java.lang.ClassNotFoundException: org.jboss.cache.manualtests.cacheloader.OneConnectionFactory at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at org.jboss.cache.util.Util.loadClass(Util.java:52) at org.jboss.cache.loader.AdjListJDBCClassLoader.setConfig(AdjListJDBCClassLoader.java:44) ... 12 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list