Hello !

Does enyone know why I get following exception when trying to get
http://localhost:8080/manager from my Tomcat 4 ?

HttpProcessor[8080][4] process.invoke
java.lang.NullPointerException
  at
org.apache.catalina.realm.MemoryRealm.authenticate(MemoryRealm.java:213)
  at
org.apache.catalina.authenticator.BasicAuthenticator.authenticate(BasicAuthe
nticator.java:161)
  at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase
.java:493)
 ...
Before this I added user's account for "manager" role into tomcat-users.xml.

Thanks.

Best regards,
Roman Zvyaguintsev
mailto:[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to