You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Velesevich Ilya <wi...@gmail.com> on 2007/08/15 17:37:05 UTC

Axis 1.6 ---- AxisEngineEsception

Hi All !!

Thanks for your previous answer!!!

I find Axis C++ version 1.6.
I'm install it by guide.
Set env. variables :
AXISCPP_DEPLOY - D:\Axis\axis-c-1.6-Win32-trace-bin
LIBRARY_PATHS - D:\Axis\axis-c-1.6-Win32-trace-bin\lib
;D:\Axis\xerces-c2_2_0-win32\lib
Path - included D:\Axis\axis-c-1.6-Win32-trace-bin\bin
;D:\Axis\xerces-c2_2_0-win32\bin
LIB - included D:\Axis\axis-c-1.6-Win32-trace-bin\lib
;D:\Axis\xerces-c2_2_0-win32\lib

All path is correct;

When I running I have exception:
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 XMLParserFactory > loadLib
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - > callLoadLib
[38FFFFFF803200] <8Ђ2.>
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - < callLoadLib [00000000]
<....>
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - > getPlatformErrorMessage
126
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - < getPlatformErrorMessage
00328110
[10FFFFFF813200FFFFFFD82B140010FFFFFF813200FFFFFFE8FFFFFFFA1200FFFFFFDBFFFFFFEC0810FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF70FFFFFFF91200]
<.Ѓ2.Ш+...Ѓ2.и...Ы.......pщ..>
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I ------------>
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I Failed to load parser
'D:\Axis\axis-c-1.6-Win32-trace-bin\bin\AxisXMLParserXerces.dll' within
server engine:
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I                  Error
Message='The specified module could not be found.

[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I '
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I                 Error
Code='126'
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I                  Load
lib error=''
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 AxisEngineException >
AxisEngineException @0012E58C,29, "Failed to load parser 'D:\Axis\axis-
c-1.6-Win32-trace-bin\bin\AxisXMLParserXerces.dll' within server engine: "
[15/08/2007 15:41:37:684 GTB Daylight Time] 3376 AxisEngineException >
getMessageForExceptionCode @0012E58C,29

I'm sorry for my naive and dummy question but say me please what variables
I'm not set yet??? (I'm reboot computer after set)
And what variables must be set???
I attached my .conf and trace file

Thanks !!!

Re: Axis 1.6 ---- AxisEngineEsception

Posted by Velesevich Ilya <wi...@gmail.com>.
Hi Carlos!!!

I neglect Axis C++ 1.6 because my task resolve using Axis2C but I very
interested in Axis C++ !!!!
But all attempted install Axis 1.6 was unsuccessful. Problems is previous
And may be you or anybody have been resolved this problem with
installation?? If is it true I will happy when you answer how install this
software(installation guidance I have read scores of times).

Thanks!!!!



2007/8/16, Carlos Escobar Zarzar <ce...@bbr.cl>:
>
>  I'm having the same problem here, but I'm not getting any logs :S
> Now, judging by your log file, it seems axis is not seeing the env. vars
> you set for it... by the way guys are the environment variables to be set
> under the user or system vars? maybe that's giving axis some confusion on
> where to find what...
>
> Velesevich Ilya escribió:
>
> Hi All !!
>
> Thanks for your previous answer!!!
>
> I find Axis C++ version 1.6.
> I'm install it by guide.
> Set env. variables :
> AXISCPP_DEPLOY - D:\Axis\axis-c-1.6-Win32-trace-bin
> LIBRARY_PATHS - D:\Axis\axis- c-1.6-Win32-trace-bin\lib
> ;D:\Axis\xerces-c2_2_0-win32\lib
> Path - included D:\Axis\axis-c-1.6-Win32-trace-bin\bin
> ;D:\Axis\xerces-c2_2_0-win32\bin
> LIB - included D:\Axis\axis-c-1.6-Win32-trace-bin\lib;D:\Axis\xerces-c2_2_0-win32\lib
>
>
> All path is correct;
>
> When I running I have exception:
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 XMLParserFactory >
> loadLib
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - > callLoadLib
> [38FFFFFF803200] <8Ђ2.>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - < callLoadLib
> [00000000] <....>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - >
> getPlatformErrorMessage 126
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - <
> getPlatformErrorMessage 00328110
> [10FFFFFF813200FFFFFFD82B140010FFFFFF813200FFFFFFE8FFFFFFFA1200FFFFFFDBFFFFFFEC0810FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF70FFFFFFF91200]
> <.Ѓ2.Ш+...Ѓ2.и...Ы.......pщ..>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I ------------>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I Failed to load parser
> 'D:\Axis\axis-c-1.6-Win32-trace-bin\bin\AxisXMLParserXerces.dll' within
> server engine:
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I
> Error Message='The specified module could not be found.
>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I '
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I                 Error
> Code='126'
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I                  Load
> lib error=''
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 AxisEngineException >
> AxisEngineException @0012E58C,29, "Failed to load parser 'D:\Axis\axis-
> c-1.6-Win32-trace-bin\bin\AxisXMLParserXerces.dll' within server engine: "
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 AxisEngineException >
> getMessageForExceptionCode @0012E58C,29
>
> I'm sorry for my naive and dummy question but say me please what variables
> I'm not set yet??? (I'm reboot computer after set)
> And what variables must be set???
> I attached my .conf and trace file
>
> Thanks !!!
>
>
>
>
> ------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-user-help@ws.apache.org
>
> ------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.484 / Virus Database: 269.11.19/956 - Release Date: 16/08/2007 9:48
>
>
>

Re: Axis 1.6 ---- AxisEngineEsception

Posted by Carlos Escobar Zarzar <ce...@bbr.cl>.
I'm having the same problem here, but I'm not getting any logs :S
Now, judging by your log file, it seems axis is not seeing the env. vars 
you set for it... by the way guys are the environment variables to be 
set under the user or system vars? maybe that's giving axis some 
confusion on where to find what...

Velesevich Ilya escribió:
> Hi All !!
>
> Thanks for your previous answer!!!
>
> I find Axis C++ version 1.6.
> I'm install it by guide.
> Set env. variables :
> AXISCPP_DEPLOY - D:\Axis\axis-c-1.6-Win32-trace-bin
> LIBRARY_PATHS - D:\Axis\axis- 
> c-1.6-Win32-trace-bin\lib;D:\Axis\xerces-c2_2_0-win32\lib
> Path - included 
> D:\Axis\axis-c-1.6-Win32-trace-bin\bin;D:\Axis\xerces-c2_2_0-win32\bin
> LIB - included 
> D:\Axis\axis-c-1.6-Win32-trace-bin\lib;D:\Axis\xerces-c2_2_0-win32\lib
>
> All path is correct;
>
> When I running I have exception:
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 XMLParserFactory > 
> loadLib
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - > callLoadLib 
> [38FFFFFF803200] <8Ђ2.>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - < callLoadLib 
> [00000000] <....>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - > 
> getPlatformErrorMessage 126
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - < 
> getPlatformErrorMessage 00328110 
> [10FFFFFF813200FFFFFFD82B140010FFFFFF813200FFFFFFE8FFFFFFFA1200FFFFFFDBFFFFFFEC0810FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF70FFFFFFF91200] 
> <.Ѓ2.Ш+...Ѓ2.и...Ы.......pщ..>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I ------------>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I Failed to load 
> parser 
> 'D:\Axis\axis-c-1.6-Win32-trace-bin\bin\AxisXMLParserXerces.dll' 
> within server engine:
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I                  
> Error Message='The specified module could not be found.
>
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I '
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I                 
> Error Code='126'
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 - I                  
> Load lib error=''
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 AxisEngineException > 
> AxisEngineException @0012E58C,29, "Failed to load parser 
> 'D:\Axis\axis- c-1.6-Win32-trace-bin\bin\AxisXMLParserXerces.dll' 
> within server engine: "
> [15/08/2007 15:41:37:684 GTB Daylight Time] 3376 AxisEngineException > 
> getMessageForExceptionCode @0012E58C,29
>
> I'm sorry for my naive and dummy question but say me please what 
> variables I'm not set yet??? (I'm reboot computer after set)
> And what variables must be set???
> I attached my .conf and trace file
>
> Thanks !!!
>
>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-user-help@ws.apache.org
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition. 
> Version: 7.5.484 / Virus Database: 269.11.19/956 - Release Date: 16/08/2007 9:48