Questions tagged [intermittent]

Tags problems that aren't simply reproducable because they don't always occur.

119 questions
0
votes
1 answer

msiexec.exe intermittently fails to uninstall

msiexec.exe fails to uninstall intermittently. This behaviour is seen only when msiexec.exe silent uninstall is triggered. I see the below errors in uninstall log during the failed uninstall. But the error logs are not helpful. === Verbose logging…
venki
  • 35
  • 6
0
votes
1 answer

iOS Box2d/Cocos2d: Sometimes Ignores My Touch, Causing Intermittent Gameplay Disruption

I'd really like to get to the bottom of why this code causes intermittent response to touch input... Even with NSLog as the first instruction... I've just made a new project in cocos2d with Box2d for a game that at this stage needs to just a few…
phpN00b
  • 138
  • 13
0
votes
1 answer

intermittent duplicate emails from php contact form

First time posting here. I have a php contact form on a CMS site that is sending me duplicate emails. The problem is intermittent. Sometimes it send two copies, sometimes it sends as many as 8 copies. Sometimes it works normally. The issue started…
rlwing3
  • 3
  • 1
0
votes
1 answer

SQL Server 2005 : intermittently slow Inserts

I have a client app that is submitting the following command to SQL Server 2005. At a specific time of day we are having performance issues where some of the requests are taking between 2 - 8 seconds to run when the norm is below 300ms. We are…
0
votes
2 answers

JQuery selector not working intermittently

I am writing a crawler which goes through pages if it detects a ">" type button on current page. Code fails about 1 time out of 100 with error "Uncaught TypeError: Cannot read property 'innerText' of undefined". In attempt to troubleshoot I open…
gradusas
  • 53
  • 1
  • 7
0
votes
1 answer

CakePHP Rendering Error

I have a CakePHP 2.3.0 site I've been working on without issue until now. On my local setup everything works. On our original deployment everything works. But now, on a new deployment (using the same hosting provider as the first deployment) I'm…
theraccoonbear
  • 4,283
  • 3
  • 33
  • 41
0
votes
2 answers

Unusual javascript HTTP caching / undefined issues

Ok. I have never seen anything like this before and I am quite confused... On a website I am working on, there are two JavaScript includes. (Well, many more, but the problem occurs with only two). We'll call these A.js and B.js. A.js defines a…
Josh
  • 10,961
  • 11
  • 65
  • 108
0
votes
1 answer

jQuery: nested $.ajax not sending post request intermittently

I'm having a serious problem with an ajax post not sending any request intermittently. In my script I first place a getJson request to my own server to create a database entry. This never fails: jQuery.getJSON("/counter/placeorder", function(json)…
0
votes
1 answer

Intermittent error: what would cause a video to stop loading between loadstart and durationchange?

I'm in the frustrating situation of having an intermittent error. When functional, PHP specifies a video and 3 pictures to be displayed. The video begins playing 800ms after the page loads, and the pictures are displayed immediately upon the end…
user2411121
  • 41
  • 1
  • 10
0
votes
2 answers

Unable to "click" in recent webdriver release on FireFox

I am facing intermittent issue in Clicking on a button or a hyperlink on Firefox. I am using webdriver version 2.27 and FF17. The buttons are simple html button -
Sky
  • 215
  • 1
  • 3
  • 11
0
votes
1 answer

RegexKitLite assertion failure occurring intermittently

I'm using the wonderful RegexKitLite framework built upon the ICU library that ships with Mac OS X and iPhone OS. It has been smooth sailing so far, with the exception of this error that appears intermittently when searching for matches: Internal…
Aliased Teen
0
votes
1 answer

Flask/mongodb webapp inconsistent test

I have a Flask integration test backed by a 1-node mongodb that randomly fails: pytest/test_webapi.py:59: in test_register_test > assert res.status_code == 302 E assert .status_code == 302 Fail…
Bittrance
  • 2,202
  • 2
  • 20
  • 29
0
votes
2 answers

What things should I consider when I get an intermittent exception in Visual Basic .net (debugging in Visual Studio Express 2010)?

I'm testing my Visual Basic .net application by running it in Visual Studio express. Sometimes it runs OK, but other times I get an exception (details below, if useful). I'm not sure why I get the exception as the particular part of the application…
-1
votes
3 answers

Terminating intermittently

Has anyone had and solved a problem where programs would terminate without any indication of why? I encounter this problem about every 6 months and I can get it to stop by having me (the administrator) log-in then out of the machine. After this…
Mike
  • 1,760
  • 2
  • 18
  • 33
1 2 3 4 5 6 7
8