TAO VERSION: 1.5.9 ACE VERSION: 5.5.9 HOST MACHINE and OPERATING SYSTEM: Intel Core 2 Duo (Quad core), 4 GB RAM, Windows XP-64, SP2 TARGET MACHINE and...
Andre Kostur
akostur@...
Jul 3, 2007 8:03 pm
4637
TAO VERSION: 1.5.9 ACE VERSION: 5.5.9 HOST MACHINE and OPERATING SYSTEM: $ uname -a Linux 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux ...
Daniel de Angelis Cor...
dcordeiro@...
Jul 20, 2007 4:57 pm
4638
TAO VERSION: 1.5.10 ACE VERSION: 5.5.10 HOST MACHINE and OPERATING SYSTEM: linux debian sarge COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc-3.3 THE...
Stanisaw Trytek
tryteks@...
Aug 13, 2007 8:00 am
4639
Hi, Thanks for using the PRF form. There is a completely new typecode and sequence implementation compared to x.4.2. Can you create a new regression test based...
Johnny Willemsen
jwillemsen@...
Aug 13, 2007 8:04 am
4640
Hi, Having looked briefly at the code, it looks like the bounded sequences do allocate the data for all its values at creation time, with a recursive ...
Johnny Willemsen
jwillemsen@...
Aug 13, 2007 8:23 am
4641
Hi, Thank you for quick reply. I have done another test typedef sequence<octet, 8192> ValueContent; struct Node { sequence <ValueContent, 2560000> nodes; }; At...
Stanisaw Trytek
tryteks@...
Aug 13, 2007 9:24 am
4642
Hi, Please file the regression test with all the details to bugzilla, (see http://deuce.doc.wustl.edu/bugzilla/index.cgi) Johnny ... ...
Johnny Willemsen
jwillemsen@...
Aug 13, 2007 9:41 am
4643
TAO VERSION: 1.5.10 ACE VERSION: 5.5.10 HOST MACHINE and OPERATING SYSTEM: Linux RH WS 4 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 3.4.6 THE...
Hans Utz
hans.utz@...
Aug 17, 2007 7:34 pm
4644
Trying to come up with test cases for your question helped me nailing down the problem. Actually, it's a subtle interaction between -ORBDaemon and any...
Hans Utz
hans.utz@...
Aug 17, 2007 8:22 pm
4645
Hi Hans, Thanks for using the PRF form. Does it start when just using -ORBDeamon, or is it related to the persistency option? Johnny ... ...
Johnny Willemsen
jwillemsen@...
Aug 17, 2007 8:34 pm
4646
Hi TAO VERSION: 1.5.10 ACE VERSION: 5.5.10 HOST MACHINE and OPERATING SYSTEM: Linux RH WS 4 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 3.4.6 THE...
Hans Utz
hans.utz@...
Aug 17, 2007 9:33 pm
4647
Hi, TAO VERSION: 1.5.10 ACE VERSION: 5.5.10 HOST MACHINE and OPERATING SYSTEM: Linux RH WS 4 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 3.4.6 THE...
Hans Utz
hans.utz@...
Aug 17, 2007 9:48 pm
4648
Hi, ... -ORBDaemon ... Yes, this is normal and expected when you damonize a process. Please consult "Advanced Programming in the UNIX Environment" book by...
Sowayan, Abdullah (N-...
abdullah.sowayan@...
Aug 18, 2007 2:53 am
4649
TAO VERSION: 1.5.10 ACE VERSION: 5.5.10 HOST MACHINE and OPERATING SYSTEM: IBM RS/6000 AIX 5.2 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ...
Werner Buchert
w.buchert@...
Aug 19, 2007 1:45 pm
4650
Hi Werner, I don't know of any specific changes that could lead to your problem. Just to be sure, do you have build the mentioned libraries? Just be aware that...
Johnny Willemsen
jwillemsen@...
Aug 20, 2007 7:05 am
4651
Hi, Thanks for letting us know. I added the note to the Options.html file. Johnny ... _______________________________________________ tao-bugs mailing list ...
Johnny Willemsen
jwillemsen@...
Aug 20, 2007 7:17 am
4652
Hi, Can you also store this one in bugzilla? Johnny ... _______________________________________________ tao-bugs mailing list tao-bugs@... ...
Johnny Willemsen
jwillemsen@...
Aug 20, 2007 7:18 am
4653
Hi Hans, Can you store this problem in bugzilla (see http://deuce.doc.wustl.edu/bugzilla/index.cgi ) Regards, Johnny Willemsen Remedy IT Postbus 101 2650 AC...
Johnny Willemsen
jwillemsen@...
Aug 20, 2007 7:18 am
4654
Hi Johnny, it's filed as bug #3053. Cheers, Hans ... -- Hans Utz - USRA/RIACS at NASA Ames I do not speak for NASA, and NASA does not speak for me. ...
Hans Utz
hans.utz@...
Aug 20, 2007 4:23 pm
4655
Hi Johnny, filed as bug #3054. Cheers, Hans ... -- Hans Utz - USRA/RIACS at NASA Ames I do not speak for NASA, and NASA does not speak for me. ...
Hans Utz
hans.utz@...
Aug 20, 2007 4:56 pm
4656
Hi Werner, Ok, can you try to change in include/makeinclude/platform_aix_g++.GNU the line SOEXT = a To SOEXT = so And let us know the results. ...
Johnny Willemsen
jwillemsen@...
Aug 21, 2007 12:48 pm
4657
Hi, thanks for the answer. I think, I've found the root of the problem, because the $ACE_ROOT/tests/Service_Config_Test doesn't work anymore, that is: Aug 21...
Werner Buchert
w.buchert@...
Aug 21, 2007 2:02 pm
4658
Hi, Can you try to add to platform_aix_g++.GNU SOFLAGS += -G LDFLAGS += -brtl And remove: aix_build=1 Johnny ... ...
Johnny Willemsen
jwillemsen@...
Aug 22, 2007 7:54 am
4659
Hi, ok, I've tested it. Doesn't work, because the linker is searching for a libxx.a-File. Seems, one have to change more. Compiling works, if one adds -brtl, ...
Werner Buchert
w.buchert@...
Aug 22, 2007 8:04 am
4660
Hi Werner, Thanks for the update. We do welcome additional patches to resolve this issue. Steve Huston made the original change for Visual Age, Steve, can you ...
Johnny Willemsen
jwillemsen@...
Aug 22, 2007 8:22 am
4661
TAO VERSION: 1.5.10 ACE VERSION: 5.5.10 HOST MACHINE and OPERATING SYSTEM: Linux RH WS 4 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 3.4.6 THE...
Hans Utz
hans.utz@...
Aug 22, 2007 4:37 pm
4662
Hi Hans, Can you also file this one in bugzilla? Johnny ... _______________________________________________ tao-bugs mailing list tao-bugs@... ...
Johnny Willemsen
jwillemsen@...
Aug 22, 2007 6:45 pm
4663
Hi, thanks for the answer. Works better now, will compile the rest and do some tests. If all works as before or better, will your changes be in the upcoming...
Werner Buchert
w.buchert@...
Aug 27, 2007 12:21 pm
4664
Hi, ... If you say they work I will commit them today. I am not going to make changes until I know they work. Johnny ...
Johnny Willemsen
jwillemsen@...
Aug 27, 2007 12:32 pm
4665
Hi, Can you let me know the change you made for the last errors so that I can apply them on svn head? Johnny ... ...