- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configuring a service to manage Orbix
Operating System - HP-UX
1820880
Members
3553
Online
109628
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 03:22 AM
тАО03-16-2006 03:22 AM
Configuring a service to manage Orbix
Hi guys,
Im totally new to serviceguard and any help would be greatly appreciated. I have created a single package with several services with one being Orbix. The error message is below..
Mar 16 16:09:28 - Node "nutmeg": Starting service Orbix using
"su - cbuser -c 'start_causeway_services'"
###### Node "nutmeg": Package start completed at Thu Mar 16 16:09:28 GMT 2006 ######
Setting environment for domain causeway
Setting environment for domain causeway
IONA services logging to: /csway/var/opt/iona/causeway/logs
Starting iona_services.naming.spice
Starting iona_services.notify.spice
Finished.
Setting environment for domain causeway
Setting environment for domain causeway
IONA services logging to: /csway/var/opt/iona/causeway/logs
Starting iona_services.naming.spice
ERROR: exception occurred during run: IDL:omg.org/CORBA/BAD_INV_ORDER:1.0: minor = 0x49540700 (IT_PSS_DB:ENV_IN_USE), completion status = NO
Starting iona_services.notify.spice
ERROR: exception occurred during run: IDL:omg.org/CORBA/PERSIST_STORE:1.0: minor = 0x0, completion status = NO
Finished.
Setting environment for domain causeway
Setting environment for domain causeway
IONA services logging to: /csway/var/opt/iona/causeway/logs
Starting iona_services.naming.spice
I was wonedering why there is multiple restarts. I can start orbix fine when i run the command through the command line.
Any suggestions would be great. Hope ive supplied whats needed..
Thanks,
dec.
Im totally new to serviceguard and any help would be greatly appreciated. I have created a single package with several services with one being Orbix. The error message is below..
Mar 16 16:09:28 - Node "nutmeg": Starting service Orbix using
"su - cbuser -c 'start_causeway_services'"
###### Node "nutmeg": Package start completed at Thu Mar 16 16:09:28 GMT 2006 ######
Setting environment for domain causeway
Setting environment for domain causeway
IONA services logging to: /csway/var/opt/iona/causeway/logs
Starting iona_services.naming.spice
Starting iona_services.notify.spice
Finished.
Setting environment for domain causeway
Setting environment for domain causeway
IONA services logging to: /csway/var/opt/iona/causeway/logs
Starting iona_services.naming.spice
ERROR: exception occurred during run: IDL:omg.org/CORBA/BAD_INV_ORDER:1.0: minor = 0x49540700 (IT_PSS_DB:ENV_IN_USE), completion status = NO
Starting iona_services.notify.spice
ERROR: exception occurred during run: IDL:omg.org/CORBA/PERSIST_STORE:1.0: minor = 0x0, completion status = NO
Finished.
Setting environment for domain causeway
Setting environment for domain causeway
IONA services logging to: /csway/var/opt/iona/causeway/logs
Starting iona_services.naming.spice
I was wonedering why there is multiple restarts. I can start orbix fine when i run the command through the command line.
Any suggestions would be great. Hope ive supplied whats needed..
Thanks,
dec.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 03:32 AM
тАО03-16-2006 03:32 AM
Re: Configuring a service to manage Orbix
Does the attached help - it's a bit old!
HTH
Duncan
I am an HPE Employee
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-16-2006 03:36 AM
тАО03-16-2006 03:36 AM
Re: Configuring a service to manage Orbix
Although you su to the cbuser, your service start script must include all of the environment that you have when you log in and run it manually. It often helps to source (dot) a file containing the environment variables that you require, including PATH, SHLIB_PATH etc.
So, check the environment that is being used, maybe by temporarily running 'env > /tmp/cbuser.env' instead of start_causeway_services. Then compare.
So, check the environment that is being used, maybe by temporarily running 'env > /tmp/cbuser.env' instead of start_causeway_services. Then compare.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2006 12:40 AM
тАО03-17-2006 12:40 AM
Re: Configuring a service to manage Orbix
In a document written in 2002:
"The HP Partner Technology Center (PTAC) has successfully integrated IONA's Orbix E2A ASP 5.1 CORBA ORB, Notification Service, Name Service and Trader Service (hereinafter referred to as Orbix E2A ASP 5.1 with MC/ServiceGuard under HP-UX 11i."
Attached contains a config file, control script and monitor script that may relate to your need.
NOTE: HP DOES NOT SUPPORT THE CONTENT OF THE ATTACHMENT!
"The HP Partner Technology Center (PTAC) has successfully integrated IONA's Orbix E2A ASP 5.1 CORBA ORB, Notification Service, Name Service and Trader Service (hereinafter referred to as Orbix E2A ASP 5.1 with MC/ServiceGuard under HP-UX 11i."
Attached contains a config file, control script and monitor script that may relate to your need.
NOTE: HP DOES NOT SUPPORT THE CONTENT OF THE ATTACHMENT!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP