The tag has no wiki summary.

learn more… | top users | synonyms

16
votes
5answers
991 views

Multiple Simultaneous SQL Connection Timeouts In Multithreaded Windows Service

I have a multithreaded Windows Service I've developed with VS 2010 (.NET 4.0) which can have anywhere from a few to a few dozen threads, each retrieving data from a slow server over the Internet and ...
10
votes
3answers
6k views

Help troubleshooting SqlException: Timeout expired on connection, in a non-load situation

I have a server hosting a website of mine that has almost zero-traffic. A few people (< 20) enter the site every day, and a few RSS readers are subscribed to some feeds we put out. Almost every ...
6
votes
4answers
245 views

How long will the browser wait after an ajax request?

How long can the browser wait before an error is shown before server answers for request? Can this time be unlimited?
4
votes
1answer
3k views

Connection with MySql is being aborted automaticly. How to configure Connector/J properly?

I read this advice from error message: You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for ...
3
votes
2answers
1k views

PHP file_get_contents ignoring timeout?

$url = 'http://a.url/i-know-is-down'; //ini_set('default_socket_timeout', 5); $ctx = stream_context_create(array( 'http' => array( 'timeout' => 5, 'ignore_errors' => ...
3
votes
4answers
2k views

MySQL connection timeout - MySQL server has gone away (Sinatra, ActiveRecord)

Here is an outline of my app: require 'sinatra' require 'active_record' ActiveRecord::Base.establish_connection( :adapter => "mysql", host => $DB_HOSTNAME, :database => ...
2
votes
2answers
91 views
+100

xmlhttprequest timeout / abort not working as expected?

Here is my AJAX function: /** * Send an AJAX request * * @param url The URL to call (located in the /ajax/ directory) * @param data The data to send (will be serialised with JSON) * ...
2
votes
1answer
95 views

Setting a connection timeout with Mysql Ruby

I'm working with mysql (5.1) ruby (1.8.7) connector to extract some data from a database. Some queries tend to run longer than desired, so I'd like to set a connection timeout on these. A solution ...
2
votes
2answers
281 views

SQL connection timeout

We have been facing weird connection timeouts on one of our websites. Our environment is composed of an IIS 7 web server (running on Windows Server 2008 R2 Standard Edition) and an SQL Server 2008 ...
2
votes
2answers
601 views

Sql connection waits 15 seconds despite 3 seconds timeout in connection string

I have a website using Microsoft SQL 2008 server over local network. Sometimes, SQL server machine is rebooted, and so the website fails to connect to the database. If the machine is up and running, ...
2
votes
3answers
629 views

sqlclient - connection timeout or command timeout

I get the following error upon running a query. * System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not ...
1
vote
2answers
46 views

Timeout expired Exception; Can't find which connection is left open or if there is something else wrong

I'm getting "Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was ...
1
vote
0answers
20 views

Https on windows server 2008 iis works only on the server

I have a strange problem on my windows 2008 server. I developed an ASP .NET application which I published in IIS 7 for http and everything was fine. but then, I decided to add https support for my ...
1
vote
1answer
143 views

SSL Connection timeout and read timeouts

I have a doubt on where to set the socket timeout within my code. What I am trying to achieve is that when the socket is created the timeout should be 10seconds. So I am setting it before the ...
1
vote
2answers
123 views

Website connection timeout after a minute - ASP.NET

I have recently published my asp.net webpage and after leaving the page sit inactive and without focus for seemingly about a minute, when you attempt to press anything on the page (buttons, links, ...
1
vote
2answers
708 views

Increasing internet explorer timeout in html / php

I wrote a simple facebook application using php. The application loading time is more than the allowed time in internet explorer (Works fine in chrome and firefox). There is no possibility of ...
1
vote
0answers
633 views

how to set connection/request timeout for jetty sever?

I'm running an embedded jetty sever (jetty 6.1.24) inside my application like this: Handler handler=new AbstractHandler() { @Override public void handle(String target, ...
1
vote
1answer
153 views

How can I track server time outs programmatically?

We have a page that accepts video file uploads using a plain <input type="file" . We have had users (students in this case) complain that it's not working but not provide any type of error message ...
1
vote
0answers
360 views

Any idea of why the default Android Browser would time out after about 20 seconds?

A "Data connectivity" error seams to occurs whenever a web page fails to completly load in less then 30 seconds. For testing purposes we're controlling the time it takes for the test web page to load ...
1
vote
0answers
105 views

What are the usual limits for web server to respond before browsers time out?

I thought the usual response time has to be something like 30 seconds or something like that, but I actually have a development website running on a Macbook using an MVC framework responding in 45 ...
0
votes
5answers
32 views

SQL Connection Forcibly Closed

I'm having difficulty with an SQL query against Server 2008 from IIS7. I have a VB.NET class library which runs an update statement. The underlying code used to create the connection hasn't changed, ...
0
votes
0answers
21 views

ActiveMQ, MySQL and connection time outs?

I have ActiveMQ with MySQL persistence, using DBCP BasicDataSource connection pooling. Because of the problems with MySQL connection time outs (see Tomcat conguration using DBCP, for example), I ...
0
votes
0answers
13 views

Site inaccessible to me, accessible to others? [migrated]

Not sure if this is the right spot to be asking this, but would love someone who could point me in the right direction or, at least, give me some ideas as to why this would happen... I have a site ...
0
votes
1answer
69 views

Separate connect and read timeouts for JBossWS

Can anyone give a hint how to set separate connect and read timeouts when calling external webservice from JBossWS-Native client? All I've found so far is how to set a single timeout: ...
0
votes
2answers
44 views

Why does Entity Framework over SQL Express ignore timeout?

I have following connection string: metadata=res:///Database.csdl|res:///Database.ssdl|res://*/Database.msl;provider=System.Data.SqlClient;provider connection string="Data ...
0
votes
1answer
211 views

java.net.ConnectException: Connection timed out error on ubuntu 10.04

While trying to execute an http get, I keep getting the connection time out error. The same code runs perfectly fine when I run it on my system, but this problem occurs when I try to run it on my ...
0
votes
2answers
114 views

How to avoid MySQL connection timeout errors with EclipseLink?

MySQL closes a connection after a certain time if nothing happens (8 hours by default). The time can be influenced by the wait_timeout variable in the configuration. I have an Eclipse RCP ...
0
votes
2answers
181 views

DefaultHttpClient timeout values and retries on android

I'm faced with a problem that our android app's HTTP requests quite often time out and I need to find a reasonable level for the timeout limits and the number of retries. The current implemented ...
0
votes
3answers
273 views

'Connection timed out' (Could not send message) on SOAP request (but service isn't down)

I'm getting 'Connection timed out' on a SOAP request to another company's webservice. I have used wsimport to create the Java classes from the wsdl. I don't think its a problem on the other companies ...
0
votes
2answers
118 views

Limit ConnectionTimeout for Oracle Database

How can I limit timeout for connecting to Oracle Database? I use devart dotConnect Express Edition on data access layer. I tried add Connection timeout=30; to connection string but it doesn't give ...
0
votes
2answers
113 views

fsockopen() not working on a specific web host?

One of our customers said they have a very simple script which uses fsockopen() to determine whether a server is online or not. They said until recently it worked fine on their website through us, but ...
0
votes
1answer
34 views

curl timeout less than 1000ms always fails?

This code always fails (i.e., $result is Boolean false): $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $path); curl_setopt($ch, CURLOPT_HEADER, TRUE); curl_setopt($ch, ...
0
votes
1answer
185 views

Delphi/Indy. Long delay in procedure TIdStackWindows.Connect

My app is hanging in the call to procedure TIdStackWindows.Connect. When the TCP/IP address exists there is no problem, but if it doesn't, I get the hang. The IP address is a literal- there is no ...
0
votes
1answer
71 views

how to properly handle connection idle timeout error

I'm using Java with SpringFramework to do database programming on Mysql Server using the JdbcTemplate class. Using org.apache.commons.dbcp.BasicDataSource as the db data source. Sometimes when the ...
0
votes
2answers
136 views

Time Out Error in ASP.Net

How can I stop time out error for executing SQL query in ASP.Net? I researched in Google but I couldn't solve my problem correctly.
0
votes
1answer
149 views

Apache httpclient giving connection timeout after 5 ot 6 hrs

I am using httpclient 4.1.2. If I do a connect to a particular host XYZ and keep the client program running for more than 5 to 6 hr, connects to the same host XYZ starts giving: ...
0
votes
1answer
84 views

WCF / Silverlight requests timing out after 30 secs with WebRequest.RegisterPrefix

I have a WCF webservice and a SL4 client which always times out after 30secs with a ConnectionTimeout exception. After much time spent messing with WCF timeout params etc, I found that the problem ...
0
votes
0answers
85 views

C3PO commits after timeout?

I'm making some tests with c3po. I'm using unreturnedConnectionTimeout property because I want c3po to rollback long running transactions. The problem is that c3po commits after timeout occurs and ...
0
votes
0answers
116 views

Facebook Graph API status posting works from website but not mobile app via an API

I'm currently able to successfully post a status update to a user's page via the Graph API using the following code: $post = array('access_token' => $this->facebook->getAccessToken(), ...
0
votes
2answers
39 views

Connection timeout error when launching my program from a shortcut

I'm seeing connection timeout errors when I launch my program from a shortcut. The error appears when I start the windows application: error found !! timeout expired. the timeout period elapsed ...
0
votes
1answer
89 views

fsockopen, can't get a foot in! Connection timeout

Excuse my terrible pun. Basically, the deal is, the host is being a bitch. A simple fsockopen script, no matter what port, server, or anything, will connect. Trying to get server help from the ...
0
votes
1answer
180 views

Reasons for “bin dir change or directory rename” app restart? (Fixed i think)

------Update / FIX---------------- Well i did two things which seemed to have it work- 1) changed my app pool's Advanced settins>> Process Model>> identity to "Network Service" 2) directed it to use ...
0
votes
3answers
828 views

HttpClient execute keeps giving ConnectTimeoutException

I have this very big bug in my application that I really can't seem to solve. Whenever I make a rest call via the following code: HttpGet request = new HttpGet(url + getParams()); HttpParams ...
0
votes
1answer
792 views

SoapUI: ConnectException: Connection timed out:

i try to send request via REST. I get success response when using firefox rest-client, but in SoapUI i get exception attached below. How to resolve this issue? Thanks. ...
0
votes
1answer
91 views

Ajax post, repsonse not recieved

Currently i am doing a jquery post to fetch some data from the server. In standard circumstances a large json is returned. The first time this call runs it requires a large amount of processing ...
0
votes
1answer
347 views

connection timeout

My method executes lots of asynchronous SQL requests and I constantly get connection timeout exceptions. What else can I do except increasing the connection timeout value and proper indexing? I mean ...
0
votes
1answer
477 views

how to set mysql_ping timeout with MySQL++

I want mysql_ping to timeout in matter of seconds. In the testcase below if a connection is established followed by "ifconfig eth0 down" the false side of conn.ping() is never reached. The ...
0
votes
0answers
64 views

Mobile - Proper actions after connection timeout

My code is a JAX-RPC Java client for the Web Service written for mobile device. Sometimes during execution it throws timeout exception. I am considering possible actions after timeout: 1. show ...
0
votes
2answers
512 views

Data Driven Subscription times out on connection

I have a data driven subscription which each time it runs shows a "pending" status in the Report Manager. Then after a little bit it errors with Error: Timeout expired. The timeout period ...
0
votes
2answers
465 views

Shortening socket timeout using Timeout::timeout(n) does not seem to work for me

I found what I thought should work perfectly at http://stackoverflow.com/questions/517219?tab=oldest#tab-top but, it did not work for me. I have Ruby 1.9.1 installed on Windows and, when I try the ...

1 2