Return to site

Archestra License Manager

broken image

 

 

 

It is composed of a browser-based License Manager and a License Server that work together to allow you to share and deliver licenses for your installed products with or without an Internet connection. License Manager and License Server are installed as part of the product installation process. There is a license manager located at StartWonderwareCommonLicense Utility. This is where you copy license file from the CD to hard disk. You can also just copy of this license disk to a USB drive and you can move it between your PC and the HMI computers. Both wwsuite.lic and archestra.lic will be on license disk. But they will need to be a. Below the ArchestrA SMC node include the Galaxy Database Manager, the Log Viewer, and the DAServer Manager. Security For all ArchestrA administrative utilities, including Platform Manager, security is configured through the IDE. By default, there is no security enabled for Platform Manager. Dec 14, 2006  Starting the ArchestrA License Manager 9 ArchestrA License Manager User’s Guide Acquiring Licenses When a Wonderware application starts, it looks for an unserved license on the same computer in the background. If no license is found locally, the application searches all license servers specified in ArchestrA License Manager for the computer.

*Archestra License Manager

*Archestra License Manager Office

*Archestra License Manager Certification

*Archestra License Manager Download

*Wonderware Archestra License Manager GuideJanuary 8th, 2017, 08:47 PMHi all,

 I have a test Wonderware Server running in a VM, fully licensed and everything. I took a backup of that VM a few days ago before applying some modifications/updates and then today I ran that backup VM to compare some changes that I did. However, on the backup VM I'm getting complaints about the dev licensing when I open ArchestrA IDE. The error message is saying:

 License: Failed to retrieve information from the FS A2 Development license. Either the FS A2 Development license is not available or it has expired.

 I checked Invensys Licence Manager and the dev licence is definitely there and its expiry date is June 2017. On the other VM, the licensing setup is identical and ArchestrA IDE opens up with no problem. I've verified on both VM's that the licence server is active (i.e. lmgrd processes are running).

 The VM's are also pretty much identical, except the network adapter is disabled and the MAC address is different on the backup VM (to prevent conflicts).

 Is there any reason why ArchestrA IDE is not reading the dev licence on the backup VM, despite it being detected in Licence Manager?

This TechNote gives you important instructions to be performed on each platform at which you want to deploy the DIObjects to avoid having licensing issue in runtime when running new versions from DIObject , which use the new Archestra License not suitelink.lic for example DIMBTCP 3.0 sp1 and DIABCIP 5.0, inside Wonderware Application Server 3.1 SP3 Patch 1 . Rocksmith 2014 mac.Application Versions

*Application Server 3.1 SP3 P01

*DI MBTCP 3.0 SP1

*DI ABCIP 5.0

OPERATING SYSTEM

Windows Server 2008 R2

SITUATION

When running newer DASSERVER it stops periodically , getting Information message in your logger says that <DASERVER name > Please install a valid license for this DAServer product as shown in fig.1 below. trying with external demo license and getting same issue.

 

Figure 1: License invalid info message

SYMPTOMS

DAServer now uses the ArchestrA License Manager and the common ArchestrA license file.

If you are still using software versions that use the wwsuite.lic license file, and you do not have an ArchestrA.lic license file with the correct feature line you need to add it, you need to run InitLicense.wsf file included with the CD image to initialize the new ArchestrA Licensing sub-system.

 ACTION

If you are running Wonderware Application Server 3.1 SP3 Patch 1 or older, you must perform the following functions on each platform where you want to deploy the MBTCP DIObjects to it, Please follow below steps.

*Undeploy DIObjects. and close IDE.

*Install two Microsoft components manually.NET 4.0 Framework and Visual C++ 10.0 SP1 run-time redistributable components.

*Run the InitLicense.wsf file included with the CD image, fig.2, to initialize the new ArchestrA Licensing sub-system.

 

Figure 2: InitLicense.wsf file in DIObject CD

We will see license subsystem Initialization success message as shown in Figure 3 (below).

 

Figure 3: License subsystem initialization success message

*Launch ArchestrA IDE and deploy DIObjects again.

 

Script in InitLicense.wsf

 

<job>

<script language=”VBScript”>

Set oShell = CreateObject(“WScript.Shell”)

If CInt(oShell.RegRead(“HKLMSOFTWAREMicrosoftWindows NTCurrentVersionCurrentBuildNumber”)) > 3790 Then

If WScript.Arguments.Named.Exists(“elevated”) = False Then

‘Launch the script again as administrator

CreateObject(“Shell.Application”).ShellExecute “wscript.exe”, “””” & WScript.ScriptFullName & “”” /elevated”, “”, “runas”, 1

WScript.Quit

Else

‘Change the working directory from the system32 folder back to the script抯 folder.

Set oShell = CreateObject(“WScript.Shell”)

oShell.CurrentDirectory = CreateObject(“Scripting.FileSystemObject”).GetParentFolderName(WScript.ScriptFullName)

End If

End IfArchestra License Manager

Dim WSHShell, RegKey, OsType, FolderPath, ProgramFilesPath

Set WshShell = CreateObject(“WScript.Shell”)

OsType = WshShell.RegRead(“HKLMSYSTEMCurrentControlSetControlSession ManagerEnvironmentPROCESSOR_ARCHITECTURE”)Archestra License Manager Office

Acute email ids production engine crack download full. FolderPath = “Common FilesArchestrALicense”

If OsType = “x86” Then

RegKey = “HKLMSOFTWAREWonderwareLicense”

ProgramFilesPath = wshShell.ExpandEnvironmentStrings(“%PROGRAMFILES%”)

FolderPath = ProgramFilesPath + FolderPath

‘wscript.echo “Windows 32bit system detected”

Else

If OsType = “AMD64” Then

RegKey = “HKLMSOFTWAREWow6432NodeWonderwareLicense”

ProgramFilesPath = wshShell.ExpandEnvironmentStrings(“%PROGRAMFILES(x86)%”)

FolderPath = ProgramFilesPath + FolderPath

‘wscript.echo “Windows 64bit system detected”

End If

End IfArchestra License Manager Certification

WSHShell.RegWrite RegKey & “FlexLicFileDir”, FolderPath, “REG_SZ”Archestra License Manager Download

wscript.echo “ArchestrA Licensing sub-system initialization succeeded.”Wonderware Archestra License Manager Guide

</script>

</job>

 

 

 

 

broken image