Hi all, I have tried to develop garbage collection test based on evictor pattern (time-based) and servant locator approach. The example is in the attachment....
Seib Leo
LSeib@...
Nov 1, 2005 6:43 pm
19998
... No memeory leak in 1.4a_p5 and the application seems to work (it crashes after aproximately 15 hour with a 2G core file that gdb does not understand but I...
Tommy Persson
tpe@...
Nov 1, 2005 11:56 pm
19999
Hi Theodore, ... No, it's not a standard feature. There are no standard CORBA thread features, save for the thread pools defined in the Real-time CORBA spec. ...
Douglas C. Schmidt
schmidt@...
Nov 2, 2005 3:15 pm
20000
Hi, we have a strange problem with JacORB2.2.2 and TAO1.4.7 and we are not sure, if it is a JacORB or TAO problem. TAO is used on the server side and JacORB in...
Werner Buchert
w.buchert@...
Nov 2, 2005 4:18 pm
20001
Hi Werner, I sent you a reply via the JacORB list, but I will repeat it here for the benefit of TAO users: The problem is in JacORB, and was fixed post release...
Phil Mesnier
mesnier_p@...
Nov 2, 2005 4:39 pm
20002
Hi, sorry for my last mail, first I've not used the PROBLEM-REPORT-FORM and second, the problem is on the JacORB side. Thanks and best regards, Werner Buchert....
Werner Buchert
w.buchert@...
Nov 2, 2005 4:59 pm
20003
Hi Theodore, ... What makes you think that Orbix (or any other ORB) won't run into the same problem internally? There's no magic here! ... That's a good idea....
Douglas C. Schmidt
schmidt@...
Nov 2, 2005 9:27 pm
20004
VIAGRA SOFT TABS http://www.unstably.com/vt/ Only $1.99/dose! ________________________________ To change your mail details, go here ...
Paul A. Davis
60artie@...
Nov 3, 2005 4:56 am
20005
Hi Paul, ... To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF),...
Douglas C. Schmidt
schmidt@...
Nov 3, 2005 8:11 pm
20006
Hi Paul, Thanks for using the PRF. ... The CORBA::_tc_string may come from not linking with the properly ORB library that handles typecode. Jeff, can you...
Douglas C. Schmidt
schmidt@...
Nov 4, 2005 1:43 am
20007
... Assuming your replication style is not "stateless", but "passsive" or "active", the easiest way to let choose a new primary is to let the client signal the...
Frank Rehberger
Frank.Rehberger@...
Nov 4, 2005 7:13 am
20008
... Yes, that might almost work except that the Replication Manager would never even see the request. It would be rejected by the ORB because the RM is not...
Dale Wilson
wilson_d@...
Nov 5, 2005 2:36 pm
20009
... This sounds reasonable, and along the line with what I was trying to do. But I am afraid it cannot work with TAO-1.4.7. The key in your last paragraph is...
Milan Cvetkovic
milan.cvetkovic@...
Nov 5, 2005 2:55 pm
20010
Hi Andersen, ... IIOP just uses TCP. If you need something more than this, you'll need to implement your own heart-beat messages or get an implementation of ...
Douglas C. Schmidt
schmidt@...
Nov 5, 2005 6:43 pm
20011
TAO VERSION: 1.4a HOST MACHINE and OPERATING SYSTEM: HOST: Intel Pentium 4 3.4GHz, 1 GB RAM OS: Microsoft Windows XP (2002, SP2) (MSWSOCK.DLL ver...
Foschian Marco
Foschian@...
Nov 7, 2005 10:54 am
20012
Hi, Because you are using the OCI distribution, please contact support@.... Regards, Johnny Willemsen Remedy IT Postbus 101 2650 AC Berkel en Rodenrijs...
Johnny Willemsen
jwillemsen@...
Nov 7, 2005 11:27 am
20013
Oops ! Sorry, I have picked up the wrong Problem-Report-Form from an OCI download, but I still use the TAO 1.4 release... This is the correct Report Form: TAO...
Foschian Marco
Foschian@...
Nov 7, 2005 12:13 pm
20014
Hi guys, ... TAO effectively distinguishes between exception conditions encountered in connection (re-)establishment and 'marshalled' communication exceptions....
Simon McQueen
sm@...
Nov 7, 2005 2:46 pm
20015
Hi Marco ... Thanks for the PRF. TAO 1.4 is a very old version (as is unpatched TAO 1.4a). We are preparing new releases of both versions, which will be of ...
Phil Mesnier
mesnier_p@...
Nov 7, 2005 3:24 pm
20016
Hi, ... Please upgrade to ACE+TAO x.4.7, which you can download from http://deuce.doc.wustl.edu/Download.html under the heading "latest beta kit". The DOC...
Douglas C. Schmidt
schmidt@...
Nov 7, 2005 3:45 pm
20017
... As soon as a thread performs certain blocking actions, it will become a 'free' thread. So there is no difference between a 'waiting' thread and a 'free'...
Matthew Gillen
mgillen@...
Nov 7, 2005 4:49 pm
20018
... OK, I guess it really does not make sense to try another replica. However, I don't feel easy with CPU/IO heavy dead loop. ... This is correct. But assuming...
Milan Cvetkovic
milan.cvetkovic@...
Nov 7, 2005 5:28 pm
20019
TAO VERSION: 1.4.7 ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: Debian Linux (sarge) Intel x86 COMPILER NAME AND VERSION (AND PATCHLEVEL): g++-2.95.4 ...
Milan Cvetkovic
milan.cvetkovic@...
Nov 7, 2005 11:48 pm
20020
Hi, ... Thanks for using the PRF form ... Yes, that is true, see http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=1785. I have made some implementation but...
Johnny Willemsen
jwillemsen@...
Nov 8, 2005 9:06 am
20021
... Yup, it looks like it is not clear how to obtain reference to POAManagerFactory. The other way of creating POAManager is to create it implicitly, by ...
Milan Cvetkovic
milan.cvetkovic@...
Nov 8, 2005 5:08 pm
20022
Hi Milan, ... I didn't say it was good, just that it is as per the spec. The one thing is not implied by the other in this area of CORBA. :-) ... Hard to say...
Simon McQueen
sm@...
Nov 8, 2005 6:09 pm
20023
... Right. TAO's POA implementation does not support request queueing, AFAIK. ... Possibly. However, I think the servant lookup occurs before the request is...
Steve Totten
totten_s@...
Nov 8, 2005 7:09 pm
20024
... Yes, you are correct. When a POA is associated with a CSD Strategy, the CSD Strategy is told to dispatch a request instead of telling the servant object...
Tim Bradley
bradley_t@...
Nov 8, 2005 7:53 pm
20025
Hi Milan, ... Yes, but the behavior may not be what you want. Basically, if the POAManager is in the holding state any requests sent to it will get an ...
Douglas C. Schmidt
schmidt@...
Nov 8, 2005 7:57 pm
20026
Hi all, TAO VERSION: 1.4.6 ACE VERSION: 5.4.6 HOST MACHINE and OPERATING SYSTEM: Linux, FC3, 2.6.10 DOES THE PROBLEM AFFECT: EXECUTION? YES COMPILER NAME AND...