<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.jacorb.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://www.jacorb.org/bugzilla/"
          
          maintainer="jacorb@goots.org"
>

    <bug>
          <bug_id>412</bug_id>
          
          <creation_ts>2003-11-17 11:36:53 +0000</creation_ts>
          <short_desc>Bug 142 seems not to be fixed</short_desc>
          <delta_ts>2004-01-07 14:59:26 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>JacORB</product>
          <component>ORB</component>
          <version>2.0 beta3</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>142</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jan Müller">j.mueller</reporter>
          <assigned_to name="Nick Cross">rnc</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>871</commentid>
    <comment_count>0</comment_count>
    <who name="Jan Müller">j.mueller</who>
    <bug_when>2003-11-17 11:36:53 +0000</bug_when>
    <thetext>We use JacORB 1.3.30 (POA) and have the problems mentioned in Bug 142 (large 
arrays of structs can&apos;t be sent to the client, 100 % CPU load on the server). 
Now we tried JacORB 2.0 Beta 3. Unfortunately, the problems are worse. Even 
data, that can be sent with 1.3.30, leads to problems in 2.0 beta 3.
We used the settings of the jacorb_properties.template

problems occur between 30.000 and 40.000 structures.

  struct ZahlungspartnerKurzform {
      wstring m_Zahlungspartner_Id; //char(8)
      wstring m_Art; //char(1)
      wstring m_Anrede; //is empty string
      wstring m_Name; //char(35)
      wstring m_Land; //is empty string
      wstring m_PLZ; //is empty string
      wstring m_Ort; //char(25)
      wstring m_Strasse; //is empty string
  };

  typedef sequence&lt;ZahlungspartnerKurzform&gt; ZahlungspartnerKurzformListe;

  ZahlungspartnerKurzformListe getZahlungspartnerKurzformListe() raises ( 
SaxMBSException );</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>931</commentid>
    <comment_count>1</comment_count>
    <who name="Jan Müller">j.mueller</who>
    <bug_when>2004-01-07 14:53:22 +0000</bug_when>
    <thetext>we tested the parameter bufferManagerMaxFlush and it seems to solve our problems</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>933</commentid>
    <comment_count>2</comment_count>
    <who name="Nick Cross">rnc</who>
    <bug_when>2004-01-07 14:59:26 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 142 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>