LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW very slow to open after system update

Hi,

 

After a recent system update & reboot, LabVIEW is now very slow to load.

If I have the patience to wait, the vi appears after ~30 minutes.

 

The PC is on a whitelisted lab network which includes *.ni.com network access.

If I change the network settings to DHCP and connect to our standard campus network, the vi will open in a normal amount of time.

I can then switch back to the lab network.

 

Any idea how I can debug this issue?
It may be that it is querying some license server, but I do not know what or where.

We had this issue in the past and used the above method of temporarily connecting to campus network, but with remote working now it is not so easy to do this.

 

Thanks,
Declan.

0 Kudos
Message 1 of 7
(2,638 Views)

If I recall correctly, this was sometimes caused by the LabVIEW News ticker on the bottom being enabled.  It would try to phone home, and it would keep on trying until it timed out minutes later.  I don't recall the timeout being so drastically long, though.  Is there any way to install a second NIC, so you can have both connections at the same time?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 7
(2,605 Views)

Thanks Bill.

 

Unfortunately, we are already using 2 NICs one of which connects to our lab network and the other which is used for a LAN to which our test equipment is connected.
The lab network is behind a firewall and each PC has a separate LAN.

There are no issues enabling specific known sites if I only knew what the "phone home" requirements are.

 

Declan.

0 Kudos
Message 3 of 7
(2,599 Views)

If the problem is what Bill mentioned, there's a token you can put in your LabVIEW.ini to disable the feed. Don't know if it will still try to phone home with the feed disabled but worth a shot...

 

GSW_RSSCheckEnabled=False

Redhawk
Test Engineer at Moog Inc.

Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.

Message 4 of 7
(2,584 Views)

Thanks Andrew but unfortunately that didn't do the trick. 😞

 

I added updated the LabVIEW.ini file as directed and still observed same delay in starting.

We needed to resolve this, so we reverted to our old hack of temporarily connecting to campus network & then launching LabVIEW.

Still perplexed about this as I'd like to get to the bottom of it.

 

Declan. 

0 Kudos
Message 5 of 7
(2,533 Views)

What kind of license do you have? Go to NI License Manager and click on Network Licenses. If you are using a network license, the server hosting that license will be shown and you could whitelist it as well.

Redhawk
Test Engineer at Moog Inc.

Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.

0 Kudos
Message 6 of 7
(2,531 Views)

Also, I don't know too terribly much about Wireshark as I've never had to use it, but I feel like you could use that to do some troubleshooting as well. Look at the network traffic when using the working connection and then using the nonworking connection and compare.

Redhawk
Test Engineer at Moog Inc.

Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.

0 Kudos
Message 7 of 7
(2,528 Views)