Page 1 of 1

Erron on preview of XLS and ODS

PostPosted:Thu Oct 20, 2011 4:19 pm
by christian80it
The configuration is

I have 2 strange problems/trouble...

I can preview from PC Client in intranet some kind of files jpg, doc, txt, dwg, and more others but CAN'T preview only file.XLS and OpenOffice files
(the path is right!)
From the Server where is installed the OpenKM 5.1.7 there aren't any preview

Server with Windows Server 2003 R2

If I install OpenKM with the same configurations on Virtual machine with WinXP or Win7 all works correctly...

WHY???

Code: Select all
17:28:11,359 ERROR [[ConverterServlet]] Servlet.service() for servlet ConverterS
ervlet threw exception
com.openkm.frontend.client.OKMException: C:\OpenKM-5.1.7\jboss-4.2.3.GA\cache\sw
f\db522d31-6c1c-44b9-acf5-2e77c0d8b4c5.swf (Impossibile trovare il file specific
ato)
        at com.openkm.servlet.frontend.ConverterServlet.service(ConverterServlet
.java:194)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:206)
        at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFi
lter.java:96)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:230)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:175)
        at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Securit
yAssociationValve.java:182)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
torBase.java:524)
        at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv
e.java:84)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:102)
        at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedC
onnectionValve.java:157)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:262)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:844)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ss(Http11Protocol.java:583)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:44
6)
        at java.lang.Thread.run(Unknown Source)

Re: Erron on preview of XLS and ODS

PostPosted:Sun Oct 23, 2011 10:17 am
by jllort
For converision we're using openoffice to convert document to pdf. Windows version and windows environment are not the same on linux and windows, that could be one reason.

I suggest you try converting documents in both platforms ( the same ) only to pdf ... to detect if it's some file format ( not converting .xls, some extension ) and when you detect the file types, could be a problem of word version ( upper version could not be supported for some of openoffice instance ).

take a look which version - openoffice or libreoffice - do you got installed on both computers ( are the same ) ?

We'll be waiting your feedback.

Re: Erron on preview of XLS and ODS

PostPosted:Thu Oct 27, 2011 12:00 pm
by christian80it
I don't understand... I have the same version of all software (on the 3 machines) and if I try to convert all files to pdf I haven't any problem.. but in the Windows Server 2003 there aren't previews..


For now I solved by creating an ad-hoc virtual machine to use openkm. Is not a bad solution because if the program crashes (the program gives errors often after administration changes) I can restart shortly the guest machine without blocking the main services of hosting server.

Re: Erron on preview of XLS and ODS

PostPosted:Fri Oct 28, 2011 6:24 pm
by jllort
could you try this .xls in our online demo at demo.openkm.com ( if there's some problem on xls version ? ), which office version you use ?