TOSCA Structure 7.0. Installation Notes

Size: px
Start display at page:

Download "TOSCA Structure 7.0. Installation Notes"

Transcription

1 TOSCA Structure 7.0 Installation Notes FE-DESIGN GmbH, Karlsruhe June

2 TOSCA Structure 7.0 Installation Notes Content 1 General...Fehler! Textmarke nicht definiert. 1.1 Installation Successful Installation Installation Procedure...Fehler! Textmarke nicht definiert. 3 Licensing FlexLM Node Lock license Floating license Obtain license and license server files Modify license file License server installation Troubleshooting...Fehler! Textmarke nicht definiert Determination of the FlexLM hostid Test of the license server installation Note Appendix Configuration File: tosca_ctrl.cfg Troubleshooting Configuration Licensing Unix TOSCA Structure Invocation

3 1 Installation 1.1 General TOSCA Structure makes use of several third party products. It is recommended to gather the information about the installation paths of the products you want to use with TOSCA Structure before starting with the installation. 1.2 Installation The installation application is based on Install Anywhere from Macrovision. The installer of TOSCA Structure provides an integrated help functionality. During the installation you query additional information about the current configuration dialog by selecting the Help button. Note: The Installer is a self extracting Java application. A Java virtual machine is not required on the target machine. The virtual machine needed for the installation and the use with the TOSCA Structure graphical user interface will be extracted to a temporary filesystem at the beginning of the installation and installed into the installation directory of TOSCA Structure. This means you need to make sure to provide enough space on the temporary filesystem to extract the Java virtual machine (up to 150 mb). You can define the directory where the installer extracts the temporary file system by setting the environment variable IATEMPDIR: i.e. for tcsh setenv IATEMPDIR /scratch or for sh/ksh/bash IATEMDIR=/scratch export IATEMPDIR Note: On Unix systems you can execute the installation from a remote machine, but the installer depends on forwarding the X11 screen to your local host. So the DISPLAY environment variable must be set correctly. 1.3 Successful Installation After the installation has finished successful you will find the following on your computer: General TOSCA Structure installation directory This directory contains all the components of TOSCA Structure. Windows Programs Folder TOSCA Structure 7.0 in the Windows Start Menu, this folder contains links to start TOSCA Structure. Unix Symbolic links ( default: /usr/bin) in a directory defined during the installation. These symbolic links are required to launch TOSCA Structure. 3

4 2 Licensing 2.1 FlexLM FlexLM offers two different types of licenses: node lock licenses that are only valid on enabled computers and network licenses that are accessible from all computers in a network. In this chapter, only a description of the special features pertaining to the FE-DESIGN implementation and the delivered tools will be given. A detailed description of the Flex License Manager may be found in the enduser documentation of Macrovision (see <TOSCA_Structure>/docu/FLEXlm_enduser.cfg). 2.2 Determination of the FlexLM hostid The FlexLM host ID is required in order to apply for a license. It contains a unique ID of your license server. To determine the host ID use the lmtools graphical user interface or the command line utility lmutil. 2.3 Node Lock license If TOSCA Structure is to be used with a node locked license, you need to determine the FlexLM hostid of your system and send it to FE-DESIGN. FE-DESIGN will generate the appropriate license file. This license file can be supplied during the installation of TOSCA Structure or copied to <Tosca Structure>\licence\license.dat afterwards. 2.4 Floating license Obtain license and license server files First you decide which computer should be used as the FlexLM server. Determine the FlexLM hostid of the system and sent it to FE-DESIGN to get an appropriate license file. The FlexLM server packages for different operating systems are found on the Download page of TOSCA Structure Modify license file When you obtained the license file it must be modified to reflect your configuration and requirements. The header of the file must contain the correct SERVER entry. A SERVER line has the following entries: SERVER <Server Name> <FlexLMid> <Server TCP/IP Port> Note: TOSCA Structure uses the standard port It is useful to define the port in such a way that TOSCA Structure does not conflict with other FlexLM authorized software applications. The license file from FE-DESIGN contains the following line SERVER YourLicenseServerName 00b0d0090b85 To start the license server in the machine fed-pc14 and the TCP/IP Port 1234 you have to modify the following entries: SERVER fed-pc14 00b0d0090b For special license server configurations the VENDOR line can be modified as well. All other lines (FEATURE) must not be edited! 4

5 2.4.3 License server installation Extract the obtained FlexLM server package in the directory you want install the license server and place the license file beside the lmgrd binary. The FlexLM license server is started by the submitting following command: lmgrd c license.dat If this command is submitted from the command line the FlexLM server starts and the licenses are available. This works for Windows and Unix. But if the license server machine is rebooted the license server will not start automatically. On Windows systems the FlexLM server must be added to the system services and on Unix machines the FlexLM server must be added to the start scripts. An appropriate installation can be done either with the Windows FlexLM gui lmtools.exe or the command line tool installs.exe. Both tools are delivered with the FlexLM server package for Windows. For details see the FlexLM enduser manual and the online help of installs.exe. On Unix systems there is a sample start script provided in the archive flexlm_unix_start.tar.gz that is available on the TOSCA Structure download page. In order to use this script some required information must be specify in the configuration section at the top of the script. i.e.: If TOSCA Structure FlexLM is installed in /opt/tosca/flexlm and the license.dat file resides in /opt/tosca/license/license.dat the header of the script has to be: # PATH to the FlexLM installation directory FED_FLEXLM_HOME=/opt/Tosca/FlexLM # Name of the FlexLM license file FED_FLEXLM_LICENSE_FILE=/opt/Tosca/license/license.dat This file must be integrated in the startup folders of your system. Please see your system documentation on how this is accomplished Test of the license server installation A check as to whether the license server works correctly may be done with the FlexLM utilities. The lmtools.exe utility can be used on Windows systems. Command line tools (e.g. Unix systems) are also available. The command line lmutil lmdiag -c <path_to_license.dat> may be used to check if the installed licenses are available. A detailed description of all other FlexLM utilities can be found in the FlexLM enduser documentation Note FlexLM saves information regarding the licensing order in the running server processes. This leads to a loss of information in case of a license server shutdown. After a restart of the vendor daemon, the license server has no information about the licenses which have been checked out. This may lead to problems in a situation of concurrence where a running TOSCA Structure process and a queued or newly-started process are looking for the same license. 5

6 When starting, TOSCA Structure determines the running time of the FED process. If the vendor daemon is running less than 150 sec, TOSCA Structure waits 150 sec until the license has been checked. This ensures that all running processes restore the connection to the licensed server before the new license requests are served. 3 Appendix 3.1 Configuration File: tosca_ctrl.cfg The configuration file of the TOSCA Structure optimization control program is completely implemented in PERL syntax and is interpreted at the beginning of the optimization procedure. All variables that are embedded in ampersands (&VAR&) are replaced during the installation procedure. Single parameters are documented in the Commands Manual of the TOSCA Structure documentation. Example: MSC.Nastran Configuration: During the start of optimization, the fe_solver variable is defined. In the configuration the different solver configuration settings are enclosed in if - elsif - else - endif statements. ###### MSC NASTRAN ###### }elsif (${fe_solver} eq "mscnastran") { # The tosca_interface variable defines the interface $ENV{"tosca_interface"} = "${tosca}/mscnastran"; The TOSCA Structure variable $fe_solver_exe is set to the full path name of Nastran. This value is defined during the installation and TOSCA Structure verifies the existence of this executable or startscript at the beginning. e.g. for Windows systems : C.\Program files\msc\msc2001\i386\nastran.exe ${fe_solver_exe} = "&IA_PATH_MSCNASTRAN_WIN&"; Additionally Nastran command line parameters are set to the $fe_solver_call variable. These parameters are used for the start of Nastran within TOSCA Structure. ${fe_solver_cmdline} = "${modelname}.${inp_ext} notify=no old=no"; Common information is set outside the platform specific blocks. ${res_ext} = "op2"; ${fe_solver_add_call} = "";... The full configuration file can be found in the installation bin-directory and is called tosca_ctrl.cfg : Unix: <TOSCA62>/bin/tosca_ctrl.cfg Windows: <TOSCA62>\bin\tosca_ctrl.cfg 6

7 3.2 Troubleshooting The following chapters explain possible errors that can occur when starting TOSCA Structure Configuration Finite element solver executables are not defined correctly During the installation process, the pathes to the FE solver executables are requested and entered to the configuration file: <TOSCA Structure>\bin\tosca_ctrl.cfg. In case these entries are empty or incorrect the following error message will appear: TOSCA Structure COMMAND_SHELL ERROR ERROR in TOSCA Structure-module: TOSCA Structure.control Wrong configuration settings. The following configuration variable is not set correctly: Variable_name : $fe_solver_exe Variable_value : Path to fe-solver executable is not set correctly Please check if you have selected the correct FE-solver. Current setting: $fe_solver = Configuration is not set correctly To fix this problem you need to enter the correct paths to the FE solver executables either in the main configuration file or an user specific configuration file in the users HOME directory Licensing Problems with the FlexLM authorisation may occur in two stages of the optimization process. If the license server cannot be accessed or the host ID is not correct, TOSCA Structure will stop at the beginning of the optimization run. The corresponding error messages are printed out to the screen and to the Auth.log file in the start directory of the optimization job. fed-hp2 134: tosca clip -solver mscnastran Authorisation system reports fatal FLEXLM Error: Error description: Server node is down or not responding See the system adminstrator about starting the server, or make sure the you're referring to the right host (see LM_LICENSE_FILE) Feature: TOSCA_CORE Hostname: fed-gulli1 License path: 7777@fed-gulli1 FlexLM error: -96,7 For further information, refer to the FlexLM End User Manual, available at " Tosca ERROR Program will finish now. 7

8 If problems occur concerning the licensed TOSCA Structure functions (e.g. the solver interface is not licensed correctly), TOSCA Structure will be aborted during the optimization procedure. In case of a non-existing interface license, TOSCA Structure will be aborted in the optimisation pre-processing module. The corresponding error messages may be found on the screen and the TOSCA.OUT file in the <jobname>/db_error directory. NAME: /scratch/test/tosca62/abaqus/command.ini #INPUT: FE_PIPE, ALL, ABAQUS ******** TOSCA Structure WARNING ******** Interface : ABAQUS not authorised Hint : LIST, AUTHORISATION -->> see what is allowed #INPUT: OPTIONS #INPUT: READ_TOPO_RESULTS = NODE #INPUT: READ_LOAD = ON #INPUT: END_ The available interfaces may be listed by the LIST, AUTH command AUTHORISATION INFORMATION of TOSCA Structure NAME STATUS Description Available features and interfaces: TOSCA_CORE X Main Feature of authorisation process TOSCA_INT_NASTRAN X Feature for NASTRAN interface TOSCA_INT_ANSYS X Feature for ANSYS interface In addition to the error messages in the TOSCA Structure protocol files, different tools are available to find the cause of the error. On Windows systems the lmtools utility may be used to get detailed information pertaining to the status of the license server and the licenses available Unix TOSCA Structure Invocation On Unix systems TOSCA Structure requires to be called via symbolic links to the TOSCA Structure start script. TOSCA Structure needs to set and unset several environment variables dependent on the called modules. This is achieved by sourcing the configuration script into the launcher scripts of the single TOSCA Structure modules. To provide single points of configuration for the configuration entries this is done in different scripts. When TOSCA Structure.gui is launched directly by calling : <TOSCA62>/bin/os_linux/tosca_gui You will see the following error when starting an optimization task: 8

9 This error occurs because the tosca environment variable, which is set by tosca6_script is not set before the start of TOSCA Structure.gui. If you like to write your own launcher scripts the following settings are required: #!/bin/sh tosca=/opt/tosca62 export tosca. $tosca/bin/common_env.sh $tosca/bin/os_linux/tosca_gui This is necessary for all components of TOSCA Structure you like to call. 9

2 Installation Procedure

2 Installation Procedure 2 Installation Procedure for UNIX This chapter contains step-wise instructions for installing Telelogic Tau SDL suite and Telelogic Tau TTCN suite on UNIX systems, including the software licenses. For

More information

SimDesigner for CATIA V5

SimDesigner for CATIA V5 SimDesigner for CATIA V5 Version 2004 r3 for CATIA V5R13 Installation Guide - Windows Corporate MSC.Software Corporation 2 MacArthur Place Santa Ana, CA 92707 USA Telephone: (800) 345-2078 Fax: (714) 784-4056

More information

Aldec Active-HDL Lattice Edition Floating License Setup (Windows/Linux)

Aldec Active-HDL Lattice Edition Floating License Setup (Windows/Linux) June 2008 Introduction Application Note AN8079 This application note complements the isplever 7.1 Installation Notice (Windows XP / Windows 2000 / Windows Vista (32-bit) or Linux) and describes how to

More information

Licensing Guide. (Version ) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom

Licensing Guide. (Version ) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom Licensing Guide (Version 2014.1) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom Tel: +44 (0) 141 3322681 Fax: +44 (0) 141 3326792 www.mve.com Table of Contents 1. Move

More information

Best practices on deployment of IBM Rational. servers

Best practices on deployment of IBM Rational. servers Best practices on deployment of IBM Rational License key server(rlks) on Linux and Unix servers Pankaj Sharma and Sombir Yadav October 21, 2015 Page 1 of 25 INTRODUCTION CONFIGURATION OF LICENSE FILE ON

More information

CAVA 1.30.x for CATIA V5. Installation Guide. Revision

CAVA 1.30.x for CATIA V5. Installation Guide. Revision CAVA 1.30.x for CATIA V5 Installation Guide Revision 2018-02-23 Instruction symbols used in this manual The following symbols are used in this guide; these should enable you to navigate throughout the

More information

TotalView. Installation Guide. November 2004 version 6.6

TotalView. Installation Guide. November 2004 version 6.6 TotalView Installation Guide November 2004 version 6.6 Copyright 1998 2004 by Etnus LLC. All rights reserved. Copyright 1996 1998 by Dolphin Interconnect Solutions, Inc. Copyright 1993 1996 by BBN Systems

More information

CAM350. Product Installation Guide V7.6

CAM350. Product Installation Guide V7.6 CAM350 Product Installation Guide V7.6 CAM350 Installation The software and auxiliary files are provided on CD ROM. Each CAM350 bundle and optional modules are part of the same executable code, and is

More information

6 Problems & Resolutions

6 Problems & Resolutions Chapter 6: Problems & Resolutions 6 Problems & Resolutions Startup Failures and Fatal Errors 86 Errors in Functions and Opening Databases 87 Import/Export, Analysis Submit, and Documentation 89 Cosmetic

More information

P IPENET PIPENET VISION. FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D,

P IPENET PIPENET VISION. FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D, P IPENET PIPENET VISION FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D, 2 0 0 7 T A B L E O F C O N T E N T S 1 TROUBLESHOOTING...4 2 FLEXLM SERVER...5 2.1 FLEXlm

More information

Installation Guide Subscription Licenses

Installation Guide Subscription Licenses Installation Guide Subscription Licenses 1. INTRODUCTION... 2 2. INSTALLING GRAPHICODE SOFTWARE FOR A STANDALONE SUBSCRIPTION... 3 DETERMINING REQUIRED LICENSE INFORMATION... 3 3. THE NETWORK (FLOATING)

More information

Installation Note. Hexpress v2.5 Unstructured Grid Generator. for LINUX and UNIX platforms NUMERICAL MECHANICS APPLICATIONS.

Installation Note. Hexpress v2.5 Unstructured Grid Generator. for LINUX and UNIX platforms NUMERICAL MECHANICS APPLICATIONS. Installation Note for LINUX and UNIX platforms Hexpress v2.5 Unstructured Grid Generator - December 2007 - NUMERICAL MECHANICS APPLICATIONS Installation Note for LINUX and UNIX platforms Hexpress v2.5

More information

Agilent EEsof EDA Licensing

Agilent EEsof EDA Licensing Agilent EEsof EDA Licensing Agilent EEsof EDA products require a license server in order to operate. For Windows systems, the Agilent EEsof EDA License Software is automatically installed with the product.

More information

MAPLE 2017 STEP BY STEP INSTALLATION INSTRUCTIONS

MAPLE 2017 STEP BY STEP INSTALLATION INSTRUCTIONS MAPLE 2017 STEP BY STEP INSTALLATION INSTRUCTIONS STANDALONE INSTALLATION WINDOWS MACINTOSH LINUX NETWORK INSTALLATION WINDOWS MACINTOSH LINUX REDUNDANT SERVER SETUP TROUBLESHOOTING STANDALONE INSTALLATION

More information

MSC SimDesigner. R3 Workbench Edition for CATIA V5 R17 & R18. Installation Guide

MSC SimDesigner. R3 Workbench Edition for CATIA V5 R17 & R18. Installation Guide MSC SimDesigner R3 Workbench Edition for CATIA V5 R17 & R18 Corporate MSC.Software Corporation 2 MacArthur Place Santa Ana, CA 92707 Telephone: (800) 345-2078 FAX: (714) 784-4056 Europe MSC.Software GmbH

More information

License Manager User Guide

License Manager User Guide License Manager User Guide Copyright 2011, PROCAD Software. All rights reserved. The contents of this document are the property of PROCAD Software, and are subject to change without notice. No part of

More information

Rational Common Licensing Technical Reference Manual

Rational Common Licensing Technical Reference Manual Rational Common Licensing Technical Reference Manual Table of Contents 1.0 INTRODUCTION...4 1.1 PRODUCTS INCLUDED IN RATIONAL COMMON LICENSING... 4 1.2 PRODUCTS NOT INCLUDED IN RATIONAL COMMON LICENSING...

More information

End Users Guide VERSION 9.5 AUGUST 2004

End Users Guide VERSION 9.5 AUGUST 2004 End Users Guide VERSION 9.5 AUGUST 2004 COPYRIGHT NOTICE 2003-2004 Macrovision Corporation. All rights reserved. Macrovision products contain certain confidential information of Macrovision Corporation.

More information

Page 2 PragmaDev Studio V5.3

Page 2 PragmaDev Studio V5.3 INSTALLATION MANUAL Page 2 PragmaDev Studio V5.3 Contents Introduction - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2 Description...2 FLEXlm architecture...3 PragmaDev

More information

Analyst Installation Guide

Analyst Installation Guide Analyst v13.03 Analyst Installation Guide ni.com/awr Analyst Installation Guide Analyst v13.03 Edition 1960 E. Grand Avenue, Suite 430 El Segundo, CA 90245 USA Phone: +1 310.726.3000 Fax: +1 310.726.3005

More information

CAVA 1.x for CATIA 3DEXPERIENCE. Installation Guide. Revision

CAVA 1.x for CATIA 3DEXPERIENCE. Installation Guide. Revision CAVA 1.x for CATIA 3DEXPERIENCE Installation Guide Revision 2018-04-27 Instruction symbols used in this manual The following symbols are used in this guide; these should enable you to navigate throughout

More information

Installation Guide for Windows

Installation Guide for Windows Installation Guide for Windows IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

MSC SimDesigner. R1.1 CATIA V5R17 Edition. Installation Guide

MSC SimDesigner. R1.1 CATIA V5R17 Edition. Installation Guide MSC SimDesigner R1.1 CATIA V5R17 Edition Installation Guide Corporate MSC.Software Corporation 2 MacArthur Place Santa Ana, CA 92707 USA Telephone: (800) 345-2078 Fax: (714) 784-4056 Europe MSC.Software

More information

Software license manager. DS Flex DRAFT. Installation manual

Software license manager. DS Flex DRAFT. Installation manual Software license manager DS Flex Installation manual DS_FLEX Deltares Software License Manager Installation Manual Version: 4.02 SVN Revision: 50387 July 14, 2018 DS_FLEX, Installation Manual Published

More information

CAVA 1.27.x for CATIA V5. Installation Guide. Revision

CAVA 1.27.x for CATIA V5. Installation Guide. Revision CAVA 1.27.x for CATIA V5 Installation Guide Revision 2016-03-02 Instruction symbols used in this manual The following symbols are used in this guide; these should enable you to navigate throughout the

More information

Agilent W2100 Antenna Modeling Design System

Agilent W2100 Antenna Modeling Design System Agilent W2100 Antenna Modeling Design System Windows Installation Agilent Technologies Notices Agilent Technologies, Inc. 2007-2008 No part of this manual may be reproduced in any form or by any means

More information

VisualDOC INSTALLATION GUIDE VERSION 6.2 AUG 2009

VisualDOC INSTALLATION GUIDE VERSION 6.2 AUG 2009 VisualDOC INSTALLATION GUIDE VERSION 6.2 AUG 2009 VANDERPLAATS RESEARCH & DEVELOPMENT, INC. 1767 SOUTH 8TH STREET, SUITE 200 COLORADO SPRINGS, CO 80905 Phone: (719) 473-4611 Fax: (719) 473-4638 http://www.vrand.com

More information

Deploying IBM Rational License Key Server effectively in your organization

Deploying IBM Rational License Key Server effectively in your organization Deploying IBM Rational License Key Server 8.1.1 effectively in your organization Indraneel Paul September 28, 2011 Page 1 of 28 INTRODUCTION...4 IBM RATIONAL LICENSE KEY SERVER 8.1.1...5 TECHNICAL CHANGE

More information

Table of Contents. Table of Contents License server installation guide - Windows. Download SCL Install SCL Customizing the License Key File

Table of Contents. Table of Contents License server installation guide - Windows. Download SCL Install SCL Customizing the License Key File Table of Contents Table of Contents License server installation guide - Windows Download SCL Install SCL Customizing the License Key File Modify the SERVER line Modify the VENDOR line Optional - Adding

More information

P IPENET PIPENET VISION NETWORK INSTALLATION GUIDE. FLEXlm LICENSING S U N R I S E S Y S T E M S L I M I T E D,

P IPENET PIPENET VISION NETWORK INSTALLATION GUIDE. FLEXlm LICENSING S U N R I S E S Y S T E M S L I M I T E D, P IPENET PIPENET VISION NETWORK INSTALLATION GUIDE FLEXlm LICENSING S U N R I S E S Y S T E M S L I M I T E D, 2 0 0 7 T A B L E O F C O N T E N T S 1 SYSTEM REQUIREMENTS...3 2 BEFORE YOU START... 3 2.1

More information

PIPENET PIPENET VISION. FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D,

PIPENET PIPENET VISION. FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D, PIPENET PIPENET VISION FLEXlm LICENSING ADDITIONAL TROUBLESHOOTING S U N R I S E S Y S T E M S L I M I T E D, 2 0 0 9 T A B L E O F C O N T E N T S 1 TROUBLESHOOTING...4 2 FLEXLM SERVER...5 2.1 FLEXlm

More information

Installation Guide for UNIX

Installation Guide for UNIX Installation Guide for UNIX IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

3DSMART License Management User Guide

3DSMART License Management User Guide 3DSMART License Management User Guide Copyright 2010, PROCAD Software The contents of this document are the property of PROCAD Software, and are subject to change without notice. No part of this document

More information

Administering Licenses for Rational Software

Administering Licenses for Rational Software Administering Licenses for Rational Software Release Date April 2000 Book Version 2000.02.10 Part Number 800-023310-000 support@rational.com http://www.rational.com IMPORTANT NOTICE Copyright Notice Copyright

More information

Active-HDL 8.1 User Guide

Active-HDL 8.1 User Guide Active-HDL 8.1 User Guide TABLE OF CONTENTS TABLE OF CONTENTS...2 INTRODUCTION...3 SYSTEM REQUIREMENTS...3 INSTALLATION...5 USING THE ON-LINE DOCUMENTATION...13 SEARCH FOR HELP BY KEYWORD PHRASE...17 AUTOMATED

More information

Administrator s Guide

Administrator s Guide Administrator s Guide Mathcad 14.0 April 2007 Copyright 2007 Parametric Technology Corporation. All Rights Reserved. User and training documentation from Parametric Technology Corporation and its subsidiary

More information

The OpenLM Broker tool is an optional Java software module that should be installed on the License Manager Server.

The OpenLM Broker tool is an optional Java software module that should be installed on the License Manager Server. OpenLM Broker Installation Guide: Comprehensive KB4004b 1 Scope This document presents the OpenLM 3.0 Broker software module. It elaborates the module s installation process for version 3.0, and conveys

More information

FlexNet License Administration Guide for TechniaTranscat Applications

FlexNet License Administration Guide for TechniaTranscat Applications FlexNet License Administration Guide for Applications Revision 2017-10-12 Contact on the internet Postal address Support hotline License handling http://www.techniatranscat.com GmbH Am Sandfeld 11c 76149

More information

CAVA 1.5.x for CATIA 3DEXPERIENCE. Installation Guide. Revision

CAVA 1.5.x for CATIA 3DEXPERIENCE. Installation Guide. Revision CAVA 1.5.x for CATIA 3DEXPERIENCE Installation Guide Revision 2016-03-22 Instruction symbols used in this manual The following symbols are used in this guide; these should enable you to navigate throughout

More information

Installation Guide V1.1

Installation Guide V1.1 Installation Guide V1.1 The information contained in this manual is the licensed property of Fujitsu Software Technology Corporation. Use of the information contained herein is restricted to the terms

More information

WISE License Server Guide

WISE License Server Guide Copyright 2018 WISE Software Solutions, Inc. All Rights Reserved License Server Overview To install a network license, you must first set up a license server to control the WISE Software licenses. After

More information

For QualNet 5.X the system is different. In the case for floating license we only require 1 license file:

For QualNet 5.X the system is different. In the case for floating license we only require 1 license file: License Queries 1. Do I need separate client and server License File? With the new version of QualNet 5.X, NCS updated the licensing mechanism. This means that the old QualNet 4.X license will not work

More information

The OpenLM Broker tool is an optional Java software module that should be installed on the License Manager Server.

The OpenLM Broker tool is an optional Java software module that should be installed on the License Manager Server. OpenLM Broker Installation Guide: Comprehensive AN4004b 1 Scope This document presents the OpenLM 3.0 Broker software module. It elaborates the module s installation process for version 3.0, and conveys

More information

Solid Edge License Server Update

Solid Edge License Server Update Date: 9/30/2016 Version: ST9 Revision: 1 Solid Edge License Server Update Updating Licensing- when you get a new version of a license file, you need to update the dongle driver and Flex LM software. Just

More information

Job Submitter. User Guide. Version Engineering Technology Associates, Inc. All rights reserved.

Job Submitter. User Guide. Version Engineering Technology Associates, Inc. All rights reserved. Job Submitter User Guide Version 3.0 1998-2009 Engineering Technology Associates, Inc. All rights reserved. Engineering Technology Associates, Inc. 1133 E. Maple Road, Suite 200 Troy, MI 48083-2896 Phone:

More information

v14.02 Installation Guide ni.com/awr

v14.02 Installation Guide ni.com/awr v14.02 Installation Guide ni.com/awr Installation Guide NI AWR Design Environment v14.02 Edition 1960 E. Grand Avenue, Suite 430 El Segundo, CA 90245 USA Phone: +1 310.726.3000 Fax: +1 310.726.3005 Website:

More information

CST STUDIO SUITE TM 2010 MPI Computing Guide

CST STUDIO SUITE TM 2010 MPI Computing Guide CST STUDIO SUITE TM 2010 MPI Computing Guide Contents 1 Introduction 2 2 Nomenclature 2 3 Terms 3 4 Technical Requirements 3 4.1 Interconnection Network............................ 3 4.1.1 Network Technology..........................

More information

ISE. Integrated Systems Engineering. Development, Modeling, and Optimization of Microelectronic Processes, Devices, Circuits, and Systems

ISE. Integrated Systems Engineering. Development, Modeling, and Optimization of Microelectronic Processes, Devices, Circuits, and Systems ISE Integrated Systems Engineering D A TC Development, Modeling, and Optimization of Microelectronic Processes, Devices, Circuits, and Systems Contents UNIX... 1 1 Supported platforms...1 2 Installing

More information

Install Guide. Contents

Install Guide. Contents Install Guide Basic installation, advanced installations, license administration, updating, and troubleshooting instructions for running Minitab 15 with multi-user licenses on Windows Contents Basic Installation,

More information

Enterprise Backup and Restore technology and solutions

Enterprise Backup and Restore technology and solutions Enterprise Backup and Restore technology and solutions LESSON VII Veselin Petrunov Backup and Restore team / Deep Technical Support HP Bulgaria Global Delivery Hub Global Operations Center November, 2013

More information

LifeSize Gatekeeper Installation Guide

LifeSize Gatekeeper Installation Guide LifeSize Gatekeeper Installation Guide July 2008 Copyright Notice 2008 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure that

More information

HP Data Protector Integration with Autonomy IDOL Server

HP Data Protector Integration with Autonomy IDOL Server Technical white paper HP Data Protector Integration with Autonomy IDOL Server Introducing e-discovery for HP Data Protector environments Table of contents Summary 2 Introduction 2 Integration concepts

More information

ICEM Surf FlexLM License Manager 8.3 Release and Installation Notes. How to a quick installation. August 2003

ICEM Surf FlexLM License Manager 8.3 Release and Installation Notes. How to a quick installation. August 2003 ICEM Surf 4.3.0 FlexLM License Manager 8.3 Release and Installation Notes How to a quick installation August 2003 ICEM Ltd. 2003 How to install and configure the ICEM License Manager on Windows 2000 Please

More information

Table of Contents. Installation Preface... 1 Prerequisites... 1 Installation Procedure... 1

Table of Contents. Installation Preface... 1 Prerequisites... 1 Installation Procedure... 1 Copyright Notice All information contained in this document is the property of ETL Solutions Limited. The information contained in this document is subject to change without notice and does not constitute

More information

Enhanced Automated Graphical Logistics Environment

Enhanced Automated Graphical Logistics Environment EAGLE License Management Enhanced Automated Graphical Logistics Environment EAGLE LICENSE MANAGEMENT 13 Apr 2012 A Product of Raytheon Company 1997-2012 Raytheon Company ALL RIGHTS RESERVED U.S. Patents

More information

MSC.ROBUST DESIGN INSTALLATION GUIDE

MSC.ROBUST DESIGN INSTALLATION GUIDE MSC.ROBUST DESIGN INSTALLATION GUIDE CONTENTS Chapter 1 Overview MSC.Robust Design Required Hardware & Software Configurations Chapter 2 Installation Update FLEXlm License Stand-alone Personal Computer

More information

FLOATING LICENSE. version user guide

FLOATING LICENSE. version user guide version 17.0.1 user guide No Magic, Inc. 2011 All material contained herein is considered proprietary information owned by No Magic, Inc. and is not to be shared, copied, or reproduced by any means. All

More information

Toon Boom Harmony 12.1 Harmony Server Installation Guide

Toon Boom Harmony 12.1 Harmony Server Installation Guide Toon Boom Harmony 12.1 Harmony Server Installation Guide Legal Notices Toon Boom Animation Inc. 4200 Saint-Laurent, Suite 1020 Montreal, Quebec, Canada H2W 2R2 Tel: +1 514 278 8666 Fax: +1 514 278 2666

More information

ERROR CODE PROBLEMS...

ERROR CODE PROBLEMS... Content ERROR CODE PROBLEMS... 3 Symptom: Advance Steel displays the flexlm License Finder dialog... 3 Error code -5: No such feature exists... 3 Error code -9: Invalid HOST... 4 Error code -14: Cannot

More information

FME Desktop Installation and Licensing Manual

FME Desktop Installation and Licensing Manual FME Desktop Installation and Licensing Manual ii FME Installation and Licensing Manual E-mail: info@safe.com Web: www.safe.com FME Installation and Licensing Manual iii Safe Software Inc. makes no warranty

More information

Installation troubleshooting guide

Installation troubleshooting guide Installation troubleshooting guide Content ERROR CODE PROBLEMS... 3 Symptom: Advance Steel displays flexlm License Finder dialog...3 Error code -5: No such feature exists... 3 Error code -9: Invalid HOST...

More information

Upgrade Tool Guide. July

Upgrade Tool Guide. July Upgrade Tool Guide July 2015 http://www.liveaction.com 4.X to 5.0 The Upgrade Guide from 4.X to 5.0 consists of three parts: Upgrading the LiveAction Server Upgrading the LiveAction Node Upgrading the

More information

EnSight 10.2 Installation Guide

EnSight 10.2 Installation Guide EnSight 10.2 Installation Guide Version 10.2.2(b) Installation The full installer, EnSight102Full*, installs the EnSight application as well as several supporting applications. It installs EnSight 10.2

More information

Installation troubleshooting guide

Installation troubleshooting guide Installation troubleshooting guide Content ERROR CODE PROBLEMS... 3 Error code -1: License not found... 3 Error code -5: No such feature exists... 3 Error code -9: Invalid HOST... 4 Error code -14: Cannot

More information

Accelrys License Guide

Accelrys License Guide Accelrys License Guide Reference for Accelrys License Pack 3.7/3.8/3.9 July 2001 All updated information for the latest release of the Accelrys License Pack is provided at the Accelrys website documentation

More information

Dynamics Center. User Manual. Innovation with Integrity. Version 002 NMR

Dynamics Center. User Manual. Innovation with Integrity. Version 002 NMR Dynamics Center User Manual Version 002 Innovation with Integrity NMR Copyright by Bruker Corporation All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or

More information

Halcyon Spooled File Manager GUI. v8.0 User Guide

Halcyon Spooled File Manager GUI. v8.0 User Guide Halcyon Spooled File Manager GUI v8.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

Text version 15-Aug-12. for Q-CHECKER V4, V5 and V6

Text version 15-Aug-12. for Q-CHECKER V4, V5 and V6 Text version 15-Aug-12 Q-MONITOR V4 for Q-CHECKER V4, V5 and V6 USERS GUIDE Orientation Symbols used in the manual For better orientation in the manual the following symbols are used: Warning symbol Tip

More information

IHS Markit Software Installation and Licensing Manual

IHS Markit Software Installation and Licensing Manual IHS Markit Software Installation and Licensing Manual SubPUMP / PERFORM IHS 321 Inverness Drive South Englewood, Colorado 80112 IHS.com Customer Care North America: 1-800-IHS-CARE International: 1-303-736-3001

More information

Quick Install and License Setup

Quick Install and License Setup Quick Install and License Setup Author: Date: URL: Greg Miller Oct 21, 2012 11:53 PM http://edocs.soco.agilent.com/display/mbp2012/quick+install+and+license+setup 1 of 10 Table of Contents 1 Quick Install

More information

Simics Installation Guide for Linux/Solaris

Simics Installation Guide for Linux/Solaris Simics Installation Guide for Linux/Solaris Simics Version 3.0 Revision 1406 Date 2008-02-19 1998 2006 Virtutech AB Drottningholmsv. 14, SE-112 42 STOCKHOLM, Sweden Trademarks Virtutech, the Virtutech

More information

LeCroy Software Licensing Guide

LeCroy Software Licensing Guide LeCroy Software Licensing Guide Overview This guide is intended to be used by an IT professional; it walks through the steps needed to activate and install software licenses for LeCroy software applications.

More information

GAUSS TM 10. Quick Start Guide

GAUSS TM 10. Quick Start Guide GAUSS TM 10 Quick Start Guide Information in this document is subject to change without notice and does not represent a commitment on the part of Aptech Systems, Inc. The software described in this document

More information

v13.03 Installation Guide ni.com/awr

v13.03 Installation Guide ni.com/awr v13.03 Installation Guide ni.com/awr Installation Guide NI AWR Design Environment v13.03 Edition 1960 E. Grand Avenue, Suite 430 El Segundo, CA 90245 USA Phone: +1 310.726.3000 Fax: +1 310.726.3005 Website:

More information

Part I. Installation, Licensing, and Utilities

Part I. Installation, Licensing, and Utilities Part I Installation, Licensing, and Utilities 1 CHAPTER ONE INSTALLATION, LICENSING, AND CONFIGURATION This chapter provides detailed instructions for installing FLOW-3D, configuring software licensing,

More information

COMOS. Lifecycle FLEXnet License Installation and Management. Security information 1. Notices 2. License types 3. Get the HostID 4.

COMOS. Lifecycle FLEXnet License Installation and Management. Security information 1. Notices 2. License types 3. Get the HostID 4. Security information 1 Notices 2 COMOS Lifecycle FLEXnet License Installation and Management Operating Manual License types 3 Get the HostID 4 Licenses Files 5 Installing the License Server 6 License Installation

More information

HOW TO LICENSE NOVAPOINT

HOW TO LICENSE NOVAPOINT NOVAPOINT 18.30 64-bit HOW TO LICENSE NOVAPOINT Note: Where this guide differs from the description in the guide included in the CD cover, it is the description in this guide that applies. Copyright 2012,

More information

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection!

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection! jproductivity LLC Protect your investments with Protection! User Guide Protection! L i c e n s i n g S e r v e r v 4. 9 A d m i n i s t r a t o r G u i d e tm http://www.jproductivity.com Notice of Copyright

More information

Note: Where this guide differs from the description in the guide included in the CD cover, it is the description in this guide that applies.

Note: Where this guide differs from the description in the guide included in the CD cover, it is the description in this guide that applies. How to License Novapoint Note: Where this guide differs from the description in the guide included in the CD cover, it is the description in this guide that applies. Copyright 2009, Vianova Systems AS.

More information

Utilities. Introduction. Working with SCE Platform Files. Working with Directories CHAPTER

Utilities. Introduction. Working with SCE Platform Files. Working with Directories CHAPTER CHAPTER 4 Revised: September 27, 2012, Introduction This chapter describes the following utilities: Working with SCE Platform Files, page 4-1 The User Log, page 4-5 Managing Syslog, page 4-8 Flow Capture,

More information

for Q-CHECKER Text version 15-Feb-16 4:49 PM

for Q-CHECKER Text version 15-Feb-16 4:49 PM Q-MONITOR 5.4.X FOR V5 for Q-CHECKER USERS GUIDE Text version 15-Feb-16 4:49 PM Orientation Symbols used in the manual For better orientation in the manual the following symbols are used: Warning symbol

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

Windows Installation January 2007

Windows Installation January 2007 Windows Installation January 2007 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard to this material,

More information

License Manager Users Manual, rev

License Manager Users Manual, rev License Manager Users Manual Rev 3.0 For use with v2017.04.05 and higher Introduction... 1 Installation... 2 Graphical Installation... 2 Service Control... 4 Manual Installation... 6 Removal... 8 Windows...

More information

DDB/DDBSP 2016 Installation Guide

DDB/DDBSP 2016 Installation Guide DDB/DDBSP 2016 Installation Guide DDBSP - Dortmund Data Bank Software Package DDBST Software & Separation Technology GmbH Marie-Curie-Straße 10 D-26129 Oldenburg Tel.: +49 441 36 18 19 0 Fax: +49 441 36

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Installation Guide for Open VMS

Installation Guide for Open VMS Installation Guide for Open VMS IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

Using the Intel License Manager for FLEXlm*

Using the Intel License Manager for FLEXlm* Using the Intel License Manager for FLEXlm* User's Guide Copyright 2002 2007 Intel Corporation All Rights Reserved Document Number: 251879-012US Revision: 1.6 World Wide Web: http://www.intel.com/ Document

More information

Fiery proserver User Guide

Fiery proserver User Guide Fiery proserver User Guide Congratulations on your purchase of the EFI Fiery proserver, a powerful production solution for your printer. Before you begin Make sure that you have: About this document Installed

More information

QF-Test - The License Server Manual

QF-Test - The License Server Manual QF-Test - The License Server Manual Version 4.2.0 Gregor Schmid Quality First Software GmbH 1 Copyright c 2014-2018 Quality First Software GmbH January 9, 2018 1 http://www.qfs.de i Contents 1 Quickstart

More information

Backpacking with Code: Software Portability for DHTC Wednesday morning, 9:00 am Christina Koch Research Computing Facilitator

Backpacking with Code: Software Portability for DHTC Wednesday morning, 9:00 am Christina Koch Research Computing Facilitator Backpacking with Code: Software Portability for DHTC Wednesday morning, 9:00 am Christina Koch (ckoch5@wisc.edu) Research Computing Facilitator University of Wisconsin - Madison Understand the basics of...

More information

UcamX v2018 Installation Manual for Windows. Ucamco Software March 2018

UcamX v2018 Installation Manual for Windows. Ucamco Software March 2018 UcamX v2018 Installation Manual for Windows Ucamco Software March 2018 March 2018 Copyright Ucamco NV, Gent, Belgium All rights reserved. This material, information and instructions for use contained herein

More information

CAVA 1.x for CATIA 3DEXPERIENCE. Installation Guide. Revision

CAVA 1.x for CATIA 3DEXPERIENCE. Installation Guide. Revision CAVA 1.x for CATIA 3DEXPERIENCE Installation Guide Revision 2017-07-21 Instruction symbols used in this manual The following symbols are used in this guide; these should enable you to navigate throughout

More information

CatDV-ADA Archive Additions: Installation and Configuration Guide

CatDV-ADA Archive Additions: Installation and Configuration Guide CatDV-ADA Archive Additions: Installation and Configuration Guide Quad Logic Systems Ltd Unit 3 Anglo Office Park Clarence Road Speedwell Bristol BS15 1NT Tel. +44 (0)117 3012530 Copyright & Trade Mark

More information

USING DIRECT DATABASE DRIVERS

USING DIRECT DATABASE DRIVERS USING DIRECT DATABASE 1 DRIVERS Overview 2 S-PLUS Commands for Importing and Exporting 3 Dialogs for Importing and Exporting 6 Import From Database 6 Export to Database 10 How Direct Data Sources are Stored

More information

System Programming. Unix Shells

System Programming. Unix Shells Content : Unix shells by Dr. A. Habed School of Computer Science University of Windsor adlane@cs.uwindsor.ca http://cs.uwindsor.ca/ adlane/60-256 Content Content 1 Introduction 2 Interactive and non-interactive

More information

icecube2 Installation Guide

icecube2 Installation Guide Copyright Copyright 2017 Lattice Semiconductor Corporation. All rights reserved. This document may not, in whole or part, be reproduced, modified, distributed, or publicly displayed without prior written

More information

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry.

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION VERSION 9 Setup Guide This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE Fusion Registry: 9.2.x Document

More information

macrovision C R E A T I V E S O F T W A R E

macrovision C R E A T I V E S O F T W A R E Eagle Licensing Guide A resource guide to Eagle licensing for system administrators and developers Revision Nr 3.2.1 en Page 1 May 2016 Revision Nr 3.2.1 en Page 2 May 2016 Contents Eagle Licensing Guide...1

More information

SimXpert. R3 Installation and Operations Guide SIMX*R3*Z*Z*Z*DC-OPS

SimXpert. R3 Installation and Operations Guide SIMX*R3*Z*Z*Z*DC-OPS SimXpert R3 Installation and Operations Guide SIMX*R3*Z*Z*Z*DC-OPS Corporate MSC.Software Corporation 2 MacArthur Place Santa Ana, CA 92707 USA Telephone: (800) 345-2078 Fax: (714) 784-4056 Europe MSC.Software

More information