Hi, I've developed a java application which i would like to enable as a linux service. so when i execute the command "service <my_application> start", it will be started as a service. I understand that I have to have a perl script in /etc/rc.d/init.d to do that, which I have already written...
Hi,
I have a question regarding virtual ips. I'm running Linux enterprise version and I need to set up 2 different virtual ips on my server, which has a ethernet card with 4 ports (eth0-eth3).
To make it clearer, my server has an ip address of 10.10.10.15. The 2 virtual ips that i need has to...
Hi, i am currently using idebug on AIX 5.3 and when i am debugging some program, i found that the program cannot be loaded when i run idebug. The program is forever loading and it never completes. Any idea what is causing the problem? there are no error messages to indicate anything. Thanks.
Hi, wonder whether anyone of u guys have encountered this problem before when running a software application?
exec() : 0509-036 Cannot load program <my_program_name> because of the following errors :
0509-120 An offset in the .loader section header is too large
0509-193...
Hi, i am running tprof on my program on AIX 5.2. The tprof file that is generated has a last column named "Other". What does that column signify? Usually for all processes, thatcolumn will have values of 0 in it. But recently, there are non-zero values in that column. Does that indicate that...
Hi, i am currently using AIX 5.2 and wanted to profile a C++ program using gprof tool. I compiled and link the program with the appropriate flags, but when i execute the tprof command on the gmon file, it returns a "illegal instruction" error and no prof file is produced. Any idea what can be...
Hi, when I run tprof,the profile report generated under shared libraries profiling section state there is an uniknown binary error. I've already enabled shared library profiling using the "-s" flag and the shared libraries in question are world-readable. What can be the problem i have...
I am doing a software change for an existing module and am facing problems with defining arguments for a subroutine. To make my problem clearer, this is a sample of the original code
--------------------------------------------
Subroutine Packing(element,message, length)
Integer*2 element(*)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.