Hi, What Tomcat version are you using? Yoav Shapira http://www.yoavshapira.com
>-----Original Message----- >From: Mike Duffy [mailto:[EMAIL PROTECTED] >Sent: Saturday, December 04, 2004 4:49 AM >To: Tomcat Users List >Subject: Exception in RealmBase > >Searching the archives, I found two similar issues from earlier this year >that were unanswered: > >http://www.mail-archive.com/[email protected]/msg131837.ht ml >http://www.junlu.com/msg/44667.html > >Basically, there is an exception at startup when using a custom realm >implementation (in my case I >am using Security Filter: http://securityfilter.sourceforge.net) > >Here is the exception: > >03:42:59,976 INFO [RealmBase] Parent not available yet: null:type=Engine >03:42:59,983 ERROR [RealmBase] Can't register null >java.lang.NullPointerException > at org.apache.catalina.realm.RealmBase.init(RealmBase.java:1194) > at org.apache.catalina.realm.RealmBase.start(RealmBase.java:875) > at org.apache.catalina.realm.JDBCRealm.start(JDBCRealm.java:669) > >Thx. > >Mike > > > > > >__________________________________ >Do you Yahoo!? >Take Yahoo! Mail with you! Get it on your mobile phone. >http://mobile.yahoo.com/maildemo > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
