LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Constant excel lock-ups using Bloomberg add-in/DDE server

Hi,

We've got several worksheets here that make extensive use of the
bloomberg add-in. Some of these sheets are in excess of 10-15mb, and
have several worksheets in them gathering data from many different
sources.

Several of these workbooks are shared. We have been having
increasingly frequent problems with these books, very much in sync
with our upgrading of hardware for the machines they run on. The
faster the hardware, the more often we have lockups.

We have taken some of the sheets and pared down the calls to JUST
bloomberg, and we can get them to lock up fairly easily. When a
"frozen" excel session is viewed using WinDbg, we get some interesting
results:

1. Excel is spinning inside itself somewhere, performing the same loop
forever (about 5-10 lines disassembled)

2. At any time during a freeze there will be 4 bloomberg-related
threads, two of which will be in blpdatax somewhere, it looks like
they are waiting for data and two of which will be in the middle of
the bloomberg DLL DllUnregisterServer().

3. RPC is doing something, presumably the workbook sharing overhead.

Without fail, these threads will be there. Like I said, as our
machines get faster (a necessity) the problem gets worse. I think we
are seeing a very nasty race condition in the bloomberg excel / com /
dde stuff, but am not positive.

Has anyone else seen something similar to this?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 lock files don't go away on the server Andrew Meinolf Excel Discussion (Misc queries) 0 July 17th 09 05:34 PM
SQL Server -- Bulk Insert from Excel to SQL Server Madhan Excel Discussion (Misc queries) 0 December 12th 06 03:08 PM
Excel 2002 - Bloomberg Nader Excel Discussion (Misc queries) 1 October 24th 06 04:13 PM
Excel 2002 - Bloomberg Nader Links and Linking in Excel 0 October 24th 06 04:00 PM
Excel 2003 Error Cannot Locate the Internet Server or Proxy Server Seabee Excel Discussion (Misc queries) 0 November 20th 05 12:03 AM


All times are GMT +1. The time now is 11:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"