Page 2 of 2
utf errors thrown while downloading content.
Posted: Fri Dec 01, 2006 11:46 am
by mark
You're not accomplishing anything in your <timeout> block. No other code will be executed after timeout. The script will exit.
That looks like a recent enough pdf handler. We'd have to see the pdf in question to comment further on it's processing.
utf errors thrown while downloading content.
Posted: Fri Dec 01, 2006 11:54 am
by Texis User
This is the complete code :
<TIMEOUT = 1000>
<$err=0>
<$exret = $ret>
<$exerr = $ret.err>
<$exstderr = $ret.stderr>
<$message = " Timout in script || " $exret " || " $exerr " || " $exstderr><sum %s $message><$message=$ret>
<sql novars "delete from transaction where record_id=$record_id and process_type=4"></sql>
<sql novars " update search_updates set status_content =-1, status_error=$message, update_date='now' where id=$record_id "></sql>
<logger_fldr level=1 exit="false" file_name="downContentProcess" message=$message identifier="$record_id">
</TIMEOUT>
There isn't any option provided to upload files...how should I send you the pdf..
utf errors thrown while downloading content.
Posted: Fri Dec 01, 2006 1:27 pm
by mark
Sorry, I wasn't clear. You can't execute anything in the timeout either. It just prints whatever's there.
If the pdf is on a public server just supply the url. Otherwise open a ticket so we can arrange an upload spot for you.
utf errors thrown while downloading content.
Posted: Sat Dec 02, 2006 3:57 am
by Texis User
How does one open a ticket?
Thanks
utf errors thrown while downloading content.
Posted: Sat Dec 02, 2006 11:09 am
by mark
Click "Tech Support" on the left and fill out the "Tech Support Request" form. Once you've done that at least once you'll be able to do it via email.