ORA-01005: null password given; logon denied. java.lang.NullPointerExceptio
951671Apr 15 2013 — edited Apr 16 2013Hi 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