Author Topic: VNL Run error  (Read 6648 times)

0 Members and 1 Guest are viewing this topic.

Offline sandycug

  • New QuantumATK user
  • *
  • Posts: 3
  • Country: cn
  • Reputation: 0
    • View Profile
VNL Run error
« on: May 24, 2013, 15:47 »
Hi, Dear all,

When I run VNL in RHEL 5.4 Desktop, the following error ocurred:

========================
 : cannot connect to X server.
 ========================

Could you please help me?


Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5418
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: VNL Run error
« Reply #1 on: May 24, 2013, 16:14 »
You should run VNL on your local machine and not remotely over X. It's possible (you should add -Y to your ssh command line), but the graphical 3D performance will be annoyingly bad.

Offline sandycug

  • New QuantumATK user
  • *
  • Posts: 3
  • Country: cn
  • Reputation: 0
    • View Profile
Re: VNL Run error
« Reply #2 on: May 24, 2013, 17:07 »
Thank you!

But I have another question:

When I run atkpython in another account in my Cluster.  There is an error as following:
============================================
License Error: (Internal: 719 Feature: ATKPython)
(Err: 9) Feature not found
For assistance on resolving this matter, there are several options:
============================================
Could you please help me?




You should run VNL on your local machine and not remotely over X. It's possible (you should add -Y to your ssh command line), but the graphical 3D performance will be annoyingly bad.


Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5418
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: VNL Run error
« Reply #3 on: May 24, 2013, 18:58 »
Error message appears to be for an older version of ATK.

In the account which works, check the environment variables QUANTUM_LICENSE_PATH and QUANTUM_AUTOMATIC_SERVER_DISCOVERY and set the same variables for the other account.

Offline sandycug

  • New QuantumATK user
  • *
  • Posts: 3
  • Country: cn
  • Reputation: 0
    • View Profile
Re: VNL Run error
« Reply #4 on: May 26, 2013, 10:23 »
Error message appears to be for an older version of ATK.

In the account which works, check the environment variables QUANTUM_LICENSE_PATH and QUANTUM_AUTOMATIC_SERVER_DISCOVERY and set the same variables for the other account.


Yes, My ATK version is 12.2.2. I have not updated it to current version.

Now I am preparing to update it.

Thanks