Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

booting simpapp

231 views
Skip to first unread message

denginere

unread,
Jul 13, 2001, 9:22:57 AM7/13/01
to

Hi

I just downloaded tuxedo8 for Solaris 8 and am trying to get
started...

I'm trying to run the simpapp sample (samples/atmi/simpapp)
When I run tmboot I get:

Booting admin processes.....
exec BBL -A:
Failed.
tmboot: WARN: No BBL available on site simple.
Will not attempt to boot server processes on that site

log says:
CMDTUX_CAT:825: ERROR: Process BBL at simple failed wiht /T tperrno
(TPENOENT - noentry found)

[Moderator's note: Check your ULOG file. Perhaps you don't have enough IPC
configured on the system.]

do I need to run tlisten? [No, not for simpapp.] If so then why does
simpapp/ubbsimple not contain any NETWORK section and no NLSADDR entry

Also when I try to shutdown using:
tmshutdown -y
it says:
tmshutdown: internal error: CMDTUX_CAT:766 ERROR: must run on master
node

Thanks

My UBBCONFIG file looks like:

#ident "@(#) apps/simpapp/ubbsimple $Revision: 1.3 $"

#Skeleton UBBCONFIG file for the TUXEDO Simple Application.
#Replace the <bracketed> items with the appropriate values.

*RESOURCES
IPCKEY 123456

#Example:
#IPCKEY 123456

DOMAINID simpapp
MASTER simple
MAXACCESSERS 10
MAXSERVERS 5
MAXSERVICES 10
MODEL SHM
LDBAL N

*MACHINES
DEFAULT:
APPDIR="/export/home/abc/simpapp"
TUXCONFIG="/export/home/abc/simpapp/tuxconfig"
TUXDIR="/export/home/bea/tuxedo8.0"
#Example:
# APPDIR="/home/me/simpapp"
# TUXCONFIG="/home/me/simpapp/tuxconfig"
# TUXDIR="/usr/tuxedo"

krusty LMID=simple

#Example:
#beatux LMID=simple

*GROUPS
GROUP1
LMID=simple GRPNO=1 OPENINFO=NONE

*SERVERS
DEFAULT:
CLOPT="-A"

simpserv SRVGRP=GROUP1 SRVID=1

*SERVICES
TOUPPER


0 new messages