Errors reported by compiling the service program:
1. After environment variables are configured, run tmboot-y to start the management process and service process.
2. the following error is reported: buildserv: Error while loading shared libraries: libtux. So: Can't openshared object file. The solution is as follows:
Exportld_library_path = $ LD_LIBRARY_PATH:/home/TUXEDO/Oracle/tuxedo11gr1/lib
3. tmshutdown: internalerror: ubuntux_cat: 754: Error Processing Configuration File
Specifies the configuration file, environment variable tuxconfig
For example:
$ Tuxconfig = "/home/TUXEDO/Oracle/tuxedo11gr1/MyApp/tuxconfig"
$ Export tuxconfig
4. tmloadcf UBB times ubuntux_cat: 883: Error: tmloadcf cannot run on an activecode?
Tmshutdown-y to stop all services.
5. Run tmadmin to report tmadmin_cat: 1300: Error: Can't becomea client * Error
Log on to the user who installed tuxedo again.
6. It is best to configure all the parameters in UBB.
The maxwsclients parameter under machines cannot be started without WSL.
7. Ubuntu Cat: 816: Error: cannot exec, executable file not found
Solution: 1. Check whether the appdir environment variable is set; 2. Check whether the appdir path is in the path environment variable. (The appdir is generally the bin directory of the tuxedo application)
8. How can I change ubbconfig and dmconfig to a directory?
1. In the original directory, tmshutdown-y;
2. Copy ubbconfig and dmconfig to the new directory (note that they cannot copy binary data and will be deleted if copied)
3. In the new directory, tmloadcf ubbconfig; dmloadcf dmconfig;
4. In the new directory tmboot-y.
9. NLS: 4: cannot open message catalog ubuntux_cat, set 1, num 110; checktuxdir = NULL
Set this environment variable in tux. Env.
10. ubuntux_cat: 1607: Error: Unable to initialize public key subsystem?
Make sure to create an oracle directory
11. gp_cat: 1356: Error: pifreg: cannot open registtry database?
12. ubuntux_cat: 1275: Error: cannot create encryption key?
If you check whether the environment variables are correct, reinstall them and restore them. (You can check the ulog when checking the problem)
13. The buildclient can call the remote service by adding the-W parameter.