I'm not doing modproxy with Apache. Just using the standard 8080. I think my problem is a version mismatch. I have 1.3.0 on the others that I installed about 3 or 4 weeks ago. On the new machine I installed 1.3.x. Don't know why I thought this would work--it was late Friday afternoon and . . . . So I'll get all the machines at the same level and see if that sorts out my problem.
On Mon, Jun 18, 2012 at 8:30 AM, Tobias Wunden <[email protected]> wrote: > Hi Jack, > > your new worker is running a service registry. This service registry uses a > heartbeat that tries to talk to the other machines and marks them as offline > if this doesn't work. Note that "other machines" includes the worker itself, > so if you, for example, indicate a port 80 for reachability of the worker > (the address you put into config.properties), and forget to bring httpd up > that is proxying Felix (which is the recommended setup), you'll get this kind > of warning. > > Not sure which one of your machines is called "charger2", but assuming it's > the new worker. > > Tobias > > On 15.06.2012, at 22:44, Jack Vant <[email protected]> wrote: > >> I decided to add an additonal server to my 1.3 environment. Built it >> and brought it up and now the admin server and the other worker show >> as offline in the administration panel. I don't see any errors in the >> logs of the admin or original worker server, but I do see this on the >> new worker: >> >> 2012-06-15 14:29:52 WARN >> (ServiceRegistryJpaImpl$JobProducerHearbeat:1622) - Marking >> org.opencastproject.inspection@http://charger2.boisestate.edu:8080 as >> offline >> 2012-06-15 14:29:52 WARN >> (ServiceRegistryJpaImpl$JobProducerHearbeat:1606) - Service >> org.opencastproject.videosegmenter@http://charger2.boisestate.edu:8080 >> is not working as expected: HTTP/1.1 405 Method Not Allowed >> 2012-06-15 14:29:52 INFO (ServiceRegistryJpaImpl:785) - Unregistering >> Service >> org.opencastproject.videosegmenter@http://charger2.boisestate.edu:8080 >> 2012-06-15 14:29:52 WARN >> (ServiceRegistryJpaImpl$JobProducerHearbeat:1622) - Marking >> org.opencastproject.videosegmenter@http://charger2.boisestate.edu:8080 >> as offline >> 2012-06-15 14:29:52 WARN >> (ServiceRegistryJpaImpl$JobProducerHearbeat:1606) - Service >> org.opencastproject.composer@http://charger2.boisestate.edu:8080 is >> not working as expected: HTTP/1.1 405 Method Not Allowed >> 2012-06-15 14:29:52 INFO (ServiceRegistryJpaImpl:785) - Unregistering >> Service org.opencastproject.composer@http://charger2.boisestate.edu:8080 >> 2012-06-15 14:29:52 WARN >> (ServiceRegistryJpaImpl$JobProducerHearbeat:1622) - Marking >> org.opencastproject.composer@http://charger2.boisestate.edu:8080 as >> offline >> 2012-06-15 14:29:52 WARN >> (ServiceRegistryJpaImpl$JobProducerHearbeat:1606) - Service >> org.opencastproject.textanalyzer@http://charger2.boisestate.edu:8080 >> is not working as expected: HTTP/1.1 405 Method Not Allowed >> 2012-06-15 14:29:52 INFO (ServiceRegistryJpaImpl:785) - Unregistering >> Service org.opencastproject.textanalyzer@http://charger2.boisestate.edu:8080 >> 2012-06-15 14:29:52 WARN >> (ServiceRegistryJpaImpl$JobProducerHearbeat:1622) - Marking >> org.opencastproject.textanalyzer@http://charger2.boisestate.edu:8080 >> as offline >> >> I found some posts from version 1.2 about this. Didn't see any solutions. >> >> -- >> Jack Vant >> System Engineer - Unix >> Office of Information Technology >> Boise State University >> 208-426-4446 >> 208-863-0031 >> _______________________________________________ >> Matterhorn-users mailing list >> [email protected] >> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users -- Jack Vant System Engineer - Unix Office of Information Technology Boise State University 208-426-4446 208-863-0031 _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
