new XWPFDocument(fis) is blocked

2017-05-17 Thread xjtuzxh
hi all, This is my first topic on POI, I am from china so my English is a little poor. I am trying extract text from *.docx file which can be opened using the following code, but it is blocked when executing this statement: document = new XWPFDocument(is); no exception or error is rep

Re: RE: new XWPFDocument(fis) is blocked

2017-05-17 Thread xjtuzxh
thanks for your reply. OS is Windows 10, JDK version is 1.7 张小辉 星环科技/数据工程部 18701960364 From: Murphy, Mark [via Apache POI] Date: 2017-05-17 22:59 To: xjtuzxh Subject: RE: new XWPFDocument(fis) is blocked What OS are you running on? -Original Message- From: xjtuzxh [mailto:[hidden

RE: new XWPFDocument(fis) is blocked

2017-05-17 Thread xjtuzxh
thanks for your reply. OS is Windows 10, JDK version is 1.7 -- View this message in context: http://apache-poi.1045710.n5.nabble.com/new-XWPFDocument-fis-is-blocked-tp5727565p5727577.html Sent from the POI - User mailing list archive at Nabble.com. -

Re: Re: new XWPFDocument(fis) is blocked

2017-05-17 Thread xjtuzxh
From: Javen O'Neal-2 [via Apache POI] Date: 2017-05-18 01:23 To: xjtuzxh Subject: Re: new XWPFDocument(fis) is blocked > blocked > no exception or error is reported Either `new XWPFDocument(is)` returns a document, null (unlikely), or throws an exception. Which one is it? "Blocked

Re: Re: new XWPFDocument(fis) is blocked

2017-05-18 Thread xjtuzxh
That is a simple docx file (test1.docx) , it is created by MS Office 2016 professional It can be opened successfully. 张小辉 星环科技/数据工程部 18701960364 From: Jörn Franke [via Apache POI] Date: 2017-05-18 14:32 To: xjtuzxh Subject: Re: new XWPFDocument(fis) is blocked Have you tried another file

Re: RE: new XWPFDocument(fis) is blocked

2017-05-18 Thread xjtuzxh
ok, I have submit file on Bugzilla, in bug 61104 Regards. 张小辉 星环科技/数据工程部 18701960364 From: Allison, Timothy B. [via Apache POI] Date: 2017-05-18 19:01 To: xjtuzxh Subject: RE: Re: new XWPFDocument(fis) is blocked Are you able to share the file on Bugzilla? https://bz.apache.org/bugzilla

RE: Re: new XWPFDocument(fis) is blocked

2017-05-30 Thread xjtuzxh
hi, Now, Is the problem I have posted in bug 61104 confirmed, If it is a bug, when it can be fixed? thanks! -- View this message in context: http://apache-poi.1045710.n5.nabble.com/new-XWPFDocument-fis-is-blocked-tp5727565p5727665.html Sent from the POI - User mailing list archive at Nabble.