Static Agent Error | Community
Skip to main content
francisco_ribei
New Participant
October 16, 2015
Solved

Static Agent Error

  • October 16, 2015
  • 6 replies
  • 1711 views

Hi,

I'm trying to configure a Static Agent, but when I am publishing an Asset it is throwing the following error:

03.07.2015 15:26:41 - DEBUG - static : Requesting http://localhost:4502/content/dam/geometrixx/documents/GeoCube_Datasheet.pdf
03.07.2015 15:26:41 - WARN - static : Unable to retrieve content: Unable to fetch content from http://localhost:4502/content/dam/geometrixx/documents/GeoCube_Datasheet.pdf : 401

Is there any user configuration that should be done for this agent?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

6 replies

New Participant
September 23, 2016

Restart is a must get it work. I also configured and it worked only after restart,

francisco_ribei
New Participant
October 16, 2015

I found this error in the log:

org.apache.commons.httpclient.HttpMethodDirector No credentials available for BASIC 'Sling (Development)'@localhost:4502

By the log it seems the credentials are not being passed.

Does anyone know if there is any extra configuration to be done in order to make this agent work?

thanks

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015
francisco_ribei
New Participant
October 16, 2015

Hi Sham,

I followed the steps from this blog entry. Is there any other documentation available about this feature?

It seems it can not send the credentials and because of that receives a 401 error.

I'll keep investigating in case I found some news I'll post here.

Thanks

Sham_HC
New Participant
October 16, 2015

Document is blog post should work.  In case you are using AEM 5.6.1 install service pack and hotfix  cq-5.6.1-hotfix-5329-1.0.zip. Otherwise reach official support channel.

francisco_ribei
New Participant
October 16, 2015

Hi,

It is now working.

I just restarted the instance and it started working. Don't know why :)

Thanks