Page 1 of 1
5.1.7 to 5.1.8 Up(down)grade ?
PostPosted:Fri Dec 16, 2011 1:34 pm
by okmuser
Hi I have recently upgraded from 5.1.7 to 5.1.8 considering mainly because of the https issue with IE, however even after the upgrade IE still needs the patch from the wiki for previews and downloads.
Secondly I was not sure what was the problem with the progress bar originally, but now the progress bar does not show any progress at all, it stays at 0% until the entire file was uploaded and jumps to 100% at completion.
Not sure this is an installation issue.
System is Debian with MySQL
Cheers,
OKM User
Re: 5.1.7 to 5.1.8 Up(down)grade ?
PostPosted:Fri Dec 16, 2011 7:41 pm
by jllort
Could you test it in our online demo ?
Re: 5.1.7 to 5.1.8 Up(down)grade ?
PostPosted:Fri Dec 16, 2011 10:35 pm
by okmuser
The online Demo is working perfectly.
I think something to do with the installation, I will check and see.
I haven't done this yet:
If you have any weird problem try to stop JBoss, delete these folders:
$JBOSS_HOME/server/default/work
$JBOSS_HOME/server/default/tmp
And start JBoss again.
I will try the above and see how it works.
Cheers,
Re: 5.1.7 to 5.1.8 Up(down)grade ?
PostPosted:Fri Dec 16, 2011 11:56 pm
by okmuser
Still No luck,
One thing I noticed was the build on online demo was 9244 but mine was 7363.
I downloaded through the entire package.
Cheers
Re: 5.1.7 to 5.1.8 Up(down)grade ?
PostPosted:Sun Dec 18, 2011 9:47 am
by jllort
OK,
Stop jboss
Overwrite OpenKM.war with newer
Delete folders tmp work into server/default/deploy
Start jboss
( There're some problems with jboss cache, sometimes is not cleaned )
Re: 5.1.7 to 5.1.8 Up(down)grade ?
PostPosted:Sun Dec 18, 2011 11:15 pm
by okmuser
Hi jllort,
Now the Progress bar is working fine (Actually my mistake, I forgot to mark hibernate....=update in OpenKM.cgf when I did the upgrade).
But still no luck with https://
I have to mark BypassSSLNoCacheCheck to 1 on windows registry.
Although this is not a major issue for me, thought of let you know .
Cheers,
Re: 5.1.7 to 5.1.8 Up(down)grade ?
PostPosted:Tue Dec 20, 2011 5:04 pm
by jllort
If you've got a problem configuring OpenKM with ssl start other post. The upgrade procedure has completed correctly ?
Re: 5.1.7 to 5.1.8 Up(down)grade ?
PostPosted:Wed Dec 21, 2011 12:29 pm
by pavila
Try to clean browser cache and clean JBoss cache:
- stop JBoss
- delete $JBOSS_HOME/server/default/work
- delete $JBOSS_HOME/server/default/tmp
- start JBoss again.