nl_license_man. / There is already a License Manager running

Post here anything related to RealFlow Connect that doesn't specifically belong in any of the forums below.
Post Reply
nikki@diplodoc.us
Posts: 4
Joined: Wed Dec 18, 2013 12:40 am

nl_license_man. / There is already a License Manager running

Post by nikki@diplodoc.us » Wed Dec 18, 2013 1:39 am

Hi Next Limit!

Since ±5 hours, RenderKit totally stopped working on my Mac, apparently because of a bug in nl_license_manager.

Full description of the problem :

1. Having previously installed my RFRK2013 license, I start nl_license_manager
Image

2.Then I try to render a frame with the RFRK mesh plugin for C4D. Unfortunately I get this error message every time :
Image

3. Meanwhile nl_license_manager displayed this error message...
Image

4. ... curiously the activity monitor don't show up any other nl_license_manager process
Image


I've followed these install instructions, I've tried to reinstall nl_license_manager, I've tried to reinstall the C4D plugin, I've tried to restart my Mac...

OS X 10.9, RFRK C4D v1.1.4, nl_license_manager 1.8.0.0019, single standard RFRK2013 license without expiration date.

:|

Is there any way to simply copy my license in the plugin folder?
Last edited by nikki@diplodoc.us on Wed Dec 18, 2013 5:19 am, edited 1 time in total.

nikki@diplodoc.us
Posts: 4
Joined: Wed Dec 18, 2013 12:40 am

Re: nl_license_man. / There is already a License Manager run

Post by nikki@diplodoc.us » Wed Dec 18, 2013 5:08 am

Damn nl_license_manager. I give up. I will do my meshes in RF.

User avatar
LuisMiguel
Posts: 528
Joined: Fri Jun 04, 2010 2:37 pm

Re: nl_license_man. / There is already a License Manager run

Post by LuisMiguel » Wed Dec 18, 2013 10:53 am

Hey,

Have you tried to type "sudo ....."? If it doesn't work yet, it is cause you have an application which is taking the necessary ports to run the license manager. Try to type this to know if there is something taking the port 2226. Also make sure you have opened the ports 2223, 2224, 2225 and 2226.

sudo lsof -iTCP:2226 -sTCP:LISTEN

let me know if it works.

luisM.

nikki@diplodoc.us
Posts: 4
Joined: Wed Dec 18, 2013 12:40 am

Re: nl_license_man. / There is already a License Manager run

Post by nikki@diplodoc.us » Wed Dec 18, 2013 1:59 pm

Hi LuisMiguel! Thank for your support.

sudo nl_license_manager -s
same problem.


Okay, so here is the network investigation.

I'm not a network expert, but I think that all my ports are opens (OS X Firewall disabled, and anyway nl_license_manager run on the same computer as C4D)

Here is the results of the scan:

- Before using nl_license_manager -s:

Code: Select all

sudo lsof -iTCP:2226 -sTCP:LISTEN
> [blank]

Code: Select all

Port Scan has started…

Port Scanning host: 127.0.0.1

Port Scan has completed…

- After using nl_license_manager -s:

Code: Select all

sudo lsof -iTCP:2226 -sTCP:LISTEN
> COMMAND    PID  USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
> nl_licens 2177 nikki   11u  IPv4 0xa3dd749c9d5ee8bd      0t0  TCP *:di-drm (LISTEN)

Code: Select all

Port Scan has started…

Port Scanning host: 127.0.0.1

	 Open TCP Port: 	2225   		rcip-itu
	 Open TCP Port: 	2226   		di-drm
Port Scan has completed…

- After trying to run the RFRK plugin:

Code: Select all

sudo lsof -iTCP:2226 -sTCP:LISTEN
> [blank]

Code: Select all

Port Scan has started…

Port Scanning host: 127.0.0.1

Port Scan has completed…


Here is a curious thing: nl_license_manager always print me this error message:

Code: Select all

License Manager Error: There is already a License Manager running in the network at IP: 10.0.0.2 Stopping This license manager
Could it confuse 10.0.0.2 and 127.0.0.1, and think it's two different manager instances? :ugeek:

nikki@diplodoc.us
Posts: 4
Joined: Wed Dec 18, 2013 12:40 am

Re: nl_license_man. / There is already a License Manager run

Post by nikki@diplodoc.us » Thu Dec 19, 2013 6:24 pm

Could it confuse 10.0.0.2 and 127.0.0.1, and think it's two different manager instances? :ugeek:
I've tried to instal nl_license_manager on another Mac. Even if it's not very elegant, it works this way. Seems to confirm my supposition.

Alas, I've got another (unrelated) problem now: the plugin show me a « No valid RFRK license was found! » error time to time. Mostly when I use the Lazy Compute caching function for multiple frames. As if the plugin tried to use multiple RFRK licenses at the same time. Frame by frame there is no problem at all.

User avatar
LuisMiguel
Posts: 528
Joined: Fri Jun 04, 2010 2:37 pm

Re: nl_license_man. / There is already a License Manager run

Post by LuisMiguel » Mon Dec 23, 2013 10:38 am

Hi,

I'm checking this one. I'll let you when I know more, but usually, the license is asked for each time that the system needs it. How many licenses do you have?. Have you checked if the render keeps going once the previous frame has finished?

luisM.

Post Reply