----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Kenneth Westelinck wrote:
> 
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> Hi,
> I've browsed to most of the FAQ but I didn't come accross the problem I'm
> experiencing.
> 
> I've installed Apache 1.3.12 and JServ 1.1.2 on a Windows NT4 Workstation.
> My configuration files for
> 
> http://my.host.name/servlets/Helloworld displays the message "Internal
> Server Error". I know this is described in the FAQ and I have done
> everything there's suggested but I still get this error.
> 
> Here are my log files after trying to connect to the URL:
> 
> JServ.log:
> 
> [20/09/2000 10:08:48:250 GMT+02:00] Listening on port 8007 accepting 50
> maximum connections
> [20/09/2000 10:08:48:260 GMT+02:00] Creating Servlet Zones
> [20/09/2000 10:08:48:260 GMT+02:00] Servlet Zone root initializing...
> [20/09/2000 10:08:48:260 GMT+02:00]  - Using configuration file:
> c:\Program Files\Apache Group\Apache JServ 1.1.2\servlets\zone.properties
> [20/09/2000 10:08:48:290 GMT+02:00] Initialisation timeout: 10 seconds
> [20/09/2000 10:08:48:290 GMT+02:00] Destroy timeout: 10 seconds
> [20/09/2000 10:08:48:290 GMT+02:00] Session timeout: 1800 seconds
> [20/09/2000 10:08:48:290 GMT+02:00] New session timeout: 1800 seconds
> [20/09/2000 10:08:48:290 GMT+02:00] Session check frequency: 30 seconds
> [20/09/2000 10:08:48:290 GMT+02:00] Autoreload on zone file changes: true
> [20/09/2000 10:08:48:290 GMT+02:00] Autoreload on classfile changes: true
> [20/09/2000 10:08:48:300 GMT+02:00] Default initArgs: {}
> [20/09/2000 10:08:48:310 GMT+02:00] Creating new sessions hashtable.
> [20/09/2000 10:08:48:310 GMT+02:00] Servlet Zone root initialization
> complete
> [20/09/2000 10:09:05:495 GMT+02:00] java.lang.AbstractMethodError:
> org/apache/jserv/JServContext.getAttributeNames

Are you using Servlet API 2.0 ? This should be getParameterNames().
You need to install jsdk2.0.jar from sun. not servlets.jar



-- 
Dynaware Systemberatung GmbH                 Tel: +49 89
743130-15                 
Am Westpark 7                                Fax: +49 89
743130-05            
81373 Müchnen                                mobil: +49 171
6920761               
http://www.dynaware.de                      
mailto:[EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to