Problem with alaska 1.90.355, and stops
Problem with alaska 1.90.355, and stops
hello Roger
Problem with alaska 1.90.355, and that at some point my software stops and after a few minutes returns to normal, this happens very often and I do not see what the problem is.
If you can give me an idea, I'll thank you.
Problem with alaska 1.90.355, and that at some point my software stops and after a few minutes returns to normal, this happens very often and I do not see what the problem is.
If you can give me an idea, I'll thank you.
Nolberto Paulino
Regards
Regards
Re: Problem with alaska 1.90.355, and stops
What happens with the cpu utilization ?
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Re: Problem with alaska 1.90.355, and stops
Window 10 64 bit with 8g Ram and disk 500g
Window 10 32 bit with 4g Ram and disk 240g
And Windows 7 32 bit san 4g Ram and disk 250g
Window 10 32 bit with 4g Ram and disk 240g
And Windows 7 32 bit san 4g Ram and disk 250g
bwolfsohn wrote:What happens with the cpu utilization ?
Nolberto Paulino
Regards
Regards
Re: Problem with alaska 1.90.355, and stops
Window 10 64 bit with 8g Ram and disk 500g and cpu i7
Window 10 32 bit with 4g Ram and disk 500g and cpu i5
And Windows 7 32 bit san 4g Ram and disk 250g and cpu i3
Window 10 32 bit with 4g Ram and disk 500g and cpu i5
And Windows 7 32 bit san 4g Ram and disk 250g and cpu i3
Nolberto Paulino
Regards
Regards
Re: Problem with alaska 1.90.355, and stops
I mean: what does the CPU % utilization look like when the program hangs ?? does it go to 100% ? does it spike at all ?
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Re: Problem with alaska 1.90.355, and stops
Can you kill the app with ALT-C? What does the XPPFATAL.LOG say then? Did you try to run stuff like ProcMon (www.sysinternals.com) to see what happens when the app seems to hang? This is not a problem of Xbase++ or Windows in general, but something you do inside your program.
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: Problem with alaska 1.90.355, and stops
Tom is right. Probably your CPU is hitting 100%.
This can be caused mostly by DO WHILE or FOR NEXT loops that are doing processing in another thread.
If you have this situation in your program, you should always put a Sleep(.1) in the loop.
Other than that, I don't have any ideas.
Maybe it's a network that isn't responding.
This can be caused mostly by DO WHILE or FOR NEXT loops that are doing processing in another thread.
If you have this situation in your program, you should always put a Sleep(.1) in the loop.
Other than that, I don't have any ideas.
Maybe it's a network that isn't responding.
The eXpress train is coming - and it has more cars.
Re: Problem with alaska 1.90.355, and stops
Thanks to everyone for your answers
The issue is that the cpu does not reach or ay 10% and the memory reaches 50% of its use, but that same thing happened to me using DBF, with ALT + C it does not kill is as if the PC does not work now it is more noticeable because I am using SQLExpress with Postgress
The issue is that the cpu does not reach or ay 10% and the memory reaches 50% of its use, but that same thing happened to me using DBF, with ALT + C it does not kill is as if the PC does not work now it is more noticeable because I am using SQLExpress with Postgress
Nolberto Paulino
Regards
Regards
Re: Problem with alaska 1.90.355, and stops
and this does not happen it is always possible that you enter 5 products for sale and in 6 you make the problem.
Nolberto Paulino
Regards
Regards