Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 7852 invoked from network); 9 May 2007 11:12:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2007 11:12:52 -0000 Received: (qmail 12349 invoked by uid 500); 9 May 2007 11:12:58 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 12330 invoked by uid 500); 9 May 2007 11:12:58 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 12315 invoked by uid 99); 9 May 2007 11:12:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2007 04:12:58 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2007 04:12:49 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Hlk5s-0005Mk-Dq for axis-c-user@ws.apache.org; Wed, 09 May 2007 04:12:28 -0700 Message-ID: <10392346.post@talk.nabble.com> Date: Wed, 9 May 2007 04:12:28 -0700 (PDT) From: aljaznoe To: axis-c-user@ws.apache.org Subject: AXIS-C++ on IBM AIX MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: aljaz.noe@halcom.si X-Virus-Checked: Checked by ClamAV on apache.org Hi! I would like to use AXIS-C++ on IBM AIX 5.2. I've tried the binary version available from http://www.apache.org/dist/ws/axis-c/binaries/aix/axis-c-1.6b-AIX-trace-bin= .tar.gz, but there seem to be some linking issues xerces library. Specifically, I generated created calculator client example in c++ from calculator.wsdl. I've set the configuration files, paths, libpath's... everything. The code compiles (and links - statically) OK with xlC compiler. When I run the example, I get the following error in AxisClientLog, which i= s followed by a segfault. [09/05/2007 12:30:01:709 DFT] 1 - I -------------- Config File settings START ---------------- [09/05/2007 12:30:01:709 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000000] <....> [09/05/2007 12:30:01:709 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@1 [09/05/2007 12:30:01:709 DFT] 1 - I AXCONF_WSDDFILEPATH =3D NULL [09/05/2007 12:30:01:709 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000001] <....> [09/05/2007 12:30:01:710 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "/usr/local/axiscpp_deploy/log/AxisLog" [09/05/2007 12:30:01:710 DFT] 1 - I AXCONF_LOGPATH =3D /usr/local/axiscpp_deploy/log/AxisLog [09/05/2007 12:30:01:710 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000002] <....> [09/05/2007 12:30:01:710 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "/home/ccuser/ane/inst/axis-c/depcli/log/AxisClientLog" [09/05/2007 12:30:01:710 DFT] 1 - I AXCONF_CLIENTLOGPATH =3D /home/ccuser/ane/inst/axis-c/depcli/log/AxisClientLog [09/05/2007 12:30:01:710 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000003] <....> [09/05/2007 12:30:01:710 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@1 [09/05/2007 12:30:01:710 DFT] 1 - I AXCONF_CLIENTWSDDFILEPATH =3D NULL [09/05/2007 12:30:01:710 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000004] <....> [09/05/2007 12:30:01:710 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "/home/ccuser/ane/inst/axis-c/depcli" [09/05/2007 12:30:01:710 DFT] 1 - I AXCONF_AXISHOME =3D /home/ccuser/ane/inst/axis-c/depcli [09/05/2007 12:30:01:710 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000005] <....> [09/05/2007 12:30:01:710 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "libhttp_transport.so" [09/05/2007 12:30:01:710 DFT] 1 - I AXCONF_TRANSPORTHTTP =3D libhttp_transport.so [09/05/2007 12:30:01:710 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000006] <....> [09/05/2007 12:30:01:711 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@1 [09/05/2007 12:30:01:711 DFT] 1 - I AXCONF_TRANSPORTSMTP =3D NULL [09/05/2007 12:30:01:711 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000007] <....> [09/05/2007 12:30:01:711 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "libaxis_xerces.so" [09/05/2007 12:30:01:711 DFT] 1 - I AXCONF_XMLPARSER =3D libaxis_xerces.so [09/05/2007 12:30:01:711 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000008] <....> [09/05/2007 12:30:01:711 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "server name" [09/05/2007 12:30:01:711 DFT] 1 - I AXCONF_NODENAME =3D server name [09/05/2007 12:30:01:711 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000009] <....> [09/05/2007 12:30:01:711 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "listen port" [09/05/2007 12:30:01:711 DFT] 1 - I AXCONF_LISTENPORT =3D listen port [09/05/2007 12:30:01:711 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[0000000A] <....> [09/05/2007 12:30:01:711 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "Unknown" [09/05/2007 12:30:01:711 DFT] 1 - I AXCONF_SSLCHANNEL_HTTP =3D Unknown [09/05/2007 12:30:01:712 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[0000000B] <....> [09/05/2007 12:30:01:712 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "libhttp_channel.so" [09/05/2007 12:30:01:712 DFT] 1 - I AXCONF_CHANNEL_HTTP =3D libhttp_channel= .so [09/05/2007 12:30:01:712 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[0000000C] <....> [09/05/2007 12:30:01:712 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@1 [09/05/2007 12:30:01:712 DFT] 1 - I AXCONF_SECUREINFO =3D NULL [09/05/2007 12:30:01:712 DFT] 1 - I -------------- Config File settings END OF ---------------- [09/05/2007 12:30:01:712 DFT] 1 XMLParserFactory > initialize=20 [09/05/2007 12:30:01:712 DFT] 1 AxisConfig > getAxisConfProperty @2000bd28,[00000007] <....> [09/05/2007 12:30:01:712 DFT] 1 AxisConfig < getAxisConfProperty @2000bd28,@2 "libaxis_xerces.so" [09/05/2007 12:30:01:712 DFT] 1 XMLParserFactory > loadLib=20 [09/05/2007 12:30:01:741 DFT] 1 AxisEngineException > AxisEngineException @2ff21f68,------------> [09/05/2007 12:30:01:741 DFT] 1 - I 29, "Failed to load parser within serve= r engine:=20 [09/05/2007 12:30:01:741 DFT] 1 - I Error Message=3D'Exec format error' Error Code=3D'8' [09/05/2007 12:30:01:741 DFT] 1 - I Load lib error=3D' 0509-130 Symbol resolution failed for /home/ccuser/ane/inst/axis-c/lib/axis/libaxis_xerces.so because: [09/05/2007 12:30:01:741 DFT] 1 - I =090509-136 Symbol fgXercescDefaultLocale__Q2_11xercesc_2_26XMLUni (number 28) is not exported from [09/05/2007 12:30:01:741 DFT] 1 - I =09=09 dependent module /usr/local/xerces-c-aix_510-xlc_60_050623/lib/libxerces-c.a. [09/05/2007 12:30:01:741 DFT] 1 - I =090509-136 Symbol __dt__Q2_11xercesc_2_211InputSourceFv (number 29) is not exported from [09/05/2007 12:30:01:741 DFT] 1 - I =09=09 dependent module /usr/local/xerces-c-aix_510-xlc_60_050623/lib/libxerces-c.a. [09/05/2007 12:30:01:741 DFT] 1 - I =090509-136 Symbol setEncoding__Q2_11xercesc_2_211InputSourceFPCUs (number 30) is not exported from [09/05/2007 12:30:01:741 DFT] 1 - I =09=09 dependent module /usr/local/xerces-c-aix_510-xlc_60_050623/lib/libxerces-c.a. [09/05/2007 12:30:01:741 DFT] 1 - I =090509-136 Symbol setPublicId__Q2_11xercesc_2_211InputSourceFPCUs (number 31) is not exported from [09/05/2007 12:30:01:741 DFT] 1 - I =09=09 dependent module /usr/local/xerces-c-aix_510-xlc_60_050623/lib/libxerces-c.a. [09/05/2007 12:30:01:742 DFT] 1 - I =090509-136 Symbol setSystemId__Q2_11xercesc_2_211InputSourceFPCUs (number 32) is n=C5=84M=C3= =9A(=C3=9DZ=C3=9F=C4=90" [09/05/2007 12:30:01:742 DFT] 1 AxisEngineException > getMessageForExceptionCode @2ff21f68,29 [09/05/2007 12:30:01:742 DFT] 1 AxisEngineException < getMessageForExceptionCode @2ff21f68,"DLOPEN FAILED in loading parser library" [09/05/2007 12:30:01:742 DFT] 1 AxisEngineException > getMessageForExceptionCode @2ff21f68,29 [09/05/2007 12:30:01:742 DFT] 1 AxisEngineException < getMessageForExceptionCode @2ff21f68,"DLOPEN FAILED in loading parser library" [09/05/2007 12:30:01:742 DFT] 1 AxisEngineException < AxisEngineException @2ff21f68 It looks like the xerces library does not provide some required symbols. Th= e above log was produced when using xerces 2.7.0. Same error, but with different symbols is produced when using xerces 2.2.0 (from=20 http://archive.apache.org/dist/xml/xerces-c/Xerces-C_2_2_0/xerces-c2_2_0-AI= X51_5.02.tar.gz). Questions: Has anyone been able to use axis-c on AIX? What version of axis-c (and dependent libraries) work best? Are there binaries available? If not, what is the correct build procedure? I know the above calculator client example is the most basic thing to do (haven't tried the server yet). Are there any other known issues with axis-= c and AIX related to more advanced things (server, apache mod...) Thanks for your help, Aljaz --=20 View this message in context: http://www.nabble.com/AXIS-C%2B%2B-on-IBM-AIX= -tf3715116.html#a10392346 Sent from the Axis - C++ - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org