[jacorb-developer] org.omg.CORBA.MARSHAL: buffer too small vmcid: 0x0

Nick Cross jacorb at goots.org
Wed Oct 3 17:59:58 CEST 2012


Please provide the version of JacORB you are using and a compilable, 
runnable test case to demonstrate the problem. You can use bugzilla if 
you need to attach a set of files.

Thanks

Nick


On 03/10/12 16:23, Amir Hooshangi wrote:
> Hi
>
> I'm inserting a corba class to Any using one of my Helper classes it's like
> NamingAttributes_THelper.insert( any, object)
>
> but when i want to  extract it : e.g  NameAndStringValue_THelper.extract()
>
> it says : Exception in thread "main" org.omg.CORBA.MARSHAL: buffer too
> small  vmcid: 0x0  minor code: 0  completed: No
> at org.jacorb.orb.CDRInputStream.read_string(CDRInputStream.java:1217)
> at
> globaldefs.NameAndStringValue_THelper.read(NameAndStringValue_THelper.java:72)
> at
> globaldefs.NameAndStringValue_THelper.extract(NameAndStringValue_THelper.java:25)
>
> i've also made my jacorb MaxBuffersize in jacorb.properties but didn't work
> out
>
> regards
> _______________________________________________
> jacorb-developer maillist  -  jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>



More information about the jacorb-developer mailing list