Oct 25, 2021, 9:45 AM

Hi,

I’m trying to configure many domains with WLSDM.
Many of then are asking for a valid licence instead to asking me for OPC URL.
Could you please send me a step by step tutorial to integrate WL-OPC and WLSDM?

####<Oct 21, 2021 2:39:12 PM ART><INFO><WLSDM><BEA-000000><License Published by the WL-OPC:
{"CUSTOMER_NAME":"Localhost - \u0027 target\u003d\u0027_blank\u0027\u003local \u003ci class\u003d\u0027fahidden\u003d\u0027true\u0027\u003e\u003c/i\u003e\u003c/a\u003e","CUSTOMER_TYPE":2,"EMAIL":"test@local.com","LIC_TYPE":21,"EXPIRATION_DATE":"","PRODUCT_NAME":"WLSDM ( WL-OPC Bundle License )","PRODUCT_VERSION":"","DOMAIN_NAME":"prod_domain34","HOST_NAME":"","MODULES":["CORE","SOA","OSB","OPMN"],"SUPPORT_START_DATE":"11-08-2021","SUPPORT_END_DATE":"11-08-2022"}
>
####<Oct 21, 2021 2:39:18 PM ART><WARNING><WLSDM><BEA-000000><Has No Valid License. Caused by expire.>
####<Oct 21, 2021 2:40:03 PM ART><WARNING><WLSDM><BEA-000000><Has No Valid License. Caused by expire.>

It seems WL-OPC’s sent the licence to WLSDM but it doesn´t take it.

In the other hand, I found many errors in WL-OPC logs

2021-10-21 14:57:20.545  INFO 3029624 --- [MessageBroker-2] com.wlsdm.opc.stats.ScheduledController  : Trying to send unregister command to the WLSDM domain: prod_domain2@localhost:9002
2021-10-21 14:57:20.550  WARN 3029624 --- [MessageBroker-2] com.wlsdm.opc.D.C                        : Unexpected end of file from server or unsupported protocol. localhost:9002 ## Unexpected end of file from server
2021-10-21 14:57:20.552  INFO 3029624 --- [MessageBroker-2] com.wlsdm.opc.stats.ScheduledController  : Trying to send unregister command to the WLSDM domain: prod_domain1_C@localhost:7002
2021-10-21 14:57:20.555  WARN 3029624 --- [MessageBroker-2] com.wlsdm.opc.D.C                        : Server Response Code is: 401. [ localhost:7002 ]
2021-10-21 14:57:20.556  INFO 3029624 --- [MessageBroker-2] com.wlsdm.opc.stats.ScheduledController  : Trying to send unregister command to the WLSDM domain: prod_domain3@localhost:7001
2021-10-21 14:57:20.589  WARN 3029624 --- [MessageBroker-2] com.wlsdm.opc.D.C                        : Server Response Code is: 401. [ localhost:7001 ]
2021-10-21 14:57:20.591  INFO 3029624 --- [MessageBroker-2] com.wlsdm.opc.stats.ScheduledController  : Trying to send unregister command to the WLSDM domain: prod_domain2@localhost:7002
2021-10-21 14:57:20.596  WARN 3029624 --- [MessageBroker-2] com.wlsdm.opc.D.C                        : Server Response Code is: 401. [ localhost:7002 ]

Regards.