60 likes | 209 Views
RPE L icensing Dragos Cojocari. RPE Useful Links. RPE 10 Minute Demo: https://w3.tap.ibm.com/com.ibm.ram/assetDetail/generalDetails.faces?v=1.1&guid={2621D41E-C14F-1E93-485A-E64EC5325E5E}
E N D
RPE Useful Links • RPE 10 Minute Demo: https://w3.tap.ibm.com/com.ibm.ram/assetDetail/generalDetails.faces?v=1.1&guid={2621D41E-C14F-1E93-485A-E64EC5325E5E} • RPE Sales Kit on XL: http://w3-103.ibm.com/software/xl/portal/viewcontent?type=doc&srcID=CGSK&docID=A699507U91437P53#overview • RPE LDE Wiki: https://w3.tap.ibm.com/w3ki08/display/RPE • RPE Study Group (subsection of LDE Wiki site): https://w3.tap.ibm.com/w3ki08/display/RPE/Study%20Group • RPE 1.1 Training Materials (Beta): https://w3.tap.ibm.com/w3ki08/display/RPE/Course+materials • Software and Systems Delivery Platform CoP: http://connections.tap.ibm.com/communities/service/html/communityview?communityUuid=61c98ef1-2cad-447a-ba08-deabc8f039d7 • Feed of Blogs tagged with RPE: http://connections.tap.ibm.com/blogs/61c98ef1-2cad-447a-ba08-deabc8f039d7/feed/entries/atom?tags=rpe&lang=en_us • RPE Internal Forum: http://ibmforums.ibm.com/forums/forum.jspa?forumID=4815 • RPE dW Wiki: https://www.ibm.com/developerworks/wikis/display/rpe/Home • RPE dW Forum: https://www.ibm.com/developerworks/forums/forum.jspa?forumID=1512&start=0 • RPE Help: http://publib.boulder.ibm.com/infocenter/rsdp/v1r0m0/index.jsp?topic=/com.ibm.help.download.tpe.doc/topics/publishingengine_version1_1.html
Licensing • Licensing guide: http://publib.boulder.ibm.com/infocenter/rsdp/v1r0m0/topic/com.ibm.help.download.tls.doc/pdf_2.0/IBM%20Rational_Licensing_Guide.pdf • Requires a compatible license server installed • IBM Rational License Server Telelogic 2.0.0 • IBM Rational License Server 8.0 • RPE licenses are floating or user based • RPE does not support node locked licenses
Configuring the license – Fresh Install • During the installation provide the license server information in the license screen. Enter the value in the “license server” field and not in the file field. • The license text must be in the form <port>@<host> • RPE 1.1.1 removes the possibility of selecting a file based license
Configuring the license – RPE already installed • Follow this procedure if RPE is already installed and the licensing is not correctly configured • modify the TELELOGIC_LICENSE_FILE environment variable to contain this value only 19353@YOUR_LICENSESERVER_NAME • edit the registry and under HKEY_LOCAL_MACHINE\SOFTWARE\FLEXlm License Manager change the value of TELELOGIC_LICENSE_FILE to 19353@LICENSESERVER_NAME • reboot ( optional) • start the License Tools from IBM Rational Start menu entry and start the Telelogic service • check if IBM Rational Document Studio starts successfully • LICENSESERVER_NAME must be your server’s symbolic name. It cannot be localhost or 127.0.0.1.
User based licensing • User based feature FEATURE RPE_PUBLISH telelogic 2009.1230 30-oct-2009 4 \ VENDOR_STRING=T10-386113 USER_BASED ISSUED=13-Jan-2009 \ SIGN2="1EAF 827F …“ • The users must be defined in a separate configuration file. The configuration file must be explicitly set in the license file DAEMON telelogic "C:\Program Files\Telelogic\Tools\Licensing_11\Server\telelogic.exe" "c:\telelogic\license\telelogic_user_based.opt“ • The configuration file must list the users for the user based feature INCLUDE RPE_PUBLISH:VERSION=2009.1230 USER spurlos INCLUDE RPE_PUBLISH:VERSION=2009.1230 USER gauss • The version number from the configuration file must match the version number from the license file ( see in blue) • For the same feature both user based and floating features can be present. The user based should be listed first in the license file.