qichengu / jodconverter

Automatically exported from code.google.com/p/jodconverter
0 stars 0 forks source link

System Reboots when stopping officemanager #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Before creating a new issue, please post your problem to the group for
discussion first.

http://groups.google.com/group/jodconverter

What steps will reproduce the problem?
1.officemanager.start();----started successfully(JAVA)
2.converted .doc to html sucessfully
3.system reboots while stopping officemanager i.e.officemanager.stop();

with ubuntu it works fine
but with centos 5 ,while stopping the server becomes stopped and the server 
needs to reboot..

using officemanager 3.3 and started headless service on port 2002
Please kindly solve the issue

Original issue reported on code.google.com by chinnase...@gmail.com on 1 Oct 2011 at 4:06

GoogleCodeExporter commented 8 years ago
I have the same issue in centos5 and suse11. can you have a solution for this?
can you use a soffice daemon so that we don't require to invoke the stop() 
method?

Original comment by logicalo...@gmail.com on 29 Nov 2011 at 11:59

GoogleCodeExporter commented 8 years ago
I assume this is caused by issue #101 when running as root. (And shows why you 
should never run apps as root.)

Original comment by mirko.na...@gmail.com on 7 Dec 2011 at 8:32