Have a look at the service table in MySQL and change the file serve port to
what you need.
Cheers,
Henri
_____
From: Ben Krause [mailto:ben@...]
Sent: 29 September 2009 20:25
To: oreka-user@...
Subject: Re: [Oreka-user] Problems with Orktrack Not working
I did finally find this information and it worked to some extent. I was
able to start logging calls but the links to the audio files through the
website still pointed to port 8080.
So for now I have changed everything to port 8080, but I would love it if
you could tell me how to change the ports from 8080 for the audio links
through the website. I saw that it had something to do with changing
something in the mysql database but I just couldn't get it figured out
completely.
Thanks.
Sincerely,
Ben Krause
Compro Computers
http://www.eccompro.com <http://www.eccompro.com/>
(252) 338-5379
_____
From: Henri Herscher [henri@...]
Sent: Tuesday, September 29, 2009 7:03 PM
To: Ben Krause; oreka-user@...
Subject: RE: [Oreka-user] Problems with Orktrack Not working
Ben,
Changing to port 80 is your problem, you need to have this in config.xml
next to <TrackerHostname>:
<TrackerTcpPort>80</TrackerTcpPort>
And restart orkaudio.
Henri
_____
From: Ben Krause [mailto:ben@...]
Sent: 18 September 2009 09:16
To: oreka-user@...
Subject: [Oreka-user] Problems with Orktrack Not working
I am using Windows XP professional and have installed Orkaudio and
Orktrack/Orkweb and all the pre-requisites. I am able to capture audio
calls and hear them by opening the wav files from the local hard disk.
I can access the orkweb application and login. But I get no results when
searching. I have read over the troubleshooting and changed the audio
storing path to point to C:\Program Files\Apache Software Foundation\Tomcat
5.5\webapps\ROOT but this still does not allow it to work.
So after looking at my orkaudio.log file I am getting the following error:
ERROR reporting:116 - Could not contact orktrack
I opened mysql.hbm.xml in both the c:\oreka\orekweb and c:\oreka\orektrack
to verify the settings are correct and they are. Everything is running off
the same computer (mysql, tomcat, orkaudio, orkweb, and orktrack etc.) I'm
using the same username and password for database access for both orktrack
and orkweb. So if it was a problem with access I would imagine the orkweb
would not work.
The only thing I skewed in my installation is that I set the Tomcat to work
on port 80 instead of 8080. I don't think this would be a problem but then
again this is my first time installing these softwares.
I am attaching my log files below, thanks for any help someone can give me:
Orkaudio.log
2009-09-18 08:52:28,253 INFO root:93 - Loaded plugin:
./plugins/RtpMixer.dll
2009-09-18 08:52:28,253 INFO batchProcessing:129 - thread Th0 starting -
queue size:20000
2009-09-18 08:52:28,253 INFO immediateProcessing:53 - thread starting -
queue size:10000
2009-09-18 08:52:28,253 INFO root:87 - Loaded plugin:
audiocaptureplugins//VoIP.dll
2009-09-18 08:52:28,253 INFO packet:835 - Initializing VoIP plugin
2009-09-18 08:52:28,300 INFO packet:753 - Available pcap devices:
2009-09-18 08:52:28,300 INFO packet:760 - *
\Device\NPF_GenericDialupAdapter - Generic dialup adapter
2009-09-18 08:52:28,300 INFO packet:760 - *
\Device\NPF_{50A65974-525D-411D-9A60-E246C50505DC} - Intel 8255x-based
Integrated Fast Ethernet (Microsoft's Packet Scheduler)
2009-09-18 08:52:28,300 INFO packet:760 - *
\Device\NPF_{C0199B87-BF60-4CF5-B048-FDEFA5D8A251} - Realtek RTL8139 Family
Fast Ethernet Adapter (Microsoft's Packet Scheduler)
2009-09-18 08:52:28,300 INFO packet:806 - Successfully opened default
device:\Device\NPF_{C0199B87-BF60-4CF5-B048-FDEFA5D8A251} pcap
handle:1223450
2009-09-18 08:52:28,300 INFO packet:617 - Start Capturing: pcap
handle:1223450
2009-09-18 08:52:51,800 INFO sip:351 - INVITE: sender:192.168.1.105
from:111 RTP:192.168.1.105,4000 to:TSVM rcvr:192.168.1.130
callid:99ce595e9593d60f051f414636ce71d4@...
2009-09-18 08:52:51,800 INFO rtpsessions:567 - XCI: created by SIP INVITE
2009-09-18 08:52:52,300 INFO rtpsession:347 - XCI: 1st packet s1:
192.168.1.130,7000 192.168.1.105,4000 seq:36398 ts:418269981 len:160 type:0
2009-09-18 08:52:52,300 INFO rtpsession:76 - XCI: 192.168.1.105,4000 Sip
Session start, timestamp:1253278372
2009-09-18 08:52:52,300 INFO port:166 - #192.168.1.105,4000: start
2009-09-18 08:52:52,800 INFO rtpsession:370 - XCI: 1st packet s2:
192.168.1.105,4000 192.168.1.130,7000 seq:3966 ts:874020806 len:160 type:0
2009-09-18 08:52:52,800 INFO rtpsession:403 - XCI: 192.168.1.105,4000:
Applying timestamp corrective delta:455745705
2009-09-18 08:53:21,394 INFO sip:243 - BYE:
callid:99ce595e9593d60f051f414636ce71d4@...
2009-09-18 08:53:21,394 INFO rtpsession:56 - XCI: 192.168.1.105,4000
Session stop, num RTP packets:2870, last updated:1253278401
2009-09-18 08:53:21,394 INFO port:184 - #192.168.1.105,4000: stop
2009-09-18 08:53:21,394 INFO tapelist:210 - date=2009-09-18_08-52-52
duration=29 direction=out capturePort=192.168.1.105,4000 localParty=111
remoteParty=TSVM localEntryPoint= localIp=192.168.1.105
remoteIp=192.168.1.130
2009-09-18 08:53:21,394 INFO batchProcessing:165 - Th0 processing:
20090918_085252_192.168.1.105,4000
2009-09-18 08:53:21,394 INFO batchProcessing:202 - Th0 RTP payload type:0
2009-09-18 08:53:21,550 INFO batchProcessing:266 - Th0 deleting native:
20090918_085252_192.168.1.105,4000
2009-09-18 08:53:21,550 INFO reporting:79 - hostname=phone-recorder
type=tape recid=20090918_085252_192.168.1.105,4000 stage=stop
captureport=192.168.1.105,4000 timestamp=1253278372
filename=2009/09/18/08/20090918_085252_192.168.1.105,4000.wav localparty=111
localentrypoint= remoteparty=TSVM direction=out duration=29
service=orkaudio-phone-recorder localip=192.168.1.105 remoteip=192.168.1.130
2009-09-18 08:53:22,691 ERROR reporting:116 - Could not contact orktrack
Orkweb.log
17:54:40,379 root INFO - ========================================
17:54:40,379 root INFO - orkweb starting ...
17:54:43,941 org.apache.tapestry.ApplicationServlet INFO - Initialized
application servlet 'orkweb': 1,344 millis to create HiveMind Registry,
3,032 millis overall.
17:54:44,113
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jsp-examples
] INFO - ContextListener: contextInitialized()
17:54:44,113
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jsp-examples
] INFO - SessionListener: contextInitialized()
17:54:44,254
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/servlets-exa
mples] INFO - ContextListener: contextInitialized()
17:54:44,254
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/servlets-exa
mples] INFO - SessionListener: contextInitialized()
Orktrack.log
17:54:35,973 net.sf.oreka.orktrack.OrkTrack INFO -
========================================
17:54:35,973 net.sf.oreka.orktrack.OrkTrack INFO - OrkTrack starting ...
Sincerely,
Ben Krause
Compro Computers
http://www.eccompro.com
(252) 338-5379 (w)
(252) 338-5612 (f)
|