On 03/13/2012 12:09 AM, Alex Samad - Yieldbroker wrote:
[snip]

Try the RC binaries from
http://people.apache.org/~mturk/tomcat-connectors/jk-1.2.33/

Does this one crashes as well?

Okay, got your build from there.

1) it loads up with single application thread (so not a web garden) but then 
failed

OK, cool.

2) I tried it as a web garden, so 4 processes failed bad !!!


Suppose the previous versions do the same.

This is what I see in the event log
ERROR-
Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 
0x4ce7afa2
Faulting module name: isapi_redirect.dll, version: 1.2.33.0, time stamp: 
0x4f59bc9e
Exception code: 0xc0000005
Fault offset: 0x0000000000039e82

This looks like referencing null memory.
Is there anything in the jk.log before that if you turn log level to trace?

Faulting process id: 0x154c
Faulting application start time: 0x01cd00a34e76bf11
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
Faulting module path: 
C:\YB\Shared\dev.yieldbroker.com\ajpconfig\isapi_redirect.dll
Report Id: 8ded0aa6-6c96-11e1-a357-005056b7000a


Bit more curious as to why my build didn't work

I have VS 2010 install,
I built first with 32bit to get the programme built
Then I opened a Win64 command window and build the dll there. Mine is about 
100K small, so I am guessing I am missing something ...


I build that using WinDDK so it links to msvcrt.dll instead msvcrtXXX.dll.
Anyhow suppose you missed something with win32/win64 environment settings.

Try to build directly from 1.2.33-src.zip
I fixed the need to run win32 build before win64 so you can build 64-bit 
directly.
Tested that with vs2010 and it builds flawlessly.


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to