At first i deployed a Java application in an app server running on JBoss. When i tried to hit the application URL, the application wouldn’t be accessible and when pinging also, the server didn’t reply. But sometimes, the application would run(server was also accessible). Then i migrated to Tomcat,same issue. Later i changed the server(physical machine), but same issue persists. What could be the reason for occasional network disruption ? Is it the application itself, or the VPN network ? (I access those servers via VPN). Please suggest.
Share
Not sure about your network configurations but try these things:
These will be my first steps.
Thanks,
Prateek