• Search

  • Search it up!

Search found 12048 matches

 Go to advanced search

Re: [Openkm 4.1 ] Errors while compiling source

 by jllort ¦  Fri May 14, 2010 9:12 pm ¦  Forum: Customization & Improvements ¦  Topic: [Openkm 4.1 ] Errors while compiling source ¦  Replies: 10 ¦  Views: 7702

We'll must change project configuration.

Now:
1- select project ( navigator view or other)
2- go to properties ( right click -> menu )
3- select properties
4- Change text file encoding from default container to UTF-8 ( that's the correct project codification )

Re: How to install OpenKM 4.1

 by jllort ¦  Fri May 14, 2010 7:10 pm ¦  Forum: Installation ¦  Topic: How to install OpenKM 4.1 ¦  Replies: 12 ¦  Views: 8322

I think it'll be better something like this: <module-option name="bindDN">CN=Administrator,cn=users,dc=xxxx,dc=xxxx</module-option> <module-option name="java.naming.security.authentication">simple</module-option> <module-option name="bindCredential">password</module-opt...

Re: Generar archivos

 by jllort ¦  Fri May 14, 2010 6:18 pm ¦  Forum: Configuración ¦  Topic: Generar archivos ¦  Replies: 22 ¦  Views: 12537

Tienes que instalar probablemente el subversion ( para que te rule desde la consola, en windows te puedo ayudar poco en este sentido pero el comando svn esta claro que no lo encuentra, el resto es solo un warning .. nada importante) The svn command failed. Command output: "svn" no se recon...

Re: How to install OpenKM 4.1

 by jllort ¦  Fri May 14, 2010 7:09 am ¦  Forum: Installation ¦  Topic: How to install OpenKM 4.1 ¦  Replies: 12 ¦  Views: 8322

Try put in your jboss-log4j.xml <category name="org.jboss.security"> <priority value="DEBUG"/> </category> there's some error in you login-config.xml or some problem connecting OpenKM server to ldap server ( it's an active directoy - microsoft ) or other kind of ldap ?

Re: Indexar Archivos .sql

 by jllort ¦  Thu May 13, 2010 8:25 pm ¦  Forum: Instalación ¦  Topic: Indexar Archivos .sql ¦  Replies: 3 ¦  Views: 2714

Debe ser una extensión que ahora mismo no la tenemos como de texto, razon por la que por defecto no lo debe indexar. En la versión 5.0 miraremos de indexarlo, pero en la 4.1 la unica solución que le veo es subirlos como ficheros .txt

Re: ¿ Es po sible cambiar la Taxonomia ?

 by jllort ¦  Thu May 13, 2010 4:55 pm ¦  Forum: Configuración ¦  Topic: ¿ Es posible cambiar la Taxonomia ? [SOLUCIONADO] ¦  Replies: 2 ¦  Views: 1924

Ni lo pruebes ... la va a liar parda y no te va a funcionar, hay varias dependencias en el core , etc... esto ni tocarlo

Re: Generar archivos

 by jllort ¦  Thu May 13, 2010 4:54 pm ¦  Forum: Configuración ¦  Topic: Generar archivos ¦  Replies: 22 ¦  Views: 12537

Vamos, fijo que esta dentro de target !!! Ojo que a veces el eclipse no refresca bien ... dale a refrescar despues de hacer el package ( run as -> package ) para que lo cree todo

Re: Como puedo instalar Open Km 4.1 teniendo 4.0 instalada?

 by jllort ¦  Thu May 13, 2010 4:49 pm ¦  Forum: Instalación ¦  Topic: Como puedo instalar Open Km 4.1 teniendo 4.0 instalada? ¦  Replies: 3 ¦  Views: 2715

lo que hay que hacer es leer la documentacion

http://wiki.openkm.com/index.php/Migration_Guide

Si no has metido metadatos la cosa es muy simple.
Hacer un backup
Copiar algunos ficheros a tu antigua instalacion para pasarla de una 4.0 a 4.1
Copiar OpenKM.war
Copiar los ficheros PropertyGroups.*

Re: How to install OpenKM 4.1

 by jllort ¦  Wed May 12, 2010 7:31 pm ¦  Forum: Installation ¦  Topic: How to install OpenKM 4.1 ¦  Replies: 12 ¦  Views: 8322

You can not got both, only the second it's ok to ldap principal.adapter=com.openkm.core.UsersRolesPrincipalAdapter principal.adapter=es.git.openkm.principal.LdapPrincipalAdapter To autentication we need pay attention on login-config.xml ( not in OpenKM.cfg , that's used to get user, roles, etc... ) ...

Re: Generar archivos

 by jllort ¦  Wed May 12, 2010 7:20 pm ¦  Forum: Configuración ¦  Topic: Generar archivos ¦  Replies: 22 ¦  Views: 12537

Esto es por que al hacer el checkout no le has dicho que genere en el workspace el folder openkm ( si no se hace desde el head y tu has descargado la rama 4.1 te genera este tipo de directorios ) ... pero vamos que no hay problema. En una parte del wizard del checkout ( que no es muy intuitivo por c...

Re: [Openkm 4.1] Errors while compiling source

 by jllort ¦  Tue May 11, 2010 9:42 pm ¦  Forum: Configuration ¦  Topic: [Openkm 4.1] Errors while compiling source ¦  Replies: 3 ¦  Views: 1826

There's no lock !!!

I think could be that we've setting some url "org.monkiki.openkm" in project that maven can not resolve, but the project have been build no ? I think it's only a WARNING !!!!

Have you see OpenKM.war created in target folder ?

Re: Exception While Adding New Document.

 by jllort ¦  Tue May 11, 2010 9:39 pm ¦  Forum: Configuration ¦  Topic: Exception While Adding New Document. ¦  Replies: 3 ¦  Views: 3514

Yes there's no problem in server startup, but as I said in last post, since where I know, your repository.xml to configure with mysql is strange compared with what I've seen running correctly. I've seen some strange parameters "J_R_FS_" ??? Where have you found this configuration ? You mus...

Re: Problems after Update from 4.0 to 4.1

 by jllort ¦  Tue May 11, 2010 9:34 pm ¦  Forum: Configuration ¦  Topic: Problems after Update from 4.0 to 4.1 ¦  Replies: 16 ¦  Views: 6198

1- Your openkm 4.0 version was running well before upgrading ?
2- Do you've got a backup ?
3- How do you made the upgrade from 4.0 to 4.1 ?

Re: Generar archivos

 by jllort ¦  Tue May 11, 2010 9:30 pm ¦  Forum: Configuración ¦  Topic: Generar archivos ¦  Replies: 22 ¦  Views: 12537

en el windows esto seria como variable de entorno. Ahora no recuerdo exactamente donde se ponen las variables de entorno, me suena algo de propiedades de mi pc y alguna opcion de menu de por ahí ( hace tiempo que no toco un windows :) para estos menesteres ), el caso es que lo tengas como varible de...

Re: Scan causing Endpoint UNDEFINED Error

 by jllort ¦  Mon May 10, 2010 6:40 pm ¦  Forum: Configuration ¦  Topic: Scan causing Endpoint UNDEFINED Error ¦  Replies: 8 ¦  Views: 5280

OK, if you changed the war file you're in correct version

  • 1
  • 714
  • 715
  • 716
  • 717
  • 718
  • 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.