Skip to Content
0
Former Member
Oct 17, 2012 at 08:30 PM

Child .swf file not loading after deployed via .biar file

26 Views

We are running BOE 3.2 and developing a Dashboard product via Xcelsius. Our product consists of a parent .swf file and several child .swf files that get loaded at run time. Recently, we are finding that after bundling the product into a .biar file, the resulting deployment cannot read certain child .swf files (although others can be read).

Interestingly, if we use the publishing or import wizards to move just an updated child .swf file to the server, it can be read properly by the parent. So we're pretty sure we're seeing a problem in the packaging via the .biar file. At this point, if we change any child .swf file it can no longer be loaded by the parent. We see a blank .swf container showing a "0%" progress indicator.

We have tried rebooting the server, reinstalling BOE itself, nothing seems to change the behavior. Are there any log files that we can look into? We are wondering why the parent can't load the child after being deployed via a .biar file - maybe a permissions problem, maybe a bad identifier in the CMS DB, etc.