I fixed it like this : I changed this
file = new File("C:\\Users\\ePezhman\\Desktop\\try\\beta.doc");
to this
file = new File("beta.doc");
I moved the beta.doc from desktop to the project folder, and now it's
working again, any Idea why it stop working and I got those bugs?
--
View this message in context:
http://apache-poi.1045710.n5.nabble.com/block-0-already-removed-does-your-POIFS-have-circular-or-duplicate-block-references-tp3255202p3255661.html
Sent from the POI - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]