Re: Unsupported encoding GB18030

2011-04-01 Thread Jan Høydahl
1.3 >> SimplePostTool: POSTing files to http://localhost:8983/solr/update.. >> SimplePostTool: POSTing file gb18030-example.xml >> SimplePostTool: FATAL: Solr returned an error #400 Unsupported encoding: >> GB18030lap >> >> From the stack it is caused by com.ctc.wstx.exc.WstxIOEx

Re: Unsupported encoding GB18030

2011-04-01 Thread Li Li
gt; GB18030lap > > From the stack it is caused by com.ctc.wstx.exc.WstxIOException: Unsupported > encoding: GB18030 > > The same works on my MacBook with Java1.6.0_24 > > Clues? > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > >

Unsupported encoding GB18030

2011-04-01 Thread Jan Høydahl
://localhost:8983/solr/update.. SimplePostTool: POSTing file gb18030-example.xml SimplePostTool: FATAL: Solr returned an error #400 Unsupported encoding: GB18030lap From the stack it is caused by com.ctc.wstx.exc.WstxIOException: Unsupported encoding: GB18030 The same works on my MacBook with