Page 1 of 1

[SOLVED ]Problem with preview and logo

PostPosted:Mon Jun 15, 2015 4:16 pm
by welcomeweb
Good day,
i have some problems:
- i can't change login logo or report logo
when i try to change the logo from administrative area appears this error: "Application error Class: java.lang.RuntimeException"
- preview not work
when i try to see a preview appears: "The system generated an error! conversion:" and nothing else.
My Open KM Version is 6.3.0
Windows Server 2008 R2 64 bit

This is my OpenKM.cfg
Code: Select all
# OpenKM Hibernate configuration values
hibernate.dialect=org.hibernate.dialect.HSQLDialect
hibernate.hbm2ddl=none

# Initial configuration - Linux
#system.imagemagick.convert=/usr/bin/convert
#system.openoffice.path=/usr/lib/libreoffice
#system.swftools.pdf2swf=/opt/openkm/bin/pdf2swf -f -T 9 -t -s storeallcharacters ${fileIn} -o ${fileOut}

# Initial configuration - Windows
system.imagemagick.convert=C:/openkm/tomcat/bin/convert.exe
#system.openoffice.path=C:/Program Files (x86)/OpenOffice 4
system.swftools.pdf2swf=C:/Program Files (x86)/SWFTools/pdf2swf.exe -T 9 -f -t -G -s storeallcharacters ${fileIn} -o ${fileOut}
Can you help me?

Re: Problem with preview and logo

PostPosted:Tue Jun 16, 2015 3:21 pm
by jllort
I suspect it's a bug, could you try with nightly build at integration.openkm.com the actual migration for the nightly build is http://wiki.openkm.com/index.php/Migrat ... 3_to_6.3.1

Re: Problem with preview and logo

PostPosted:Tue Jun 16, 2015 4:28 pm
by welcomeweb
I tried to migrate but the problem there is still

Re: Problem with preview and logo

PostPosted:Wed Jun 17, 2015 7:14 am
by jllort
Do you got imagemagick installed and configured ?

Re: Problem with preview and logo

PostPosted:Wed Jun 17, 2015 8:15 am
by welcomeweb
Yes, i have imagemagick installed and cofigured :cry: :cry:

Re: Problem with preview and logo

PostPosted:Thu Jun 18, 2015 2:28 pm
by jllort
I've checked and it goes right. I suspect could be a problem with your image format or similar. Try with jpg.

Re: Problem with preview and logo

PostPosted:Thu Jun 18, 2015 3:24 pm
by welcomeweb
I tried but it does not work

[SOLVED] Re: Problem with preview and logo

PostPosted:Fri Jun 19, 2015 10:32 am
by welcomeweb
Good day,
I solved by with a new installation.
I reinstalled imagemagick, swf2pdf, openoffice and OpenKM and now all works fine

Best regards