Hi,
Can you check what is the url of image which is forming using inspect option?
Also, check below which might help
1) Check the image path is stored correctly in component node
2) Are you reading the same property in java or sightly or jsp (in which the component code is rendering) and there are no exceptions throwing
3) Any restrictions in accessing the image path. Try to hit the image path in separate browser and see.