L
Libor Laubacher
Guest
[15/07/20@20:07:13.829+0800] P-009146 T-Main 2 UB Basic Licence Exception: com.progress.common.licensemgr.LicenseMgr$NotLicensed: Not licensed to run this product. [15/07/20@20:07:13.829+0800] P-009146 T-Main 1 UB ----------- ERROR : Not licenced to run this product. (8452). You either don’t have an appserver installed or the adminserver believes that you don’t have it (PROCFG env variable points elsewhere, perhaps to the 4GL devel progress.cfg you used to dump and load ?) From: vithal.kattikar@hgst.com [mailto:bounce-vithalkattikarhgstcom@community.progress.com] Sent: Monday, July 20, 2015 2:50 PM To: TU.OE.Architecture@community.progress.com Subject: RE: [Technical Users - OE Architecture Cloud and Arcade] configuration of app server brokers in POC server. RE: configuration of app server brokers in POC server. Reply by vithal.kattikar@hgst.com Hi Libor, I changed the 11.2 set up with below code as present in 10.1C configuration file . [UBroker.AS.asbroker1f] appserviceNameList=asbroker1f autoStart=1 brokerLogFile=$WRKDIR/asbroker1f.broker.log brkrLogThreshold=5000000 controllingNameServer=NS1 initialSrvrInstance=2 keyAlias=default_server mqBrokerLogFile=$WRKDIR/asbroker1f.mqbroker.log mqServerLogFile=$WRKDIR/asbroker1f.mqserver.log operatingMode=State-free portNumber=3094 PROPATH=.:/tmp/appServerTest:/users/simsrc:/users/websrc/trunk:/usr/simple:/usr/syteline/tty/mods:/usr/syteline/mods:/usr/syteline srvrLogFile=$WRKDIR/asbroker1f.server.log srvrLogThreshold=5000000 srvrStartupParam=-pf /users/sytelinedb/TSMPas.pf uuid=65dade92abaa8a0e:-4e2ee066:1352bb9292e:-7801 [UBroker.AS.asMLSFree] appserviceNameList=asMLSFree autoStart=1 brokerLogFile=$WRKDIR/asMLSFree.broker.log brkrLogThreshold=5000000 controllingNameServer=NS1 initialSrvrInstance=2 keyAlias=default_server minSrvrInstance=2 mqBrokerLogFile=$WRKDIR/asMLSFree.mqbroker.log mqServerLogFile=$WRKDIR/asMLSFree.mqserver.log operatingMode=State-free portNumber=3093 PROPATH=.:/tmp/appServerTest:/users/simsrc:/users/websrc/trunk:/usr/simple:/usr/syteline/tty/mods:/usr/syteline/mods:/usr/syteline:${PROPATH}:${WRKDIR} srvrLogFile=$WRKDIR/asMLSFree.server.log srvrLogThreshold=5000000 srvrStartupParam=-pf /users/sytelinedb/TESTas.pf uuid=65dade92abaa8a0e:-4e2ee066:1352bb9292e:-68cb [UBroker.AS.asSASFree] appserviceNameList=asSASFree autoStart=1 brokerLogFile=$WRKDIR/asSASFree.broker.log controllingNameServer=NS1 initialSrvrInstance=2 minSrvrInstance=2 mqBrokerLogFile=$WRKDIR/asSASFree.mqbroker.log mqServerLogFile=$WRKDIR/asSASFree.mqserver.log operatingMode=State-free portNumber=3096 PROPATH=.:/tmp/appServerTest:/users/simsrc:/users/websrc/trunk:/usr/simple:/usr/syteline/tty/mods:/usr/syteline/mods:/usr/syteline:${PROPATH}:${WRKDIR} srvrLogFile=$WRKDIR/asSASFree.server.log srvrMaxPort=2202 srvrMinPort=2002 srvrStartupParam=-pf /users/sytelinedb/TSMPas.pf uuid=65dade92abaa8a0e:-4e2ee066:1352bb9292e:-6311 and I tried to start with asbman -i asbroker1f -start , but I am getting the below error. [15/07/20@20:07:13.819+0800] P-009146 T-Main 1 --- --- /usr/dlc112/wrk/asbroker1f.broker.000001.log opened. [15/07/20@20:07:13.819+0800] P-009146 T-Main 1 --- --- Logging level set to = 2 [15/07/20@20:07:13.820+0800] P-009146 T-Main 1 --- --- Log entry types activated: UBroker.Basic, [15/07/20@20:07:13.829+0800] P-009146 T-Main 2 UB Basic Licence Exception: com.progress.common.licensemgr.LicenseMgr$NotLicensed: Not licensed to run this product.
Continue reading...
Continue reading...