I am writing a game for Android. One style of the game is for the user to play against the machine. In each iteration of play, the user or machine much place a tile on the board that satisfies the game rules. When it is the machine's turn, I use a si
WCF stops responding intermittentlyI have a ASP.Net web site that get all business logic from a WCF hosting site (IIS). Once in a while, it looks like the backend WCF frozen and that makes web front-end stop responding. I have to recycle both application pools to make it work again. I
Intermittent errors GLSL vertex shader compileI've been getting intermittent errors compiling a vertex shader, preparing for the first render of a newly created OpenGL context. It's the same vertex shader that usually works, on the same hardware. After the failure, the info log returned by glGet
The wire does not stop after interrupting or stoppingI have a little trouble with stopping the thread. I have method for scanning files in a folder. I want to have button which stop this scanning. After hitting this button thread will stop (scanning will stop) and program will reset. I've tried command
IE7 stops making network requests after a certain timeOur (asp.net) system is part of a larger system. It is launched via this larger system from javascript that does a window.open call to open a new window. (aside, authentication data etc is passed into our system via an encrypted query string paramete
Visual Studio 2010 stopped working 7 x 64After compiling one application in C++ using VS2010 on Win7 x64 appears the following: Microsoft Visual Studio has stopped working Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: devenv.exe Problem Signature 02: 10.0.40219.1 Prob
Intermittent & ldquo; off current range & rdquo; of traditional ASP after the migration of SQL Server 2000 to 2008 and amp; IIS6-IIS7
Background: I have just completed a move of approximately 50 classic ASP sites from an IIS6/Sever 2003 and SQL Server 2000 environment to a new virtual environment of 2 machines behind an nginx load balancer. Each MS machine is running IIS7.5 and SQL
Stop a timerTaskI have hit another wall. After getting my key input working, I have been racking my brains for hours, i want to create a pause function, so that if the same key is pressed again the timertask stops running (i.e the game is paused) JPanel component =
Intermittent error with Web service clientWe are seeing an intermittent issue on some of our production servers. By intermittent I mean this is currently affecting less than 1% of our total jobs running, and only shows up in 2 of our ~20 servers (where we've noticed this at least). Our setup
VS 2k8 does not drop file management after debugging Stop: Can not copy the X file to the output directory because it is used by another process
Every once in a while, typically when I stop debugging in our UI assembly, I get the following error which requires a restart of Visual Studio 2008 and it's killing my productivity: Error 13 Unable to copy file [UI assembly] to [output directory]. ThHow to debug / manage intermittent & ldquo; authorization refused & rdquo; and & ldquo; disk i / o & rdquo; Errors When Adding SQL Store to an NSPersistentStoreCoordinator?
I have an app in the app store and am using a logging service to get crash logs and associated log data. I am seeing an intermittent crash (low # of users affected and low # of crashes per user) but it is baffling me. What happens in these crashes is
Intermittent System.ArgumentNullException using TransactionScopeI have a windows Service application which is performing some calls to SQL Server. I have a particular unit of work to do which involves saving one row to the Message table and updating multiple rows in the Buffer table. I have wrapped these two SQL
How do I trace an intermittent crash that occurs only under the debugger, but is not taken by it?
I have an odd intermittent crash that only occurs under some circumstances that I am having trouble solving, and I'm seeking SO's advice for how to tackle it. The bug At apparently random points, Windows shows the "[App] has stopped working" dia Intermittent connection to mysql on Vagrant VirtualBox when Jenkins runs phpUnitWe have a Jenkins CI server that runs our suite of tests on every commit, triggered by a GitHub hook. We recently moved the suite of tests from running locally on the Jenkins server to running inside a VirtualBox/Vagrant VM. This is to ensure that th