Dear expert,
we have a development APEX instance and a productive APEX instance.
I have the following problems when I try to load pages from PRODUCTIVE APEX system:
- sometimes one or more images are not shown
- sometimes one or more css files are not loaded and of course the layout of the page is not correct (this is the case in the image which I add to this question)
- sometimes one or more js files are not loaded which affects the functionality
- case 1-3 appear not allways, and can also appear in a mixed way
I have those problems at least in Firefox and Chrome (but remember: not always). Internet Explorer seems not to have those problems (never observed).
On the development APEX instance every Browser loades the page completly and WITHOUT errors.
In the bowser console of Chrome we can see the most "useful" informations.
Those errors are (again mixed and just sometimes):
- net.::ERR_SOCKET_NOT_CONNECTED
- net.::ERR_EMPTY_RESPONSE
Does anybody ever had the same problem or does someone has a hint or an idea?
Thanks in advance,
rrr