Open GoogleCodeExporter opened 8 years ago
Calling executor.shutdown() in ManagedOfficeProcess.stopAndWait() means that
calling
start() on an OfficeManager after it's been stop()ped won't work.
The executor uses a *daemon* thread so it's not clear to me why it would
prevent the
JVM from shutting down.
Original comment by mirko.na...@gmail.com
on 15 May 2010 at 12:27
Any news about this issue?
Original comment by catalin....@gmail.com
on 28 Jul 2010 at 12:13
Please let us know if there is any news on this as I would love to see it
actually shutdown cleanly
Original comment by robert7...@gmail.com
on 19 Oct 2010 at 7:55
Original issue reported on code.google.com by
mirko.na...@gmail.com
on 9 Feb 2010 at 7:52