Sonic/generic "adapter" not showing up in OEE

Posted by dbeavon on 10-Dec-2019 20:07


I have two pasoe servers.

One is able to manage the sonic/generic "adapter" in the OEE console. The other is not.
Ideally I'd see the adapter in the console as follows:

I was able to discover this in the admserv.log:

This PASOE server has generic-adapter visibility in OEE 


[2019/03/26@19:01:24.126-0400] [2] [AdminServer]           Installing plugin: Plugin.SonicMQAdapter (7432)
[2019/03/26@19:01:24.127-0400] [3] [AdminServer]           License check status: Plugin installed. (ADMMsg002) (7438)
[2019/03/26@19:01:24.130-0400] [3] [AdminServer]           Plugin.SonicMQAdapter: Plugin installed. (ADMMsg002) (7440)
[2019/03/26@19:01:24.130-0400] [3] [AdminServer]           Plugins installed. (7411)




 

Has no generic-adapter visibility in OEE


[2019/11/21@01:18:51.871-0500] [2] [AdminServer]           Installing plugin: Plugin.SonicMQAdapter (7432)
[2019/11/21@01:18:51.871-0500] [0] [AdminServer]         * License check status: Plugin not licensed. (ADMMsg037) (7438)
[2019/11/21@01:18:51.871-0500] [0] [AdminServer]         * Plugin.SonicMQAdapter not installed: Plugin not licensed. (ADMMsg037) (7439)
[2019/11/21@01:18:51.871-0500] [0] [AdminServer]         * Failed to install plugin Plugin.SonicMQAdapter. (7433)
[2019/11/21@01:18:51.871-0500] [3] [AdminServer]           Plugins installed. (7411)

Based on the message (Plugin.SonicMQAdapter not installed: Plugin not licensed) ...  I'm assuming that adminserver thinks there is a licensing issue.  The odd thing is that despite the OEE visibility, the adapter is part of my ubroker.properties and is running just fine.  I can use it and manage it with commands to adaptman.  It is only thing missing is visibility in OEE .

I had thought that this "adapter" was a free component of the adminserver framework (similar to things like OEE itself and nameserver).  Why am I getting errors?

All Replies

Posted by vbontha on 11-Dec-2019 07:25

Hi,

Are you saying you have two different PASOE installations in different servers?

Can you list the products that you have installed in each server(you can find that information by running "showcfg" command in proenv)

On which Openedge version you are seeing this issue?

Thanks,

Vinod

Posted by dbeavon on 11-Dec-2019 17:13

Yes two different PASOE's on different hosts.  

Both are 11.7.5 with the same hotfix (013 I believe).

Both are running the "sonicMQ1" adapter fine.  But the first one in the list below does not show it in OEE.  The second one is a PDSOE workstation.

=======================
OEE HAS *NO* VISIBILITY ON sonicMQ1
(but it is running fine)
=======================

Configuration File:  	C:\Progress\OpenEdge\PROGRESS.CFG

 
Product Name:  	Progress ProdAS for OE
Installation Date:  	Fri Jun 21 21:18:49 2019 
Version Number:  	11.7            
Machine Class:  	KB
Port Number:  	33

Product Name:  	NameServer
Installation Date:  	Fri Jun 21 21:18:49 2019 
Version Number:  	11.7            
Machine Class:  	KB
Port Number:  	33

Product Name:  	OE SQL Client Access
Installation Date:  	Fri Jun 21 21:24:30 2019 
Version Number:  	11.7            
Machine Class:  	KB
Port Number:  	33

=======================

OEE HAS VISIBILITY ON sonicMQ1
(and it is running fine)
=======================

 

Configuration File:  	C:\Progress\OpenEdge\PROGRESS.CFG

Product Name:  	Progress Dev Studio OE
Installation Date:  	Mon Jul 22 20:32:19 2019
Version Number:  	11.7            
Machine Class:  	KB
Port Number:  	33


Any tips would be appreciated.  Would you also please confirm that the "generic adapter" is a free component of the ubroker framework like nameserver and OEE?

This thread is closed