Not all images are available on the publish instance | Community
Skip to main content
Xena_bcn
New Participant
October 16, 2015
Solved

Not all images are available on the publish instance

  • October 16, 2015
  • 39 replies
  • 4782 views

Hi here.

So the long process of copying site to the test server finally is fine except some minor things.

1 is:

In 4502 all digital assets are available. but on 4503 some not. Error 404.

In the replication log, the image is listed as activated.

The dispatcher allows all image types. 

Any clue?

Thanks,

Xena.

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

You can raise support ticket here http://daycare.day.com/public/contact.html if your client or company have bought a support subscription and you have credentials for the same.

39 replies

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

hey...

 

in the error.log in Publisher for those missing images there is a message

 

 *INFO* GET /content/dam/<path>/<image_name>.jpg HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /content/dam/<path>/www.mediart.cc/agb not found

if we go to that link,  it is a page with picture copyright agreement

No DAM recourse exist in author neither, but in author the image is shown.

edubey
New Participant
October 16, 2015

As you mentioned you are not able to access http://<server>:4503/content/dam/<path>/<image_name>.jpg and able to access its rendition.

Can you delete the image and again upload it back and then check.

edubey
New Participant
October 16, 2015

Hi,

I discussed with my team, it seems they also faced similar issue, it was resolved after changing some configuration in Apache, I am trying to get those details. Will let you know. 

I our case also it was appending a folder path after image path as we can see in your case in logs.

edubey
New Participant
October 16, 2015

are you saying at this path /content/dam/<path>/<image_name>.jpg image in not present in author as well but its loading in page (in author) ?

Lokesh_Shivalingaiah
New Participant
October 16, 2015

but how did that URL came as a path for a resource in DAM ?

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

yes it is opening in the new tab itself

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

Hi, could you pull the special setting of Apache?

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

Hello here.

 

I noticed that all images that are not seen  are on the pages after login  But I see that the replication went fine (I see in the log)

I configured the CUG after the importing DAM

narayanank84409
New Participant
October 16, 2015

Do you have any media server to display images in publish instance?

Xena_bcn
Xena_bcnAuthor
New Participant
October 16, 2015

Hi, thank you ...