cpm18  							 
									
		Posts:  39 		Joined:  Mon Apr 13, 2009 3:21 pm 		
		
						
						
		 
		
						
					
								
						
									Post  
								by cpm18   »  Wed Apr 27, 2011 5:46 pm 
			
			
			
			
			
				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?
 
			 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								mark  							 
						Site Admin 			
		Posts:  5519 		Joined:  Tue Apr 25, 2000 6:56 pm 		
		
						
						
		 
		
						
					
								
						
									Post  
								by mark   »  Thu Apr 28, 2011 10:49 am 
			
			
			
			
			
				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?
			 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								cpm18  							 
									
		Posts:  39 		Joined:  Mon Apr 13, 2009 3:21 pm 		
		
						
						
		 
		
						
					
								
						
									Post  
								by cpm18   »  Thu Apr 28, 2011 12:37 pm 
			
			
			
			
			
				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
 
			 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								mark  							 
						Site Admin 			
		Posts:  5519 		Joined:  Tue Apr 25, 2000 6:56 pm 		
		
						
						
		 
		
						
					
								
						
									Post  
								by mark   »  Thu Apr 28, 2011 12:54 pm 
			
			
			
			
			
				It looks like your storage charset, under all walk settings, is set incorrectly because it's trying to convert to "Unknown".