Return-Path: X-Original-To: apmail-openmeetings-user-archive@www.apache.org Delivered-To: apmail-openmeetings-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31D61D940 for ; Fri, 8 Feb 2013 23:02:03 +0000 (UTC) Received: (qmail 52594 invoked by uid 500); 8 Feb 2013 23:02:03 -0000 Delivered-To: apmail-openmeetings-user-archive@openmeetings.apache.org Received: (qmail 52579 invoked by uid 500); 8 Feb 2013 23:02:03 -0000 Mailing-List: contact user-help@openmeetings.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@openmeetings.apache.org Delivered-To: mailing list user@openmeetings.apache.org Received: (qmail 52571 invoked by uid 99); 8 Feb 2013 23:02:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 23:02:02 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [195.130.137.74] (HELO juliette.telenet-ops.be) (195.130.137.74) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 23:01:56 +0000 Received: from [192.168.1.20] ([81.83.12.167]) by juliette.telenet-ops.be with bizsmtp id xz1a1k00A3cF0nD06z1aHb; Sat, 09 Feb 2013 00:01:34 +0100 Message-ID: <511583CE.4030508@telenet.be> Date: Sat, 09 Feb 2013 00:01:34 +0100 From: Bart Coninckx User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2 MIME-Version: 1.0 To: user@openmeetings.apache.org CC: Maxim Solodovnik Subject: Re: starting red5sip for SIP integration References: <510A5B19.1030500@telenet.be> In-Reply-To: Content-Type: multipart/alternative; boundary="------------000704010407000804020704" X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --------------000704010407000804020704 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit The "jsvc error: JSVC re-exec requires execution with an absolute or relative path" error was fixed by changing jsvc to /usr/bin/jsvc in red5sip..sh This was on CentOS 6.3 BC On 01/31/13 13:00, Maxim Solodovnik wrote: > I'll ask your questions the guy who wrote/fix red5sip and will let you > know > > > On Thu, Jan 31, 2013 at 6:52 PM, Bart Coninckx > > wrote: > > All, > > Am trying to get the Asterisk integration done and I stumble into > a problem while starting red5sip with the red5sip.sh script. > > I changed the JAVA_HOME variable in it as well as the LOGS_DIR > which pointed wrongly to "logs" while the svn checkout produces "log". > > However, when running the script I get: > > jsvc error: JSVC re-exec requires execution with an absolute or > relative path > > > I noticed Jeff Clay referred to the same problem in another post, > but there was no reaction to it. Maybe he can chime in ? > > > Cheers, > > > BC > > > > > > -- > WBR > Maxim aka solomax --------------000704010407000804020704 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
The "jsvc error: JSVC re-exec requires execution with an absolute or relative path" error was fixed by changing
jsvc
to
/usr/bin/jsvc

in red5sip..sh

This was on CentOS 6.3

BC


On 01/31/13 13:00, Maxim Solodovnik wrote:
I'll ask your questions the guy who wrote/fix red5sip and will let you know


On Thu, Jan 31, 2013 at 6:52 PM, Bart Coninckx <bart.coninckx@telenet.be> wrote:
All,

Am trying to get the Asterisk integration done and I stumble into a problem while starting red5sip with the red5sip.sh script.

I changed the JAVA_HOME variable in it as well as the LOGS_DIR which pointed wrongly to "logs" while the svn checkout produces "log".

However, when running the script I get:

jsvc error: JSVC re-exec requires execution with an absolute or relative path


I noticed Jeff Clay referred to the same problem in another post, but there was no reaction to it. Maybe he can chime in ?


Cheers,


BC





--
WBR
Maxim aka solomax

--------------000704010407000804020704--