Page 1 of 1

Unknown error

Posted: Wed Apr 27, 2011 5:46 pm
by cpm18
I recently observed the following error showing up in a log file...

006 [walkdcforumplus](parsethreadlist) 121: Cannot write to stdin for charset converter process /usr/local/morph3/etc/iconv: Broken pipe in the function TXpreadwrite while processing url http://www.progressiveindependent.com/d ... ics&page=1

The line of code which is causing this error is...
<fetch $u $threadlink>

Do you know what would cause this error?

Unknown error

Posted: Thu Apr 28, 2011 10:49 am
by mark
I can't replicate that message for that page. It may indicate a problem converting the charset of the page to your specified storage charset.

What is your storage charset?
What is your Texis version?

Unknown error

Posted: Thu Apr 28, 2011 12:37 pm
by cpm18
I think it is a charset issue. I went back and noticed this error also shows up from time to time in the same log...

118 [walkdcforumplus](parsethreadlist) 121: Charset converter "/usr/local/morph3/etc/iconv" -f UTF-8 -t Unknown -c stderr converting UTF-8 to Unknown: iconv: conversion to Unknown unsupported in the function httransbuf while processing url http://www.progressiveindependent.com/d ... ics&page=1

The version is Commercial Version 5.02.1285696633 20100928 (i686-unknown-linux2.6.9-64-32

Unknown error

Posted: Thu Apr 28, 2011 12:54 pm
by mark
It looks like your storage charset, under all walk settings, is set incorrectly because it's trying to convert to "Unknown".