You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "John Hawkins (JIRA)" <ax...@ws.apache.org> on 2006/07/10 15:58:30 UTC

[jira] Closed: (AXISCPP-982) HTTPTransportException

     [ http://issues.apache.org/jira/browse/AXISCPP-982?page=all ]
     
John Hawkins closed AXISCPP-982:
--------------------------------

    Resolution: Fixed

> HTTPTransportException
> ----------------------
>
>          Key: AXISCPP-982
>          URL: http://issues.apache.org/jira/browse/AXISCPP-982
>      Project: Axis-C++
>         Type: Bug

>   Components: Client - Engine
>     Versions:  1.6 Final
>  Environment: MS Windows XP; VS 2005
>     Reporter: Manfred Pauli

>
> Hello,
> I generated C++ code (client stubs) from a .wsdl file and it worked very well. Now I tried to run an application, but it didn't work. It started with an HTTPTransportException (Error code 126). I thought, my firewall could be the problem and turned it off, but it also didn't work.
> My "main application" looks like that:
> versionPortType vpt("http://bladekemper15.informatik.tu-muenchen.de:8080",APTHTTP1_1);
> vpt.getVersion();
> I add the log file generated at the startup of the application.
> Please help me!
> Thank you very much,
> Manfred 
> ************ Start Display Current Environment ************
> Axis C++ libraries built on Mar  3 2006 at 01:06:33
> Runtime trace produced on Mon Jul 10 13:32:42 2006
> PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\Microsoft SQL Server\90\Tools\binn\;C:\Programme\Microsoft Visual Studio 8\SDK\v2.0\Bin\;C:\Xerces\bin\;C:\g++\bin\;C:\Axis\bin;C:\Expat-2.0.0\Libs;C:\Programme\SSH Communications Security\SSH Secure Shell;c:\Programme\Microsoft Visual Studio 8\;c:\Programme\Microsoft Visual Studio 8\VC\bin
> AXISCPP_DEPLOY=C:\Axis\deploy
> CLASSPATH=C:\axis\lib\axisjava\wsdl4j.jar;C:\axis\lib\axisjava\axis.jar;C:\axis\lib\axisjava\commons-discovery.jar;C:\axis\lib\axisjava\commons-logging.jar;C:\axis\lib\axisjava\jaxrpc.jar;C:\axis\lib\axisjava\saaj.jar;C:\axis\lib\axis\wsdl2ws.jar
> OS=Windows_NT
> COMPUTERNAME=NEUREUTLAPTOP
> USERNAME=Manfred
> ************* End Display Current Environment *************
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I -------------- Config File settings START ----------------
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[00000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@1 <null>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_WSDDFILEPATH = NULL
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[01000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@1 <null>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_LOGPATH = NULL
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[02000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "c:\Axis\client.log"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_CLIENTLOGPATH = c:\Axis\client.log
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[03000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@1 <null>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_CLIENTWSDDFILEPATH = NULL
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[04000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\deploy"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_AXISHOME = C:\Axis\deploy
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[05000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\bin\HTTPTransport.dll"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_TRANSPORTHTTP = C:\Axis\bin\HTTPTransport.dll
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[06000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@1 <null>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_TRANSPORTSMTP = NULL
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[07000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\bin\AxisXMLParserXerces.dll"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_XMLPARSER = C:\Axis\bin\AxisXMLParserXerces.dll
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[08000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "server name"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_NODENAME = server name
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[09000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "listen port"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_LISTENPORT = listen port
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[0A000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\bin\HTTPSSLChannel.dll"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_SSLCHANNEL_HTTP = C:\Axis\bin\HTTPSSLChannel.dll
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[0B000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\bin\HTTPChannel.dll"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_CHANNEL_HTTP = C:\Axis\bin\HTTPChannel.dll
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[0C000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@1 <null>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I AXCONF_SECUREINFO = NULL
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - I -------------- Config File settings END OF ----------------
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 XMLParserFactory > initialize 
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[07000000] <....>
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\bin\AxisXMLParserXerces.dll"
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 XMLParserFactory > loadLib 
> [10/07/2006 13:32:42:887 Westeuropäische Normalzeit] 668 - > callLoadLib [78783400] <xx4.>
> [10/07/2006 13:32:42:957 Westeuropäische Normalzeit] 668 - < callLoadLib [00003800] <..8.>
> [10/07/2006 13:32:42:957 Westeuropäische Normalzeit] 668 XMLParserFactory < loadLib 0
> [10/07/2006 13:32:42:957 Westeuropäische Normalzeit] 668 XMLParserFactory < initialize 0
> [10/07/2006 13:32:42:957 Westeuropäische Normalzeit] 668 SOAPTransportFactory > initialize 
> [10/07/2006 13:32:42:957 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[05000000] <....>
> [10/07/2006 13:32:42:957 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\bin\HTTPTransport.dll"
> [10/07/2006 13:32:42:957 Westeuropäische Normalzeit] 668 SOAPTransportFactory > loadLib 
> [10/07/2006 13:32:42:957 Westeuropäische Normalzeit] 668 - > callLoadLib [30673400] <0g4.>
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 - < callLoadLib [00003B00] <..;.>
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 SOAPTransportFactory < loadLib 0
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[0A000000] <....>
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\bin\HTTPSSLChannel.dll"
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 AxisConfig > getAxisConfProperty @00346398,[0B000000] <....>
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 AxisConfig < getAxisConfProperty @00346398,@2 "C:\Axis\bin\HTTPChannel.dll"
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 ChannelFactory > preloadChannels "C:\Axis\bin\HTTPChannel.dll", "C:\Axis\bin\HTTPSSLChannel.dll"
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 ChannelFactory > preloadChannel [00000000] <....>, "C:\Axis\bin\HTTPChannel.dll"
> [10/07/2006 13:32:42:967 Westeuropäische Normalzeit] 668 - > callLoadLib [FFFFFFF8663400] <øf4.>
> [10/07/2006 13:32:43:007 Westeuropäische Normalzeit] 668 - < callLoadLib [00003D00] <..=.>
> [10/07/2006 13:32:43:007 Westeuropäische Normalzeit] 668 ChannelFactory < preloadChannel 
> [10/07/2006 13:32:43:007 Westeuropäische Normalzeit] 668 ChannelFactory > preloadChannel [01000000] <....>, "C:\Axis\bin\HTTPSSLChannel.dll"
> [10/07/2006 13:32:43:007 Westeuropäische Normalzeit] 668 - > callLoadLib [FFFFFFC0783400] <Àx4.>
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - < callLoadLib [00000000] <....>
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - > getPlatformErrorMessage 126
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - < getPlatformErrorMessage 003489A8 [FFFFFFA8FFFFFF893400FFFFFF98351600FFFFFFA8FFFFFF8934007CFFFFFFFB1200FFFFFFEBFFFFFFCA3B00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFD8FFFFFFF91200] <¨?4..5..¨?4.|û..ëÊ;......ù..>
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 HTTPTransportException > HTTPTransportException @0012F57C,------------>
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - I 62, "Failed to load transport channel within server engine: 
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - I                           Error Message='Das angegebene Modul wurde nicht gefunden.
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - I '                         Error Code='126'
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - I                           Load lib error='' 
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - I "
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 HTTPTransportException > getMessageForExceptionCode @0012F57C,62
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 HTTPTransportException < getMessageForExceptionCode @0012F57C,"DLOPEN FAILED in loading channel library"
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 HTTPTransportException > getMessageForExceptionCode @0012F57C,62
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 HTTPTransportException < getMessageForExceptionCode @0012F57C,"DLOPEN FAILED in loading channel library"
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 HTTPTransportException < HTTPTransportException @0012F57C
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - X initialize_module @3 caught "..."
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - > done_initializing 
> [10/07/2006 13:32:43:017 Westeuropäische Normalzeit] 668 - < done_initializing 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org