TAGGED: license-error
-
-
July 18, 2021 at 11:24 amsharondeSubscriber
Hello,
When I try to run a varFDTD file I get the next error:
License error: The license settings have not been configured
The flexNet error
code is: 9999, which corresponds to the error:
Unknown flexerror
Please see Troubleshooting" rel="nofollow">https://kb.lumerical.com/redirect/fwd3.html>Troubleshooting
guide for help resolving this issue.
Error: there was a failure with the license. Process number: 0 had this error
Â
attached the lisnese server image - Feature: varfdtd_engine
Here’s the code i run on ther server:
Â
#!/bin/sh
#PBS -N AWG
#PSB -k o
#PBS -q zeus_all_q
#PBS -m abe
#PBS -j oe
#PBS -l nodes=1:ppn=6,walltime=30:00
Â
MPIRUN2=/usr/local/lumerical-2021R1/mpich2/nemesis/bin/mpiexec
MY_PROG=/usr/local/lumerical-2021R1/bin/varfdtd-engine-mpich2nem
INPUT="
" Â
PBS_O_WORKDIR=$HOME/project/workdir
cd $PBS_O_WORKDIR
module load lumerical
echo "Strating run at: `date`"
/usr/local/lumerical-2021R1/mpich2/nemesis/bin/mpiexec -n 8Â $MY_PROG -t 1 ./${INPUT}
echo "Job is finished at: `date`"
 exit
How do I solve this problem?
July 19, 2021 at 4:30 pmLitoAnsys EmployeeSorry we cannot open attachments. Can you copy and paste the license status and usage information or the license manager logs showing the checkout error? Ensure that you are accessing the license server with the Lumerical licenses. See this article on how to obtain a license.
BestJuly 20, 2021 at 9:53 amsharondeSubscriberit says:
varfdtd_engine version 1.0 Inuse (available) 0(15) Expration 24-12-2021
July 20, 2021 at 5:34 pmLitoAnsys EmployeeFrom the error message, it seems that Lumerical is not configured to obtain the license from your license server.
License error: The license settings have not been configured
Configure Lumerical to obtain the license from your license server which contains the (15) "varfdtd_engine" licenses. See this article on how to configure your license on a machine without CAD/GUI using the License.ini file for 2021R1. Your License.ini file should look like this:
[license]
domain=1
default=user
flexserver\host=27011@your_server
Viewing 3 reply threads- The topic ‘varFDTD license error’ is closed to new replies.
Ansys Innovation SpaceTrending discussions- Workbench license error
- Unexpected error on Workbench: Root element not found.
- not able to get result
- Unable to recover corrupted project in Workbench
- Unexpected issues with SCCM deployment of Ansys Fluids and Structures 2024 R1
- Questions and recommendations: Septum Horn Antenna
- AQWA: Hydrodynamic response error
- Tutorial or Help for 2 way FSI
- Moment Reaction probe with Large deformation
- 2 way coupled FSI for ball bearing
Top Contributors-
1216
-
543
-
523
-
225
-
209
Top Rated Tags© 2024 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-