The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
S-125: Citrix Presentation Server IMA Vulnerability iBot Security Advisories (RSS) 0 01-23-2008 03:30 PM
S-125: Citrix Presentation Server IMA Vulnerability iBot Security Advisories (RSS) 0 01-22-2008 07:10 PM
Unix Citrix font problem Esaia UNIX for Advanced & Expert Users 0 12-06-2007 06:13 AM
Citrix Library for UNIX ditaru High Level Programming 0 12-15-2005 06:57 AM
Looking for something like Citrix for *nix d11wtq UNIX for Dummies Questions & Answers 3 06-15-2005 05:57 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 03-24-2008
pgsanders pgsanders is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 2
Citrix on Solaris

I am getting the following message

"Failed to establish all listening sockets"

also /tmp/.X11-pipe gets to about 50 entries and then I can't start any
more Citrix sessions until I manually remove those entries.

Any ideas?
  #2 (permalink)  
Old 03-27-2008
sparcguy sparcguy is offline Forum Advisor  
Registered User
  
 

Join Date: Nov 2006
Posts: 315
First find out how many files it must reach before nobody can connect to server via citrix anymore and roughly how much time it will take to reach that level.

Then write a while-loop script and run it in the background to constantly check.

something like this.

while true
do
someting ....
if test `ls -1 /tmp/.X11-pipe | wc -l` -lt <some number> then
sleep 3600 # in seconds
else `rm -f /tmp/.X11-pipe`
fi
done

so something like this script will run as nohup in the background constantly checking, sleeping -- waking up every hour -- do housekeeping and go to sleep again.

The timing you may have to tweak to your needs - trial and error
  #3 (permalink)  
Old 03-28-2008
itik itik is offline
Registered User
  
 

Join Date: Oct 2007
Location: Toronto, Ontario
Posts: 354
sorry to interupt, what do you mean citrix on solaris. solaris is the server or client?

itik
  #4 (permalink)  
Old 04-03-2008
pgsanders pgsanders is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 2
Citrix on Solaris

Already have a cron job that runs at night on this system to clear up those old pipes. Thanks.

The system is the server for Citrix
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:49 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0