[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference pamsrc::objectbroker

Title:ObjectBroker - BEA Systems' CORBA
Notice:See note 3 for kits; note 5 for training; note 1134 for releases
Moderator:TLE::PARODId
Created:Tue Jul 11 1989
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1413
Total number of notes:6391

1404.0. "-OBB-E-DB_OBJALREXISTS, Specific object 'ROOT' already exists" by NNTPD::"lance@stl.dec.com" () Mon May 19 1997 02:06

A customer of mine is getting the following error.

  ObjectBroker, OpenVMS/Alpha V6.2 communicating with dUnix V3.0

  Mechanism to validate tables across platforms is working. From Unix
  side Obbmsho shows server running on Unix. On VMS side
  
  $ APPL/BROKER SHOW SERVER/NODE=CALD05 (Unix node)
         shows server running.

  $ APPL/BROKER SHOW AGENT
%OBB-E-INVNOCTRLSRV, No agent is running on node CALD02 (VMS node)
-OBB-E-INV_TRANSSRVNTF, Requested server was not found or is not accessible
        on the network
-OBB-E-INV_TRANSERR, Transport error "error code 61"


  SYS$SPECIFIC:[OBB.SCRATCH.CALD02]OBB$AGENT.SYS$ERROR
%OBB-E-AGN_INITFAIL, Agent service initialization failed
-OBB-E-DB_OBJALREXISTS, Specific object 'ROOT' already exists

  Customer believes this "used to work". Thinks it started failing after
upgrading OpenVMS from V1.5.

Can anyone help

Thanks in advance

Lance.

[Posted by WWW Notes gateway]
T.RTitleUserPersonal
Name
DateLines
1404.1Some questions for youREQUE::whocrz.zko.dec.com::GumbelDick GumbelMon May 19 1997 13:2815
What version of OBB is running on the VMS node?  Try the
following commands:

	$ application /broker show version
	$ application /broker show configuration

and post the results here. You may need to reinstall and/or
upgrade OBB for that system. 



    Dick Gumbel
    ObjectBroker development

1404.2SEND::SLAVINMon May 19 1997 14:086
>  ObjectBroker, OpenVMS/Alpha V6.2 communicating with dUnix V3.0

I am not sure if / when OBB supported this version, but OBB V2.6 
required DUX V3.2C. I would suggest that the customer upgrade to s 
supported version of ObjectBroker and the operating system. 
1404.3Version V2.5aNNTPD::"lance@stl.dec.com"Wed May 21 1997 06:4510
The customer is running V2.5a

Can he just upgraded the VMS node to V2.6 or does he need to upgrade
both UNIX and VMS nodes.

Thanks 

Lance.

[Posted by WWW Notes gateway]
1404.4Try thisREQUE::whocrz.zko.dec.com::GumbelDick GumbelWed May 21 1997 12:1125
You can upgrade the VMS side of things to V2.7, but there
are some restrictions. You should check the release notes
for details. If you upgrade both nodes, then there are no
restrictions.

I'm not sure that the upgrade will fix the problem, however. 
It appears that you have some sort of configuration problem.
Could you post the output of an

	$ application/broker show configuration

command?

If you do the upgrade, I suggest that you remove OBB from
the system, then install the newer version from scratch.
Delete the following files to make this happen:'

	obb$library:obb_system_registry.reg;*
	sys$library:obb$shr.exe;*



  Dick

1404.5ConfigurationNNTPD::"lance@stl.dec.com"Thu May 22 1997 23:0814
 Configuration  "TCP/IP-Only Configuration"  (Current)
 -------------------------------------------------------
  Authentication (Disabled)
    Package:      Trusted
    Description:  Trusted authentication package
  Network
    Package:      TCP
    Description:  TCP/IP transport package
  Logging Level                  None
  Repository Cache Size          5
  Maximum Active Servers         0

[Posted by WWW Notes gateway]