[ace-users] RE: [tao-users] Borland Developer Studio 2006 with ACE/TAOHi,
I'm curious about the current status of ACE/TAO and C++ Builder 2006.
Borland shipped the promised fix/update some time ago, but I couldn't find
anything about how it works with ACE/TAO.
Regards
Espen Harlinn
...
Re: [ace-users] [tao-users] ACE/TAO ported to Sun Studio 12Hi,
> is this change included in the official release of ACT/TAO (and if yes
> since which version)?
This change will be part of the upcoming x.6.2 version. I am creating x.6.2
at this moment, when everything runs fine it will be available at the end of
today.
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO ***
*** See http://www.theaceorb.nl/en/support.html ***
...
[tao-users] RE: [ace-users] ACE/TAO on Solaris 10Hi,
There have been some replies. People do have things working on Solaris and
there have been made fixes in ACE/TAO. Could you wait another week or so and
try the x.4.8 or try cvs, see http://cvs.doc.wustl.edu
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
> Dear list members,
>
> (I sent this message couple of days ago and am unsure if it
> was distributed,
> thus re-sending it again. I apologize if you received it more
> than once)
>
> I would like to give feedback regarding availability of
> ACE/TAO (versions
> 5.4.7 and 1.4.7 respectively) on OpenSolaris (Solaris 10)
> Intel platform.
>
> Sun is selectively releasing source code of the Solaris 10 under an
> open-source license. Details of this project and installable Solaris
> binaries can be found on here:
> http://www.opensolaris.org
>
> Sun has also released Forte compiler set in binary form to
> the OpenSolaris
> community. A Quote from their website: "Sun Studio 10
> software is freely
> available to participants in the OpenSolaris community for
> development on
> both OpenSolaris and Solaris[tm] Operating Systems on
> SPARC-based systems
> and x86-based systems, as well as on Linux." You can get
> access to Forte
> compilers from the OpenSolaris website as well but you should register...
[tao-users] Re: [ace-users] How to use c++ native exception handling instead of ACE's while building ACE+TAOHi,
>> My only guess is that all of the libs you are linking in your
>> builds were not compiled with a consistent set of options.
Right, my recommendation would be to completely blow away your
existing ACE+TAO x.5 directory, download a fresh version, and start
from a clean slate. It sounds like you may have things lying around
from previous build attempts.
Thanks,
Doug
--
Dr. Douglas C. Schmidt Professor and Associate Chair
Electrical Engineering and Computer Science TEL: (615) 343-8197
Institute for Software Integrated Systems WEB: www.dre.vanderbilt.edu/~schmidt
Vanderbilt University, Nashville TN, 37203 NET: d.schmidt@vanderbilt.edu
...
[tao-users] Re: [ace-users] timestamps incorrect in ACE+TAO .tar.gzHi
> It has just come to my attention that there are many files in the
> ACE+TAO .tar.gz file with timestamps showing '1970-01-05'. Obviously
> this is wrong and is the only reason why my packages have been
> rejected from Debian ("file(s) with a time stamp too ancient").
>
> Is there a possibility that this will be fixed. Or should I just
> 'touch' all the problematic files?
Could you please run a touch on them? I don't know how this happened.
Strange. Opening and fiddling with the distribution would make quite
a few things goofy!
If ...
[tao-users] RE: [ace-users] Tao_idl core dumps during ACE/TAO buildHi,
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 groups at Washington
University, UC Irvine, and Vanderbilt University only provide "best
effort" support for non-sponsors for the latest beta kit, as described
in
http://www.cs.wustl.edu/~schmidt/ACE_wrappers/docs/ACE-bug-process.html
Thus, if you need more "predictable" help, I recommend that you
check out
http://www.cs.wustl.edu/~schmidt/commercial-support.html
for a list of companies that will provide you with ACE+TAO commercial
support.
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
> TAO VERSION: 1.4.1
> ACE VERSION: 5.4.1
>
> HOST MACHINE and OPERATING SYSTEM:
> Dell PowerEdge750, Slackware Linux 10.1.0
>
> TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
> COMPILER NAME AND VERSION (AND PATCHLEVEL):
> gcc version 3.3.4
>
> AREA/CLASS/EXAMPLE AFFECTED:
> CosConcurrencyControl.idl failed due to tao_idl core dump
>
> DOES THE PROBLEM AFFECT:
> COMPILATION? Yes
> $ACE_ROOT/ace/config.h and
> $ACE_ROOT/include/makeinclude/platform_macros.GNU
> included below
> LINKING? No
> EXECUTION? No
> OTHER (please specify)? No
>
> SYNOPSIS:
> TAO fails to build because tao_...
RE: [tao-users] Re: [ace-users] Re: Announcing the release of the new beta (ACE-5.4.10, TAO-1.4.10 and CIAO-0.4.10)Hi,
> > >> We encourage you to download the new beta, use it with your
> > >> applications, and let us know soon if you encounter any problems
> > >> since we plan to cut the x.5 release by February 28th.
> >
> > As per Wallace's comments, we have an aggressive schedule
> for the x.5
> > release to meet the needs of some major sponsors. If
> people can give
> > x.4.10 a "test drive" in the next couple of days and report problems
> > they encounter we'll try to ensure that we fix any
> showstoppers before
>
> According to bugzilla bug 2323 is not fixed yet.
>
> http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2323
>
> For us it is a show stopper. We use the OCI version which does not
> have problems related to this bug but it would be nice to be able to
> use the latest version with more fixes.
FYI, the reason that this test now fails is because Ossama added several new
test cases which wheren't in the test in the past, this uncovered some bugs
which according to our information where already there a long time.
Johnny
"Johnny Willemsen" <jwillemsen@remedy.nl> writes:
> > > >> We encourage you to download the new beta, use it with your
> > > >> applications, and let us know soon if you encounter any problems
> > > >> sinc...
Re: [ace-users] Re: [tao-users] Re: difficulties compling TAO with mingw and msys #2Hi,
> > Great, when we get time we will try to upgrade to a newer version of
MinGW,
> > but it is still a candidate. Just keep an eye on the scoreboard, when we
> > upgrade you will see it there. As you can see on the scoreboard, there
are
> > no issues with the 3.2.3 version
>
> I have run all but a few of the provided tests, and all looks well.
We run all ACE tests, no issues there, we are working on the TAO tests, some
of the tests are able to freeze our build system
> Out of curiosity, what is required for eliminating the
> inline/dlli...
[ace-users] [tao-users] ACE/TAO/CIAO x.5.2 release announcementHi,
Thanks to the substantial efforts by many developers, testers, and
users, we are pleased to announce the new x.5.2 ACE+TAO+CIAO beta. The
latest beta has been tagged ACE-5.5.2, TAO-1.5.2, and CIAO-0.5.2. As
usual, it is available at:
http://deuce.doc.wustl.edu/Download.html
The doxygen documentation for the beta is available. We do have some
missing files in that package which we resolve as soon as possible.
We encourage you to download the new beta, use it with your
applications, and let us know if you encounter any problems. Please use
the:
$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM
$CIAO_ROOT/PROBLEM-REPORT-FORM
so that we have the proper version/platform/compiler /options you're
using to report problems. We also request that you take a look at
$TAO_ROOT/docs/releasenotes
for the status of various ongoing projects at the DOC groups of WashU,
UCI, and Vanderbilt to move ACE+TAO+CIAO forward. Overviews of our
recent progress and upcoming plans are available at
$ACE_ROOT/NEWS
$TAO_ROOT/NEWS
$CIAO_ROOT/NEWS
The overall success rates for the test results gathered from all our
daily builds is 95.82 for the ACE tests and 93.47 for the TAO tests.
Please see
http://www.dre.vanderbilt.edu/scoreboard/
for a summary of these tests. As always, we appreciate your help in
resolving the remaining problems. Please see
ACE_ROOT/docs/ACE-bug-process.html
for an overview of our bug fixing policies.
...
[ace-users] [tao-users] ACE+TAO x.5.2 RPM for Fedora CoreGreetings,
I've uploaded Fedora Core source and binary RPM for ACE+TAO x.5.2 to:
http://dist.bonsai.com/ken/ace_tao_rpm/
NOTE - I've enabled ACE_HAS_IPV6 and ACE_USES_IPV4_IPV6_MIGRATION in
these builds; please let me know if this causes problems.
Please let me know if there are problems/issues.
Ken
--
Ken Sedgwick
Bonsai Software, Inc.
(510) 610-4162
ken+5a4@bonsai.com
Public Key: http://www.bonsai.com/ken/ken.asc
GPG Fingerprint: 851E 3B07 E586 0843 9434 5CC7 4033 3B9B 3F3F 9640
...
[tao-users] [ace-users] ACE/TAO/CIAO x.5.2 release announcementHi,
Thanks to the substantial efforts by many developers, testers, and
users, we are pleased to announce the new x.5.2 ACE+TAO+CIAO beta. The
latest beta has been tagged ACE-5.5.2, TAO-1.5.2, and CIAO-0.5.2. As
usual, it is available at:
http://deuce.doc.wustl.edu/Download.html
The doxygen documentation for the beta is available. We do have some
missing files in that package which we resolve as soon as possible.
We encourage you to download the new beta, use it with your
applications, and let us know if you encounter any problems. Please use
the:
$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM
$CIAO_ROOT/PROBLEM-REPORT-FORM
so that we have the proper version/platform/compiler /options you're
using to report problems. We also request that you take a look at
$TAO_ROOT/docs/releasenotes
for the status of various ongoing projects at the DOC groups of WashU,
UCI, and Vanderbilt to move ACE+TAO+CIAO forward. Overviews of our
recent progress and upcoming plans are available at
$ACE_ROOT/NEWS
$TAO_ROOT/NEWS
$CIAO_ROOT/NEWS
The overall success rates for the test results gathered from all our
daily builds is 95.82 for the ACE tests and 93.47 for the TAO tests.
Please see
http://www.dre.vanderbilt.edu/scoreboard/
for a summary of these tests. As always, we appreciate your help in
resolving the remaining problems. Please see
ACE_ROOT/docs/ACE-bug-process.html
for an overview of our bug fixing policies.
...
[tao-users] [ace-users] ACE+TAO x.5.2 RPM for Fedora CoreGreetings,
I've uploaded Fedora Core source and binary RPM for ACE+TAO x.5.2 to:
http://dist.bonsai.com/ken/ace_tao_rpm/
NOTE - I've enabled ACE_HAS_IPV6 and ACE_USES_IPV4_IPV6_MIGRATION in
these builds; please let me know if this causes problems.
Please let me know if there are problems/issues.
Ken
--
Ken Sedgwick
Bonsai Software, Inc.
(510) 610-4162
ken+5a4@bonsai.com
Public Key: http://www.bonsai.com/ken/ken.asc
GPG Fingerprint: 851E 3B07 E586 0843 9434 5CC7 4033 3B9B 3F3F 9640
...
RE: [tao-users] RE: [ace-users] XML service configuration no longer works with ACE/TAO 5.4.5/1.4.5Hi,
> > Hi Lothar
> >
> > > � � ACE VERSION: 5.4.5
> >
> > Thanks for using the PRF form. Could you try to find the
> problem and send
> > us patches to fix this?
> >
> > Regards,
> >
> > Johnny Willemsen
>
> I have no problem committing some time to the problem. I do
> however know as
> much as nothing about the ACE XML parser and it's recent
> changes. It seems to
> me that (some) of the recent changes might have caused the
> test failures. So
> if someone working actively on ACEXML gives me directions I
> am willing to
> spend my time investigating the problem.
I can't remember that work has been done the last months so I am also amazed
things broke. Nobody is actively working on it, so I think there are not
much directions at this moment.
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
On Wednesday 18 May 2005 11:01, Johnny Willemsen wrote:
> Hi,
> I can't remember that work has been done the last months so I am also
> amazed things broke. Nobody is actively working on it, so I think there are
> not much directions at this moment.
Well, it did definiteley work with 5.4.4. So any changes that broke it must
have been made between 5.4.4 and 5.4.5. I also read in the release email of
5.4.5 in the CIAO...
[ace-users] [tao-users] Problem linking ACE/TAOThis message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------=_NextPart_000_0042_01C67435.B64C4BE0
Content-Type: text/plain;
charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Hello,
I have an application using ACE/TAO and I get a linking error trying to =
build executable.
ACE/TAO VERSION: 5.5 / 1.5
OPERATING SYSTEM: Win 2000 SP 4
COMPILER NAME and VERSION: VC++ 2005 Standard Edition
CONTENTS of $ACE_ROOT/ace/config.h:
#define ACE_HAS_STANDARD_CPP_LIBRARY 1
#include "ace/config-win32.h"
DOES THE PROBLEM AFFECT:
COMPILATION? NO
LINKING? YES
EXECUTION? N/A (doesn`t get that far)
SYNOPSIS:
I am getting linking error while I am trying to build executable.
DESCRIPTION:
In the makefile (win32/debug) the libraries ACED.lib and TAOD.lib are in =
the
LIBS.
The error message is:
1>oe_frontendC.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: int __cdecl ACE_Log_Msg::log(enum
ACE_Log_Priority,unsigned short const *,...)"
(__imp_?log@ACE_Log_Msg@@QAAHW4ACE_Log_Priority@@PBGZZ) referenced in
function "public: void __thiscall
TAO::Any_Insert_Policy_AnyTypeCode_Adapter<int>::any_insert(class =
CORBA::Any
*,int const &)const "
(?any_insert@?$Any_Insert_Policy_AnyTypeCode_Adapter@H@TAO@@QBEXPAVAny@CO=
RBA
@@ABH@Z)
T...
[tao-users] [ace-users] Problem linking ACE/TAOThis message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------=_NextPart_000_0042_01C67435.B64C4BE0
Content-Type: text/plain;
charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Hello,
I have an application using ACE/TAO and I get a linking error trying to =
build executable.
ACE/TAO VERSION: 5.5 / 1.5
OPERATING SYSTEM: Win 2000 SP 4
COMPILER NAME and VERSION: VC++ 2005 Standard Edition
CONTENTS of $ACE_ROOT/ace/config.h:
#define ACE_HAS_STANDARD_CPP_LIBRARY 1
#include "ace/config-win32.h"
DOES THE PROBLEM AFFECT:
COMPILATION? NO
LINKING? YES
EXECUTION? N/A (doesn`t get that far)
SYNOPSIS:
I am getting linking error while I am trying to build executable.
DESCRIPTION:
In the makefile (win32/debug) the libraries ACED.lib and TAOD.lib are in =
the
LIBS.
The error message is:
1>oe_frontendC.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: int __cdecl ACE_Log_Msg::log(enum
ACE_Log_Priority,unsigned short const *,...)"
(__imp_?log@ACE_Log_Msg@@QAAHW4ACE_Log_Priority@@PBGZZ) referenced in
function "public: void __thiscall
TAO::Any_Insert_Policy_AnyTypeCode_Adapter<int>::any_insert(class =
CORBA::Any
*,int const &)const "
(?any_insert@?$Any_Insert_Policy_AnyTypeCode_Adapter@H@TAO@@QBEXPAVAny@CO=
RBA
@@ABH@Z)
T...
[ace-users] [ace-user] problem on building ACE+TAO+CAIODear, all.
I have a problem on buliding ACE+TAO+CAIO.
ACE VERSION: 5.5
HOST MACHINE and OPERATING SYSTEM:
HOST Machine: Intel Pentium D 3.0 1GB
OS: Windows XP Professional SP2
TARGET MACHINE and OPERATING SYSTEM
Same with the HOST machine and OS
THE $ACE_ROOT/ace/config.h FILE
#define ACE_HAS_MFC 1
#define ACE_NO_INLINE
#define ACE_HAS_STANDARD_CPP_LIBRARY 1
#include "ace/config-win32.h"
DOES THE PROBLEM AFFECT:
ACE+TAO+CAIO building
SYNOPSIS:
occurrance of syntax error during building ACE+TAO+CAIO
DESCRIPTION:
during building ACE+TAO+CAIO, syntax errors occurs at the point
of enum definition in the file, options.h. Also, there are
bunch of other
errors.
class ACE_Svc_Export Options
{
// = TITLE
// Singleton that consolidates all Options for a gatewayd.
public:
// = Options that can be enabled/disabled.
enum
{
// = The types of threading strategies.
REACTIVE = 0,
OUTPUT_MT = 1,
INPUT_MT = 2,
VERBOSE = 01,
DEBUG = 02,
SUPPLIER_ACCEPTOR = 04,
CONSUMER_ACCEPTOR = 010,
SUPPLIER_CONNECTOR = 020,
CONSUMER_CONNECTOR = 040
};
one of them says that '}' is missing in front of '='.
Did I misconfigure something?
Thanks.
- Je...
[tao-users] RE: [ace-users] Re: How to use Any>>=OctetSeq in TAO 1.3.6? #2Hi,
> > Heiko, could you try to add TAO_Export to front of the operators in
> > OctetSeqA.h and then rebuild TAO and you app. I think the linker
> > errors should be gone.
>
> this is the solution! Thank you :-)
Thanks for the feedback. I have just committed the fix into the repo and
this will be in the 1.4 release.
Regards,
Johnny Willemsen
Remedy IT
Leeghwaterstraat 25
2811 DT Reeuwijk
The Netherlands
www.theaceorb.nl / www.remedy.nl
...
[ace-users] Re: [tao-users] ACE::set_handle_limit brokenHi Eider,
Thanks for the PRF!
"Eider Oliveira" <eider.oliveira@gmail.com> wrote in message
news:<2e53f4ef0409021132f3de615@mail.gmail.com>...
> ACE VERSION: 5.4.1
>
> HOST MACHINE and OPERATING SYSTEM: Linux
>
>
> When at Select_Reactor.cpp:550
> ACE_TRACE ("ACE_Select_Reactor_T::ACE_Select_Reactor_T");
>
> // First try to open the Reactor with the hard-coded default.
> if (this->open
(ACE_Select_Reactor_T<ACE_SELECT_REACTOR_TOKEN>::DEFAULT_SIZE,
> 0,
> ...
[tao-users] Re: [ace-users] The ACE ORB and SolarisHi,
To ensure that we have proper version/platform/compiler information,
please make sure you fill out the appropriate problem report form
(PRF), which is in
$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM
or in
$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM
in older versions of ACE+TAO. Make sure to include this information
when asking any questions about ACE+TAO since otherwise we have to
"guess" what version/platform/compiler/options you've using, which is
error-prone and slows down our responsiveness.
>> does the ACE ORB run on Solaris 10 (SPARC)?
Yes, please see
http://www.dre.vanderbilt.edu/scoreboard/integrated.html
for the OS platforms and compilers that we test ACE+TAO with
regularly, which includes Solaris 10.
>> I could only find information that it runs on e.g. Solaris 1.x and
>> 2.x on SPARC and Intel
>> (http://www.cs.wustl.edu/~schmidt/TAO-status.html).
I've fixed this so it doesn't appear to limit Solaris support to 1.x
or 2.x.
>> Also, does ACE ORB interoperate with Orbacus without problems?
Yes, as far as we know. If you run into problems please use the PRF
to report them.
Thanks,
Doug
--
Dr. Douglas C. Schmidt Professor and Associate Chair
Electrical Engineering and Computer Science TEL: (615) 343-8197
Institute for Software Integrated Systems WEB: www.dre.vanderbilt.edu/~schmidt
Vanderbilt U...
[tao-users] RE: [ace-users] XML service configuration no longer works with ACE/TAO 5.4.5/1.4.5Hi Lothar
> � � ACE VERSION: 5.4.5
Thanks for using the PRF form. Could you try to find the problem and send us
patches to fix this?
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
>
> � � HOST MACHINE and OPERATING SYSTEM:
> uname -a
> Linux janus 2.6.11.4-20a-default #1 Wed Mar 23 21:52:37 UTC
> 2005 x86_64 x86_64
> x86_64 GNU/Linux
>
> � � TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
> � � COMPILER NAME AND VERSION (AND PATCHLEVEL):
> gcc-4.0.0 --version
> gcc-4.0.0 (GCC) 4.0.0
>
> � � CONTENTS OF $ACE_ROOT/ace/config.h [if you use a link to
> a platform-
> � � specific file, simply state which one]:
> cat /opt2/linux/x86_64/ACE/1.4.4/ACE_wrappers/ace/config.h
> #define ACE_HAS_XML_SVC_CONF
> #include "ace/config-linux.h"
>
> � � CONTENTS OF
> $ACE_ROOT/include/makeinclude/platform_macros.GNU (unless
> � � this isn't used in this case, e.g., with Microsoft Visual C++):
> cat
> /opt2/linux/x86_64/ACE/1.4.4/ACE_wrappers/include/makeinclude/
> platform_macros.GNU
>
> # configure ACE/TAO for our use
>
> debug=1
> optimize=1
> exceptions=1
> threads=1
> inline=1
> rtti=1
> versioned_so=1
> interface_repo=1
> ssl=1
>
> include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
...
[tao-users] RE: [ace-users] Error in $TAO_ROOT/tao on Cygwin #2Hi,
> You suggested that I check if the
> ACE_Wchar_Codeset_Translator is linked
> into the ACE lib.
> What I find is that the file in which WChar_Codeset_Translator is
> defined, CDR_Stream.h, is
> in the ACE lib and other classes defined in that file, such as
> ACE_OutputCDR are linked into
> the ACE lib but WChar_Codeset_Translator is not.
> In fact,
> > nm libACE.a | grep Translator
> yields nothing.
>
> Since this step wasn't a problem in version x.4.1 I compared
> CDR_Stream.h in the two
> versions but nothing ju...
[tao-users] RE: [ace-users] Error in $TAO_ROOT/tao on Cygwin #2Hi,
Thanks for the info, but I doubt this is a good change. At the moment I have
sponsoring for improving the Cywin support we will setup a static build and
monitor the status daily.
Johnny
> -----Original Message-----
> From: Daniella Malin [mailto:daniella@lmtgtm.org]
> Sent: donderdag 7 oktober 2004 17:13
> To: Johnny Willemsen
> Cc: 'Daniella Malin'; 'Russ Leach'; 'Tao-Users'
> Subject: Re: [ace-users] Error in $TAO_ROOT/tao on Cygwin
>
> Comments below
>
> Johnny Willemsen wrote:
>
> >Hi,
> >
...
Re: [ace-users] [tao-users] PRF: ORB Unable to launch on an IPv4 host w/ ACE IPv6 enabled #2This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C6ECB7.AFCEBE10
Content-Type: text/plain
> Hi Andre,
>
> Could you please run ACE_wrappers/tests/Enum_Interfaces_Test
> and post the resulting contents of
> ACE_wrappers/tests/log/Enum_Interfaces_Test.log?
>
> Thanks,
> -Steve
Fails as follows:
Oct 10 14:59:17.145 2006@LM_DEBUG@(2396|2748) Starting Enum_Interfaces_Test
test at Tue Oct 10 2006 14:59:17.145000
Oct 10 14:59:17.145 2006@LM_DEBUG@Machine: AKOSTUR running on Intel Unknown
Oct 10 14:59:17.145 2006@LM_DEBUG@Platform: Win32, Windows NT 5.1, Build
2600 Service Pack 2
Oct 10 14:59:17.160 2006@LM_ERROR@ACE::get_ip_interfaces failed: File exists
Oct 10 14:59:17.160 2006@LM_DEBUG@(2396|2748) Ending Enum_Interfaces_Test
test at Tue Oct 10 2006 14:59:17.160000
------_=_NextPart_001_01C6ECB7.AFCEBE10
Content-Type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [ace-users] [tao-users] PRF: ORB Unable to launch on an IPv4 host w/ ACE IPv6 enabled</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>> Hi Andre,...