|
ÃÑÀÌ»çºñ¿ë
Error: 500
Location: /myestimate/estimate.jspInternal Servlet Error:
javax.servlet.ServletException: Cannot connect to MySQL server on 24-net.co.kr:3306. Is there a MySQL server running on the machine/port you are trying to connect to? (java.net.UnknownHostException)
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386)
at myestimate._0002fmyestimate_0002festimate_0002ejspestimate_jsp_0._jspService(_0002fmyestimate_0002festimate_0002ejspestimate_jsp_0.java:490)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:174)
at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:156)
at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
at java.lang.Thread.run(Thread.java:484)
Root cause:
java.sql.SQLException: Cannot connect to MySQL server on 24-net.co.kr:3306. Is there a MySQL server running on the machine/port you are trying to connect to? (java.net.UnknownHostException)
at org.gjt.mm.mysql.Connection.(Connection.java:239)
at org.gjt.mm.mysql.Driver.connect(Driver.java:126)
at java.sql.DriverManager.getConnection(DriverManager.java:517)
at java.sql.DriverManager.getConnection(DriverManager.java:177)
at myestimate._0002fmyestimate_0002festimate_0002ejspestimate_jsp_0._jspService(_0002fmyestimate_0002festimate_0002ejspestimate_jsp_0.java:139)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:174)
at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:156)
at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
at java.lang.Thread.run(Thread.java:484)
|