Hi everyone, I'm trying to build the core server from 1.3-rc7. My environment is CentOS 5.7. For Java I use the original OpenJDK packages from CentOS (java-1.6.0-openjdk, java-1.6.0-openjdk-devel). For build instructions I used this guide http://opencast.jira.com/wiki/display/MH/Install+Source+Linux+%28Trunk%29#InstallSourceLinux%28Trunk%29-rhel The build of the 3rd party tools succeeded without problem. But if I try to build the core server, the build process hangs in the 'matterhorn-workflow-service-impl' component at the 'HoldStateTest' test. It just stops there and nothing happens for an hour after which I terminated the build with CTRL-C. The last few lines of output look like that:
------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.opencastproject.workflow.impl.PauseFinalOperationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.213 sec Running org.opencastproject.workflow.impl.WorkflowStatisticsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.457 sec Running org.opencastproject.workflow.impl.WorkflowInstanceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.opencastproject.workflow.impl.HoldStateTest 20:10:04 INFO (HoldStateTest:201) - checking for the existence of 'anotherproperty', which should have been replaced ^ | Thats the last line of output. I searched the mailing list and the web for this problem but to no avail. I would be grateful if anybody could point me to things I could try out/should look into to solve this problem or even to possible solutions. TIA! Regards, Markus -- Informationsmanagement Fachhochschule Potsdam E-Mail: [email protected] Friedrich-Ebert-Str. 4 Tel. 0331/580-1524 14467 Potsdam _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
