#1  
Old 19th November 2003, 06:51 AM
Eric Hill
 
Posts: n/a
Default Messaging Plugin

I'm having a small problem with the messaging plugin. Clients that call
RegisterClient don't seem to get registered on the server.

How do I troubleshoot this? I've set a breakpoing on the public
bpchProcess procedure in TpsnxMessagingPluginCmdHandler, but it never gets
fired. It seems like the message is getting lost in the transport system
somewhere.

I have two plugin command handlers attached to the same simple command
handler - is that the problem? If so, how do I attach both to the same
command handler?

I guess I'm just asking "where do I go from here"?

Eric


  #2  
Old 19th November 2003, 07:06 AM
Terry
 
Posts: n/a
Default Re: Messaging Plugin

> How do I troubleshoot this? I've set a breakpoing on the public
> bpchProcess procedure in TpsnxMessagingPluginCmdHandler, but it never gets
> fired. It seems like the message is getting lost in the transport system
> somewhere.


First, there is an important step missing in the documentation that comes
with the component. On the client side, there is a setting on the transport
for # of call back threads. Set this to 1.

On the server, are all the required properties set, cmd handler, error log,
etcs. Is it active ?

If this does not solve your problem, on the server set a breakpoint in the
plugins add client message handling procedure. Did it get called ?


> I have two plugin command handlers attached to the same simple command
> handler - is that the problem? If so, how do I attach both to the same
> command handler?


If I understand you correctly than that should not be a problem.


Terry


  #3  
Old 19th November 2003, 07:41 AM
Eric Hill
 
Posts: n/a
Default Re: Messaging Plugin

> First, there is an important step missing in the documentation that comes
> with the component. On the client side, there is a setting on the

transport
> for # of call back threads. Set this to 1.


Thorsten told me about that one, so yep, it's set.

> On the server, are all the required properties set, cmd handler, error

log,
> etcs. Is it active ?


They are all active...

> If this does not solve your problem, on the server set a breakpoint in

the
> plugins add client message handling procedure. Did it get called ?


I did that, an no it didn't get called...

> If I understand you correctly than that should not be a problem.


That's what I thought.

Thanks for the info - let me do some more debugging. I've got some other
things to try....

Eric


  #4  
Old 19th November 2003, 07:56 AM
Eric Hill
 
Posts: n/a
Default Re: Messaging Plugin

Ok, a little firther. I had a few "idiot" moments. <g>

I get the client to register with the server, and the server does a
broadcastmessage to the client, but the client isn't receiving it.

Soooooo close. What's next?

Eric


  #5  
Old 20th November 2003, 02:44 AM
Terry
 
Posts: n/a
Default Re: Messaging Plugin

> Soooooo close. What's next?

On the client, check that you have all the component properties set. Have a
look at the demo application for the correct way. Missing something here is
usually what causes my problems :-)

Terry.


  #6  
Old 20th November 2003, 04:49 AM
Eric Hill
 
Posts: n/a
Default Re: Messaging Plugin

> On the client, check that you have all the component properties set.
Have a
> look at the demo application for the correct way. Missing something here

is
> usually what causes my problems :-)


I found it about an hour ago - I had a property set to the wrong #$^%&ing
component. Sigh.

It's a thing of beauty.

Eric




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nexus Client Messaging Plugin Terry nexusdb.public.support.thirdparty 10 12th August 2004 09:39 AM
ReportBuilder DADE Plugin Ken Randall nexusdb.public.support.thirdparty 4 23rd October 2003 08:53 PM
NexusDB Messaging package width nxV1.01 Holger Franke nexusdb.public.support.thirdparty 1 17th October 2003 08:38 PM
Important Messaging PlugIn Documentation Note Terry nexusdb.public.support.thirdparty 1 26th September 2003 11:31 AM
Messaging Plugin Oddbjørn Morlandstø nexusdb.public.support.thirdparty 3 24th September 2003 05:23 PM


All times are GMT +11. The time now is 08:26 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.