![]() |
|
|
|||||||
![]() |
VHDL - Problem with Modelsim Lisence server... |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi guys,
Here i have a problem with my Modelsim lisence server.I have 2 lisences for modelsim in my office. But many a times if someone dont close the modelsim properly or dont release the lisence (by command quit -sim), lisence stays active even if he is not working.So most of the time i am not able to use 2 linces. So being a Windows 2000 server we had to restart it again and agian atleast once everyday, two kill those process and regain the 2 lisences. Is there any way or any script that can help me to do this without restarting the lisence server. I know its easier to handle in Linux or Unix severs, by just killing the process. But how will i do the same without restarting the windows 2000 server. Is there any java or any other script for that. Regards.. Debashish Hota Debashish |
|
|
|
|
#2 |
|
Posts: n/a
|
Debashish wrote:
> Here i have a problem with my Modelsim lisence server.I have 2 > lisences for modelsim in my office. But many a times if someone dont > close the modelsim properly or dont release the lisence (by command > quit -sim), lisence stays active even if he is not working.So most of > the time i am not able to use 2 linces. So being a Windows 2000 server > we had to restart it again and agian atleast once everyday, two kill > those process and regain the 2 lisences. 1. Learn the lmstat command to find out who is holding licenses, and train them to close the gui. 2. Learn to use command line execution: vcom -c and vsim -c. vcom (command line) does not require a license. Bringing up the gui with vsim.exe holds a licenses for the whole session, even if you are just editing and compiling. Running a text testbench with vsim -c only holds the license during a sim and then relinquishes it. -- Mike Treseler Mike Treseler |
|
|
|
#3 |
|
Posts: n/a
|
Mike Treseler <> wrote in message news:<>...
> Debashish wrote: > > > Here i have a problem with my Modelsim lisence server.I have 2 > > lisences for modelsim in my office. But many a times if someone dont > > close the modelsim properly or dont release the lisence (by command > > quit -sim), lisence stays active even if he is not working.So most of > > the time i am not able to use 2 linces. So being a Windows 2000 server > > we had to restart it again and agian atleast once everyday, two kill > > those process and regain the 2 lisences. > > 1. Learn the lmstat command to find out who is holding licenses, > and train them to close the gui. > > 2. Learn to use command line execution: vcom -c and vsim -c. > vcom (command line) does not require a license. Bringing up > the gui with vsim.exe holds a licenses for the whole > session, even if you are just editing and compiling. > > Running a text testbench with vsim -c only holds the license > during a sim and then relinquishes it. > > > -- Mike Treseler Thank you Mike i have downloaded the FLEXLM enduser guide.This solved all my problems.I am using lmstat -a and lmremove Debashish |
|
|
|
#4 |
|
Posts: n/a
|
(Debashish) wrote in message news:<. com>...
> Mike Treseler <> wrote in message news:<>... > > Debashish wrote: > > > > > Here i have a problem with my Modelsim lisence server.I have 2 > > > lisences for modelsim in my office. But many a times if someone dont > > > close the modelsim properly or dont release the lisence (by command > > > quit -sim), lisence stays active even if he is not working.So most of > > > the time i am not able to use 2 linces. So being a Windows 2000 server > > > we had to restart it again and agian atleast once everyday, two kill > > > those process and regain the 2 lisences. > > > > 1. Learn the lmstat command to find out who is holding licenses, > > and train them to close the gui. > > > > 2. Learn to use command line execution: vcom -c and vsim -c. > > vcom (command line) does not require a license. Bringing up > > the gui with vsim.exe holds a licenses for the whole > > session, even if you are just editing and compiling. > > > > Running a text testbench with vsim -c only holds the license > > during a sim and then relinquishes it. > > > > > > -- Mike Treseler > > > Thank you Mike i have downloaded the FLEXLM enduser guide.This solved > all my problems.I am using lmstat -a and lmremove Hi, Use "lmremove" command with the license admin privileges. To recognize that the process is dead, there are unix ways and I am not aware of windows ways. I suggest wrap your modelsim command with a shell script that takes care of these issues. Regards, - Prasanna Prasanna |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows server 2003 problem | adeel123 | Case Gallery | 1 | 09-02-2009 09:55 AM |
| Upload image thumbnail to Web Server ? Problem... | tapasmahata | Software | 0 | 02-07-2008 10:03 AM |
| PIX, Server, ping problem... | homeboarder8 | Hardware | 0 | 12-17-2007 06:45 PM |
| SQL Server 2005 Migration Assistant Autonumber problem. | LarryWestMCSD | MCTS | 1 | 03-28-2007 02:08 AM |
| Re: Need Ideas For A New Server, Long Post | Gareth Church | A+ Certification | 2 | 07-27-2003 12:46 PM |