References:
http://www.liferaysavvy.com/2013/02/liferay-important-code-snippets.html
Wednesday, May 6, 2015
Sunday, May 3, 2015
Fix bug Eclipse hangs Tomcat "starting" status nonstop when using proxy
If you have configured a proxy that does not resolves "localhost", the Tomcat startup will hang in Eclipse. To fix it, go to:
and see if one of the boxes is checked. Change Active Provider to
References:
http://stackoverflow.com/questions/11371393/tomcat-not-starting-through-eclipse-timeout
Window -> Preferences -> General -> Network Connections
and see if one of the boxes is checked. Change Active Provider to
Direct
(it unchecks all boxes) will resolved the problem.References:
http://stackoverflow.com/questions/11371393/tomcat-not-starting-through-eclipse-timeout
Subscribe to:
Posts (Atom)