Return-Path: X-Original-To: apmail-axis-c-user-archive@www.apache.org Delivered-To: apmail-axis-c-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93E7F64BB for ; Thu, 16 Jun 2011 17:42:43 +0000 (UTC) Received: (qmail 68406 invoked by uid 500); 16 Jun 2011 17:42:43 -0000 Delivered-To: apmail-axis-c-user-archive@axis.apache.org Received: (qmail 68376 invoked by uid 500); 16 Jun 2011 17:42:43 -0000 Mailing-List: contact c-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache AXIS C User List" Delivered-To: mailing list c-user@axis.apache.org Received: (qmail 68366 invoked by uid 99); 16 Jun 2011 17:42:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2011 17:42:43 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of preet3039@gmail.com designates 209.85.210.173 as permitted sender) Received: from [209.85.210.173] (HELO mail-iy0-f173.google.com) (209.85.210.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2011 17:42:36 +0000 Received: by iym10 with SMTP id 10so1721276iym.32 for ; Thu, 16 Jun 2011 10:42:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=l7oa4okTb3U2yCsR/KzSJXeKL5hBwOgENJVl5RAz61k=; b=PDa/ebBGr/vMXdidyyYh0a/cHAT103/RnudK/nRm8b/Tojof4Fu/bg6CHGjFgHbatO fGnTVlO2wn/Na0MP1XrNpWItZq6jnYO0/LW5yWxbQOoC01luvX3/DckQekC1KTRl7seS tlL2pKjqxTlrh1A+FWPitV03iByoLjOgKugUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=q/fVoINd0dP2briB7MFbBc3PkRqgxWGP+r5QWtO8tDuDQBZ5YjOpYupJP2JNrsdW08 AI+MQGY+jWL8IvJQ7NKL6kYlRwDmGJagg8D83Gqc1i9LMwWIOxCgvrbvDyA3nA8lJwta j/7QUCPu9+roWYXejzPkrIgVezEgayL9oRucE= MIME-Version: 1.0 Received: by 10.43.62.195 with SMTP id xb3mr1099258icb.458.1308246134182; Thu, 16 Jun 2011 10:42:14 -0700 (PDT) Received: by 10.231.155.203 with HTTP; Thu, 16 Jun 2011 10:42:14 -0700 (PDT) In-Reply-To: References: Date: Thu, 16 Jun 2011 13:42:14 -0400 Message-ID: Subject: Re: Client not able to connect to server - get axis2_http_sender.dll Failed. DLERROR IS DLL Load Error 126 From: "preet $" To: Apache AXIS C User List Content-Type: multipart/alternative; boundary=bcaec517ad1a1b53ef04a5d7ca6a X-Virus-Checked: Checked by ClamAV on apache.org --bcaec517ad1a1b53ef04a5d7ca6a Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Thanks for your response. Yes I am using the latest version of walker. I tried on c:\axis2c and I still got the problem. I found out that it is because there is a bug which stops it from distiguishing the forward and backward slashes. There was a fix provided which I downloaded it. the site is http://code.google.com/p/staff/wiki/InstallationManualWindows and it worked. Thanks Preet On Wed, Jun 15, 2011 at 4:42 AM, Stadelmann Josef < josef.stadelmann@axa-winterthur.ch> wrote: > 1. Are you using the latest greatest version of the Dependency > Walker? If not sometimes I had the same effect! But AFAIK, SHLWAPI.dll > always shows some problems, and I don=92t know why. But was never the cau= se > for a problem. > > 2. Can you install to a different location then C:\Program Files > (x86)\test/lib/ ? Look "\" and "/" how it is installed? I would suggest d= o > not use a path with (x86) even if Microsoft thinks it is a modern approac= h > to keep systems apart from each other. ;-) I suggest install at > C:\axis2c\... --- keep it short and simple ---- > > > > > > Josef > > > > > > > > > > > > *Von:* preet $ [mailto:preet3039@gmail.com] > *Gesendet:* Montag, 13. Juni 2011 19:16 > *An:* c-user@axis.apache.org > *Betreff:* Client not able to connect to server - get > axis2_http_sender.dll Failed. DLERROR IS DLL Load Error 126 > > > > > > > > Hello, > > > > I am using Axis2C for my client which communicates with the server > which is using Java Axis for publishing the Service. I extracted the > downloaded axis2c zip file. I have copied the files from the axis repo li= b > to my application repository lib. I have set the AXIS2C_HOME to my > application repository. I have all the files related to client in my > application.I have the server running and the WSDL is also visible, but I= am > unable to connect to the server. But when I run the client I get the > following error in the log > > > > Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) > axis2_handler_t *request_uri_based_dispatcher added to the index 0 of the > phase Transport > [Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) > axis2_handler_t *addressing_based_dispatcher added to the index 1 of the > phase Transport > [Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) > axis2_handler_t *rest_dispatcher added to the index 0 of the phase Dispat= ch > [Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) > axis2_handler_t *soap_message_body_based_dispatcher added to the index 1 = of > the phase Dispatch > [Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) > axis2_handler_t *soap_action_based_dispatcher added to the index 2 of the > phase Dispatch > [Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) > axis2_handler_t *dispatch_post_conditions_evaluator added to the index 0 = of > the phase PostDispatch > [Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) > axis2_handler_t *context_handler added to the index 1 of the phase > PostDispatch > [Mon Jun 13 11:00:53 2011] [debug] > ..\..\src\core\deployment\conf_builder.c(234) No custom dispatching order > found. Continue with the default dispatching order > [Mon Jun 13 11:00:53 2011] [debug] > ..\..\src\core\deployment\conf_builder.c(379) Module addressing found in > axis2.xml > [Mon Jun 13 11:00:53 2011] [error] ..\..\util\src\class_loader.c(167) > Loading shared library C:\Program Files > (x86)\test/lib/axis2_http_sender.dll Failed. DLERROR IS DLL Load Error 1= 26: > The specified module could not be found. > > > [Mon Jun 13 11:00:53 2011] [error] > ..\..\src\core\deployment\conf_builder.c(903) Transport sender is NULL fo= r > transport http, unable to continue > [Mon Jun 13 11:00:53 2011] [error] > ..\..\src\core\deployment\conf_builder.c(262) Processing transport sender= s > failed, unable to continue > [Mon Jun 13 11:00:53 2011] [error] > ..\..\src\core\deployment\dep_engine.c(939) Populating Axis2 Configuratio= n > failed > [Mon Jun 13 11:00:53 2011] [error] > ..\..\src\core\deployment\conf_init.c(195) Loading deployment engine fail= ed > for client repository C:\Program Files (x86)\test > > > > The axis2_http_sender.dll is the location specified, not sure why it is > indicating it as missing. > > > > I tried to run the sample echo server, I get the same problem. > > > > Tried the dependency walker and it says "At least one required implicit o= r > forwarded dependency was not found" and it has identified SHLWAPI.dll, > GPSVC.dll, IESHIMS.dll, IEFRAME.dll, LIBEAY32.dll, SSLEAY32.dll...with > message "system could not find the file specified" . Not sure why these a= re > coming up and what is to be done to resolve this.... > > > > I went through the mailing list but could not find a solution that caters > to this problem > > > > Any help if you have faced a similar issue. > > > > thanks > > Preet > > > --bcaec517ad1a1b53ef04a5d7ca6a Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable
Thanks for your response. Yes I am using the latest version of walker.=
I tried on c:\axis2c and I still got the problem.=A0 I found out that = it is because there is a bug which stops it from distiguishing the forward = and backward slashes. There was a fix provided which I downloaded it. the s= ite is http://code.google.com/p/staff/wiki/InstallationManualWindows=A0a= nd it worked.
=A0
Thanks
Preet

On Wed, Jun 15, 2011 at 4:42 AM, Stadelmann Jose= f <josef.stadelmann@axa-winterthur.ch> wrote:

1.<= span style=3D"FONT: 7pt 'Times New Roman'">=A0=A0=A0=A0=A0=A0 Are you using the latest greatest version of the Dependency Walker? If = not sometimes I had the same effect! But AFAIK, SHLWAPI.dll always shows so= me problems, and I don=92t know why. But was never the cause for a problem.=

2.<= span style=3D"FONT: 7pt 'Times New Roman'">=A0=A0=A0=A0=A0=A0 Can you install to a different location then C:\Program Files (x86)\test/lib/ ? Look "\" and "/" how it= is installed? I would suggest do not use a path with (x86) even if Microso= ft thinks it is a modern approach to keep systems apart from each other. ;-= ) I suggest install at C:\axis2c\... --- keep it short and simple ----

=A0

=A0

Josef

=A0

=A0

=A0

=A0

=A0

Von: preet $ [mailto:preet3039@gmail.com]
Gesendet: Montag, 13. Juni 2011 19:16
An: c-user@axis.apache.org
<= b>Betreff: Client not able to connect to server - get axis2_http_sender= .dll Failed. DLERROR IS DLL Load Error 126

=A0

=A0

=A0

Hello,

=A0

=A0=A0=A0 I am using A= xis2C for my client which communicates with the server which is using=A0Jav= a Axis for publishing the Service. I extracted the downloaded axis2c zip fi= le. I have copied the files from the axis repo lib to my application reposi= tory lib. I have set the AXIS2C_HOME to my application repository. I have a= ll the files related to client in my application.I have the server running = and the WSDL is also visible, but I am unable to connect to the server.=A0 = But when I run the client I get the following error in the log

=A0

Mon Jun 13 11:00:53 20= 11] [debug] ..\..\src\core\engine\phase.c(121) axis2_handler_t *request_uri= _based_dispatcher added to the index 0 of the phase Transport
[Mon Jun 1= 3 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) axis2_handler_t= *addressing_based_dispatcher added to the index 1 of the phase Transport [Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) axis2= _handler_t *rest_dispatcher added to the index 0 of the phase Dispatch
[= Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) axis2_= handler_t *soap_message_body_based_dispatcher added to the index 1 of the p= hase Dispatch
[Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) axis2= _handler_t *soap_action_based_dispatcher added to the index 2 of the phase = Dispatch
[Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.= c(121) axis2_handler_t *dispatch_post_conditions_evaluator added to the ind= ex 0 of the phase PostDispatch
[Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\engine\phase.c(121) axis2= _handler_t *context_handler added to the index 1 of the phase PostDispatch<= br>[Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\deployment\conf_builde= r.c(234) No custom dispatching order found. Continue with the default dispa= tching order
[Mon Jun 13 11:00:53 2011] [debug] ..\..\src\core\deployment\conf_builder.c= (379) Module addressing found in axis2.xml
[Mon Jun 13 11:00:53 2011] [e= rror] ..\..\util\src\class_loader.c(167) Loading shared library C:\Program = Files (x86)\test/lib/axis2_http_sender.dll=A0 Failed. DLERROR IS DLL Load E= rror 126: The specified module could not be found.


[Mon Jun 13 11:00:= 53 2011] [error] ..\..\src\core\deployment\conf_builder.c(903) Transport se= nder is NULL for transport http, unable to continue
[Mon Jun 13 11:00:53= 2011] [error] ..\..\src\core\deployment\conf_builder.c(262) Processing tra= nsport senders failed, unable to continue
[Mon Jun 13 11:00:53 2011] [error] ..\..\src\core\deployment\dep_engine.c(9= 39) Populating Axis2 Configuration failed
[Mon Jun 13 11:00:53 2011] [er= ror] ..\..\src\core\deployment\conf_init.c(195) Loading deployment engine f= ailed for client repository C:\Program Files (x86)\test

=A0

The axis2_http_sender.= dll is the location specified, not sure why it is indicating it as missing.=

=A0

I tried to run the sam= ple echo server, I get the same problem.

=A0

Tried the dependency w= alker and it says "At least one required implicit or forwarded depende= ncy was not found" and it has identified SHLWAPI.dll, GPSVC.dll, IESHI= MS.dll, IEFRAME.dll, LIBEAY32.dll, SSLEAY32.dll...with message "system= could not find the file specified" . Not sure why these are coming up= and what is to be done to resolve this....

=A0

I went through the mai= ling list but could not find a solution that caters to this problem

=A0

Any help if you have f= aced a similar issue.

=A0

thanks

Preet

=A0


--bcaec517ad1a1b53ef04a5d7ca6a--