[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference pamsrc::objectbroker_development

Title:ObjectBroker Development - BEA Systems' CORBA
Notice:See note 2 for kit locations; note 4 for training
Moderator:RECV::GUMBELd
Created:Thu Dec 27 1990
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2482
Total number of notes:13057

2443.0. "exceeded marshalling buffer" by UTROP1::OLERUD_G () Tue Feb 25 1997 05:55

    I have a funny problem with a sequence of structs. I can pass the
    sequence with no problem if the number of structs are less than 141,
    i.e. 140 structs can be passed correctly. 
    
    When I pass 141 structs in the sequence I get a system exception on the
    client side:
    	OBB_INV_MRSHEXCBUF (e), Exceeded marshalling buffer
    
    
    Can someone enlight me about this problem, please. I'm using V2.7-11
    with C++ binding.
    
    Gunnar
T.RTitleUserPersonal
Name
DateLines
2443.1REQUE::BOWERPeter Bower, ObjectBrokerTue Feb 25 1997 09:145
    
    Please post your idl and provide an overview of the types of
    data in the struct. A reproducer would also be usefull in
    tracking down the problem.
    
2443.2LEMAN::DONALDSONFroggisattva! Froggisattva!Mon Mar 03 1997 10:513
See 2445 which is discussing the same problem.

John D.