On Wed, 20 Apr 2011, Christopher Brooks wrote:

Hi Hank,

log4j:WARN No appenders could be found for logger
(org.ops4j.pax.logging.pax-logging-service).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
for more info.

Not sure why, but I put log4j.properties in felix/conf and that
seemed to make them go away. Is that the proper place, and why was
log4j.properties missing?

In felix/conf/services there should be a java.util.logging.properties
and an org.ops4j.pax.logging.properties.  No log4j properties file
should be needed.

These files are present in felix/conf/services.

4. Am getting these continuing errors:

09:18:12  INFO (AgentStateJob:104) - #128 - Sending agent
demo_capture_agent's state: idle
09:18:12  INFO (AgentStateJob:191) - #128 - State push to
org.opencastproject.capture.impl.jobs.AgentStateJob@11a95c6 to
http://nway.ncast.com:8080/capture-admin/agents/demo_capture_agent
failed with code 401.
09:18:12  INFO (AgentCapabilitiesJob:110) - #128 - Capabilities push
to
http://nway.ncast.com:8080/capture-admin/agents/demo_capture_agent/capabilities
failed with code 401.

There is no demo capture agent listed in the schedule box, and I'm
not sure it built properly at all.

Username and password for digest auth is in the config.properties
file.  The demo agent should pick this up and use it automatically; do
you have values for pass and user in config.properties
under the org.opencastproject.security.digest keys?

There were values for these two entries.

I'm also seeing this on startup. Don't know if it's related.

10:34:48 WARN (ConfigurationManager:116) - Malformed URL for capture.config.remote.endpoint.url, disabling polling.


Hank
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to