Skip to Main Content

Application Development Software

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!

ORA-01005: null password given; logon denied. java.lang.NullPointerExceptio

951671Apr 15 2013 — edited Apr 16 2013
Hi everybody,

I'm developing a webcenter portal app with using Jdev 11.1.1.6.0 v and Oracle database 11g.

In application i have some electronic forms with interacted with the database. In my local computer, the forms run correctly, without any exception. But after i deploy a weblogic server on a remote machine, i try to access the forms. the app server throws me an exception :

ORA-01005: null password given; logon denied.
java.lang.NullPointerException

In local there is no problem, but remote server "Failed."

Note : Remote Server contains cluster. Does it concern my problem, i don't know.

I've searched the forum. There are some posts with same subject, but it didn't help me. Does anybody help me about this problem?

Helps will be appreciated.

Erdo
This post has been answered by Satish_Bathala on Apr 16 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2013
Added on Apr 15 2013
4 comments
2,070 views