Hi folks, One of the things I'm working on today is making sure that the core runs on the OpenJDK properly, including both versions 1.2 and 1.3. The 1.3 integration tests run fine, and media plays back so I'm going to assume that we are ok there, but the 1.2.x tests fail.
Are the 1.2.x integration tests known to be working currently? I'm
seeing the same failures on both JVMs:
2011-12-19 11:30:24 INFO (IngestServiceImpl:250) - Ingesting zipped
media package to
/opt/matterhorn/felix/work/opencast/ingest/682e0523-4dea-4e23-a518-1d04ece36313/28.zip
2011-12-19 11:30:25 WARN (IngestRestService:218) - error in opening zip
file
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:127)
at java.util.jar.JarFile.<init>(JarFile.java:135)
at java.util.jar.JarFile.<init>(JarFile.java:72)
at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:72)
at
sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:48)
at
sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:55)
at
sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:104)
at
sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:132)
at java.net.URL.openStream(URL.java:1010)
at
org.opencastproject.ingest.impl.IngestServiceImpl.addContentToRepo(IngestServiceImpl.java:796)
at
org.opencastproject.ingest.impl.IngestServiceImpl.addTrack(IngestServiceImpl.java:382)
at
org.opencastproject.ingest.endpoint.IngestRestService.addMediaPackageTrack(IngestRestService.java:215)
Along with 5 failed tests:
org.opencastproject.remotetest.server.IngestRestEndpointTest.testIngestThinClient
org.opencastproject.remotetest.server.CaptureAdminRestEndpointTest.testGetAgents
org.opencastproject.remotetest.server.IngestRestEndpointTest.testIngestThinClient
org.opencastproject.remotetest.server.CaptureAdminRestEndpointTest.testGetAgents
org.opencastproject.remotetest.capture.StateRestEndpointTest.testGetRecordingsPresentGet
G
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
