• Search

  • Search it up!

Search found 12053 matches

 Go to advanced search

Re: Publish files in OpenKM

 by jllort ¦  Wed Feb 09, 2011 8:22 am ¦  Forum: Configuration ¦  Topic: Publish files in OpenKM ¦  Replies: 11 ¦  Views: 5641

About tutorials, next month will starting training courses at low cost. First it'll be administrator training course, that will covering from intallation, backup and normal knowledge to supporting to end users

Re: Set OpenKM and Postgresql

 by jllort ¦  Tue Feb 08, 2011 9:59 pm ¦  Forum: Installation ¦  Topic: Set OpenKM and Postgresql ¦  Replies: 17 ¦  Views: 11379

I hope the file starts with

Code: Select all
<?xml version="1.0" encoding="UTF-8"?>

<datasources>
  <!-- OpenKM DataSource -->
and ends with
Code: Select all
</datasources>
That's mandatory. The file is not correcting deploying !!! the error is clear.

Re: Set OpenKM and Postgresql

 by jllort ¦  Tue Feb 08, 2011 12:22 pm ¦  Forum: Installation ¦  Topic: Set OpenKM and Postgresql ¦  Replies: 17 ¦  Views: 11379

That seems is right, for testing do it:
1 - With jboss started,
2- Open openkm-ds.xml file and make some minimal change ( add space for example ) and save it
3- Take a look at server.log, what says about new deploying ?

Re: WebDAV + w7

 by jllort ¦  Tue Feb 08, 2011 12:20 pm ¦  Forum: Configuración ¦  Topic: WebDAV + w7 ¦  Replies: 5 ¦  Views: 2900

Aqui tienes una lista de programas para windows que te funcionaran. http://wiki.openkm.com/index.php/WebDAV_access
En especial te recomiendo el webdrive ( este funciona perfecto, el netdrive tiene algun problema )

Re: How to just download a document from the OKM Repo

 by jllort ¦  Tue Feb 08, 2011 9:38 am ¦  Forum: Web Services ¦  Topic: How to just download a document from the OKM Repo ¦  Replies: 4 ¦  Views: 3678

You've not investigated too much the source code and you've not downloaded the package librares MSOpenKMCore for all ms office addins

Take a look here : http://openkm.svn.sourceforge.net/viewv ... ore/logic/

Re: Cant conwert to .SWF

 by jllort ¦  Tue Feb 08, 2011 9:29 am ¦  Forum: Configuration ¦  Topic: Cant conwert to .SWF ¦  Replies: 13 ¦  Views: 8875

the pdf2swf on bin folder under jboss can create some confusion, because it's for 32 bits and not runs propertly for all systems, really we might delete it.

Re: Set OpenKM and Postgresql

 by jllort ¦  Tue Feb 08, 2011 9:27 am ¦  Forum: Installation ¦  Topic: Set OpenKM and Postgresql ¦  Replies: 17 ¦  Views: 11379

put here your openkm-ds.xml configuration

Re: Problems connecting to WebDAV-Service with OpenKM 5.0

 by jllort ¦  Tue Feb 08, 2011 9:25 am ¦  Forum: Installation ¦  Topic: Problems connecting to WebDAV-Service with OpenKM 5.0 ¦  Replies: 1 ¦  Views: 1534

Don't put real internet adress ( I've modifiyed your post ). You might configure apache proxy to jboss to run OpenKM across port 80 ( it's the more secure way for doing it ). Your problem is really OpenKM is not in port 80 is on port 8080 if you try http://yourhost:8080/OpenKM/repository/default/okm...

Re: Unable to connect

 by jllort ¦  Tue Feb 08, 2011 9:20 am ¦  Forum: Installation ¦  Topic: Unable to connect ¦  Replies: 16 ¦  Views: 10958

Your case it's really strange. When I uncompress the zip file in my Ubuntu ( debian ), sh files has right privileges to executing without major problems, I think there's something strange in way you uncompressing zip files. About drag and drop, it's done by applet. The last button on the right at to...

Re: Cant conwert to .SWF

 by jllort ¦  Mon Feb 07, 2011 9:18 pm ¦  Forum: Configuration ¦  Topic: Cant conwert to .SWF ¦  Replies: 13 ¦  Views: 8875

Which was the solution, some other user could take advantage on it.

Re: okm-014013(getuserworkspace) : error on I/0

 by jllort ¦  Mon Feb 07, 2011 9:16 pm ¦  Forum: Installation ¦  Topic: okm-014013(getuserworkspace) : error on I/0 ¦  Replies: 8 ¦  Views: 7027

Your server has not internet connection, the error is clear:

Code: Select all
2011-02-02 01:47:11,102 ERROR [com.openkm.util.Update] UnknownHostException: update.openkm.com
java.net.UnknownHostException: www.openkm.com
In your OpenKM.cfg put
Code: Select all
update.info=off

Re: Set location of workspace

 by jllort ¦  Mon Feb 07, 2011 7:57 am ¦  Forum: Configuration ¦  Topic: Set location of workspace ¦  Replies: 8 ¦  Views: 3776

But with of two options wants to use ? indicate where's the repository home or indicate that documents must be saved on database ?

Re: Publish files in OpenKM

 by jllort ¦  Mon Feb 07, 2011 7:55 am ¦  Forum: Configuration ¦  Topic: Publish files in OpenKM ¦  Replies: 11 ¦  Views: 5641

All documentation is available at wiki.openkm.com

Re: folder permission setting is very slow

 by jllort ¦  Mon Feb 07, 2011 7:54 am ¦  Forum: Configuration ¦  Topic: folder permission setting is very slow ¦  Replies: 1 ¦  Views: 1372

First we might understanding the problem. 1- How much folders do you have in okm:root ? 2- Do you've got so much grants differences between inicial okm:root/some folder grants to subfolders ? When you said "it takes about 1 hour to give a single write access", could you explain exactly wha...

Re: Cant conwert to .SWF

 by jllort ¦  Mon Feb 07, 2011 7:37 am ¦  Forum: Configuration ¦  Topic: Cant conwert to .SWF ¦  Replies: 13 ¦  Views: 8875

Seems there's some error calling the pdf2swf /usr/bin/pdf2swf, -T 9 What you've put in your OpenKM.cfg the /usr/bin/pdf2swf or some bean shell script ? seems there's some character "," that's wrong In version 5.0.1 the -T 9 parameter is setting by default by openkm and there's no need to c...

  • 1
  • 641
  • 642
  • 643
  • 644
  • 645
  • 804

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.