java.net.ConnectException: Connection refused: connect!csLinefeed!csOpenOfficeConnectionFailed,socket,host=localhost,port=8100,java.net.ConnectException: Connection refused: connect!csLinefeed!csOpenOfficeConnectionFailureError!csLinefeed!$stack trace stack trace
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 886167, 1 year ago
via hivmr.com by Unknown author, 1 year ago
java.net.ConnectException: Connection refused: connect!csLinefeed!csOpenOfficeConnectionFailed,socket,host=localhost,port=8100,java.net.ConnectException: Connection refused: connect!csLinefeed!csOpenOfficeConnectionFailureError!csLinefeed!$stack trace stack trace
at docrefinery.convert.openoffice.OpenOfficeToPdf.ooConnect(OpenOfficeToPdf.java:167)
at docrefinery.convert.openoffice.OpenOfficeToPdf.convert(OpenOfficeToPdf.java:83)
at docrefinery.convert.StepHandler.executeCodeStep(StepHandler.java:494)
at docrefinery.convert.StepHandler.executeStepByName(StepHandler.java:149)
at docrefinery.convert.ConversionDriver.processSteps(ConversionDriver.java:291)
at docrefinery.convert.ConversionDriver.convertDocument(ConversionDriver.java:171)
at docrefinery.queue.PreConvertedRefineryQueueMonitor.convertJob(PreConvertedRefineryQueueMonitor.java:348)
at docrefinery.queue.PreConvertedRefineryQueueMonitor$2.run(PreConvertedRefineryQueueMonitor.java:278)
at java.lang.Thread.run(Thread.java:662)