|
From: driver <dr...@op...> - 2013-11-15 16:46:30
|
I'm using Oreka 1.7 and MySQL 5.5.34. 1) errors in orkaudio.log: a) Where should be LiveMonitoring filter? ERROR port:52 - Filter:LiveMonitoring does not exist, please check <CapturePortFilters> in config.xml b) Recordings are properly stored in my location but not tracked to the database: ERROR orkclient:39 - connector.connect() errno=101 timeout:5 http://localhost:8080//orktrack/command?type=tape&recid=20131115_153526_MVMQ&stage=ready&captureport=MVMQ×tamp=1384526126&filename=2013%2F11%2F15%2F15%2FU-20131115-153526-172.30.0.23-172.30.1.55-172.30.0.23-172.30.1.55.wav&localparty=172.30.1.55&localentrypoint=&remoteparty=172.30.0.23&direction=unkn&duration=3&service=orkaudio-oreka.testdomain.com&localip=172.30.1.55&remoteip=172.30.0.23&nativecallid=&tags=& href="http://oreka.testdomain.com" rel="nofollow">oreka.testdomain.com& I pasted above url directly to the browser (changing localhost to the IP of my Oreka server) then a new record appeared in the database and response from browser was: class=taperesponse success=true comment= deletetape=false c) I'm sure orktrack is running localhost, so how can I fix this problem? ERROR reporting:415 - [localhost,8080] Could not contact orktrack - check that orktrack is running and that TrackerHostname and TrackerTcpPort are correct. 2) errors in orkweb.log a) is this file needed:? config WARN - ConfigManager.load: config file /etc/orkweb//orktrack.config.xml is empty or does not exist. b) this happens on shutting down: org.logicalcobwebs.proxool.ShutdownHook ERROR - Problem calling "get cause" on IllegalStateException. |