You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Peng Tuck Kwok <pe...@makmal.net> on 2003/01/15 02:50:45 UTC

Jasper error

Has anyone encountered an error like this?

org.apache.jasper.JasperException: connect: Address is invalid on local 
machine, or port is not valid on remote machine
	at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)

I'm using a jsp page to invoke a class which uses HTTPURL connection. 
The error only occurs intermitently .


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>