this sounds familiar:

http://www.macromedia.com/support/flashcom/releasenotes/mx/rn_mx.html

from:

-----
There is an error in line 84 of the chat.asc file installed in the
server's scriptlib/components directory. 

Incorrect :
this.history.unshift(); 

Correct:
this.history.shift();" 
-----

let me know if that helps...

mike chambers

[EMAIL PROTECTED]

> -----Original Message-----
> From: Jochem van Dieten [mailto:jochemd@;oli.tudelft.nl] 
> Sent: Monday, October 28, 2002 3:11 PM
> To: CF-Talk
> Subject: [OT] FlashCom Server crashes (the Community Suite Broadcast)
> Importance: High
> 
> 
> Hi all,
> 
> I am having a bit of a problem with FlashCom Server. Default server 
> install on Win2K SP3, running the sample_panel_presentation example 
> application. Even without FlashCom Server serving any video streams, 
> just maybe 5 lines of chatting amongst 2 or 3 participants in about 2 
> minutes and it crashes. CPU usage goes to 100%, service 
> manager can not 
> stop the service and the only thing that works is a cold reboot.
> No messages in any log.
> 
> Any suggestions? Are there any updates available that I 
> missed? Problems 
> with the example application (though that should not be able to bring 
> down an app server)?
> 
> TIA,
> Jochem
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to