cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Return a borrowed ProE/Creo license?

coredaus
2-Guest

Return a borrowed ProE/Creo license?

Hello all,

Anyone know if it is possible to return a borrowed proe/creo license?

I've seen the message in the proe_borrow.bat UI (attached) which says that you cannot. Is this really the case? Seems ridiculous, it's not hard to imagine this being seriously detrimental.

Have tried using ptcflush.bat, it gives the message (paraphrasing) 'cannot return a linger license'.

Using creo\elements 5.0 M150

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
MartinHanak
24-Ruby II
(To:Gucio)

Hello,

user can do early return of borrowed license also in case that he uses FLEXnet 10.8.

Two commands can be launched from DOS prompt window.

1.] eg. D:\PTC\Creo2_M100\Creo 2.0\Common Files\M100\x86e_win64\obj\lmutil lmborrow -status

The output of this command informs user what license is borrowed.

2.] eq. D:\PTC\Creo2_M100\Creo 2.0\Common Files\M100\x86e_win64\obj\lmutil lmborrow -return LICENSE_NAME

LICENSE_NAME is displayed in the output of 1-st command.

This commands returns back borrowed license.

See also two attached document.

Martin Hanak


Martin Hanák

View solution in original post

5 REPLIES 5
Gucio
14-Alexandrite
(To:coredaus)

Hi,

it is good that you are using M150 - because in previous releases licenses cannot be returned.

To achieve it install license server version 11.10.1 (FlexNet) or FlexNet lmgrd version 11.10.1

In FLEXNet:

1) stop license server

2) make changese in <FLEXNet_load_point>\conf\server.xml file:

<licenseServer adminOnly="true" .................... licenseReclaimAllowed="false"

-- To --

<licenseServer adminOnly="false" ................... licenseReclaimAllowed="true"

3) start the license server

User machine:

1) add environment variable "ENV=PRO_ALLOW_EARLY_RETURN=true" int the *.psf file prior to checking out the license from the server

Return the borrow license early

1) Open command prompt with administrator privileges

2) Change the default path of command prompt to “<load_point_of_Creo Elements>\Pro5.0\x86e_win64\obj”

3) Use the following syntax to return license:

lmutil lmborrow -return -c <port@servername> <license feature name>

good luck

Krzysztof
MartinHanak
24-Ruby II
(To:Gucio)

Hello,

user can do early return of borrowed license also in case that he uses FLEXnet 10.8.

Two commands can be launched from DOS prompt window.

1.] eg. D:\PTC\Creo2_M100\Creo 2.0\Common Files\M100\x86e_win64\obj\lmutil lmborrow -status

The output of this command informs user what license is borrowed.

2.] eq. D:\PTC\Creo2_M100\Creo 2.0\Common Files\M100\x86e_win64\obj\lmutil lmborrow -return LICENSE_NAME

LICENSE_NAME is displayed in the output of 1-st command.

This commands returns back borrowed license.

See also two attached document.

Martin Hanak


Martin Hanák

Guys,

Been tinkering the solutions or any workaround on this...and viola

what I did in order to return the license (especially if accidentally borrowed) was

in the server side, I advanced the date ahead of the borrowed date

made a server refresh and status

that's it...

no more borrowed license

not sure if this will work with anyone but worth a try

BenLoosli
23-Emerald II
(To:jdelacruz)

PTC has allowed return early on borrowed licenses for 3 years.

Why do you need the work around?

The why is it not easy to do? With a tool or something.

Now we always need to bother our IT.

 

Top Tags