100% CPU usage !!
hellow to all ..
i am runing visual j++ 6.0 on my centrino 1.6 and 512RAM ... and i am amesd that the j++ take 100 CPU usage and i can't even use it the laptop is so slow and i can not function at all !!
not just on my laptop , my friends tould me the same !
i am runing windows xp sp2 ..
hellppp !!!
Hi,
Can you answer following doubts please...
1. When you see 100 % usage, what is running on the system? VJ++ Integrated development enviromment or some application of your own, developed in VJ++.
2. You are observing this while compiling your solution or editing some source file or just opening the IDE and doing nothing.
3. Which version of VJ++ are you using?
4. Are there any other application running on the system or just VJ++ is running?
Thanks.
i am not running something esle than the vj++
and from the second that i load it , it is so slow even if i do not type anything !
the proccecor name in the taskbar is DEVENV.EXE
and Microsoft Visual J++ 6.0 82896-270-2287691-27973
what i am using ...
thxx a lot !
Are you trying to run\compile any program on your machine?
If you restart your machine and just run Visual J++, are you able to reproduce the problem?
Thanks,
no .. nothin .
i restart my machine , i had tried 100things !!
i think it is something to do with the windows xp sp2 ...
i can't belive that no one had this problem befor ..
because my 2 friends have the same problem ..
thxx
Hi,
I have installed VJ6++ on my machine with Windows Xp1 service pack2. I am not facing this issue. CPU usage are normal for me.
Are you sure you have all the patches for XP2, released to date, installed on your machine.
Can you please try one more thing. Can you install VJ6++ on a non Xp machine (may be win2k or some other OS) and check if the problem repros. This will help us in isolating the problem.
Thanks.
I have this same problem running Visual Basic.NET on Windows 2000. While compiling in Release Mode or debugging the environment slows down so badly it's unusable. The devenv.exe process is maxing out the CPU. I've tried uninstalling and re-installing IIS. I've re-installed VisualStudio.NET in a "repair" operation. It's still doing it. There's plenty of unused memory, so it's not thrashing with a page file.
I've found a fix here:
http://forums.asp.net/574242/ShowPost.aspx
I had to delete my breakpoints. I clicked the Debug drop-down menu, then Windows, then Breakpoints. It took about 45 minutes for the window to open. Then I deleted all the breakpoints in the list. It seems to have fixed it.