On a clean install under Windows 7, I get errors on the PMFFMapMapTest of the api. Any ideas as to what is causing this?
-- Michelle javax.jdo.PMFMapMapTest.txt (5.0 Kb) attached
------------------------------------------------------------------------------- Test set: javax.jdo.PMFMapMapTest ------------------------------------------------------------------------------- Tests run: 14, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 4.711 sec <<< FAILURE! testJDOConfigXML(javax.jdo.PMFMapMapTest) Time elapsed: 4.602 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass.An IOException was thrown while loading the resource named "file://C:/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap01/META-INF/jdoconfig.xml" into a java.util.Properties object. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testJDOConfigXML(PMFMapMapTest.java:137) testJDOConfigXMLWithLoader(javax.jdo.PMFMapMapTest) Time elapsed: 0.016 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass.An IOException was thrown while loading the resource named "file://C:/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap01/META-INF/jdoconfig.xml" into a java.util.Properties object. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testJDOConfigXMLWithLoader(PMFMapMapTest.java:161) testPropsFile(javax.jdo.PMFMapMapTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass.A property named javax.jdo.PersistenceManagerFactoryClass must be specified, or a jar file with a META-INF/services/javax.jdo.PersistenceManagerFactory entry must be in the classpath, or a property named javax.jdo.option.PersistenceUnitName must be specified. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testPropsFile(PMFMapMapTest.java:185) testPropsFileAndLoader(javax.jdo.PMFMapMapTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass.A property named javax.jdo.PersistenceManagerFactoryClass must be specified, or a jar file with a META-INF/services/javax.jdo.PersistenceManagerFactory entry must be in the classpath, or a property named javax.jdo.option.PersistenceUnitName must be specified. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testPropsFileAndLoader(PMFMapMapTest.java:210) testNamedPMFWithOverrides(javax.jdo.PMFMapMapTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass.An IOException was thrown while loading the resource named "file://C:/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap01/META-INF/jdoconfig.xml" into a java.util.Properties object. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testNamedPMFWithOverrides(PMFMapMapTest.java:368) testNamedPMFWithOverridesAndLoader(javax.jdo.PMFMapMapTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass.An IOException was thrown while loading the resource named "file://C:/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap01/META-INF/jdoconfig.xml" into a java.util.Properties object. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testNamedPMFWithOverridesAndLoader(PMFMapMapTest.java:395) testNamedPMFWithOverridesAndTwoLoaders(javax.jdo.PMFMapMapTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass. An IOException was thrown while loading the resource named "file://C:/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap01/META-INF/jdoconfig.xml" into a java.util.Properties object. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testNamedPMFWithOverridesAndTwoLoaders(PMFMapMapTest.java:427) testNamedPMF(javax.jdo.PMFMapMapTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass. An IOException was thrown while loading the resource named "file://C:/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap01/META-INF/jdoconfig.xml" into a java.util.Properties object. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testNamedPMF(PMFMapMapTest.java:450) testNamedPMFWithLoader(javax.jdo.PMFMapMapTest) Time elapsed: 0.016 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass. An IOException was thrown while loading the resource named "file://C:/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap01/META-INF/jdoconfig.xml" into a java.util.Properties object. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testNamedPMFWithLoader(PMFMapMapTest.java:473) testNamedPMFWithTwoLoaders(javax.jdo.PMFMapMapTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Failed to find PersistenceManagerFactoryClass. An IOException was thrown while loading the resource named "file://C:/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap01/META-INF/jdoconfig.xml" into a java.util.Properties object. at junit.framework.Assert.fail(Assert.java:47) at javax.jdo.PMFMapMapTest.testNamedPMFWithTwoLoaders(PMFMapMapTest.java:498)