UK CA Workload Automation User Group

 View Only

Unable to connect to application server

  • 1.  Unable to connect to application server

    Posted Jul 17, 2020 05:19 PM
    Hi,

    i am facing issue with autosys CLI , autorep suddenly not working post reboot of my linux host , scheduler event_demon log is writting fine,
    Oracle database is up mounted/

    [autosys@autosysserver lib]$ jr %
    CAUAJM_E_10029 Communication attempt with the CA WAAE Application Server has failed! [autosysserver.localdomain:9000]
    CAUAJM_E_10221 Exhausted list of available Application Server(s). Failing request.
    CAUAJM_E_50033 Error initializing tx subsystem: CAUAJM_E_10062 Failed to get initial configuration from CA WAAE Application Server(s).


    [autosys@autosysserver lib]$ uname -a
    Linux autosysserver.localdomain 2.6.32-754.17.1.el6.x86_64 #1 SMP Tue Jul 2 10:03:50 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
    [autosys@autosysserver lib]$ autoflags -x
    11.3.6.SP1.437
    [autosys@autosysserver lib]$ ps -ef | egrep "RSA|dxserver|gate|cyb"
    root 10499 1 1 13:15 ? 00:00:22 ./cybAgent.bin -a
    autosys 10618 1 0 13:15 ? 00:00:09 as_server -A RSA
    autosys 10760 1 0 13:15 ? 00:00:16 event_demon -A RSA
    autosys 11695 11568 0 13:19 pts/0 00:00:00 tail -f /opt/CA/WorkloadAutomationAE/autouser.RSA/out/event_demon.RSA
    root 14385 1 0 13:31 ? 00:00:08 ./igateway -b
    root 14401 1 0 13:31 pts/1 00:00:00 /bin/sh ./WDigateway.sh
    dsa 14527 1 0 13:31 ? 00:00:01 dxserver start itechpoz
    autosys 18400 15465 0 13:49 pts/3 00:00:00 egrep RSA|dxserver|gate|cyb





    some more details,

    [autosys@autosysserver ~]$ hostname[autosys@autosysserver ~]$ hostnameautosysserver.localdomain[autosys@autosysserver ~]$ ping autosysserver.localdomainPING autosysserver.localdomain (127.0.0.1) 56(84) bytes of data.64 bytes from autosysserver.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.026 ms64 bytes from autosysserver.localdomain (127.0.0.1): icmp_seq=2 ttl=64 time=0.059 ms64 bytes from autosysserver.localdomain (127.0.0.1): icmp_seq=3 ttl=64 time=0.059 ms^C--- autosysserver.localdomain ping statistics ---3 packets transmitted, 3 received, 0% packet loss, time 2874msrtt min/avg/max/mdev = 0.026/0.048/0.059/0.015 ms[autosys@autosysserver ~]$ [autosys@autosysserver ~]$ nslookup autosysserver.localdomainServer: 192.168.150.2Address: 192.168.150.2#53
    Name: autosysserver.localdomainAddress: 192.168.150.131
    [autosys@autosysserver ~]$ nslookup 192.168.150.131Server: 192.168.150.2Address: 192.168.150.2#53
    ** server can't find 131.150.168.192.in-addr.arpa.: NXDOMAIN
    [autosys@autosysserver ~]$ ifconfigeth3      Link encap:Ethernet  HWaddr 00:0C:29:0B:B5:82            inet addr:192.168.150.131  Bcast:192.168.150.255  Mask:255.255.255.0          inet6 addr: fe80::20c:29ff:fe0b:b582/64 Scope:Link          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1          RX packets:908 errors:0 dropped:0 overruns:0 frame:0          TX packets:736 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:1000           RX bytes:104604 (102.1 KiB)  TX bytes:75662 (73.8 KiB)
    lo        Link encap:Local Loopback            inet addr:127.0.0.1  Mask:255.0.0.0          inet6 addr: ::1/128 Scope:Host          UP LOOPBACK RUNNING  MTU:65536  Metric:1          RX packets:60227 errors:0 dropped:0 overruns:0 frame:0          TX packets:60227 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:0           RX bytes:13145047 (12.5 MiB)  TX bytes:13145047 (12.5 MiB)