Login Fail has caused by the users "Test Everything or admin_platform" has assigned some trigram / licenses and store in Oracle Database.
But, upon login, the uses' assigned licenses are checked with the License Server.
In this case "admin_platform" has already assigned to use "RWA" license in Database,
but in license server, there aren't any valid "RWA" license available.
Resolve: Open MQL.exe program
MQL<11> set context user creator;
MQL<12>modify product RWA remove person 'admin_platform';
MQL<13>
if it does not complain with errors.... then try login again.
You can also try to print out what users are assigned with 'RWA' license:
MQL<27>print product RWA person;
product RWA
name = RWA
description =
property =
hidden =
id =
modified =
originated =
package =
admintype = product
title = RWA - Review and Approve
person = Test Everything
casualhour = 0
derivative = ENOBUPS_AP
derivative = ENOCLRE_AP
derivative = ENOCOMI_AP
derivative = ENOWCOL_AP
derivative = ENOWISU_AP
derivative = ENOWTSK_AP
derivative = INFNCAP_TP
dependency = CSV
richclient = FALSE
webclient = TRUE
addon = FALSE
shareable = FALSE
nameduser = TRUE
token = FALSE
userexperience = TRUE
app = FALSE
technical = FALSE
public = FALSE
dynamic = FALSE
MQL<28>
But, upon login, the uses' assigned licenses are checked with the License Server.
In this case "admin_platform" has already assigned to use "RWA" license in Database,
but in license server, there aren't any valid "RWA" license available.
Resolve: Open MQL.exe program
MQL<11> set context user creator;
MQL<12>modify product RWA remove person 'admin_platform';
MQL<13>
if it does not complain with errors.... then try login again.
You can also try to print out what users are assigned with 'RWA' license:
MQL<27>print product RWA person;
product RWA
name = RWA
description =
property =
hidden =
id =
modified =
originated =
package =
admintype = product
title = RWA - Review and Approve
person = Test Everything
casualhour = 0
derivative = ENOBUPS_AP
derivative = ENOCLRE_AP
derivative = ENOCOMI_AP
derivative = ENOWCOL_AP
derivative = ENOWISU_AP
derivative = ENOWTSK_AP
derivative = INFNCAP_TP
dependency = CSV
richclient = FALSE
webclient = TRUE
addon = FALSE
shareable = FALSE
nameduser = TRUE
token = FALSE
userexperience = TRUE
app = FALSE
technical = FALSE
public = FALSE
dynamic = FALSE
MQL<28>
http://i84.fastpic.ru/big/2016/0923/0f/d553523e0521e8a5313cbf6cc0e90f0f.png
ReplyDeletestill showing the same
how to install this on linux ?? where to get the trial dassault files ?
ReplyDelete