Skip to Main Content

Integration

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!

Application initialization error for GWTDOMAIN

682013Mar 26 2009 — edited Mar 26 2009
Hi,
I am getting Application initialization error when I want to boot the server.
The part of UBBCONFIG file is:

"GWTDOMAIN" SRVGRP="GW_GRP1" SRVID=11
CLOPT="-A -r"
RQADDR="GWTDOMAIN_Q"
RQPERM=0744 REPLYQ=Y RPPERM=0744 MIN=1 MAX=1 CONV=N
SYSTEM_ACCESS=FASTPATH
MAXGEN=3 GRACE=30 RESTART=Y
MINDISPATCHTHREADS=0 MAXDISPATCHTHREADS=1 THREADSTACKSIZE=0
SICACHEENTRIESMAX="500"

The commandline log is

Booting all admin and server processes in /dev_app/dtux100/bin/tuxconfig
INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level (none)

Booting admin processes ...

exec BBL -A :
process id=4427886 ... Started.

Booting server processes ...

exec JSL -A -- -m1 -M2 -x5 -n //127.0.0.1:9001 -d /dev/tcp :
Failed.
exec JRAD -A -p /oracle_home/tuxedo10gR3/bin -- -l //10.120.147.202:8890 -c //127.0.0.1:10001 :
process id=7074024 ... Started.
exec JREPSVR -A -- -W -P /dev_app/dtux100/bin/jrepository :
process id=6983796 ... Started.
exec WSL -A -- -m1 -M5 -p6101 -P6105 -x40 -n //10.120.147.202:9999 -d /dev/tcp :
process id=6303966 ... Started.
exec DMADM -A -r :
process id=5922872 ... Started.
exec GWADM -A -r :
process id=5755022 ... Started.
exec GWTDOMAIN -A -r :
CMDTUX_CAT:1685: ERROR: Application initialization failure
exec GWADM -A -r :
process id=5693604 ... Started.
exec GWTDOMAIN -A -r :
CMDTUX_CAT:1685: ERROR: Application initialization failure
exec TMS_QM -A :
process id=4542670 ... Started.
exec TMS_QM -A :
process id=4022462 ... Started.
exec TMQUEUE -A -s TEST_QSPACE:TMQUEUE :
process id=4444378 ... Started.
exec TMUSREVT -A -r :
process id=3977458 ... Started.
exec TMS_ORA10g -A :
process id=3969260 ... Started.
exec TMS_ORA10g -A :
process id=1097800 ... Started.

12 processes started.


and part of ULOG file is

145907.icicidev!GWTDOMAIN.4022458.1.0: LIBTUX_CAT:262: INFO: Standard main starting
145916.icicidev!GWTDOMAIN.4022458.1.0: LIBGWT_CAT:1243: WARN: Open DOM_EQUITY
address //10.120.147.202:7100 failed, Network error(67)
145916.icicidev!GWTDOMAIN.4022458.1.0: LIBGWT_CAT:1244: WARN: No more NW address to try
145916.icicidev!GWTDOMAIN.4022458.1.0: LIBGWT_CAT:1124: ERROR: Unable to open
listening endpoint
145916.icicidev!GWTDOMAIN.4022458.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed



What could be the reason
Please help.

Thanks and regards,

Ravi Ranjan
This post has been answered by 651249 on Mar 26 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2009
Added on Mar 26 2009
3 comments
4,311 views