Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
Access denied with jk1 and iis

Access denied with jk1 and iis

2003-12-09       - By Chris Donges

 Back
Reply:     1     2  


I have a site running ok with tomcat and can browse at port 8080.

I have set up the jk1 redirector and when I first try to open a jsp page I get
"error: access denied" in the web browser.  The second time I try to open a jsp
page I just get the source of the jsp page.  I think the isapi_redirector.dll
is crashing.

Can somebody please help or give me more information?  I have included the
debug output from jk.


Christoph


~~~~~

[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (1018)]: Using registry.
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (1020)]: Using log file C:\web
\tomcat\logs\jk.log.
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (1021)]: Using log level 0.
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (1022)]: Using extension uri
/jakarta/isapi_redirect.dll.
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (1023)]: Using worker file C:
\web\tomcat\conf\workers.properties.
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (1024)]: Using worker mount file
C:\web\tomcat\conf\uriworkermap.properties.
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (1025)]: Using uri select 0.
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (172)]: Into jk_uri_worker_map
_t::uri_worker_map_alloc
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (375)]: Into jk_uri_worker_map
_t::uri_worker_map_open
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (396)]: jk_uri_worker_map_t:
:uri_worker_map_open, rule map size is 1
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (299)]: Into jk_uri_worker_map
_t::uri_worker_map_open, suffix rule /***.**.**.**/webtest/.jsp�fworker was
added
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (408)]: Into jk_uri_worker_map
_t::uri_worker_map_open, there are 1 rules
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (422)]: jk_uri_worker_map_t:
:uri_worker_map_open, done
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (88)]: Into wc_open
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (222)]: Into build_worker_map,
creating 1 workers
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (228)]: build_worker_map, creating
worker defworker
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (148)]: Into wc_create_worker
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (162)]: wc_create_worker, about to
create instance defworker of ajp13
[Wed Dec 10 11:21:11 2003]  [jk_ajp13_worker.c (108)]: Into ajp13_worker_factory
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (171)]: wc_create_worker, about to
validate and init defworker
[Wed Dec 10 11:21:11 2003]  [jk_ajp_common.c (1343)]: Into jk_worker_t::validate
[Wed Dec 10 11:21:11 2003]  [jk_ajp_common.c (1364)]: In jk_worker_t::validate
for worker defworker contact is 127.0.0.1:8009
[Wed Dec 10 11:21:11 2003]  [jk_ajp_common.c (1397)]: Into jk_worker_t::init
[Wed Dec 10 11:21:11 2003]  [jk_ajp_common.c (1421)]: In jk_worker_t::init,
setting socket timeout to 300
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (187)]: wc_create_worker, done
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (238)]: build_worker_map, removing old
defworker worker
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (250)]: build_worker_map, done
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (111)]: wc_open, done 1
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (655)]: Detected IIS >= 5.0
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (696)]: HttpFilterProc started
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (759)]: In HttpFilterProc
Virtual Host redirection of /***.**.***.**/webtest/test.jsp
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (460)]: Into jk_uri_worker_map
_t::map_uri_to_worker
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (477)]: Attempting to map URI
'/***.**.***.**/webtest/test.jsp'
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (558)]: jk_uri_worker_map_t:
:map_uri_to_worker, Found a suffix match defworker -> *.jsp
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (775)]: HttpFilterProc [/webtest
/test.jsp] is a servlet url - should redirect to defworker
[Wed Dec 10 11:21:11 2003]  [jk_isapi_plugin.c (838)]: HttpFilterProc check if
[/webtest/test.jsp] is points to the web-inf directory
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (190)]: Into jk_uri_worker_map
_t::uri_worker_map_free
[Wed Dec 10 11:21:11 2003]  [jk_uri_worker_map.c (441)]: Into jk_uri_worker_map
_t::uri_worker_map_close
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (118)]: Into wc_close
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (199)]: close_workers got 1 workers to
destroy
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (206)]: close_workers will destroy
worker defworker
[Wed Dec 10 11:21:11 2003]  [jk_ajp_common.c (1461)]: Into jk_worker_t::destroy
[Wed Dec 10 11:21:11 2003]  [jk_ajp_common.c (1468)]: Into jk_worker_t::destroy
up to 10 endpoint to close
[Wed Dec 10 11:21:11 2003]  [jk_worker.c (120)]: wc_close, done

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)




©2008 junlu.com - Jax Systems, LLC, U.S.A.