<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Communications link failure Last packet sent to the server was 0 ms ago"]]></title>
		<link>http://www.sqlpower.ca/forum/posts/list/2.page</link>
		<description><![CDATA[Latest messages posted in the topic "Communications link failure Last packet sent to the server was 0 ms ago"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Communications link failure Last packet sent to the server was 0 ms ago</title>
				<description><![CDATA[ Hi All,<br /> i am connecting to the MySQL DB which is present in server.<br /> it is giving the exception"Communications link failure Last packet sent to the server was 0 ms ago". where as it is working fine in localhost. i am using redhat OS, tomcat 5, MySQL 5.<br /> Does anybody know what is the problem?]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/1911/2800.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/1911/2800.page</link>
				<pubDate><![CDATA[Mon, 21 Apr 2008 06:38:36]]> GMT</pubDate>
				<author><![CDATA[ Saravana]]></author>
			</item>
			<item>
				<title>Re:Communications link failure Last packet sent to the server was 0 ms ago</title>
				<description><![CDATA[ Hello,<br /> <br /> You can send us a more detailed exception message by reproducing the error, and then clicking the 'Show Details' button. Please copy and paste the detailed message into a reply on this thread.]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/1911/2801.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/1911/2801.page</link>
				<pubDate><![CDATA[Mon, 21 Apr 2008 10:15:07]]> GMT</pubDate>
				<author><![CDATA[ Jeff]]></author>
			</item>
			<item>
				<title>Communications link failure Last packet sent to the server was 0 ms ago</title>
				<description><![CDATA[ this is the only exception i am getting.<br /> ]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/1911/2834.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/1911/2834.page</link>
				<pubDate><![CDATA[Wed, 23 Apr 2008 00:58:30]]> GMT</pubDate>
				<author><![CDATA[ Saravanaraj]]></author>
			</item>
			<item>
				<title>Communications link failure Last packet sent to the server was 0 ms ago</title>
				<description><![CDATA[ now i got the full exception:<br /> <br /> com.mysql.jdbc.CommunicationsException: Communications link failure<br /> <br /> Last packet sent to the server was 0 ms ago.<br />    at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1070)<br />    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2103)<br />    at com.mysql.jdbc.ConnectionImpl.&lt;init&gt;(ConnectionImpl.java:71<img src="http://www.sqlpower.ca/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /><br />    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:29<img src="http://www.sqlpower.ca/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /><br />    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:282)<br />    at java.sql.DriverManager.getConnection(libgcj.so.7rh)<br />    at java.sql.DriverManager.getConnection(libgcj.so.7rh)<br />    at KTAMobileCoupon.doGet(KTAMobileCoupon.java:34)<br />    at javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar.so)<br />    at javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar.so)<br />    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(catalina-5.5.23.jar.so)<br />    at org.apache.catalina.core.ApplicationFilterChain.doFilter(catalina-5.5.23.jar.so)<br />    at org.apache.catalina.core.StandardWrapperValve.invoke(catalina-5.5.23.jar.so)<br />    at org.apache.catalina.core.StandardContextValve.invoke(catalina-5.5.23.jar.so)<br />    at org.apache.catalina.core.StandardHostValve.invoke(catalina-5.5.23.jar.so)<br />    at org.apache.catalina.valves.ErrorReportValve.invoke(catalina-5.5.23.jar.so)<br />    at org.apache.catalina.valves.FastCommonAccessLogValve.invoke(catalina-optional-5.5.23.jar.so)<br />    at org.apache.catalina.core.StandardEngineValve.invoke(catalina-5.5.23.jar.so)<br />    at org.apache.catalina.connector.CoyoteAdapter.service(catalina-5.5.23.jar.so)<br />    at org.apache.coyote.http11.Http11Processor.process(tomcat-http-5.5.23.jar.so)<br />    at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(tomcat-http-5.5.23.jar.so)<br />    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(tomcat-util-5.5.23.jar.so)<br />    at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(tomcat-util-5.5.23.jar.so)<br />    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(tomcat-util-5.5.23.jar.so)<br />    at java.lang.Thread.run(libgcj.so.7rh)<br /> Caused by: java.net.ConnectException: No route to host<br />    at gnu.java.net.PlainSocketImpl.connect(libgcj.so.7rh)<br />    at java.net.Socket.connect(libgcj.so.7rh)<br />    at java.net.Socket.connect(libgcj.so.7rh)<br />    at java.net.Socket.&lt;init&gt;(libgcj.so.7rh)<br />    at java.net.Socket.&lt;init&gt;(libgcj.so.7rh)<br />    at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:253)<br />    at com.mysql.jdbc.MysqlIO.&lt;init&gt;(MysqlIO.java:280)<br />    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2026)<br />    ...23 more<br /> <br /> ]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/1911/2835.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/1911/2835.page</link>
				<pubDate><![CDATA[Wed, 23 Apr 2008 08:44:32]]> GMT</pubDate>
				<author><![CDATA[ Saravanaraj]]></author>
			</item>
			<item>
				<title>Re:Communications link failure Last packet sent to the server was 0 ms ago</title>
				<description><![CDATA[ Hello,<br /> <br /> [quote] Caused by: java.net.ConnectException: No route to host[/quote]<br /> <br /> Looks like you have a network connectivity issue between your Tomcat server and you MySQL database server. Are you running them on separate machines?<br /> <br /> Also, seeing as how this error is coming from Tomcat, is this issue actually related to Power*Architect in any way?]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/1911/2836.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/1911/2836.page</link>
				<pubDate><![CDATA[Wed, 23 Apr 2008 10:30:33]]> GMT</pubDate>
				<author><![CDATA[ Jeff]]></author>
			</item>
			<item>
				<title>Re:Communications link failure Last packet sent to the server was 0 ms ago</title>
				<description><![CDATA[ tomcat and MySQL is running in the same machine...<br /> <br /> since this exception is coming while connecting to the database i posted in <br /> Power*Architect.]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/1911/2837.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/1911/2837.page</link>
				<pubDate><![CDATA[Thu, 24 Apr 2008 01:05:13]]> GMT</pubDate>
				<author><![CDATA[ Saravanaraj]]></author>
			</item>
			<item>
				<title>Re:Communications link failure Last packet sent to the server was 0 ms ago</title>
				<description><![CDATA[ Hello,<br /> <br /> I don't think this is the appropriate forum for you to ask your question unless you are asking specifically about Power*Architect issues. <br /> <br /> If you are having issues with Tomcat and MySQL, you would probably be able to get more useful answers from a Tomcat or MySQL-specific forum or mailing list.<br /> <br /> Here is a list of the official Tomcat mailing lists:<br /> <a class="snap_shots" href="http://tomcat.apache.org/lists.html" target="_blank" rel="nofollow">http://tomcat.apache.org/lists.html</a><br /> <br /> And the official MySQL forum<br /> <a class="snap_shots" href="http://forums.mysql.com/" target="_blank" rel="nofollow">http://forums.mysql.com/</a><br /> <br /> That being said, as far as I can tell, the web application you have deployed on your Tomcat server does not have it's database settings configured properly. In particular, it doesn't look like you specified the right host as your database server.]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/1911/2838.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/1911/2838.page</link>
				<pubDate><![CDATA[Thu, 24 Apr 2008 10:17:03]]> GMT</pubDate>
				<author><![CDATA[ Jeff]]></author>
			</item>
			<item>
				<title>Re:Communications link failure Last packet sent to the server was 0 ms ago</title>
				<description><![CDATA[ <a class="snap_shots" href="http://jdbcerrorinfo.blogspot.com/2009/11/communication-link-failure-mysqljdbc.html" target="_blank" rel="nofollow">http://jdbcerrorinfo.blogspot.com/2009/11/communication-link-failure-mysqljdbc.html</a>]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/1911/5721.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/1911/5721.page</link>
				<pubDate><![CDATA[Mon, 30 Nov 2009 08:13:51]]> GMT</pubDate>
				<author><![CDATA[ Sundu Damu]]></author>
			</item>
	</channel>
</rss>