unhandled exception: compareTimestamps
Greetings,
In our netconnect log I keep getting these errors:
Oct 27 11:33:41 dbplnt02 SRS Proxy <a href="mailto:[24219@1]" target="_blank">[24219@1]</a> [daemon.err] unhandled exception: compareTimestamps format()
Oct 27 11:33:53 dbplnt02 SRS Proxy <a href="mailto:[24220@1]" target="_blank">[24220@1]</a> [daemon.err] unhandled exception: compareTimestamps format()
and the proxy won't start (well the process is there but a /opt/SUNWsrspx/bin/srspxstat returns:
can't establish communication with proxy
).
Does anyone know why these errors occur, and how I can fix them? I have tried restarting all the SRS daemons but to no effect...
We are running SRS 3.1.1 I think - anyway it's the version before the one released in October.
Many thanks,
Glenn Crawford.
[1175 byte] By [
] at [2007-11-25 22:37:39]

# 2
Hi ,
I've faced the "can't establish communication with proxy" error with one of my server..below are the steps I've followed to correct it. may be you can give it a try..( Netconnect version we are using is 3.2.3)
edo:/opt/SUNWsrspx/bin # ./srspxstat
can't establish communication with proxy
edo:ps -ef | grep srs
The following entries should be there in the /etc/inittab file and the ps command should list if it is running. if not you get the above message.
px:234:respawn:/opt/SUNWsrspx/bin/srspxrun >/dev/null 2>&1
VP:34:respawn:/opt/SUNWsrsvp/lib/event_pvr_exec-`uname -r`
TP:34:respawn:/opt/SUNWsrstp/lib/trend_pvr_exec-`uname -r`
HP:34:respawn:/opt/SUNWsrshp/bin/ssha_pvr_runner.sh </dev/null >/dev/null 2<>/dev/null
TS:34:respawn:/opt/SUNWsrsas/bin/tsasim_exec
edo:/ # ps -eaf | grep srs
root 33121 0 13:34:20 ?0:00 /opt/SUNWsrsvp/lib/event_pvr_exec-5.9
netcon 33151 0 13:34:20 ?0:00 /opt/SUNWsrsas/bin/tsasim_exec
root 33131 0 13:34:20 ?0:00 /opt/SUNWsrstp/lib/trend_pvr_exec-5.9
netcon 33111 0 13:34:20 ?0:01 /opt/SUNWsrspx/bin/srsproxy
root 3571 3546 0 13:37:27 pts/40:00 grep srs
root 33141 0 13:34:20 ?0:00 /opt/SUNWsrshp/bin/ssha_pvr_exec
edo:/ # /opt/SUNWsrspx/bin/srspxstat
Proxy Status Info at: Mon May 22 13:38:52 2006
Active IM API Threads:
API Thread: IMApiThread(tsasim, 001.000.000)
last command: HEARTBEAT on Mon May 22 13:38:52 2006
API Thread: IMApiThread(trend_pvr, 003.000.002)
last command: HEARTBEAT on Mon May 22 13:38:49 2006
API Thread: IMApiThread(event_pvr, 003.000.006)
last command: HEARTBEAT on Mon May 22 13:38:49 2006
API Thread: IMApiThread(ssha_pvr, 003.001.000)
last command: HEARTBEAT on Mon May 22 13:37:49 2006
QueueStore: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore
space allocated: 20971520 bytes
space free: 20954112 bytes
open (not yet enqueued) entries: 0
Open queues:
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/NONE/backchannel
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Thu Apr 13 13:05:02 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/NONE/event_pvr
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Thu Apr 13 13:05:26 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/EXEMPT/heartbeat
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Mon May 22 13:36:21 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/URGENT/high
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Mon May 22 13:36:52 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/LOW/low
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Thu Apr 13 13:05:02 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/NORMAL/medium
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Mon May 22 13:37:02 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/NONE/proxy
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Thu Apr 13 13:05:02 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/REGISTRATION/registration
Enqueued entry count: 0
In-transit (dequeued) entry count: 11
Last modified: Mon May 22 13:37:10 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/NONE/ssha_pvr
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Thu Apr 13 13:06:21 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/NONE/trend_pvr
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Thu Apr 13 13:05:41 2006
Queue: /var/SUNWsrspx/SUNWsrspx/SRSQueueStore/store/queues/NONE/tsasim
Enqueued entry count: 0
In-transit (dequeued) entry count: 0
Last modified: Thu Apr 13 13:06:28 2006
End Proxy Status Info