Admin Console cannot subscribe to topic

3 posts / 0 new
Last post
Offline
Last seen: 6 years 6 months ago
Joined: 06/10/2014
Posts: 49
Admin Console cannot subscribe to topic

Hi,

I'm getting an error from the Admin Console when I try to subscribe to a topic:

 ERROR : com.rti.tools.console.entitymodel.impl.matchanalysis.MatchAnalyzer.analyzeTypeConsistency(MatchAnalyzer.java:313) : - unable to determine type consistency since both type objects are available but at least one of the type codes is not, topic=ice--PatientIdentification

When I look at the match graph, it shows the reader and writer are matched on the topic and the admin console reader is "healthy".

Does anyone know why it would be failing the type consistency check?

Thanks,

Anne Fiore

Organization:
gianpiero's picture
Offline
Last seen: 3 months 4 days ago
Joined: 06/02/2010
Posts: 177

Hello Anne, 

From the error message you posted, i think the type code (needed by admin console) is not being send. That can be because the type code is bigger than the default size, so it is not sent. 

You can check out this article to change the defaults and send bigger typecodes:

https://community.rti.com/kb/how-send-big-typecodes-and-typeobjects

Let me know if it works, 
  Gianpiero

ken
ken's picture
Offline
Last seen: 4 months 1 week ago
Joined: 04/13/2011
Posts: 64

Hi Anne,

My name is Ken Brophy and I'm the Admin Console developer. It appears as though the new subscription you've made inside of Admin Console is causing the error message. Would it be possible to get the IDL that you're using? I can try to reproduce the error here and see if there are more suggestions I can offer. If so, you can email it to me: ken at r t i dot com.

Are you seeing data from the Topic in Admin Console? If so, I think the log message is just me being overly cautious.

Thanks,
Ken