Page 1 of 1

RC1 ERROR [STDERR]/INFO with openoffice

PostPosted:Thu Nov 18, 2010 9:59 am
by willson
With the loading of the openoffice directory I get
Code: Select all
10:47:21,334 INFO  [RepositoryImpl] SecurityManager = class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
10:47:31,421 ERROR [STDERR] 18-nov-2010 10:47:31 org.artofsolving.jodconverter.office.ProcessPoolOfficeManager <init>
INFO: ProcessManager implementation is WindowsProcessManager
10:47:32,343 ERROR [STDERR] 18-nov-2010 10:47:32 org.artofsolving.jodconverter.office.OfficeProcess start
INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1' and profileDir 'C:\Users\xxxxx\AppData\Local\Temp\.jodconverter_socket_host-127.0.0.1_port-2002'
10:47:33,026 ERROR [STDERR] 18-nov-2010 10:47:33 org.artofsolving.jodconverter.office.OfficeProcess start
INFO: started process; pid = 3736
10:47:35,035 ERROR [STDERR] 18-nov-2010 10:47:35 org.artofsolving.jodconverter.office.OfficeConnection connect
INFO: connected: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1'
Okm seems to have started properly but throws these ERROR messages in the log; but the error messages seem to be about INFO messages. This is confusing.

Is there a problem that I should be looking into? If not, then the code needs a bit of a rewrite to issue these as INFO instead of ERROR messages.

Re: RC1 ERROR [STDERR]/INFO with openoffice

PostPosted:Fri Nov 19, 2010 11:44 am
by pavila
You are right, but this log message is thrown from a third-party library. We have already filled a bug report on it.