Re: Licensing woes [message #68372] |
Thu, 29 October 2009 10:10  |
Carsten Lechte
Messages: 124 Registered: August 2006
|
Senior Member |
|
|
David Fanning wrote:
> a friggin' file! Or, in my case, change some file
> permissions, that inexplicably got set to Read-Only,
> to Read-Write.
Ah, good old "read-only plague". You don't need Vista or
7 for this, it is already a feature in Windows XP ;-)
chl
|
|
|
Re: Licensing woes [message #68374 is a reply to message #68372] |
Thu, 29 October 2009 09:11   |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Paul van Delst writes:
> I thought the recommended path for XP->Windows7 upgrades was to install Vista, and *then*
> v7? From what I've read the Vista->v7 upgrade is quite simple.....
You have been reading marketing materials again!
The main problem with Windows 7 (or Vista, too, I guess)
is figuring out how to do a simple thing like delete
a friggin' file! Or, in my case, change some file
permissions, that inexplicably got set to Read-Only,
to Read-Write. You have to get the Holy Mother involved,
apparently. :-(
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
|
Re: Licensing woes [message #68376 is a reply to message #68375] |
Thu, 29 October 2009 07:36   |
David Gell
Messages: 29 Registered: January 2009
|
Junior Member |
|
|
On Oct 28, 8:15 pm, "ben.bighair" <ben.bigh...@gmail.com> wrote:
> Hi All,
>
> I successfully installed and licensed IDL 7.1 on a MacBook Pro (OSX
> 10.5.8). Things have been fine until today. Now, woof.
>
> It began with one of the FlexLM -15XXX error messages after starting
> IDL from the command line. AFter some noodling around with lmstat,
> lmdown and lmgrd_install, I decided to simply run the license manager
> wizard again. It complained that I didn't have permission to modify /
> Library/StartupItems. So, I made that read/write and successfully ran
> the License Wizard again. IDL started and hi-ho, hi-ho its off to
> work I go.
>
> Until... about 30 minutes later I started to get messages that
> communication with the license server was interrupted for the last X
> minutes. After a number of these I got the message: "LICENSE MANAGER:
> Session terminated due to server failure. Consult your network
> manager" and IDL closed.
>
> Now when I try to start IDL I get the following...
>
> Minke:~ ben$ idl
> IDL Version 7.1, Mac OS X (darwin x86_64 m64). (c) 2009, ITT Visual
> Information Solutions
> % LICENSE MANAGER: The desired vendor daemon is down.
> Check the lmgrd log file, or try lmreread.
> Feature: idl
> Vendor:Host: Minke.local
> License path: /Applications/itt/idl71//../license/license.dat:/
> Application
> s/itt/license/*.lic:
> FLEXnet Licensing error:-97,121
>
> Yikes! An error code in the 90s - I'm in deep now!
>
> lmreread seems to non existent on my machine (not in my home directory
> and not in $ITT_DIR/idl/bin) and the only log file I could find
> ($ITT_DIR/license/lmgrd_log.txt) is empty.
>
> Is this just poor little ol' me or does this happen to other OSX
> users? Any help greatly appreciated.
>
> Thanks,
> Ben
Ben,
What probably happened is that the license server on your laptop -- I
now why have a license server for one machine with a node locked
license -- has stopped. This usually happens when you change the
network you are connected to without restarting the Mac. The solution
is to enter the following two command line commands using the
terminal.
sudo SystemStarter stop IDL_LMGRD
sudo SystemStarter start IDL_LMGRD
You will have to enter an administrator password after you type the
first command. The first command may fail if the license server is
completely dead. The second command will start the license server and
you can then start IDL.
This particular idiosyncrasy has been bugging me for months. I finally
spent about 3 hours trying to find the simple way to restart the
server without re-booting the mac.
Dave
|
|
|
|
Re: Licensing woes [message #68509 is a reply to message #68375] |
Fri, 30 October 2009 05:21  |
Haje Korth
Messages: 651 Registered: May 1997
|
Senior Member |
|
|
Paul and David,
with new Windows OS you should never attempt an upgrade (that's not in
the marketing materials but any pro will tell you that). Save your
work files and do a fresh install. No need to keep any of the old slow
system cr*p around.
Did my fresh install yesterday and the image blasted in about 15
minutes. The install was probably faster than that of Windows 3.1. :-)
Now all I have to do is spend a day to figure out how the heck I get
that old TV tuner to work in Windows 7... :-(
Haje
PS: yes I know, this is soooo off topic.
On Oct 29, 11:57 am, Paul van Delst <paul.vande...@noaa.gov> wrote:
> I thought the recommended path for XP->Windows7 upgrades was to install Vista, and *then*
> v7? From what I've read the Vista->v7 upgrade is quite simple.....
>
> :o)
>
> *nix-ly yours,
>
> paulv
>
> David Fanning wrote:
>> ben.bighair writes:
>
>>> I successfully installed and licensed IDL 7.1 on a MacBook Pro (OSX
>>> 10.5.8). Things have been fine until today. Now, woof.
>
>> I don't want to hear it. I've spent all day "upgrading"
>> a laptop form Windows XP to Windows 7. Sheesh. Does anyone
>> have an extra Ubuntu disk lying around. :-(
>
>> Cheers,
>
>> David
>
>
|
|
|
Re: Licensing woes [message #68516 is a reply to message #68376] |
Thu, 29 October 2009 15:49  |
ben.bighair
Messages: 221 Registered: April 2007
|
Senior Member |
|
|
On Oct 29, 10:36 am, David Gell <david.g...@swri.org> wrote:
> On Oct 28, 8:15 pm, "ben.bighair" <ben.bigh...@gmail.com> wrote:
>
>
>
>> Hi All,
>
>> I successfully installed and licensed IDL 7.1 on a MacBook Pro (OSX
>> 10.5.8). Things have been fine until today. Now, woof.
>
>> It began with one of the FlexLM -15XXX error messages after starting
>> IDL from the command line. AFter some noodling around with lmstat,
>> lmdown and lmgrd_install, I decided to simply run the license manager
>> wizard again. It complained that I didn't have permission to modify /
>> Library/StartupItems. So, I made that read/write and successfully ran
>> the License Wizard again. IDL started and hi-ho, hi-ho its off to
>> work I go.
>
>> Until... about 30 minutes later I started to get messages that
>> communication with the license server was interrupted for the last X
>> minutes. After a number of these I got the message: "LICENSE MANAGER:
>> Session terminated due to server failure. Consult your network
>> manager" and IDL closed.
>
>> Now when I try to start IDL I get the following...
>
>> Minke:~ ben$ idl
>> IDL Version 7.1, Mac OS X (darwin x86_64 m64). (c) 2009, ITT Visual
>> Information Solutions
>> % LICENSE MANAGER: The desired vendor daemon is down.
>> Check the lmgrd log file, or try lmreread.
>> Feature: idl
>> Vendor:Host: Minke.local
>> License path: /Applications/itt/idl71//../license/license.dat:/
>> Application
>> s/itt/license/*.lic:
>> FLEXnet Licensing error:-97,121
>
>> Yikes! An error code in the 90s - I'm in deep now!
>
>> lmreread seems to non existent on my machine (not in my home directory
>> and not in $ITT_DIR/idl/bin) and the only log file I could find
>> ($ITT_DIR/license/lmgrd_log.txt) is empty.
>
>> Is this just poor little ol' me or does this happen to other OSX
>> users? Any help greatly appreciated.
>
>> Thanks,
>> Ben
>
> Ben,
>
> What probably happened is that the license server on your laptop -- I
> now why have a license server for one machine with a node locked
> license -- has stopped. This usually happens when you change the
> network you are connected to without restarting the Mac. The solution
> is to enter the following two command line commands using the
> terminal.
>
> sudo SystemStarter stop IDL_LMGRD
> sudo SystemStarter start IDL_LMGRD
>
> You will have to enter an administrator password after you type the
> first command. The first command may fail if the license server is
> completely dead. The second command will start the license server and
> you can then start IDL.
>
> This particular idiosyncrasy has been bugging me for months. I finally
> spent about 3 hours trying to find the simple way to restart the
> server without re-booting the mac.
>
> Dave
Thanks Dave! I'll give it a whirl. I do indeed join various networks
during a given day.
Oddly enough, I decided to restart the machine. When logging in, I
was prompted to fix the permissions of the /Library/StartupItems/
IDL_LMGRD/ to "drwxr-xr-x". I then needed to restart, and, hey-ho it
works! Go figure.
I'll try your trick next time it acts up.
Thanks again,
Ben
|
|
|