Page 1 of 1
Fresh install 6.2.3 wont start windows server 2008 64bit
PostPosted:Mon Apr 08, 2013 10:56 am
by blader18
Hi guys. I just installed 6.2.3 but when I start the application the windows opens and closes immediately and I cant access OpenKM. With 6.2.2 installer everything is ok but with a fresh install I would prefer the latest version. Any help? Cheers
Re: Fresh install 6.2.3 wont start windows server 2008 64bit
PostPosted:Mon Apr 08, 2013 8:11 pm
by pavila
Try to edit
setenv.bat file and change:
Code: Select allset JAVA_OPTS=-Xms256m -Xmx2048m -XX:PermSize=256m -XX:MaxPermSize=512m -Djava.awt.headless=true -Dfile.encoding=utf-8
by:
Code: Select allset JAVA_OPTS=-Xms128m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m -Djava.awt.headless=true -Dfile.encoding=utf-8
Re: Fresh install 6.2.3 wont start windows server 2008 64bit
PostPosted:Tue Apr 09, 2013 9:50 am
by blader18
It is working, but is there any issue with chrome?? It stops when "loading user values"...
Re: Fresh install 6.2.3 wont start windows server 2008 64bit
PostPosted:Tue Apr 09, 2013 3:06 pm
by kbraun210
I had the same problem and made the suggested change. That got me going, but now I an seeing the following during installation:
See attached file. It retries the Usermail Import every 1/2 hour.
Re: Fresh install 6.2.3 wont start windows server 2008 64bit
PostPosted:Wed Apr 10, 2013 8:49 am
by pavila
Please, don't mix different problems in the same thread.