Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 05-21-2004
lixiang lixiang is offline
Registered User
 
 
Join Date: May 2004
Posts: 5
Help

now we operate a query, the returned data is a sequence , if it will be some problem when the sequence is very big??how to resolve???

the error:

warning: dispatch exception: ../../include\Ice/BasicStream.h:55: Ice::MemoryLimitException:
protocol error: memory limit exceeded
identity: CallRecordMng
facet:
operation: EnumCallRecord


thanks!

Last edited by lixiang : 05-21-2004 at 05:14 AM.
Reply With Quote
  #2 (permalink)  
Old 05-21-2004
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Try setting the property Ice.MessageSizeMax to a higher value. The default is 1024, meaning 1024 KB = 1MB.
Reply With Quote
  #3 (permalink)  
Old 05-21-2004
lixiang lixiang is offline
Registered User
 
 
Join Date: May 2004
Posts: 5
thanks a lot!
Reply With Quote
  #4 (permalink)  
Old 05-22-2004
fengxb's Avatar
fengxb fengxb is offline
Registered User
 
Name: feng xuebin
Organization: jiexin tech
Project: scientific calculation
 
Join Date: Aug 2003
Location: R.P.China
Posts: 78
I suffered the same problem. I can not use the resolution you provided because I can not know the data amount in advance. Have any other ways to resolve the problem?

Thanks in advance.
__________________
Fengxb
Reply With Quote
  #5 (permalink)  
Old 05-23-2004
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Just set it to a very high value, like 100 GB. Then you effectively don't have any check for a maximum message size in place.
Reply With Quote
  #6 (permalink)  
Old 05-23-2004
fengxb's Avatar
fengxb fengxb is offline
Registered User
 
Name: feng xuebin
Organization: jiexin tech
Project: scientific calculation
 
Join Date: Aug 2003
Location: R.P.China
Posts: 78
I see. Thank you very much.
__________________
Fengxb
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


All times are GMT -4. The time now is 11:26 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.