Page 1 of 1

Can not find any information in Activity Log

PostPosted:Thu Nov 03, 2011 10:08 am
by ox0spy
hello,

I setup OpenKM (OpenKM-5.1.7_JBoss-4.2.3.GA.zip) on ubuntu 10.04, it works fine except I can not see any log information under Activity Log (Administration -> Activity Log).

I used the hypersonic, how to fix it?

Thank you!

Re: Can not find any information in Activity Log

PostPosted:Thu Nov 03, 2011 5:46 pm
by pavila
Have you executed an SQL query? The table is OKM_ACTIVITY. With "SELECT * FROM OKM_ACTIVITY;" you should see a lot of results.

Re: Can not find any information in Activity Log

PostPosted:Fri Nov 04, 2011 1:24 am
by ox0spy
It works, thank you!

In fact, when I want to see the log between 2011-11-3 and 2011-11-4, I must choose From (2011-11-3) and To (2011-11-5).

Re: Can not find any information in Activity Log

PostPosted:Wed Nov 16, 2011 10:30 am
by pavila
Maybe a error in the SQL query. I'll try to fix it.