I tried to install OpenKM under Windows 8.1
It didn't start with default configuration in SETENV.bat
After some research I've found the values which enabled the start:
What may be the reason?
In my system instaled is JAVA version: jre-7u51-windows-x64
It didn't start with default configuration in SETENV.bat
After some research I've found the values which enabled the start:
Code: Select all
Do you think that above configuration may effect to functionalities of the program? - now it starts, but after downloading of the file and clicking the EDIT option edition doesn't start (in contrast to demo version) - at bottom of the screen I only see the question for opening or saving the file on the disk. After that, when I try to update the file from the disk, I obtain the message "THE SYSTEM HAS GENERATED THE ERROR, "C:\... (filename here): Document name is diferent", even when the file was not changed !!!set JAVA_OPTS=-Xms128m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=128m -Djava.awt.headless=true -Dfile.encoding=utf-8
What may be the reason?
In my system instaled is JAVA version: jre-7u51-windows-x64