Page 1 of 1

Problem "property group" and language !?

PostPosted:Wed Jun 08, 2011 9:06 am
by Rigoletto
Hello,

i have installed Version: 5.1.5 (build: 6473) on Linux ubuntu 2.6.35-28-generic Fri Mar 18.
openkm was running from start with 1 problem. If i added a new doc openkm hangs with an info "updating property group". That could be worked around with refreshing page.

This error vanished after installing "OpenKM_5.1-SNAPSHOT_de-DE.sql" language pack. After that login with "english" works without this problem too.
But i have still on error if i try to open "property groups" in "Administration":

Browser shows:
Code: Select all
Application error
Class: 	java net ConnectException
Message: 	Connection timed out
Date: 	Wed Jun 08 12:40:43 CEST 2011
console output:
Code: Select all
12:31:38,814 WARN  [RegisteredExtractors] Mark not supported in java.io.InputStreamReader
12:40:43,915 ERROR [[PropertyGroupsServlet]] Servlet.service() for servlet PropertyGroupsServlet threw exception
I added console output.

greets
Rigoletto

note:
spamfilter is to hard, cannot post java error messages due to web-address format and even words like "doc u ment" are forbidden :D

Re: Problem "property group" and language !?

PostPosted:Thu Jun 09, 2011 8:13 pm
by pavila
The server has access to the Internet? I think this is a problem when try to validate the XML syntaxt against a remote DTD definition.

Re: Problem "property group" and language !?

PostPosted:Fri Jun 10, 2011 6:29 am
by Rigoletto
pavila wrote:The server has access to the Internet? I think this is a problem when try to validate the XML syntaxt against a remote DTD definition.
Hi pavila,

yes, the server has access to the internet via a proxy.

I disable proxy access and restart openkm, error is the same.
Disabling the network inteface i got java.net.unknownhostexception.

Can i edit the DTD definiton to prevent this or its a must?

added:
After restart openkm i get the
"If i added a new doc openkm hangs with an info "updating property group"
error back until delete and installing language pack new.

greets
Rigoletto

Re: Problem "property group" and language !?

PostPosted:Sun Jun 12, 2011 8:11 am
by jllort

Re: Problem "property group" and language !?

PostPosted:Tue Jun 14, 2011 11:26 am
by Rigoletto
Hi jllort,

your 2nd link slove the problem.

Don´t know why setting the proxy didnt work, ftp is blocked by default, maybe thats the problem.
But http works.

Thanks and greets
Rigoletto