Deepak Bhatia [http://community.jboss.org/people/deepaksbhatia] created the 
discussion

"Problem  in configuring IIS with  JBoss"

To view the discussion, visit: http://community.jboss.org/message/551553#551553

--------------------------------------------------------------
Hi All,

We are facing issue configuring JBoss Portal application with IIS. We have 
developed a JBoss portal application which is running successfully on JBoss 
portal server. Now we configure JBoss portal application with IIS. But while 
accesing the application through IIS we are getting following logs:
[Tue Jul 06 20:31:45.621 2010] [1712:4680] [debug] jk_isapi_plugin.c (1835): 
Filter started
[Tue Jul 06 20:31:45.652 2010] [1712:4680] [debug] jk_map.c (491): Adding 
property '/VitalaApp/*' with value 'worker1' to map.
[Tue Jul 06 20:31:45.683 2010] [1712:4680] [debug] jk_uri_worker_map.c (1102): 
Loading urimaps from C:\IISSettings\uriworkermap.properties with reload check 
interval 60 seconds
[Tue Jul 06 20:31:45.683 2010] [1712:4680] [debug] jk_uri_worker_map.c (344): 
deleting map rule '/portal/*=worker1' source 'uriworkermap'
[Tue Jul 06 20:31:45.699 2010] [1712:4680] [debug] jk_uri_worker_map.c (720): 
wildchar rule '/VitalaApp/*=worker1' source 'uriworkermap' was added
[Tue Jul 06 20:31:45.699 2010] [1712:4680] [debug] jk_uri_worker_map.c (171): 
uri map dump after file load: index=1 
file='C:\IISSettings\uriworkermap.properties' reject_unsafe=0 reload=60 
modified=1278428433 checked=1278428505
[Tue Jul 06 20:31:45.714 2010] [1712:4680] [debug] jk_uri_worker_map.c (176): 
generation 0: size=1 nosize=0 capacity=1
[Tue Jul 06 20:31:45.714 2010] [1712:4680] [debug] jk_uri_worker_map.c (176): 
generation 1: size=1 nosize=0 capacity=1
[Tue Jul 06 20:31:45.730 2010] [1712:4680] [debug] jk_uri_worker_map.c (186): 
THIS (0) map #0: uri=/portal/* worker=worker1 context=/portal/* 
source=uriworkermap type=Wildchar len=9
[Tue Jul 06 20:31:45.730 2010] [1712:4680] [debug] jk_uri_worker_map.c (186): 
NEXT (1) map #0: uri=/VitalaApp/* worker=worker1 context=/VitalaApp/* 
source=uriworkermap type=Wildchar len=12
[Tue Jul 06 20:31:45.746 2010] [1712:4680] [debug] jk_worker.c (116): found a 
worker worker1
[Tue Jul 06 20:31:45.746 2010] [1712:4680] [debug] jk_worker.c (293): Found 
worker type 'ajp13'
[Tue Jul 06 20:31:45.761 2010] [1712:4680] [debug] jk_uri_worker_map.c (512): 
Checking extension for worker 0: worker1 of type ajp13 (2)
[Tue Jul 06 20:31:45.777 2010] [1712:4680] [debug] jk_uri_worker_map.c (171): 
uri map dump after extension stripping: index=1 
file='C:\IISSettings\uriworkermap.properties' reject_unsafe=0 reload=60 
modified=1278428433 checked=1278428505
[Tue Jul 06 20:31:45.777 2010] [1712:4680] [debug] jk_uri_worker_map.c (176): 
generation 0: size=1 nosize=0 capacity=1
[Tue Jul 06 20:31:45.793 2010] [1712:4680] [debug] jk_uri_worker_map.c (176): 
generation 1: size=1 nosize=0 capacity=1
[Tue Jul 06 20:31:45.793 2010] [1712:4680] [debug] jk_uri_worker_map.c (186): 
THIS (0) map #0: uri=/portal/* worker=worker1 context=/portal/* 
source=uriworkermap type=Wildchar len=9
[Tue Jul 06 20:31:45.808 2010] [1712:4680] [debug] jk_uri_worker_map.c (186): 
NEXT (1) map #0: uri=/VitalaApp/* worker=worker1 context=/VitalaApp/* 
source=uriworkermap type=Wildchar len=12
[Tue Jul 06 20:31:45.808 2010] [1712:4680] [debug] jk_uri_worker_map.c (482): 
Switching uri worker map from index 1 to index 0
[Tue Jul 06 20:31:45.824 2010] [1712:4680] [info] jk_uri_worker_map.c (1187): 
Reloaded urimaps from C:\IISSettings\uriworkermap.properties
[Tue Jul 06 20:31:45.824 2010] [1712:4680] [debug] jk_uri_worker_map.c (1036): 
Attempting to map URI '/localhost/VitalaApp' from 1 maps
[Tue Jul 06 20:31:45.839 2010] [1712:4680] [debug] jk_uri_worker_map.c (850): 
Attempting to map context URI '/VitalaApp/*=worker1' source 'uriworkermap'
[Tue Jul 06 20:31:45.839 2010] [1712:4680] [debug] jk_uri_worker_map.c (850): 
Attempting to map context URI '/VitalaApp/*=worker1' source 'uriworkermap'
+*[Tue Jul 06 20:31:45.855 2010] [1712:4680] [debug] jk_isapi_plugin.c (2055): 
[/VitalaApp] is not a servlet url*+
[Tue Jul 06 20:31:45.886 2010] [1712:5768] [debug] jk_isapi_plugin.c (1835): 
Filter started
[Tue Jul 06 20:31:45.902 2010] [1712:5768] [debug] jk_uri_worker_map.c (1036): 
Attempting to map URI '/localhost/VitalaApp/' from 1 maps
[Tue Jul 06 20:31:45.917 2010] [1712:5768] [debug] jk_uri_worker_map.c (850): 
Attempting to map context URI '/VitalaApp/*=worker1' source 'uriworkermap'
[Tue Jul 06 20:31:45.917 2010] [1712:5768] [debug] jk_uri_worker_map.c (850): 
Attempting to map context URI '/VitalaApp/*=worker1' source 'uriworkermap'
[Tue Jul 06 20:31:45.933 2010] [1712:5768] [debug] jk_uri_worker_map.c (863): 
Found a wildchar match '/VitalaApp/*=worker1'
[Tue Jul 06 20:31:45.933 2010] [1712:5768] [debug] jk_isapi_plugin.c (1916): 
check if [/VitalaApp/] points to the web-inf directory
[Tue Jul 06 20:31:45.949 2010] [1712:5768] [debug] jk_isapi_plugin.c (1932): 
[/VitalaApp/] is a servlet url - should redirect to worker1
[Tue Jul 06 20:31:45.949 2010] [1712:5768] [debug] jk_isapi_plugin.c (1972): 
fowarding escaped URI [/VitalaApp/]

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/551553#551553]

Start a new discussion in JBoss Portal at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to