The hangs tag has no wiki summary.
0
votes
0answers
18 views
Can not make changes to windows 7 ultimate login as admin?
I have a brand new kiosk machine installed with windows 7 ultimate 32 bit service pack 1. The machine has keyboad, track ball mouse and also supports single touch input. But the problem is touch ...
-3
votes
0answers
44 views
Android App hangs sometimes
I have developed an app with a button when clicked schedules message at the set time and date.
everything goes well but some times when scheduler button is pressed the app hangs and forcely closes. ...
0
votes
0answers
7 views
Query works from phpAdmin, but doesn't complete from java
I have a relatively simple query that works when run from the phpAdmin tool, but locks up and doesn't complete the query or get an error code when run from java using the mysql connector. The tables ...
0
votes
1answer
41 views
iOS - NSURLConnection Asynchronous Request Works Once, Then Fails (hangs) on 2nd Attempt
I have a login view that a user will use to login to my app.
I use an NSURLConnection Asynchrounous Request block to connect to my web service and pass data back and forth.
I am having a weird issue ...
1
vote
1answer
142 views
jdeveloper creating integrated weblogic domain hangs
I install jdeveloper on my windows machine and select default setup. I start the weblogic server getting the set password window. I set the password and leave the domain blank as this worked on a ...
0
votes
2answers
176 views
bootstrap.js ie9 compatibility mode hangs
I am expereiencing a bootstrap.js-IE9 issue.
When my page is loaded in IE9 it freezes at glance.
Forcing IE9 into Compability mode with the dev tools solves the problem.
However, It should work ...
2
votes
3answers
396 views
SSIS Data Flow Task hangs on excecution of Pre-excecute phase
I have a Data Flow Task that is hanging on excecution.
The flow is simple, makes two queries to different tables (Both with a couple of joins), then sorts and merges the otuputs through a common id, ...
1
vote
2answers
52 views
win apache svn post-commit update hangs
I'm using a svn apache module to manage my repos on a webserver and tartoise svn for interacting with it.
I wanted to automate updating the working copy on the server whenever I commit something so ...
1
vote
1answer
84 views
MySQL: Simple queries hang
after having fiddled around for quite a few days now, I decided to put up my fist posting on SO ever:
I have a MySQL server in a VPN. It's possible to connect using a client running on the server ...
0
votes
0answers
76 views
XCode 4.6 gets stuck on “loading” when I create a new project, I am running Lion X
I have a brand new install of XCode 4.6 which I have reinstalled twice to try and remove the error.
I open XCode, select new project and the loading bar at top centre in the XCode panel runs but does ...
0
votes
1answer
69 views
Quickbooks qbmxl report request hangs for only one customer
I have a integrated application via webconnector that is working perfectly for about 20 customers. It adds customers, vendors and updates AP and AR and receives payments without a hitch for all of my ...
0
votes
0answers
88 views
Notepad++ as MySQL editor (hanging issue on NppExec)
I like to use Notepad++ as a MySQL editor =)
I have the following instruction on NppExec:
D:\dev_servers\MySQL\MySQL Server 5.5\bin\mysql.exe" -u root -prootPW -D db < "$(FULL_CURRENT_PATH)
When ...
-3
votes
1answer
46 views
Pygame window hang
im using pygame to do a plot (i know that i can use matplotlib but this suits better), the plot render correctly but the pygame window hangs, is something wrong with the code?
xp,yp = 400,400
...
0
votes
0answers
34 views
Comment Moderation “Setting” Link Never Loads - How Else Can I Get Alerts?
So I set up a Facebook comment box on my Blogger blog but when I go to the comment moderation page and click on "settings" it just hangs at the loading screen. I just need alerts when I get comments ...
0
votes
0answers
34 views
XCODE 4.4 hanging in app build process
I am building my app on the simulator and it builds fine but if I use IOS DEVICE as target, XCODE hangs in half way through.
I converted the project to include ARC. after that it will not build in ...
1
vote
0answers
87 views
form with enctype=“multipart/form-data” hangs on some machines
I am having a form on which I upload pictures, thus it is set with the attribute enctype="multipart/form-data". The problem is on just a few machines and on any browser, after submitting the form, it ...
7
votes
3answers
337 views
Eclipse ADT bundle hangs when phone is connected
Eclipse with the ADT runs fine for me on Ubuntu 12.04 64-bit. However, whenever I plug in my phone with Eclipse open, it tends to hang and max out my CPU for an indefinite amount of time. Even when it ...
0
votes
1answer
363 views
adt bundle on linux hangs while loading
I downloaded the latest ADT bundle:
adt-bundle-linux-x86_64.zip
But when I try to run eclipse it hangs while loading org.eclipse.ui.console and I have to then force quit.
I'm running fubuntu 2012.4 ...
2
votes
1answer
201 views
Application.Dispatcher.UnhandledException and CurrentDomain.UnhandledException
I'm investigating strange WPF multi threaded application hang that happen randomly on production machines more easily than development ones.
I have added Application.Dispatcher.UnhandledException and ...
0
votes
0answers
101 views
QNetworkProxy hangs my app for sometime
I am working on an application that make use of QNetworkProxy.
My problem is whenever I call QNetworkProxy::setApplicationProxy(proxy); my application hangs for sometime and then again becomes active. ...
2
votes
0answers
155 views
XCode 4.5.2 hangs when archiving
Recently I've updated my OS to mountain lion due to xcode update
as well as xcode ofcourse. I think this caused some kind of problem
I've tried changing LLVM
I've tried skip install YES/NO
I've ...
0
votes
1answer
85 views
nunit-console.exe hangs after a few hundred tests
please help me:
I run nunit in in the windows console.
After more than 300 tests the programm hangs. I don't konw why.
C:\Projekte\Sochi2014_TP_testing\reporting>"NUnit ...
0
votes
0answers
116 views
PopupWindow sometimes hangs and I can't close it
I have a layout that contains a TextView. That TextView has a ClickableSpan part with the following code:
ClickableSpan clickableSpan = new ClickableSpan() {
@Override
public ...
0
votes
1answer
111 views
Reading from stdin blocks at approx. 60 kB
When transforming files with a self-implemented burrows-wheeler algorithm my program gets stuck when reading files with filesize above 59 kB.
Basically I'm starting my program in terminal:
./BW ...
4
votes
0answers
206 views
SignalR hangs when Stop()ing
My question in short:
Why does SignalR sometimes hang when calling HubConnection.Stop on the client-side?
We use SignalR in a Silverlight application. In the Silverlight app, when we tell SignalR to ...
2
votes
0answers
201 views
how to turn off multithreading gdb execution
I really like to use some simple interface like in Borland C++, thereby I've installed cygwin with gcc/gdb/vim etc on my laptop(unfortunately, I can not install Linux here :( )
The problem that I ...
0
votes
0answers
60 views
XCode Upload Hangs when a certain SDK is included
This is the weirdest problem that I have ever encountered in XCode.
Recently I wanted to add a certain SDK to my app. I'm not going to name
this SDK because I don't want to discredit their name. ...
1
vote
1answer
95 views
WPF application builds and starts but hangs inside the Main() method
I have a WPF application. When i compile and run with "Step into new Instance", the observations are as follows:
The Main() method is hit
I can not jump into "calling the new instance of the App" ...
1
vote
1answer
354 views
Safari Chrome Randomly Timeout, Firefox Never
Thanks in Advanced,
Safari and Chrome are randomly timing out / freezing / hanging. This happens randomly on random pages. I can click refresh about 5 times and then the pages load quickly. If I ...
2
votes
1answer
156 views
Delete statement hangs
This statement "hangs" the server:
DELETE FROM StockPositions WHERE machineName LIKE 'P%';
and
DELETE FROM StockPositions WHERE machineName LIKE 'P%' LIMIT 1;
EDIT: This actually DO work! I will ...
2
votes
2answers
425 views
jxls file generation hangs for ever when rows > 10,000
I have a excel report that gets generated. Most of the time, it works fine when rows are up to about 2,000.
This morning, I tried to generate a report that has 11,000 rows and could not figure out ...
0
votes
0answers
137 views
WCF Streaming Hangs within a tablet pc
I have a WCF service which downloads files from the server to client, using Streaming. The service and the client works perfectly in my laptop, having Windows 7 x64 (8GB Ram). However, if I run the ...
3
votes
4answers
1k views
UIWebView stringByEvaluatingJavaScriptFromString hangs on iOS5.0/5.1 when called using GCD
I have the following code in viewDidLoad, which works properly on iOS 4.3, but it hangs on iOS 5/5.1. On iOS 5/5.1, the alert dialog is shown but can not be dismissed, the UI thread freezes, the OK ...
1
vote
1answer
174 views
Visual Studio hangs for 20 seconds before start building
I've got a problem with the visual studio 2010 and the building time of one project (VB.net). I would say the project is large for just one DLL so I could understand when the building time itself ...
2
votes
2answers
309 views
Git svn fetch, rebase, reset and dcommit functions all hang with no error on one svn branch
I have a cloned repository of a large project with a somewhat non standard layout. Most of my branches work fine, but one of them doesn't.
Any git svn commands just hang and never complete or give ...
4
votes
5answers
428 views
Iterating over large collections in C#: Taking very long
I recently started a WPF application. I connected that to a BaseX (XML-based) database and retrieved about one million entries from it. I wanted to iterate over the entries, calculate something for ...
1
vote
3answers
284 views
Why does my page lock while doing ajax request?
The idea is to generate a heap of thumbnails without geting a server time-out. So I do it one by one with ajax using jQuery.
I have a JavaScript loop running through a set of filenames and asking the ...
2
votes
1answer
238 views
Perl: sysopen() hangs while opening named pipe
I'm using the following code to open a named pipe located at '/tmp/xyz' for read only access:
#!/usr/bin/perl
use strict;
use Fcntl;
...
sysopen(FIFO, "/tmp/xyz", O_RDONLY) or die ("opening named ...
1
vote
0answers
277 views
Using print dialog from applet makes browser window unresponsive
I have a ten-year-old applet that wraps itself around the Crystal Reports Viewer applet in order to handle some custom features. It has worked satisfactorily, displaying and printing reports as ...
0
votes
0answers
151 views
Oracle 11.2.0.1.0 - 64bit, client hangs on selecting large number of “columns”
I have an oracle 11.2.0.1.0 - 64bit install over CentOS 6.2 64bit and everything is working fine locally, but when I try to connect remotely throw sqlplus installed in my machine (windows 7) something ...
1
vote
1answer
1k views
Hadoop - Reducer is waiting for Mapper inputs?
as explained in the title, when i execute my Hadoop Program (and debug it in local mode) the following happens:
1. All 10 csv-lines in my test data are handled correctly in the Mapper, the ...
0
votes
0answers
190 views
Java Applet load time and rare unstability
We run Java Applet application in our network ~ hundreds of instances. Approximately in 2% of users reports problem with starting of the applet or applet is killed after some time, we do not have clue ...
1
vote
0answers
215 views
Can you isolate the winforms web-browser control from the rest of your app if it crashes
I have a problem when using the web-browser control in my application (C#, framework 3.5), every now and then IE finds a html page that will cause it to hang, freezing my whole application.
Such as ...
1
vote
1answer
307 views
Opening an OpenCV window in a gstreamer element
I'm trying to do a very basic Gstreamer element that opens an OpenCV window with an image.
In my element, I have a chain function that only calls the window-opening function called select_points(), ...
2
votes
3answers
462 views
Program hangs after calling Dispose()
Good evening....
I've been trying to solve this issue for the past 3 days and I just cant figure it out. I'm not very familiar with C# but I had to use it for an iOS project.
Basically the program ...
0
votes
4answers
183 views
Winforms application hanging, but only for specific user on specific machine?
I have a user who can't run a particular part of an application on his machine. It's only on this machine, for this user that the application hangs. The user can run it successfully on other machines ...
2
votes
0answers
272 views
Emacs hangs when using tramp with su [closed]
after reinstalling my system, I discovered that the emacs tramp isn't working..;.
Here is what exactly happens :
I type in
C-x C-f /su:root@localhost:
Here emacs asks for my password, which I ...
0
votes
1answer
468 views
NSFetchedResultsController delegate methods called infinite number of times upon insertNewObjectForEntityForName:inManagedObjectContext:
[EDIT] I am changing this to more concisely explain what my problem was, after having more precisely pinpointed the issue.
I am working on core data for my app, but am stumped. It hangs in this ...
0
votes
2answers
134 views
MessageBox prevents exiting from application
Our application loads 3rd party DLLs that sometimes pops MessageBoxes.
We've notices that sometimes we can't just use exit(0) when there's an open MessageBox.
How can we still force an exist in such ...
1
vote
1answer
1k views
openssl hangs and does not exit
I am trying to use openssl to get a certificate, and it seems to keep hanging. I have done a lot of research but not all of the available options seem to work on Windows.
openssl s_client -showcerts ...