wasn't it the stacetrace in my posting before?
It is the same behavior when i use the HttpSolrServer.java
here is the console output of the solr server:
03.01.2013 11:32:31 org.apache.solr.core.SolrDeletionPolicy updateCommits
INFO: newest commit = 1
03.01.2013 11:32:31 org.apache.solr.update.processor.LogUpdateProcessor
finish
INFO: [core-main] webapp=/solr path=/update params={wt=javabin&version=2}
{add=[WiringDiagramSheetImpl@17171]} 0 296
03.01.2013 11:32:31 org.apache.solr.update.DirectUpdateHandler2 commit
INFO: start
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
03.01.2013 11:32:32 org.apache.solr.core.SolrDeletionPolicy onCommit
INFO: SolrDeletionPolicy.onCommit: commits:num=2
commit{dir=C:\Projects\Project_ConnectPORTAL\connect-portal\tools\solr\solr-home-4.0\core-main\data\index,segFN=segments_1,generation=1,filenames=[segments_1]
commit{dir=C:\Projects\Project_ConnectPORTAL\connect-portal\tools\solr\solr-home-4.0\core-main\data\index,segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim,
_0.fnm, _0.tvd, _0.tvf,
_nrm.cfs, _0_Lucene40_0.prx, _0_Lucene40_0.tip, _0_Lucene40_0.frq, _0.tvx,
_0_nrm.cfe, segments_2, _0.fdx, _0.si, _0.fdt]
03.01.2013 11:32:32 org.apache.solr.core.SolrDeletionPolicy updateCommits
INFO: newest commit = 2
03.01.2013 11:32:32 org.apache.solr.search.SolrIndexSearcher <init>
INFO: Opening Searcher@7f2ea1dd main
03.01.2013 11:32:32 org.apache.solr.update.DirectUpdateHandler2 commit
INFO: end_commit_flush
03.01.2013 11:32:32 org.apache.solr.core.SolrCore registerSearcher
INFO: [core-main] Registered new searcher Searcher@7f2ea1dd
main{StandardDirectoryReader(segments_2:3 _0(4.0.0.2):C1)}
03.01.2013 11:32:32 org.apache.solr.update.processor.LogUpdateProcessor
finish
INFO: [core-main] webapp=/solr path=/update
params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2}
{commit=} 0 375
--
View this message in context:
http://lucene.472066.n3.nabble.com/SolrJ-IOException-while-Indexing-a-PDF-document-with-additional-fields-tp4029971p4030235.html
Sent from the Solr - User mailing list archive at Nabble.com.