[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | ObjectBroker Development - BEA Systems' CORBA |
Notice: | See note 2 for kit locations; note 4 for training |
Moderator: | RECV::GUMBEL d |
|
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.R | Title | User | Personal Name | Date | Lines |
---|
2443.1 | | REQUE::BOWER | Peter Bower, ObjectBroker | Tue Feb 25 1997 09:14 | 5 |
|
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.2 | | LEMAN::DONALDSON | Froggisattva! Froggisattva! | Mon Mar 03 1997 10:51 | 3 |
| See 2445 which is discussing the same problem.
John D.
|