|
Home > Archive > EAserver > April 2005 > IIS redirector plugins problems
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IIS redirector plugins problems
|
|
| Diego Brouard 2005-04-06, 8:03 pm |
| I'suffering something strange while trying to test de IIS redirector plugin.
The first step in the documentation is to add the plugin as a IIS ISAPI
filter; at this moment at the "Event Viewer" jumps an error:
"Error while loading the DLL file C:\Inetpub\wwwroot\l
ibjeas_iis.dll
from the HTTP filter. The data is the error."
( well the error message is in spanish, I have traduced it myself ).
It does log nothing into "redirector.log"
This happens with Windows XP sp1, IIS 5.0
I have tried several machines and this error message doesn't appear in a
machine with Windows XP sp1, IIS 5.0 and Jaguar 5.0.0.
It also fails in a machine with Windows 2000 Server, IIS 5.0 and Jaguar
5.0.0
I'm really confused about the error message of the event viewer.
Thanks in advance, Diego
| |
| Tina Capadouca 2005-04-06, 8:03 pm |
| Diego Brouard wrote:
> I'suffering something strange while trying to test de IIS redirector
> plugin.
>
> The first step in the documentation is to add the plugin as a IIS ISAPI
> filter; at this moment at the "Event Viewer" jumps an error:
>
> "Error while loading the DLL file C:\Inetpub\wwwroot\l
ibjeas_iis.dll
> from the HTTP filter. The data is the error."
>
> ( well the error message is in spanish, I have traduced it myself ).
>
> It does log nothing into "redirector.log"
>
> This happens with Windows XP sp1, IIS 5.0
>
> I have tried several machines and this error message doesn't appear in a
> machine with Windows XP sp1, IIS 5.0 and Jaguar 5.0.0.
>
> It also fails in a machine with Windows 2000 Server, IIS 5.0 and Jaguar
> 5.0.0
>
> I'm really confused about the error message of the event viewer.
>
>
> Thanks in advance, Diego
Hi Diego,
The message you see in the event viewer is an extremely vague indication
that the libjeas_iis.dll simply did not successfully load.
Sybase has a Troubleshooting document that is a good start for
redirector problems - try working off of that and see how far you get.
Troubleshooting the IIS Redirector for EAServer 4.2:
http://www.sybase.com/detail?id=1024955
If you're still stuck, here's a few additional pointers:
1. Verify you have the IIS virtual directory in the SYSTEM path.
2. Run processex or listdll's on each of the dll's the manual indicates
should be copied into the virtual directory to verify that all linked
dll's are present on machine and in path.
3. Verify that the path to your log file is correct in the redirector.cfg.
Hope this helps,
Tina
| |
| Diego Brouard 2005-04-07, 7:03 am |
| Tina Capadouca escribió:
> Hi Diego,
>
> The message you see in the event viewer is an extremely vague indication
> that the libjeas_iis.dll simply did not successfully load.
:) I suposse. Windows does not has the logs I am used to read on Linux.
> Sybase has a Troubleshooting document that is a good start for
> redirector problems - try working off of that and see how far you get.
>
> Troubleshooting the IIS Redirector for EAServer 4.2:
> http://www.sybase.com/detail?id=1024955
>
> If you're still stuck, here's a few additional pointers:
> 1. Verify you have the IIS virtual directory in the SYSTEM path.
> 2. Run processex or listdll's on each of the dll's the manual indicates
> should be copied into the virtual directory to verify that all linked
> dll's are present on machine and in path.
> 3. Verify that the path to your log file is correct in the redirector.cfg.
>
> Hope this helps,
> Tina
Thank you, I'll follow the troubleshooting guide and your answers, just
let me ask you a question. I have read now this in the troubleshooting
guide:
"Check the PATH system variable to ensure the EAServer DLL directory (or
the EAServer DLL/debug directory for debug version) is included."
I suposse that "EAServer DLL directory" refers to a directory with the
needed EAServer dll's; I mean, I do not need to have instaled IIS and
Jaguar in the same machine, do I?
Diego
| |
| Diego Brouard 2005-04-07, 7:03 am |
| Tina Capadouca escribió:
> Hi Diego,
>
> The message you see in the event viewer is an extremely vague indication
> that the libjeas_iis.dll simply did not successfully load.
>
> Sybase has a Troubleshooting document that is a good start for
> redirector problems - try working off of that and see how far you get.
>
> Troubleshooting the IIS Redirector for EAServer 4.2:
> http://www.sybase.com/detail?id=1024955
>
> If you're still stuck, here's a few additional pointers:
> 1. Verify you have the IIS virtual directory in the SYSTEM path.
> 2. Run processex or listdll's on each of the dll's the manual indicates
> should be copied into the virtual directory to verify that all linked
> dll's are present on machine and in path.
> 3. Verify that the path to your log file is correct in the redirector.cfg.
>
> Hope this helps,
> Tina
Ok, it works. Thank you Tina. Finally I begin again, I ignored totally
the event viewer messages, rebooted the machine and it worked.
Diego
| |
| Tina Capadouca 2005-04-09, 8:26 pm |
| Glad to hear it!
Diego Brouard wrote:
> Tina Capadouca escribió:
>
>
>
> Ok, it works. Thank you Tina. Finally I begin again, I ignored totally
> the event viewer messages, rebooted the machine and it worked.
>
> Diego
|
|
|
|
|