I'm using the 1.7 version of java SDK. The DB user is the sa and during the installation process, the DB is created fine. I have downloaded the latest version of SDK like mcarniel suggest, but the result is not changed. I have attached the log files. I hope someone can suggest to me some solution to correctly install the platform on my Windows 10 Home 64bit developing machine. The Home edition ... can be the problem?!?!? Thank you
Hi, 1- I have downloaded jdk-7u55-windows-x64.exe and installed it on a Windows 10 64bit 2- I have downloaded 4WS.Platform-installer-x64bit-windows-5.3.1.zip and installed it with SQL Server on c:\Platform path (it installs also the tomcat server on the same folder) 3- The installation ends without problems 4- I set the CATALINA variable to c:\Platform and I run the startup.bat batch Using CATALINA_BASE: "c:\Platform" Using CATALINA_HOME: "c:\Platform" Using CATALINA_TMPDIR: "c:\Platform\temp" Using...