Iplanet 4.1 + tomcat... what's wrong?

2001-03-14 Thread Andrzej Przewiezlikowski

Hello
I'v configured my iPlanet to work with tomcat to serve jsp  servlets.
It works fine with static pages but, when it comes to tomcat call
i get following error in nsapi.log

[jk_ajp12_worker.c (134)]: In jk_endpoint_t::service, sd = 15
[jk_ajp12_worker.c (357)]: Into ajpv12_handle_request
[jk_ajp12_worker.c (361)]: ajpv12_handle_request, sending the ajp12 start
sequence
[jk_ajp12_worker.c (413)]: ajpv12_handle_request, sending the headers
[jk_ajp12_worker.c (432)]: ajpv12_handle_request, sending the terminating
mark
[jk_ajp12_worker.c (472)]: ajpv12_handle_request done
[jk_ajp12_worker.c (148)]: In jk_endpoint_t::service, sent request
[jk_ajp12_worker.c (488)]: Into ajpv12_handle_response
[jk_ajp12_worker.c (502)]: ajpv12_handle_response, read Status: 400 Bad
Request
[jk_ajp12_worker.c (530)]: ajpv12_handle_response, read Status=400 Bad
Request
[jk_ajp12_worker.c (502)]: ajpv12_handle_response, read Servlet-Error:
Received empty servlet name
[jk_ajp12_worker.c (530)]: ajpv12_handle_response, read
Servlet-Error=Received empty servlet name
[jk_ajp12_worker.c (542)]: ajpv12_handle_response, allocating header arrays
[jk_ajp12_worker.c (502)]: ajpv12_handle_response, read
[jk_ajp12_worker.c (504)]: ajpv12_handle_response, headers are done
[jk_ajp12_worker.c (563)]: ajpv12_handle_response, starting response
[jk_ajp12_worker.c (574)]: ajpv12_handle_response, reading response body
[jk_ajp12_worker.c (590)]: ajpv12_handle_response, response body is done
[jk_ajp12_worker.c (602)]: ajpv12_handle_response done
[jk_ajp12_worker.c (163)]: Into jk_endpoint_t::done


Can anyone tell me what is wrong with it?


(I'm testing it on tomcat jsp examples and the work fine with tomcat
itself.)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Errors on iPlanet Startup (solaris)

2001-03-13 Thread Andrzej Przewiezlikowski

Hello
I'm trying to switch tomcat in iplanet. I've already configure it to use
nsapi_redirector.so, but when I try to startup the server I get the
following error:

"
https-ic20]: start failed. (2: unknown early startup error)
[https-ic20]: conf_init: Error running init function load-modules: dlopen of
/u03/ic/app/jakarta/build/tomcat/lib/nsapi_redirector.so failed (ld.so.1:
ns-httpd: fatal: relocation error: file
/u03/ic/app/jakarta/build/tomcat/lib/nsapi_redirector.so: symbol
ajp13_worker_factory: referenced symbol not found)
[https-ic20]: server exit: status 1

Error
An error occurred during startup.
The server https-ic20 was not started.
"

My workers.properties in attachment. I'd be grateful for any suggestions.

--
Best regards
[EMAIL PROTECTED]

 workers.properties

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


Iplanet + Tomcat Again

2001-03-13 Thread Andrzej Przewiezlikowski

Hello
I've already solved my last problems with server startup. Now my iPlanet
serves static context but when it comes to jsp or servlet pages I get
"Document contained no data..." message (netscape). In nsapi.log I found
than ajp_12 worker generates "Bad request" response (see attachment).


 Like before I'd be grateful for any suggestions (maybe configuration
examples).

 BTW. i found than in workers.properties jvm is configured with jvm.dll of
course that it won't work on solaris. The question is that do I really need
this parameter and if so how should it be set.


--
Best regards
[EMAIL PROTECTED]

 nsapi.log_old2

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


Tomcat + IPlanet WebServer 4.1.5 + Solaris 2.6

2001-03-09 Thread Andrzej Przewiezlikowski

Hello
I want to replace original jsp-servlet engine from iplanet and replace it
with tomcat. I already have whitepapers describing how to do it with
netscape 3.6 on winnt.
I have two questions to this subject:

a) where to get nsapi_redirect for solaris 2.6 ?
b) are there any configuration differences beetween ns3.6 and iplanet 
4.1
(patch 5) ?

--
Best regards
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]