Skip to Main Content

APEX

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!

ERR-10720 Null username passed to login procedure.

VVJun 26 2008 — edited Jun 26 2008
I am having some problem with page 101.

When I typed in username/password and click login, it always redirects me to the login page with no error is displayed, even though I typed in the wrong password.

When I turn debug mode on and login, I get the below error.
ERR-10720 Null username passed to login procedure.

It seems I am passing null username, but amongst the debug message, I see..
0.05: ...Session State: Save "P101_USERNAME" - saving same value: "435"

I am using custom authentication function and i have modified it so that it always return true, but I still couldn't login.

Anyone who can help me would be greatly appreciated.

Thanks,
Venus
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2008
Added on Jun 26 2008
3 comments
910 views