Page 1 of 1

Index out of range

PostPosted:Mon Jul 24, 2017 4:33 pm
by snauer
Hi,

I upgraded to 6.3.3 and now can not see most of my files. I do see directories. I get a lot of "Error: String index out of range: 0" errors. I also get errors when I log in "Error when communicating with server (getUserLastDownloadedDocuments)" (screen shot attached)

I also had updated my Java to 1.8 as suggested.

catalina.log and openkm.log are both attached.

Thanks
scott

Re: Index out of range

PostPosted:Tue Jul 25, 2017 7:27 am
by jllort
Go to administration > database query > and execute ( jdbc )
Code: Select all
DELETE FROM OKM_DASHBOARD;
DELETE FROM OKM_DASHBOARD_ACTIVITY;
That will clean the dashboard activity.