Questions tagged [stalled]

22 questions
0
votes
0 answers

Project load is successful, new emulator opens, but with no content

I created a new AVD and things seemed to be going so swimmingly well. Yes a couple warnings and failures, but then apparent success - "Installing Tic-Tac-Toe.apk... Success! Starting activity... Starting: Intent" But nothing appears in the…
0
votes
0 answers

"Stalled" timing taking too long when fetching data while using mongoose propery "find()" using react

I hope you could please help me with this. I am building a webapp with the ReactJS framework. I am trying to fecth data as soon as I get to the menu "Active Orders" BACKEND is what follows Mongoose properties I am using are the…
0
votes
1 answer

Single request to specific API stalled for long

I've built up an API application with ASP.NET Core 2.2. Everything has been fine. Except one PATCH API, which takes an ID and a list, to replace the list of corresponding item. This API works fine with POSTMAN too. Simply and fast, works just as…
Ellie Wu
  • 122
  • 1
  • 1
  • 10
0
votes
0 answers

Extracting text inside body of mail using javamail API stopping after first iteration

I've searched for hours and tried everything to fix this code. I've been working with the example below and after updating appropriate variables this works fine through till the end of processing the first email. It seems to pause indefinitely. I…
0
votes
1 answer

Java Applet not displaying completely in AppletViewer

I'm building a calculator applet that isn't displaying about half the code within the AppletViewer. I'm using BlueJ (as required by my teacher) and the code compiles just fine, albeit, with a noticeable lag as compared to when I first started…
0
votes
1 answer

web download stalled in VBA

I've written a simple VBA program to download stock quotes from a portfolio in Google Finance. It works fine for a couple of hours and then hangs up. In the applications status bar it says "Connecting to" (internet?). Once stuck it won't respond to…
-1
votes
1 answer

Webiste "Stalled" status

About two weeks ago I implemented a simple one-page website using WordPress and Elementor for a friend of mine. The page was loading slowly due to a shared FTP, which hosted another website, so I assumed that after the page is migrated to a…
1
2