How To: Open Client Socket in Java With TimeoutJune 6th, 2006 Often we need to create a (client) socket connection in java but we do not want to wait indefinitely for the connection to open. We need a way to timeout socket connections.
Solving WordPress 1.5.1.2 Trackback and Pingback Sending ProblemsJune 12th, 2005 I was unable to send trackbacks and pingbacks after I tested with WordPress 1.5.1.2. I found the solution yesterday.
HitTail Website Goes For Tailspin - SolutionsJune 24th, 2006 HitTail is a nifty utility to get suggestions for writing your blog entries following the long tail model. All throughout the day I couldn't login to their site, proving once again - If it sounds too good to be true...
How To: ICMP Ping in Java (JDK 1.5 and above)January 6th, 2007 Programatically using ICMP Ping is a great way to establish that a server is up and running. Previously you couldn't do ICMP ping (what ping command does in Linux/Unix & Windows) in java without using JNI or exec calls.
Working on Site Accessibility & Dedicated Web Hosting Provider LookoutJuly 13th, 2007 I had several reports from users that the site is inaccessible from certain ISP's including but not limited to CableVision. I did everything to figure out what went wrong without much success.
BSNL Dataone Broadband: World's Crappiest Broadband Service Just Got CrappierOctober 18th, 2007 I never thought that BSNL, the world's crappiest broadband service, can get any more crappier, but it did. BSNL DataOne is notorious for rapidly switching between up and down states, so fast that it will make your head dizzy.
How To Fix MS Outlook Jam With Outlook ExpressFebruary 3rd, 2007 I recently faced a strange situation where my mail server was showing over 700 emails but Microsoft Outlook was failing to download them with timeout error. The problem was that it wasn't downloading even a single email.
MySQL Tip: MySQL Server Has Gone Away Or Lost connection to server during query FixJuly 24th, 2007 A much dreaded MySQL error message during queries is "MySQL server has gone away". An alternative message is "Lost connection to server during query".
Solving Failure To Forward Emails in Mozilla Thunderbird by Message Filters; Understanding Thunderbird Account ArchitectureSeptember 28th, 2007 I faced a vexing problem with the otherwise excellent Mozilla Thunderbird email client. I was unable to forward emails to another account using the rules in Message Filters.
Is publicly editing Wiki dreams over? Ward's C2 has caved in to Wiki Spamming.April 23rd, 2005 Is public editing of wiki concept dead? On the apparent demise of C2 (the mother of all wiki's) as wiki.
How To Setup BSNL DataOne Broadband on Linux / Fedora CoreApril 22nd, 2007 BSNL DataOne provides software for connecting to Linux. However I found that you can setup much easier and without using their custom software.
Waiting For 20, 000th Spam in 7 DaysJune 3rd, 2006 I have been getting a deluge of spams in the last 7 days or so, 19434 spams so far in Akismet queue of this blog alone. However something very interesting happened.
Did you get your Ubuntu?March 17th, 2005 I am eagerly waiting for my copies of Ubuntu. The site says that it was sent on February 22.
Solving: Permission denied to get property HTMLDivElement.nodeType when calling method: [nsIDOMEventListener::handleEvent] nsresult: 0x8057001e (NS_ERROR_XPC_JS_THREW_STRING) location: <unknown> data: noJuly 31st, 2007 This is a sporadic error that I have seen in Firefox browsers while using the Ext JS components. It is not harmful in any way but is annoying.
Thunderbird: How To Automatically Forward Email in Certain Folders?September 28th, 2007 I solve this problem in a different way. Normally we write rules to send messages to a particular folder.
December 18th, 2007 at 4:35 pm
Great!
What if the connection *is* established but after a while it drops…?
And I can\’t even dial back out again - won\’t work. But will connect again everytime I reboot…
It gets even better!
If I just reboot the connection is up for 3 to 5 minutes.
BUT… If I use the Startup Manager in Ubuntu before I reboot… It will last from half an hour to several hours!
Still think it\’s a cable issue in my case…?
Which I had checked in the same frentic despair you portrayed above…
December 18th, 2007 at 5:14 pm
It still looks like a connectivity (read LAN / cabling) issue. Linux is pretty stable in ADSL connectivity.
May 25th, 2009 at 6:41 pm
The question is, why is the pppd daemon exiting instead of retrying until it gets a connection… What i get here is 10 PADO timeout and an exit. After that you have to go to the machine, that’s the wrong aproach, pppd should never exit!