Re: license problem [message #28584] |
Thu, 20 December 2001 10:57 |
Bruce Bowler
Messages: 128 Registered: September 1998
|
Senior Member |
|
|
Problem solved... It's a "known problem" that IDL 5.4 and RH 7.0 (may be more than 7.0, I'm not sure) "don't play well together" as shipped. There is a technote on it
(3072) which points to a new verion of idl_lmgrd to download.
|
|
|
Re: license problem [message #28589 is a reply to message #28584] |
Thu, 20 December 2001 09:52  |
Paul van Delst
Messages: 364 Registered: March 1997
|
Senior Member |
|
|
Bruce Bowler wrote:
>
> I've got a frustrating (but undoubtedly obvious) license problem (and I've discovered a reason to like windows in the process :-)
>
> I have a RedHat Linux box running RH 7.0 that is "up2date". Until yesterday, IDL has run fine. Yesterday, for the first time in 6 months I had to reboot the system.
> Now the license manager won't start. I'm sure it's related to something I did in the last 6 months but I can't remember everything I've done since the last reboot (having
> to reboot windows daily, it's easier to remember all the changes since the last reboot :-)
>
> Anyway, the start of the logfile looks like this...
>
> 8:35:27 (lmgrd) -----------------------------------------------
> 8:35:27 (lmgrd) Please Note:
> 8:35:27 (lmgrd)
> 8:35:27 (lmgrd) This log is intended for debug purposes only.
> 8:35:27 (lmgrd) There are many details in licensing policies
> 8:35:27 (lmgrd) that are not reported in the information logged
> 8:35:27 (lmgrd) here, so if you use this log file for any kind
> 8:35:27 (lmgrd) of usage reporting you will generally produce
> 8:35:27 (lmgrd) incorrect results.
> 8:35:27 (lmgrd)
> 8:35:27 (lmgrd) -----------------------------------------------
> 8:35:27 (lmgrd)
> 8:35:27 (lmgrd)
> 8:35:27 (lmgrd) lmgrd running as root:
> 8:35:27 (lmgrd) This is a potential security problem
> 8:35:27 (lmgrd) And is not recommended
> 8:35:27 (lmgrd) FLEXlm (v6.1g) started on xxx.xxx.xxx.xxx (linux) (12/20/2001)
> 8:35:27 (lmgrd) FLEXlm Copyright 1988-1999, Globetrotter Software, Inc.
> 8:35:27 (lmgrd) US Patents 5,390,297 and 5,671,412.
> 8:35:27 (lmgrd) World Wide Web: http://www.globetrotter.com
> 8:35:27 (lmgrd) License file(s): /usr/local/rsi/license/license.dat
> 8:35:27 (lmgrd) lmgrd tcp-port 1700
> 8:35:27 (lmgrd) Starting vendor daemons ...
> 8:35:27 (lmgrd) Started idl_lmgrd (internet tcp_port 1119 pid 1794)
> /usr/local/rsi/idl_5.4/bin/idl_lmgrd: /usr/local/rsi/idl_5.4/bin/bin.linux.x86/idl_lmgrd: No such file or directory
> /usr/local/rsi/idl_5.4/bin/idl_lmgrd: /usr/local/rsi/idl_5.4/bin/bin.linux.x86/idl_lmgrd: No such file or directory
> 8:35:27 (lmgrd) Vendor daemon died with status 1
> 8:35:27 (lmgrd) Since this is an unknown status, lmgrd will
> 8:35:27 (lmgrd) attempt to re-start the vendor daemon.
>
> with the last several lines repeating about 10 times. 5.4 is the version of IDL that I'm currently running and the file they say doesn't exist, does and it even has the
> correct permissions.
>
> I've tried completly removing IDL and installing from scratch, with no change in results.
>
> Any ideas (also submitted to RSI but no response yet)
You need to provide more info.
The idl_lmgrd in your /usr/local/rsi/idl_5.4/bin/ is a script that runs the actual binary
idl_lmgrd in /usr/local/rsi/idl_5.4/bin/bin.linux.x86. Is the latter one there? Are the
permissions set appropriately?
good luck.
--
Paul van Delst Religious and cultural
CIMSS @ NOAA/NCEP purity is a fundamentalist
Ph: (301)763-8000 x7274 fantasy
Fax:(301)763-8545 V.S.Naipaul
|
|
|