Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 8779 invoked from network); 14 Jul 2004 12:48:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jul 2004 12:48:52 -0000 Received: (qmail 75598 invoked by uid 500); 14 Jul 2004 12:48:51 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 75571 invoked by uid 500); 14 Jul 2004 12:48:51 -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 75558 invoked by uid 99); 14 Jul 2004 12:48:51 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [161.114.128.28] (HELO zukmail04.zreo.compaq.com) (161.114.128.28) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 14 Jul 2004 05:48:48 -0700 Received: from sdcexg11.emea.cpqcorp.net (sdcexg11.emea.cpqcorp.net [16.25.5.6]) by zukmail04.zreo.compaq.com (Postfix) with ESMTP id 87EC369 for ; Wed, 14 Jul 2004 13:48:45 +0100 (BST) Received: from BSWEXC01.emea.cpqcorp.net ([15.155.122.12]) by sdcexg11.emea.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.0); Wed, 14 Jul 2004 13:48:45 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Can't get Axis-C sample apps to work: Apache process dies. Date: Wed, 14 Jul 2004 14:48:44 +0200 Message-ID: <171DD539F0CE4B42AA280780B455DFEB05CA90@BSWEXC01.emea.cpqcorp.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Can't get Axis-C sample apps to work: Apache process dies. Thread-Index: AcRpmyjtPzfONLI1TnCnWk1uYnv11QABVp3w From: "Waldispuehl, Ulrich" To: "Apache AXIS C User List" X-OriginalArrivalTime: 14 Jul 2004 12:48:45.0239 (UTC) FILETIME=[E6482C70:01C469A0] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Now I have installed the Expat-1.95.7 binary version as described in the Axis-C installation guide, but the problem remains the same .. Ueli > -----Original Message----- > From: Marcus Tillmanns [mailto:m.tillmanns@cube-tec.de]=20 > Sent: Wednesday, 14 July, 2004 14:08 > To: Apache AXIS C User List > Subject: Re: Can't get Axis-C sample apps to work: Apache=20 > process dies. >=20 >=20 > Its the xml Parser. >=20 > Google for expat and download 1.95, I think >=20 > Marcus > ----- Original Message -----=20 > From: "Waldispuehl, Ulrich" > To: > Sent: Wednesday, July 14, 2004 1:57 PM > Subject: Can't get Axis-C sample apps to work: Apache process dies. >=20 >=20 > I'm trying to get the samples to run on an installation done with > apache_2.0.47-win32-x86-no_ssl and axis-c-win32-current-bin=20 > 09-Jul-2004 > . >=20 > What I get is the following: >=20 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > Client console window: >=20 > base localhost 8080 > Sending Requests to Server http://localhost:8080 ........ > invoking echoString... > Exception : AxisTransportException:Unexpected string received. Most > probably server returned an empty stream > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > Pop-up message: > Apache.exe - Application Error > The instruction at "0x78001d0b" referenced memory at "0x00000000". The > memory could not be "read". > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > Apache error log: >=20 > [Wed Jul 14 13:09:23 2004] [notice] Parent: child process exited with > status 3221225477 -- Restarting. > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > The installation guide says "To run this sample client=20 > applications you > need to have the path to libexapt.dll in the "PATH"=20 > environment variable > ...". I couldn't find this DLL anywhere, so it's definitely not in the > path. What is this DLL, and where can I get it (if that's the=20 > source of > my problem)? >=20 > Ueli >=20 >=20