Hi All,
having this problem with XFree86.
Every once so often (every 2 days), load average of my linux ES 3.0 will hit a high of :-
load average: 5.20, 4.65, 2.94
Linux rpptweb01 2.4.21-4.ELsmp #1 SMP Fri Oct 3 17:31:21 EDT 2003 i686 athlon i386 GNU/Linux
Upon checking on the processes via...
it's different.
> grep "^TZ" /etc/TIMEZONE
TZ=Singapore
That's the problem. The cronjob uses SGT but system uses UTC. Don't understand how it can be changed.
Hi All,
i have a problem with the cronjob on solaris 8.
Say for example, i set a cronjob to do the following.
"0-59 * * * * echo`date` > cron_time.txt"
At the same time, i would check the system date by using the "date" command.
it turns out that the cronjob time is on local time and system...
Hi all,
having this problem with a solaris 9 machine running perl 5.6.1.
===========================================================
#!/usr/local/bin/perl
use strict;
use Date::Calc qw(:all);
my ($proxyNumber, $runMode, $curYear, $curMonth, $curDay, $randID);
print ($curYear,"-", $curMonth...
Hi all,
Not sure why, but my tomcat installation keeps on shutting down by itself after a few hours of running.
i'm using tomcat 5 on java sdk 1.4.2 standard edition. So the command line would be like so...
root 1847 1 0 02:00:02 pts/4 0:33 /usr/local/java/bin/java...
Thanks for the information.
But that's what i'm trying to do. i not sure how to use the user-input and place it in the SQL statement.
Please help. Many Thanks.
Hi,
i need to build a dynamic SQL statement for use with crystal report.
However, the SQL editor does not allow me to use user input as part of the SQL string.
There must be a way to do it. Please help. Many Thanks.
xeno.
Hi all,
got a problem with an C++ application.
When the application first start off, it took up 22k of memory. After a day of running, it took up 32k of memory.
Any body got any answer why is that and what can i do to prevent the application from eating away my memory?
Cheers
xeno
Hi,
having some problem with Session Variables.
i recently install a new web server running on WIN2k SP 5. Upon porting over my web pages, i couldn't keep any session variables. (All inputs to the session is empty).
i suspect it's a setting on the IIS as it can work on other web servers i've...
Hi Guys,
got a problem with win32 Console applications that i've developed.
Those application has a problem whereby it might hang if i were to move the scroll bar or click on the command prompt window.
Is there a way to stop the application from hanging? Any suggestions are welcome.
Thanks...
Hi all,
got a problem and wondered if anybody out there can lend a hand.
i've got a solaris server and an W2K server (SP 3). i need to access a certain script on the solaris server. Hence, i used the command
rsh MY_HOST -l MY_USER_NAME COMMAND
i'm able to do this on my own laptop running...
Hi all,
need advice as to how can i detect that a process is terminated in win2k. Need to perform some other actions should this occur.
Many Thanks.
xeno
Hi all,
is there anybody who knows why a init file in solaris 5.7 unix 2.6 server will suddenly increase in size and with garbage data? Thanks alot.
xeno
Hi Invalid and mcsematt,
thanks for the response :) could you guys send me the program/link for download? my eamil is xenomage13@yahoo.com
Thanks alot guys :)
Thanks Gavin,
you've describe my problem exactly.
The thing which i don't want to do is to use system commands to invoke other applications coz you've sort of lose control over them. Also, i do not want to have a lot of temp files to read in the pid and status of the processes.
Hopefully...
Hi abbeman,
thanks for your post. But what happens if i want to start a process in my c program and at the same time needs to monitor it? Meaning, i need to be able to get the pid of the process.
fork does not let me start a certain process right?
Many thanks.
xeno
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.