Forum Index

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Phlink 1.4.2 shutdown/restart problem

 
Post new topic   Reply to topic     Forum Index -> Phlink users
View previous topic :: View next topic  
Author Message
Sean Conner



Joined: 12 Jun 2004
Posts: 28

PostPosted: Thu Aug 12, 2004 10:26 pm    Post subject: Phlink 1.4.2 shutdown/restart problem Reply with quote

I have found that for whatever reason, Phlink will sometimes choke or unexpectedly quite. I have it running on Mac OS X Server 10.3.4 (headless) and don't continually moniter it, however I want to know that it is ON to receive calls while I'm away. To solve this problem I have altered my crontab to automatically quite and restart Phlink (in addition to clearing out any Temp files) every three hours using the following sh script:

-------
#! /bin/sh

killall Ovolab\ Phlink
rm -drf /Library/Application\ Support/Phlink\ Items/Temp*
open /Applications/Ovolab\ Phlink.app
-------

However, I've found that with Phlink 1.4.2, this script completely hangs my machine. If I try to kill Phlink with the kill command from a terminal using the process ID, I get the same result. Any ideas what has changed with Phlink that may cause this? I have also tried an Applescript and this appears to work for a while, but it will eventually cause a hang.

-----
tell application "Ovolab Phlink"
activate
quit
end tell

tell application "Finder"
activate
open "Applications:Ovolab Phlink"
end tell
------

I end up with a connection error or error code -600. The only fix I can come up with is to revert back to Phlink 1.4.1.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Phlink users All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


This forum is intended for allowing the community of people interested in Ovolab products to share their ideas and suggestions. Customer support inquiries should be directed to our support email address.
The moderators reserve the right to remove any messages deemed inappropriate, at any time, for any reason.
Powered by phpBB © 2001-2008 phpBB Group