Problem with starting servlet manager

Hi,

we are now switching from Notes 5 to 6 and we are having a servlet accessing a Notes Database.

This servlet is on the same place (domino\servlet directory), the Java Servlet Props are set the same (Java Servlet Manager, /servlet, domino\servlet, [Empty], Enabled, 30 minutes, 1000, Disabled.

But it is not found!

When starting the Release 5 server, one see’s in the log (among others)

12.12.2003 11:26:38 Java Servlet Manager initialized

Now, on the Notes 6 server, no such entry is seen on startup.

I think my problem is that the Servlet Manager is not started and not a bad misconfiguration, Classpath problem or wrong permissions.

Thanks for your help.

Markus Stroebel

Subject: Problem with starting servlet manager

Please select value for-Java servlet support: as

Select “Domino Servlet Manager” incase of using Domino Servlet engine otherwise use “Third Party Servlet Support” like Webspear Application Server’s Servlet Engine.

you will see bellow entries in console when u say l http.

12/13/2003 02:57:18 PM HTTP Server: Using Web Configuration View

12/13/2003 02:57:18 PM JVM: Java Virtual Machine initialized.

12/13/2003 02:57:18 PM HTTP Server: Java Virtual Machine loaded

12/13/2003 02:57:18 PM HTTP Server: DSAPI Domino Off-Line Services HTTP extensi

on Loaded successfully

12/13/2003 02:57:18 PM Servlet engine initialization was successful

12/13/2003 02:57:19 PM HTTP Server: Started

Subject: RE: Problem with starting servlet manager

Ok, i restarted the server with three different options as Servlet Manager:

None, Domino Servlet Manager and Three Party.

And when restarting the server, the log entries are always the same.

Here the log (anonymised):

Lotus Domino (r) Server, Release 6.0.2CF1, June 9, 2003

Copyright (c) IBM Corporation 1987, 2003. All Rights Reserved.

15.12.2003 09:35:20 Event Monitor started

15.12.2003 09:35:20 Begin scan of databases to be consistency checked

15.12.2003 09:35:20 End scan of databases: 29 found

15.12.2003 09:35:21 Server started on physical node xxxxxxxx

15.12.2003 09:35:22 The Console file is D:\Lotus\Domino\Data\IBM_TECHNICAL_SUPPORT\console.log

15.12.2003 09:35:22 Console Logging is DISABLED

15.12.2003 09:35:22 Database Replicator started

15.12.2003 09:35:22 Replicator is set to Ignore Database Quotas

15.12.2003 09:35:22 Admin Process: xxxxxxxx/xxxxxxxxxxxxx/AT is the Administration Server of the Domino Directory.

15.12.2003 09:35:22 Calendar Connector started

15.12.2003 09:35:22 Starting update of database usage statistics

15.12.2003 09:35:23 Schedule Manager started

15.12.2003 09:35:23 Index update process started

15.12.2003 09:35:23 LDAP Server: Starting…

15.12.2003 09:35:23 Administration Process started

15.12.2003 09:35:23 LDAP Server: Serving directory names.nsf in the xxxx Internet domain

15.12.2003 09:35:23 LDAP Schema: Started loading…

15.12.2003 09:35:23 Mail Router started for domain xxxxxxxxxxxxx

15.12.2003 09:35:23 Router: Internet SMTP host xxxxxxxx in domain xxxx

15.12.2003 09:35:24 Database Server started

15.12.2003 09:35:24 Agent Manager started

15.12.2003 09:35:24 HTTP Server: Using Web Configuration View

15.12.2003 09:35:25 IMAP Server: Starting…

15.12.2003 09:35:25 POP3 Server: Starting…

15.12.2003 09:35:25 SMTP Server: Starting…

15.12.2003 09:35:25 Schedule Manager: Informational: Detailed schedule information collection is not enabled via the domain-wide S

erver Configuration document.

15.12.2003 09:35:25 SchedMgr: Validating Schedule Database

15.12.2003 09:35:25 AMgr: Executive ‘1’ started

15.12.2003 09:35:26 LDAP Schema: Finished loading

15.12.2003 09:35:26 JVM: Java Virtual Machine initialized.

15.12.2003 09:35:26 HTTP Server: Java Virtual Machine loaded

15.12.2003 09:35:26 IMAP Server: Started

15.12.2003 09:35:26 SchedMgr: Done validating Schedule Database

15.12.2003 09:35:26 POP3 Server: Started

15.12.2003 09:35:26 SMTP Server: Started

15.12.2003 09:35:27 LDAP Server: Started

15.12.2003 09:35:27 DIIOP Server: Starting…

15.12.2003 09:35:27 DIIOP Server: Unable to obtain the server’s IP address, will use loopback address: No address associated with

name

15.12.2003 09:35:28 DIIOP Server: Started

15.12.2003 09:35:29 HTTP Server: Started

15.12.2003 09:35:32 Finished updating usage statistics

Thanks for your help.

Markus Ströbel

Subject: RE: Problem with starting servlet manager

Hi Markus, were you able to solve your problem? We also upgraded our dev server from 5 to 6.5 and servlet is no longer working. All the settings everything are the same as in 5. But in our case We do notice that the servlet engine is initialized when we start the http task. But when we run the servet it does not find it and nothing is shown on the console. Please let me know if you were able to resolve your issue, THanks!

This is from the log when http task starts


05/05/2004 03:06:50 PM JVM: Java Virtual Machine initialized.

05/05/2004 03:06:50 PM HTTP Server: Java Virtual Machine loaded

05/05/2004 03:06:54 PM HTTP Server: DSAPI DominoWA Loaded successfully

05/05/2004 03:06:54 PM Servlet engine initialization was successful