Error APP-FND-01516 INVALID APPLICATION USERNAME, PASSWORD, OF DATABASE

Hi Guru's,
I've installed 11i - 11.5.9 on 2000 Server.
I'm Facing an Error after initialization of applet.
I'm mentioned the exact error bellow.
APP-FND-01516 INVALID APPLICATION USERNAME, PASSWORD, OF DATABASE
Username : APPLSYSPUB
Password : PUB
Database : PROD
Can any one truble shoot my problem.
Even i'm not able to initialized my Database due to this problem.
I have prepared Some Screan Shots, Like Window Services, Applet initializer, and The exact applet which shows the error. if any one of u provide me your's mail Id I can Send.
Please Trouble shoute this problem.
Thanks
Lav

Hi Sir,
I Followed Up Your instrustion and hear is The Out Put.
D:\> cd d:\oracle\oracle\proddb\9.2.0
D:\> Source the environment file (PROD_edu)
1. D:\> echo %ORACLE_HOME% -> Should point to 'd:\oracle\proddb\9.2.0'
Out Put : D:\oracle\proddb\9.2.0>echo %ORACLE_HOME%
d:\oracle\proddb\9.2.0
2. D:\> echo %ORACLE_SID% -> Should return 'PROD'
Out Put :D:\>echo %ORACLE_SID%
%ORACLE_SID%
D:\>
3. D:\> cd d:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu
Out Put : D:\>cd d:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>
D:\> addlnctl.cmd start PROD
Out Put :D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | NOTES
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | HISTORY
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM +=========================
===============================================+
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM This file is automatically
generated by AutoConfig. It will be read and overwritten.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM If you were instructed to
edit this file, or if you are not able to use the settings
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM created by AutoConfig, ref
er to Metalink document 165195.1 for assistance.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "You are running addlnctl.
cmd"
"You are running addlnctl.cmd"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>date /T
Thu 02/08/2007
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>time /T
1:49p
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "start" == "" GOTO usage
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "PROD" == "" GOTO usage
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set control_code=start
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set listener_name=PROD
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF /I "start" == "start" GOTO c
ontrol_ok
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORA_ENVFILE="d:\oracle\prod
db\9.2.0\PROD_edu.cmd"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set DB_NAME=PROD
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM setup the environment for
Oracle
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>if exist "d:\oracle\proddb\9.2.
0\PROD_edu.cmd" goto env_ok
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>call "d:\oracle\proddb\9.2.0\PR
OD_edu.cmd"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM $Header: ad8idbnt.env 115.
6 2003/05/19 20:27:58 rcchang ship $
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ==========================
================================================
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM NAME
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM PROD.env
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM DESCRIPTION
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM Setup environment for O
racle 8i RDBMS HOME
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM NOTES
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM HISTORY
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM Created by AutoConfig
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ==========================
================================================
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM This file is automatically
generated by AutoConfig. It will be read and overwritten.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM If you were instructed to
edit this file, or if you are not able to use the settings
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM created by AutoConfig, ref
er to Metalink document 165195.1 for assistance.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set TWO_TASK=
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORA_NLS33=
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set LOCAL=PROD
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORACLE_SID=
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORACLE_HOME=d:\oracle\prodd
b\9.2.0
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "db920" == "db920" (
set PATH=d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apa
che\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:
\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\
bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86
;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl
\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\WINNT\system32;C:\WINNT;C
:\WINNT\System32\Wbem
set PERL5LIB=d:\oracle\proddb\9.2.0\Apache\perl\5.00503\lib;d:\oracle\proddb\9.
2.0\Apache\perl\site\5.00503\lib
) ELSE (set PATH=d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\
9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin
32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apach
e\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\o
racle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksn
t;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem )
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set LD_LIBRARY_PATH=d:\oracle\p
roddb\9.2.0\lib
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set TNS_ADMIN=d:\oracle\proddb\
9.2.0\network\admin\PROD_edu
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set NLS_LANG=American_America.W
E8ISO8859P1
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_numeric_characters = .,
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_date_format = DD-MON-RR
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_sort = binary
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_language = american
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_territory = america
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "The environment settings
are as follows ..."
"The environment settings are as follows ..."
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " ORACLE_HOME : d:\o
racle\proddb\9.2.0"
" ORACLE_HOME : d:\oracle\proddb\9.2.0"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " ORACLE_SID : "
" ORACLE_SID : "
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " TWO_TASK : "
" TWO_TASK : "
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " PATH : d:\o
racle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00
503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\prodd
b\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1
.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\pr
oddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\
MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\Syste
m32\Wbem"
" PATH : d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\pro
ddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sd
k1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\
proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bi
n\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.
0\Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\WINNT\system
32;C:\WINNT;C:\WINNT\System32\Wbem"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " LD_LIBRARY_PATH : d:\o
racle\proddb\9.2.0\lib"
" LD_LIBRARY_PATH : d:\oracle\proddb\9.2.0\lib"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set logfile="d:\oracle\proddb\9
.2.0\appsutil\log\PROD_edu\addlnctl.txt"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo
ECHO is on.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "The log information will
be written to"
"The log information will be written to"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "\t"d:\oracle\proddb\9.2.0
\appsutil\log\PROD_edu\addlnctl.txt""
"\t"d:\oracle\proddb\9.2.0\appsutil\log\PROD_edu\addlnctl.txt""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo
ECHO is on.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF /I "start" == "start" GOTO s
tartdb
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "Starting listener process
PROD ..."
"Starting listener process PROD ..."
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM first try reload
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>lsnrctl reload PROD
LSNRCTL for 32-bit Windows: Version 9.2.0.3.0 - Production on 08-FEB-2007 13:49:
57
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
The command completed successfully
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM if reload fails, then try
start
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>if 0 GTR 0 goto no_listener
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "Listener PROD has already
been started."
"Listener PROD has already been started."
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>goto end
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "addlnctl.cmd exiting with
status 0"
"addlnctl.cmd exiting with status 0"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>
Last Step : D:\> addbctl.cmd start
Out Put :
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM *=========================
===============================================+
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | Copyright (c) 2000 Oracl
e Corporation, Redwood Shores, California, USA |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | Al
l rights reserved |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | App
lications Division |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM +=========================
===============================================+
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | FILENAME
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | addbctl.cmd
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | DESCRIPTION
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | Start / Stop database
PROD
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | USAGE
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | addbctl.sh <start | st
op> {immediate | abort | normal}
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | PLATFORM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | NT Generic
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | NOTES
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM | HISTORY
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM |
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM +=========================
===============================================+
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM $Header: addbctl.cmd 115.1
0 2003/03/27 07:27:29 swgopal ship $
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "You are running addbctl.c
md"
"You are running addbctl.cmd"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>date /T
Thu 02/08/2007
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>time /T
1:50p
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "start" == "" GOTO usage
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set shutdown_mode="normal"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set control_code=start
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF /I "start" == "start" GOTO c
ontrol_ok
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORA_ENVFILE="d:\oracle\prod
db\9.2.0\PROD_edu.cmd"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set DB_NAME=PROD
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM setup the environment for
Oracle
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>if exist "d:\oracle\proddb\9.2.
0\PROD_edu.cmd" goto env_ok
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>call "d:\oracle\proddb\9.2.0\PR
OD_edu.cmd"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM $Header: ad8idbnt.env 115.
6 2003/05/19 20:27:58 rcchang ship $
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ==========================
================================================
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM NAME
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM PROD.env
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM DESCRIPTION
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM Setup environment for O
racle 8i RDBMS HOME
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM NOTES
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM HISTORY
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM Created by AutoConfig
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ==========================
================================================
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM This file is automatically
generated by AutoConfig. It will be read and overwritten.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM If you were instructed to
edit this file, or if you are not able to use the settings
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM created by AutoConfig, ref
er to Metalink document 165195.1 for assistance.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM ##########################
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set TWO_TASK=
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORA_NLS33=
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set LOCAL=PROD
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORACLE_SID=
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set ORACLE_HOME=d:\oracle\prodd
b\9.2.0
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "db920" == "db920" (
set PATH=d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apa
che\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:
\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\
bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86
;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl
\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\
proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\W
INNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
set PERL5LIB=d:\oracle\proddb\9.2.0\Apache\perl\5.00503\lib;d:\oracle\proddb\9.
2.0\Apache\perl\site\5.00503\lib
) ELSE (set PATH=d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\
9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin
32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apach
e\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\o
racle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bi
n;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;D
:\oracle_10g\bin;C:\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem )
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set LD_LIBRARY_PATH=d:\oracle\p
roddb\9.2.0\lib
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set TNS_ADMIN=d:\oracle\proddb\
9.2.0\network\admin\PROD_edu
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set NLS_LANG=American_America.W
E8ISO8859P1
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_numeric_characters = .,
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_date_format = DD-MON-RR
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_sort = binary
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_language = american
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set nls_territory = america
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "The environment settings
are as follows ..."
"The environment settings are as follows ..."
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " ORACLE_HOME : d:\o
racle\proddb\9.2.0"
" ORACLE_HOME : d:\oracle\proddb\9.2.0"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " ORACLE_SID : "
" ORACLE_SID : "
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " TWO_TASK : "
" TWO_TASK : "
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " PATH : d:\o
racle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00
503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\prodd
b\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1
.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\pr
oddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\
MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\
Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;C:\mksnt;C:\WINNT\system32
;C:\WINNT;C:\WINNT\System32\Wbem"
" PATH : d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\pro
ddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sd
k1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\
proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bi
n\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\bin;d:\oracle\proddb\9.2.
0\Apache\perl\5.00503\bin\MSWin32-x86;d:\oracle\proddb\9.2.0\bin;C:\j2sdk1.4.1\b
in;d:\oracle\proddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86;D:\oracle_10g\bin;
C:\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo " LD_LIBRARY_PATH : d:\o
racle\proddb\9.2.0\lib"
" LD_LIBRARY_PATH : d:\oracle\proddb\9.2.0\lib"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo ""
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>REM set priv_connect=internal/m
anager@PROD
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set DB_VERSION="db920"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF "db920" == "db817" GOTO db81
7
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>set priv_connect="/ as sysdba"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>GOTO connectstr_ok
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>IF /I "start" == "start" GOTO s
tartdb
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo
ECHO is on.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "Starting the database $DB
_NAME ..."
"Starting the database $DB_NAME ..."
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo
ECHO is on.
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>sqlplus /nolog @d:\oracle\prodd
b\9.2.0\appsutil\scripts\PROD_edu\adstrtdb.sql "/ as sysdba"
SQL*Plus: Release 9.2.0.3.0 - Production on Thu Feb 8 13:50:56 2007
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Connected.
ORA-01081: cannot start already-running ORACLE - shut it down first
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.3.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.3.0 - Production
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>goto end
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>echo "addbctl.cmd exiting with
status 0"
"addbctl.cmd exiting with status 0"
D:\oracle\proddb\9.2.0\appsutil\scripts\PROD_edu>
Now Tell Me What w'll be the next Step : Applet still showing the same error.
Thanks

Similar Messages

  • Reg:APP-FND-01516:invalid username or password error

    Hi all,
    I have installed two instances(test,vision) of oracle financial application 11i.for vision instance,every thing is working properly.for test instance,after logging in using sysadmin/sysadmin in IE5.0,an error comes after the applet has started.i am not able to start the tns80listnerAPP_TEST also.
    error:
    APP-FND-01516:invalid username or password or database
    i couldn't trap the error.
    please help me!!!!!
    null

    Haresh,
    I updated followings as forms was showing error.I get a pop up when I run 11i on OEL5 in Firefox version 3.0.10 & message "No suitable plugins were found. Unknown Plugins (application/x-java-applet:jpi-version=1.4.2_04)"Are you able to access it using IE?
    So I installed sun jre-6u13-linux-i586-rpm and updated as follow
    #cd /oracle/prodcomn/html/bin
    #vi appsweb_PROD.cfg
    #update to 1.6.13 from 1.4.2_04 at two places
    #cd /oracle/prodappl/fnd/11.5.0/resource
    #vi appsweb_PROD.cfg
    #update to 1.6.13 from 1.4.2_04 at two places
    #restart application services and database.
    Then the form was opened but gives error "APP-FND-01516:Invalid application username,password, or database"
    Database and the database listener are up and running.The right procedure to configure Sun JRE with 11i is outlined in the following document.
    Note: 290807.1 - Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=290807.1
    Please guide how to run AutoConfig.You need to run adautocfg.sh script under $COMMON_TOP/admin/scripts/<CONTEXT_NAME> directory.
    Note: 165195.1 - Using AutoConfig to Manage System Configurations with Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=165195.1
    Regards,
    Hussein

  • Application Log in Error APP-FND-01516

    Hi,
    Can any body help…..?
    I had installed APPS 11.5.7 in Windows 2000 Professional. Few days later when I am login to the Application I am getting error like APP-FND-01516: Irvalid application username, password, or database. User name : APPLSYSPUB, password: PUB and Database : VIS
    Thanks,
    Regards,
    VENKAT

    As a first step check connection through sqlplus using applsyspub/pub@vis
    Sam
    http://appstech-sam.blogspot.com

  • RECEIPT APPLICATION ERROR: APP-FND-00531

    제품 : FIN_AR
    작성날짜 : 2003-11-18
    RECEIPT APPLICATION ERROR: APP-FND-00531
    ========================================
    PURPOSE
    Receipt Application 시 발생하는 error를 효과적으로 해결한다.
    Problem Description
    Applications 11.0.3:
    Transaction을 생성 한 후 Receipt 과 Apply 할 때 다음과 같은 error 가 발생하였다.
    APP-FND-00531 Amount Cannot Be Correctly Formatted
    The Amount XXX.XXX Could Not Be Formally Formatted.
    The Correct Format Is 999.99 And -999.99
    Workaround
    1. 해당 data 를 bakcup 받아 놓는다.
    2. 다음 update script을 수행한다.
    Update ar_payment_schedules_all
    set amount_due_original = round(amount_due_original,2),
    amount_due_remaining= round(amount_due_remaining,2),
    acctd_amount_due_remaining = round (acctd_amount_due_remaining, 2)
    where customer_trx_id=xxx
    update ra_customer_trx_lines_all
    set extended_amount=round(extended_amount,2)
    where customer_trx_id=xxx and line_type='TAX'
    update ra_cust_trx_line_gl_dist_all
    set amount=round(amount,2)
    where customer_trx_id=xxx
    Solution Description
    Applications 11.0.3에서 Tax / Freight Defaultation Program이 rounding 처리를 잘 못하여 ra_cust_trx_line_gl_dist_all 에 데이타가 corrupted 된 것으로 보인다.
    잘 못된 data를 rounding 처리하여 저장해준다.
    Reference Documents
    Note 247018.1

    Hi,
    Please post ur question properly with details like o/s ebiz version etc etc and whn ur encountering this issue and.... not like just u did
    follw this thread
    Error APP-FND-01516 INVALID APPLICATION USERNAME, PASSWORD, OF DATABASE of Hussein
    Regards

  • APP-FND-01516 error

    hi can anybody help me how to resolve this problem........

    Hi,
    When U get this error APP-FND-01516 error, at the time of deplying or installation or etc...?.
    Let me know,
    Regards,
    Hamdy

  • APP-FND-01516

    Hi
    I am facing problem with the error APP-FND-01516, while opening a forms in R12.1.1 Instance.
    I am unable to connect to database from application Side.
    any on help me on this....
    Thanks in advance......

    I am facing problem with the error APP-FND-01516, while opening a forms in R12.1.1 Instance. Please post the details of the application release, database version and OS.
    I am unable to connect to database from application Side.
    any on help me on this....Your database should be up and running (and the database listener) in order to start the application services and access the application. So, if you cannot access the database please check the database log file to find out why the database is not coming up.
    Thanks,
    Hussein

  • APP-FND-00798 invalid reference

    hi all
    while ctreating sales order i am getting this error
    APP-FND-00798 invalid reference
    AR_SRS_LOC_STRUCT_ID_BYSYSPAR in value set attached to segment gk.
    please check the where clause of your table validetedvalue sets.
    does anybody has an idea of this ...
    pls help ,
    naveen

    I research and can't find an exact match on the metalink for the issue you are experiencing regarding AR_SRS_LOC_STRUCT_ID_BYSYSPAR with APP-FND-00798. I think you need to log a TAR for this issue.

  • How do I retain my apps after I change my apple ID? Right now I'm unable to update any of the apps with the old apple ID. I get an error message about an invalid id or password. If I delete my apps and start over, I may lose the apps that I purchased...

    How do I retain my apps after I change my apple ID? Right now I'm unable to update any of the apps with the old apple ID. I get an error message about an invalid id or Password. If I delete my appos and start over, I may lose the apps that I purchased (like the ones for $5 +....

    Apps are always tied to the ID that was used to purchase them originally. Did you try entering your old password and see if that works?
    If you need to sign out of your old account go to Settings>Store>Tap on your ID and sign out. Sign in with the new one.
    you can also access your ID in the featured tab of the App Store. Swipe to the bottom of the screen and you will find it there as well.

  • Error oracle.apps.fnd.framework.OAException: Application:  in jdev

    Hello,
    I am facing one error in jdev . while running the OAF
    page suddenly i am getting following error. Yesterday
    it was working fine and even I have not changed
    anything. Even Toolbox tutorial pages are erroring
    out with this error. My connection setting and
    everything is proper.
    oracle.apps.fnd.framework.OAException: Application:
    FND, Message Name: FND_GENERIC_MESSAGE. Tokens:
    MESSAGE =
    oracle.apps.jtf.cache.CacheLoaderNotFoundException;
    (Could not lookup message because there is no database
    connection)
    Please help me out . Whole error is attached below.
    Thanks
    Ganesh
    Here is the error.
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: Application:
    FND, Message Name: FND_GENERIC_MESSAGE. Tokens:
    MESSAGE =
    oracle.apps.jtf.cache.CacheLoaderNotFoundException;
    (Could not lookup message because there is no database
    connection)
         at
    oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at
    oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at OAErrorPage.jspService(OAErrorPage.jsp:32)
         at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at
    oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at
    oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at
    com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:119)
         at
    com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:547)
         at
    com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:518)
         at runregion.jspService(runregion.jsp:143)
         at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at
    oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at
    oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at
    com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at
    com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.jtf.cache.CacheLoaderNotFoundException
         at
    oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:3236)
         at
    oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:3203)
         at
    oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:248)
         at
    oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:974)
         at
    oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:360)
         at
    oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:225)
         at
    oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:184)
         at
    oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:147)
         at
    oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1107)
         at
    oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:971)
         at
    oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:940)
         at
    oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:907)
         at
    oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
         at
    oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:1025)
         at
    oracle.apps.fnd.common.WebAppsContext.init(WebAppsContext.java:3486)
         at
    oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:537)
         at
    oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:346)
         at
    oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at
    oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at
    oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at
    oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at
    com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at
    com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.jtf.cache.CacheLoaderNotFoundException
         at
    oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:3236)
         at
    oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:3203)
         at
    oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:248)
         at
    oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:974)
         at
    oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:360)
         at
    oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:225)
         at
    oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:184)
         at
    oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:147)
         at
    oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1107)
         at
    oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:971)
         at
    oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:940)
         at
    oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:907)
         at
    oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
         at
    oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:1025)
         at
    oracle.apps.fnd.common.WebAppsContext.init(WebAppsContext.java:3486)
         at
    oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:537)
         at
    oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:346)
         at
    oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at
    oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at
    oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at
    oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at
    com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at
    com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Hi ganesh,
    You may want to try the OA Framework forum:OA Framework
    John

  • Oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND

    Hi Friends,
    For the first time developed a OAF Page and deployed in Apps Instance .
    I followed following steps
    Development Steps:
    1. Created a New OA Component Page @ Default Package oracle.apps.ak.BGHello.webui
    Physcial Location at my PC C:\BG\JDeveloper\JDev_Home11i\myprojects\oracle\apps\ak\BGHello\webui\BGHelloworld.xml
    2. A Controller is attached Main Region of the above Page ie. BGHelloWorldMainCO.java (Same as that of Document Guide HelloWorld Example)
    3. Build the Project and Run the Page
    It Runs Successfull Without any Error
    Deployment
    1. Migrated BGHelloworldPG.xml to $JAVA_TOP/oracle/apps/BGHello\webui\BGHelloworld.xml Via WINSCP in Text/ASCII Transfer Type
    2. Migrated BGHelloWorldCO.class (From Myclass directory) to $JAVA_TOP/oracle/apps/BGHello\webui\BGHelloWorldCO.class Via WINSCP in Binary Transfer Type
    3.Imported Page and Its Components via import batch from windows command prompt (i.e C:\BG\JDeveloper\11iRUP6\jdevbin\jdev\bin)
    import C:\BG\JDeveloper\JDev_Home11i\myprojects\oracle\apps\ak\BGHello\webui\BGHelloworldPG.xml -username apps -password apps -rootdir C:\BG\JDeveloper\JDev_Home11i\myprojects\ -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.16.1.33)(PORT=1536))(CONNECT_DATA=(SID=TEST)))" -rootPackage /d03/oracle/prodcomn/java/oracle/apps/ak/BGHello/webui
    Above completed without Error.
    and JDR_% tables are updated with Page Components
    4. Created a AOL Function BG_TOOLBOX_HELLO and Attached to OA Toolbox Menu "OA Framework ToolBox HelloWorld"
    Type: SSWA jsp function
    HTML Call: OA.jsp?page=/oracle/apps/ak/BGHello/webui/BGHelloWorldPG
    5.Bounce the Apache Web Server
    adapcctl.sh stop apps/apps
    adapcctl.sh start apps/apps
    6. Login and Try to open newly created Page
    It Opens with Error
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_REGION_DATA. Tokens: REGIONCODE = /oracle/apps/ak/BGHello/webui/BGHelloWorldPG;
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /oracle/apps/ak/BGHello/webui/BGHelloWorldPG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /oracle/apps/ak/BGHello/webui/BGHelloWorldPG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
    Thanks in Advance,
    Please let me if am missing any steps or following incorrect steps
    Regards,
    Basavana Gowda

    Seems an issue with your import command
    import C:\BG\JDeveloper\JDev_Home11i\myprojects\oracle\apps\ak\BGHello\webui\BGHelloworldPG.xml -username apps -password apps -rootdir C:\BG\JDeveloper\JDev_Home11i\myprojects\ -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.16.1.33)(PORT=1536))(CONNECT_DATA=(SID=TEST)))" -rootPackage /d03/oracle/prodcomn/java/oracle/apps/ak/BGHello/webuiIn the rootPackage there is no need to give /d03/oracle/prodcomn/java .As it will automatically take the $JAVA_TOP.Try this
    import C:\BG\JDeveloper\JDev_Home11i\myprojects\oracle\apps\ak\BGHello\webui\BGHelloworldPG.xml -username apps -password apps -rootdir C:\BG\JDeveloper\JDev_Home11i\myprojects\ -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.16.1.33)(PORT=1536))(CONNECT_DATA=(SID=TEST)))" -rootPackage /oracle/apps/ak/BGHello/webuiHope it helps!!!
    Thanks
    AJ

  • Oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SEC*

    Hi,
    I am trying to create my first OA Project..
    I am getting the following error ..
    (Will this be related to the permission assigned to the username which i am using ???)
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_LOGIN_FAILED.
         at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(Unknown Source)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(Unknown Source)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(Unknown Source)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(Unknown Source)
         at runregion.jspService(_runregion.java:132)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Thanks in advance..
    regards
    (Gagsy)

    I found the probem.
    Its because of the wrong username/password of the application.
    Thank you.

  • Oracle.apps.fnd.framework.OAException: Application: ICX, Message Name:

    I am trying to learn OA frame work following documentation.
    when i have done everything what ever the developer document says i am getting these errors:
    Exception Details.
    oracle.apps.fnd.framework.OAException: Application: ICX, Message Name: Could not find the specified responsibility.
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(Unknown Source)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(Unknown Source)
         at runregion.jspService(_runregion.java:132)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    A quick back ground of what i have done earlier. i Have seen different threads suggesting to see other threads. I have visited a lot of threads yet this remains unanswered question. I have tried everything what has been suggested in threads but no luck
    Re: Exception in R12:Could not find the specified responsibility
    Re: R12.1.1 OAF test_fwktutorial.jsp result in Error Page
    I would really appreciate if any body could help me or suggest me as what else could be done
    Thanks,
    Sandeep

    Hello Dinesh,
    Thanks. I have used operations and welcome as username and password.
    I have also changed to sysadmin and sysadmin
    but no change.
    I am not able to get Application ICX
    application name :FND
    Responsibility Key:sysadmin
    Thanks,
    Sandeep

  • Oracle.apps.fnd.framework.OAException: Application: FND, Message Name: LDAP_WRAP_VALIDATE_LOGIN_NO. Tokens: REASON = The E-Business instance is not SSO enabled

    Hi
      I am trying to run OAF Form in Jdeveloper, It's giving following error after refresh of Apps database
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: LDAP_WRAP_VALIDATE_LOGIN_NO. Tokens: REASON = The E-Business instance is not SSO enabled, Please verify the profile Applications SSO Type is set correctly.;
    Anyone knows , what is causing this issue ?
    thanks
    Nk

    And the answer is still the same.
    {forum:id=210}
    And reading the error message "The E-Business instance is not SSO enabled" would seem to give you somewhat of a hint as to what needs to be done

  • APP-FND-00798: Invalid reference GL_SRS_COA_UNVALIDATED

    When we are trying to submit oracle report in our R12 instance we get the following error message!
    APP-FND-00798: Invalid reference GL_SRS_COA_UNVALIDATED in value set attached to segment From GL Account.
    Whether any one has come across this issue?
    Thanks!

    Please see these docs.
    R12: Standard Reports Submission Throws APP-FND-00798: Invalid reference GL_SRS_COA_ID_BYSOB [ID 824901.1]
    GLRTBD When Select Pagebreak Parameter Errors With APP-FND-00006 User Exit Is Not Defined [ID 1302644.1]
    R12 APP-FND-00798, APP-FND-00730 Errors When Submitting Standard Reports using GL_SRS_LEDGER_FLEXFIELD [ID 754082.1]
    Unable to Compile Flexfields Via Adadmin [ID 757309.1]
    Thanks,
    Hussein

  • When i create a new bank statement  i get this error APP-FND-01728:As Assig

    dear,
    When I try to create new statement bank in cash management i get this error APP-FND-01728:As Assignment does not exit for
    these parameters
    Busniess Impact : Each Bank Statement I create Does Not Take Any Document Number
    Facts :
    a-Set profile option Sequential Numbering: Partially Used
    thanks

    Hello
    If you do not have already a Sequence created you may need to go to Application/Document/Define and create a sequence that will give each statement an unique number.
    You need to create Document Categories for the Cash Management application using the name of your Bank Account (as System Administrator navigate to Application/Document/Categories). The table name is CE_STATEMENT_HEADERS_ALL. Then assign the Categories to the proper SOB (navigate to Application/Document/Assign).
    Hope this helps
    Octavio

Maybe you are looking for

  • No Video using Airplay from iPad 2 to Apple TV 2 using authorized App.

    I have an iPad 2 and Apple TV 2.   I use Slingbox.    Today, I started watching a show using my iPad as a Slingbox Player.   The source TV was in another state.   The video and audio was good, and the network speed using Speakeasy was above 3MBPS dow

  • What does a blinking file folder with a question mark indicate?

    What does a blinking file folder with a question mark indicate?  I cannot get past it or do anything with the unit.

  • HELP, I  can't update iphone because it disconnects!

    I've tried several times to update my iphone on 3 different computers. Everything goes through until the last second, it stops and says it has been stopped because the iphone has been disconnected, when it was NOT disconnected. Can someone please hel

  • Open command fails with error -10810

    Switching from 10.4 to 10.5.3 I can no longer launch applications from the command line using the open command. For example: some bloke's macbook$ open TextEdit.app LSOpenFromURLSpec() failed with error -10810. Seems to be some kind of permissions is

  • Need to create a pdf file programmatically

    Hi friends,       I am able to read contents of a pdf file in KM repository programmatically. Now I am trying to create a pdf file programmatically. I ve tried the following solutions: 1) <b>pdfwriter</b>. Here i endup with giving the path for the fi