Watch, Follow, &
Connect with Us
Public Report
Report From:    [ Add a report in this area ]  
Report #:  29213   Status: Closed
IDE continuously pulls 10-40% CPU cycles
Project:   Build #:  10.0.2288.42451
Version:    10.0 Submitted By:   Olaf Monien
Report Type:  Basic functionality failure Date Reported:  5/17/2006 9:19:29 PM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   240193
Resolution: Cannot Reproduce (Resolution Comments) Resolved in Build: : 11.0.2391.36528
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
If you have a PersistanceMapperBDP on your EcoSpace, and it is selected (so that it's properties are shown in the OI), then BDS.exe starts eating up CPU cycles. Once you select any other component on the EcoSpace, the CPU
goes back to idle.

CPU also goes back to idle if you switch any other form. So it must be something with OI trying to continously update some property of PersistanceMapperBDP .

PersistanceMapperSQLServer does not show that behaviour (even while connected to the same DB).

Windows XP Pro, SP2
Steps to Reproduce:
- Delphi Personality
- Create new ECO Winform application
- go to EcoSpace
- drop a BDPConnection and connect it to any DB (tested with local MSAccess and remote MS SQL Server)
- drop a PersistanceMapperBDP (and connect it)
- select PersistanceMapperBDP (so that it's properties are shown in OI)

-> look at Windows prozessmanager: 10-40% CPU load for BDS.exe
-> Even mouse gets unresponsive
Workarounds
None
Attachment
Project29.zip
Comments

None

Server Response from: ETNACODE01