[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jacorb-bugs
Subject:    [jacorb-bugs] [Bug 602] New: CDRInputStream does not unmarshal
From:       bugzilla-daemon () inf ! fu-berlin ! de
Date:       2005-06-03 22:00:35
Message-ID: E1DeKDT-0000za-00 () berners ! inf ! fu-berlin ! de
[Download RAW message or body]

http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=602

           Summary: CDRInputStream does not unmarshal Corba exceptions
                    properly in an Any
           Product: JacORB
           Version: 2.2.2
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: major
          Priority: P2
         Component: ORB
        AssignedTo: gerald.brose@acm.org
        ReportedBy: rvhoof@optonline.net
         QAContact: jacorb-bugs@lists.spline.inf.fu-berlin.de
                CC: rvhoof@optonline.net


The line 1242 in org/jacorb/orb/CDRInputStream.java currently reads:
  result = orb.create_struct_tc (id, name, members);
but should read:
  result = orb.create_exception_tc (id, name, members);

Trying to pass a Corba Exception through an Any to a client results in an 
OutOfMemory error when the ORB tries to unmarshal the Exception in the Any.

Ron



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic