Hello consultant:
We are trying install Ixos, Archive Server, with Oracle 11g and Tomcat 7.0.41, On Red Hat Linux
We start correctly Oracle and Tomcat. We have installed OpenText Archive Server 10.2.1 and the installer finished OK in all components. For these installations we are use the following guide "Opentext Archive Server 10.5.0 Installation on UNIX/LINUX".
But we have the following issues:
1.- When we chech the url http://localhost:8080/w3monc he have different errors with:
BackupServer --> Component: bksrvr (Can't connect to this rpc server)
DocServices --> Component: auxsrvr (Can't connect to this rpc server)
Component: jds (Can't connect to this rpc server)
Component: unavail (Can't connect to docservice)
2.- When we start Spawner --> "service spawner start", and check status --> "spawncmd status", we see this, different services stop
program-id sta pid start time stop time
-------------------------------------------------------------------------
Clnt_dp T 0 07/16/2013 17:59:56 07/16/2013 17:59:58
Clnt_ds R 20493 07/16/2013 17:49:24
Clnt_rpc R 20491 07/16/2013 17:49:24
admsrv R 20410 07/16/2013 17:48:23
bksrvr T 256 07/16/2013 17:58:52 07/16/2013 18:03:53
chkw T 256 07/16/2013 17:59:01 07/16/2013 18:04:03
db T 0 07/16/2013 17:59:10 07/16/2013 17:59:12
dsaux T 256 07/16/2013 17:59:23 07/16/2013 18:04:24
dssched R 20408 07/16/2013 17:48:23
ixmonSvc R 20413 07/16/2013 17:48:23
jbd R 20250 07/16/2013 17:45:21
migration T 256 07/16/2013 18:00:08 07/16/2013 18:05:09
notifSrvr R 20412 07/16/2013 17:48:23
timestamp R 20249 07/16/2013 17:45:21
3.- In the log we observe this error, for example:
In Clnt_rpc.log
ERR 16.07.13 18:20:06.754 . ::clnttcp_create clnt_tcp.c-243 cannot connect to addr [::1]:4020, errno=111(Connection refused)
ERR 16.07.13 18:20:46.757 . ::clnttcp_create clnt_tcp.c-243 cannot connect to addr [::1]:4033, errno=111(Connection refused)
ERR 16.07.13 18:21:06.759 . ::clnttcp_create clnt_tcp.c-243 cannot connect to addr [::1]:4050, errno=111(Connection refused)
In vmclient.log
ERR 16.07.13 18:10:03.696 ... ::clnttcp_create clnt_tcp.c-243 cannot connect to addr 180.93.149.196:4038, errno=111(Connection refused)
cslpo7bp01: RPC: Remote system error - Connection refused
In bkupSrvr.log
[root@cslpo7bp01 log]# more bkupSrvr.log
IMP 16.07.13 17:48:24.679 . main::main main.cxx-255 Backup Server started, Version=10.1.1, Release=A, generated on May 4 2011, 22:52:20
IMP 16.07.13 17:48:24.685 01 . MapNfsClnt::init NfsClnt.cxx-1279 about to mount server WORM on host localhost, port 4027, mount point /views_hs
ERR 16.07.13 17:53:24.696 01 ... NfsClnt::nfsMount NfsClnt.cxx-358 Connection timed out: cannot mount nfs server on host localhost, portNo 4027, mount point
/views_hs, errno=110(NFS request timed out)
FTL 16.07.13 17:53:24.696 01 . MapNfsClnt::init NfsClnt.cxx-1284 Input/output error: cannot mount server WORM
IMP 16.07.13 17:58:53.219 . main::main main.cxx-255 Backup Server started, Version=10.1.1, Release=A, generated on May 4 2011, 22:52:20
IMP 16.07.13 17:58:53.220 01 . MapNfsClnt::init NfsClnt.cxx-1279 about to mount server WORM on host localhost, port 4027, mount point /views_hs
ERR 16.07.13 18:03:53.231 01 ... NfsClnt::nfsMount NfsClnt.cxx-358 Connection timed out: cannot mount nfs server on host localhost, portNo 4027, mount point
/views_hs, errno=110(NFS request timed out)
FTL 16.07.13 18:03:53.231 01 . MapNfsClnt::init NfsClnt.cxx-1284 Input/output error: cannot mount server WORM
Please could you help me?, thanks for you collaborations.
Best Regards