|  | I've no idea what problem you've got there but try some 
other things:
	- try the network tester (it tests basic network connection)
	- is the agent running? Anything in the log files?
	- what's your current configuration? (You made the DECnet current, right)
	- put lots of trace on - what do you get with sho serv?
	- try some other commands: sho cont/sys, sho agen, etc.
(mc obb$cmd is bit unusual, you can just: appl/brok sho serv)
Can you anyway upgrade to 2.7-11? 2.5B is starting to be old.
Do you know much about ObjectBroker? If not then contact Olli Mannisto.
John D.
 | 
|  | John
The weekend has somehow solved my problems ... no on monday morning ererything
seems to be working ok ??????
The system has been up 3 days 16 hours so they have not booted it ... I will ask
from the customer if he has done anything related to this error.
Thanks for our support
MARKO
-------
define/system/exec OBB_TRACE_FLAGS RTO
@sys$startup:obb$startup
@sys$startup:obb$startup
Starting ObjectBroker Agent
%RUN-S-PROC_ID, identification of created process is 22A0022C
22A0022C OBB$AGENT       HIB      8      140   0 00:00:00.21       174    267
ASTA::[SYSMGR]$ appl/brok sho serv
*** Request Sent: Synchronous Invoke.
***    Method: 65e448f0d0b5.0c.7e.0b.00.00.00.00.00.
***    MethodServerClass: 65e448ecbd2c.0c.7e.0b.00.00.00.00.00
***    Marshalled Buffer: 356
***    Allocated Buffer : 1553
***    Transport Status: %OBB-S-SUCCESS, Successful completion.
***    Operation Status: %OBB-E-INV_METHODFAIL, Method execution failed.
%OBB-I-CMD_NOMSRVSFND, No implementation server found matching the criteria.
A
OBB> show agent
*** Request Sent: Synchronous Invoke.
***    Method: 65e448f0d0b4.0c.7e.0b.00.00.00.00.00.
***    MethodServerClass: 65e448ecbd2c.0c.7e.0b.00.00.00.00.00
***    Marshalled Buffer: 252
***    Allocated Buffer : 1367
***    Transport Status: %OBB-S-SUCCESS, Successful completion.
***    Operation Status: %OBB-S-SUCCESS, Successful completion.
Agent on node: ASTA
  Version:      OBB V2.5B-08
  Username:     system
  Time Started: Mon May 26 09:09:32 1997
  Pid:          22A0022C
  Log Filename: SYS$SPECIFIC:[OBB.SCRATCH.ASTA]OBB$AGENT.LOG;6
  Attributes:   Authentication is DISABLED
                Active transports are DECnet
                OrbV12 style Agent
obb>
 |