Well, the problem of it not dumping the thread information to the file, yes
> -----Original Message----- > From: William Wheatley [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 27, 2002 1:30 PM > To: CF-Linux > Subject: Re: Strace with CF > > > So if i turn off auto restart in CFADMIN that should solve the problem > right? > > > > Bill Wheatley > Director of Development > AEPS INC > www.aeps.com > Macromedia ColdFusion Alliance Consulting Partner > Macromedia ColdFusion 5.0 Certified Developer > 954-472-6684 X303 > ICQ: 417645 > ----- Original Message ----- > From: "Jesse Noller" <[EMAIL PROTECTED]> > To: "CF-Linux" <[EMAIL PROTECTED]> > Sent: Wednesday, February 27, 2002 1:23 PM > Subject: RE: Strace with CF > > > > Yeah, I didn't think of that, my bad > > > > > -----Original Message----- > > > From: William Wheatley [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, February 27, 2002 1:13 PM > > > To: CF-Linux > > > Subject: Re: Strace with CF > > > > > > > > > Well it KILLS and then restarts itself the cfexec process > > > never completely > > > dies > > > > > > if i turn off auto restart in cfadmin would that work? > > > > > > > > > > > > Bill Wheatley > > > Director of Development > > > AEPS INC > > > www.aeps.com > > > Macromedia ColdFusion Alliance Consulting Partner > > > Macromedia ColdFusion 5.0 Certified Developer > > > 954-472-6684 X303 > > > ICQ: 417645 > > > ----- Original Message ----- > > > From: "Jesse Noller" <[EMAIL PROTECTED]> > > > To: "CF-Linux" <[EMAIL PROTECTED]> > > > Sent: Wednesday, February 27, 2002 1:07 PM > > > Subject: RE: Strace with CF > > > > > > > > > > do you run it until it crashes > > > > > > > > > -----Original Message----- > > > > > From: William Wheatley [mailto:[EMAIL PROTECTED]] > > > > > Sent: Wednesday, February 27, 2002 12:32 PM > > > > > To: CF-Linux > > > > > Subject: Re: Strace with CF > > > > > > > > > > > > > > > When I run start it dumps the initial and then Not > the rest yes > > > > > > > > > > I set the script to have what you said > > > > > > > > > > > > > > > > > > > > Bill Wheatley > > > > > Director of Development > > > > > AEPS INC > > > > > www.aeps.com > > > > > Macromedia ColdFusion Alliance Consulting Partner > > > > > Macromedia ColdFusion 5.0 Certified Developer > > > > > 954-472-6684 X303 > > > > > ICQ: 417645 > > > > > ----- Original Message ----- > > > > > From: "Jesse Noller" <[EMAIL PROTECTED]> > > > > > To: "CF-Linux" <[EMAIL PROTECTED]> > > > > > Sent: Wednesday, February 27, 2002 12:30 PM > > > > > Subject: RE: Strace with CF > > > > > > > > > > > > > > > > What your saying is that although the other files are > > > created, no > > > > > information is dumped in them, right? > > > > > > > > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > From: William Wheatley [mailto:[EMAIL PROTECTED]] > > > > > > > Sent: Wednesday, February 27, 2002 12:18 PM > > > > > > > To: CF-Linux > > > > > > > Subject: Re: Strace with CF > > > > > > > > > > > > > > > > > > > > > i emailed you the trace jesse > > > > > > > > > > > > > > when i first start it now it works with the dump > > > > > > > but the rest of the dumps dondt go in with any data hrm > > > > > > > > > > > > > > -rw-r--r-- 1 root root 0 Feb 27 > > > 11:02 dump.24077 > > > > > > > rw-r--r-- 1 root root 0 Feb 27 > > > 11:26 dump.24280 > > > > > > > -rw-r--r-- 1 root root 4664 Feb 27 > > > 12:11 dump.24588 > > > > > > > -rw-r--r-- 1 root root 0 Feb 27 > > > 12:11 dump.24589 > > > > > > > > > > > > > > > > > > > > > > > > > > > > Bill Wheatley > > > > > > > Director of Development > > > > > > > AEPS INC > > > > > > > www.aeps.com > > > > > > > Macromedia ColdFusion Alliance Consulting Partner > > > > > > > Macromedia ColdFusion 5.0 Certified Developer > > > > > > > 954-472-6684 X303 > > > > > > > ICQ: 417645 > > > > > > > ----- Original Message ----- > > > > > > > From: "Jesse Noller" <[EMAIL PROTECTED]> > > > > > > > To: "CF-Linux" <[EMAIL PROTECTED]> > > > > > > > Sent: Wednesday, February 27, 2002 11:24 AM > > > > > > > Subject: RE: Strace with CF > > > > > > > > > > > > > > > > > > > > > > remove -v -d add -s > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > > From: William Wheatley [mailto:[EMAIL PROTECTED]] > > > > > > > > Sent: Wednesday, February 27, 2002 11:10 AM > > > > > > > > To: CF-Linux > > > > > > > > Subject: Strace with CF > > > > > > > > > > > > > > > > > > > > > > > > env -i $ENV_LIST strace -ff -o /tmp/dump > > > > > $CFHOME/bin/cfexec -j -v -d > > > > > > > > > > > > > > > > when i run this i get the pid files but they are empty > > > > > > > > > > > > > > > > > > > > > > > > -rw-r--r-- 1 root root 0 Feb 27 11:02 > > > > > dump.24077 > > > > > > > > -rw-r--r-- 1 root root 0 Feb 27 11:02 > > > > > dump.24087 > > > > > > > > -rw-r--r-- 1 root root 0 Feb 27 11:02 > > > > > dump.24088 > > > > > > > > > > > > > > > > > > > > > > > > any ideas how to get them to be full of data? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Bill Wheatley > > > > > > > > Director of Development > > > > > > > > AEPS INC > > > > > > > > www.aeps.com > > > > > > > > Macromedia ColdFusion Alliance Consulting Partner > > > > > > > > Macromedia ColdFusion 5.0 Certified Developer > > > > > > > > 954-472-6684 X303 > > > > > > > > ICQ: 417645 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
