Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

[Solved] [Security] JBO-33021: Failed authenticate user null

392825Aug 20 2007 — edited Sep 22 2007
Hi all,

I've implemented container-managed security using DB tables for users and roles on my application. My login method is form-based and I use a custom LoginModule (DBTableOraDataSourceLoginModule). When I run a page of my application I get a 500 Internal Server Error page with this exception:

JBO-30003: The application pool (esol.javadev.datamodel.SecAppModuleLocal) failed to checkout an application module due to the following exception:oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-33021: Failed authenticate user null

I've checked xml cofiguration files (system-jazn-data, application, data-sources, jazn-data, web) several times and everything seems to be ok but still I'm getting this error. Does anybody have any ideas?


S/\EE|)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2007
Added on Aug 20 2007
5 comments
849 views