Now online the new 4WS.Platform YouTube channel!
4WS.Platform: released a new version 6.0.2
New site
Hi Lorenzo Luccon please should i expect your feedback ? thank you.
log attached.
Can you attach the log files?
the login page is still same after disabling as below /webapps/platform/WEB-INF/web.xml: <cookie-config> <http-only>false</http-only> <secure>false</secure> </cookie-config> i am having below warning in logfile, is this related to the page display ? and how do i resolve ? WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set....
Hi 4ws installation completed successfully on windows but the webpage has no login display from localhost:8080/platform/ see attached.
If you're using windows o.s, you cannot execute installgui.sh!!! You have to use installgui.bat
Hi mcarniel do i still need to update the install.bat ? and what should the content change be ? kindly advice, thank you.
I am able to type java -version from command prompt and i get valid response as shown below: C:>java -version openjdk version "11" 2018-09-25 OpenJDK Runtime Environment 18.9 (build 11+28) OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode) the double quote did not make any difference when applied.
BTW, this could be not enough: from the prompt try to type java.exe is it recognized? If not, it means you have to append to the windows variable PATH also the path ;"c:\program files\java\jdk-11\bin"
So the problem can be there: control panel > system > advanced system settings > advanced > environment variables > system variables Try to embed with double quotes "c:\program files\java\jdk-11"
Thank you for the response. i had set java home path based on java installation: via windows control panel > system > advanced system settings > advanced > environment variables > system variables : java_home c:\program files\java\jdk-11 (attached) and added the bin for path %JAVA_HOME%\bin the installation instruction did not mention changing the install.bat content https://4wsplatform.gitbook.io/user-guide/setting-up-the-environment/ee2-how-to-install kindly advice what should be changed
Hi! what do you mean for "I set java path" ? Where did you do it? how? Have you changed the content of install.bat or installgui.bat? Because the error you reported is related to the lask of dpuble quotes " for the path of java. That's coz the message "C:\Program' is not recognized as an internal or external command" means that instead of C:\Program files\etc.. windows is trying to execute C:\Program (there is a space then...) So be sure to include the path with double quotes.
Hi, I am performing a new installation (I ran "command prompt" as administrator) according to the instructions but having the attached error when i run installgui.sh or installgui.bat from command shell. Please note that i have already downloaded java from https://download.java.net/openjdk/jdk11/ri/openjdk-11+28_windows-x64_bin.zip and set java path, i am also able to get java version from command prompt. Attached and below are errrors received when i run installgui.sh: C:\temp>installgui.bat C:\temp>install.bat...
Hi! The problem you reported maybe is due to an erroneous setting at PostregSQL level. Try to - re-create the db instance and pay attention to set a case-INSENSITIVE setting for object names - after that, create the empty schema with admin role grants for the db user - and finally, install Platform again and be sure to open a prompt with Run as administrator Once done that, do not close the prompt! Try to execute Tomcat in another prompt, always opened with Run as administrator. In case of problems,...
Hi, performed a new installation (run "command promt" as administartor) as in the video instructions (http://4wsplatform.org/getting-started/) but on PostgreSQL 9.3.5, compiled by Visual C++ build 1600, 64-bit please see the attachments: step1.png, step2.png, install.log after run catalina, log - run_catalina.log the same problem - problem.png (no button "Web designer") Andrei, Thank you
Hi Andrei, in the attached log I find these errors: Cannot open connection An attempt by a client to checkout a Connection has timed out. I think the connection to the database specified during the installation is not valid. I advise you to do a new installation, paying attention to the connection to the database. Watch the installation video here http://4wsplatform.org/getting-started/
Hi, I have the same problem 1. I have downloaded jdk from this link: https://download.java.net/openjdk/jdk11/ri/openjdk-11+28_windows-x64_bin.zip 2. I have downloaded https://sourceforge.net/projects/xwsplatform/files/6.0.1/4WS.Platform-installer-x64bit-windows-6.0.1.zip/download 3. Database: PostgreSQL 12.3, compiled by Visual C++ build 1914, 64-bit 4. and run: D:\work\4ws601\Platform\bin>catalina run Using CATALINA_BASE: "D:\work\4ws601\Platform" Using CATALINA_HOME: "D:\work\4ws601\Platform" Using...
Hi mcarniel, I did enter http://localhost:8080/platform If it's an incorrect URL, it would show : Access Error:404 – Not Found Cannot open document for: /platform or Firefox can't load websites but other browsers can But it hang up at the web page platform_index.html with a time argument. Hope this information would do help to locate the bugs. Thank you for your reply. Victor
Hi actually, the image you attached reports that you have typed the wrong URL, i.e. the one using the 8080 port...
mcarniel, Thank you for your kindly reply. I've found an application service occupy 8080 and stop it. It did fix original error, but not completly well. When I browsed URL localhost:8080/platform, tomcat responded the firefox http://localhost:8080/platform/4ws/platform_index.html?time=1588122860179 then it wait almost 1 minutes before displaying <retrieving menu="">. After message disappeared, it hang up without a chance to allow me to login.</retrieving> Did I miss something important? Victor
mcarniel, Thank you for your kindly reply. I can't find which service occupy port 8080. However I'd modified conf/server.xml 8080 to 8088. --> <connector connectiontimeout="20000" protocol="HTTP/1.1" port="8088" redirectport="8443"></connector> It did fix original error, but not completly well. When I browsed URL localhost:8088/platform, tomcat responded the firefox http://localhost:8088/platform/4ws/platform_index.html?time=1588118095723 then hang up. (please refer to attached screenshot 4ws-index-page.GIF)...
Hi! None of the attached files reported the error you mention. Anyway, the localhost.0.log reports this error: SEVERE: Failed to initialize component [Connector[HTTP/1.1-8080]] org.apache.catalina.LifecycleException: Protocol handler initialization failed at org.apache.catalina.connector.Connector.initInternal(Connector.java:983) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136) at org.apache.catalina.core.StandardService.initInternal(StandardService.java:533) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136)...
Hi, Thanks for your reply. I did have a very close look at the installation instruction and reinstall it several times(delete all, remove database) I found the an error (please refer to console.log line#159): F:\4WSLab>bin\catalina.bat run Using CATALINA_BASE: "F:\4WSLab" Using CATALINA_HOME: "F:\4WSLab" Using CATALINA_TMPDIR: "F:\4WSLab\temp" Using JRE_HOME: "F:\jdk-11" Using CLASSPATH: "F:\4WSLab\bin\bootstrap.jar;F:\4WSLab\bin\tomcat-juli.jar" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED...
Hi, Thanks for your reply. I did have a very close look at the installation instruction and reinstall it several times(delete all, remove database) I found the an error (please refer to console.log line#159): F:\4WSLab>bin\catalina.bat run Using CATALINA_BASE: "F:\4WSLab" Using CATALINA_HOME: "F:\4WSLab" Using CATALINA_TMPDIR: "F:\4WSLab\temp" Using JRE_HOME: "F:\jdk-11" Using CLASSPATH: "F:\4WSLab\bin\bootstrap.jar;F:\4WSLab\bin\tomcat-juli.jar" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED...
Hi, Thanks for your reply. I did have a very close look at the installation instruction and reinstall it several times(delete all, remove database) I found the an error as follow: F:\4WSLab>bin\catalina.bat run Using CATALINA_BASE: "F:\4WSLab" Using CATALINA_HOME: "F:\4WSLab" Using CATALINA_TMPDIR: "F:\4WSLab\temp" Using JRE_HOME: "F:\jdk-11" Using CLASSPATH: "F:\4WSLab\bin\bootstrap.jar;F:\4WSLab\bin\tomcat-juli.jar" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED...
Hi, Thanks for your reply. I did have a very close look at the installation instruction and reinstall it several times(delete all, remove database) I found the an error as follow: F:\4WSLab>bin\catalina.bat run Using CATALINA_BASE: "F:\4WSLab" Using CATALINA_HOME: "F:\4WSLab" Using CATALINA_TMPDIR: "F:\4WSLab\temp" Using JRE_HOME: "F:\jdk-11" Using CLASSPATH: "F:\4WSLab\bin\bootstrap.jar;F:\4WSLab\bin\tomcat-juli.jar" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED...
Hi, Thanks for your reply. I did had a very close look at the installation instruction and reinstall it several times(delete all, remove database) I found the an error as follow: F:\4WSLab>bin\catalina.bat run Using CATALINA_BASE: "F:\4WSLab" Using CATALINA_HOME: "F:\4WSLab" Using CATALINA_TMPDIR: "F:\4WSLab\temp" Using JRE_HOME: "F:\jdk-11" Using CLASSPATH: "F:\4WSLab\bin\bootstrap.jar;F:\4WSLab\bin\tomcat-juli.jar" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED...
H! Have you had a look at the installation instructions reported here? https://4wsplatform.gitbook.io/user-guide/setting-up-the-environment/ee2-how-to-install Please read the troubleshoting section. It is likely that there is an error in the configuration, maybe with the secured cookies setting. If that section cannot help you, please attach in your next posts all log files generated by Tomcat and located in the "log" Tomcat subfolder.
Hi, I've installed 4ws,platform successfully on windows 10. I started by typing F:\4wsLab\bin>catalina.bat run (or startup.bat) When I browsed http://localhost:8080/platform it responded Access Error:404 – Not Found Cannot open document for: /platform I re-read installation again carefully and delete all installed and database then reinstall again The result is the same. Would someone help me? Thanks in advance. Attached may find the execution log.
I've installed 4ws,platform successfully on windows 10. I started by typing F:\4wsLab\bin>catalina.bat run When I browsed http://localhost:8080/platform it responded Access Error:404 – Not Found Cannot open document for: /platform I re-read installation again carefully and delete all installed and database then reinstall again The result is the same. Will someone would help? Thanks in advance. Attached may find the execution log.
The last version of 4WS.Platform is based on Java 11
4WS.Platform: released a new version 6.0.1
4WS.Platform: released a new version 5.3.2
Web service non risponde come dovrebbe
Come non detto, risolto. Grazie per il supporto.
Grazie! Ho riscontrato un inconveniente : quando vado a creare l'utente, nel select per la lingua mi fa scegliere soltanto tra English e Russian, e non Italiano, anche se su App Designer -> Internazionalizzazione -> Lingue ho Inglese ed Italiano, ed ho impostato Italiano come default.
Credo che il problema sia che la richiesta HTTP non è stata autenticata. Se in passato ti sembrava funzionare, è solo perchè avevi nel browser aperta una scheda in cui eri loggato sull'app web; come conseguenza, i cookie "di sessione" gestiti dal browser sono stati aggiunti dietro le quinte anche alla richiesta che chiamavi. Se ora non va, è perchè non hai (per caso) aperto nel browser anche l'app web! Ciò che serve fare, è fare una richiesta HTTP "autenticabile" anche senza avere aperto la pagina...
Web service non risponde come dovrebbe
N.B. Le richieste le ho effettuate sia tramite un estensione per il browser, sia da Java, utilizzando le librerie ssl, ricevendo la stessa risposta
N.B. Le richieste le ho effettuate sia tramite un estensione per il browser, sia da Java, utilizzando le librerie ssl.
Web service non risponde come dovrebbe
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, can you try the version on Sourceforce available today (april 02) ? It should work fine. You have to esecute again the installer, on the same database if you prefer and choose the "update" option or simply start from beginning with an empty database schema.
Hi! First of all, turn back to java 1.7, which the right version. Starting from what you have reported, it seems a startup problem maybe due to a failed database connection to SqlServer. Have you created a SQL server user (the right choice) or a windows/domain user (the wrong one) ? Does this db user have grants for "creating objects"? Please include in the post also the content of the localhost.xxx and catalina.out file in "logs" subfolder: probably the detailed error is reported in one of them...
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...
Hi! You can still find JDK 1.7 download links on the Java vendor web site, which is Oracle. Please refer to Oracle portal and find the link you need.
the Java 7 version is no longer available for download. Is it possible to compile using Java 8 or 10? Java 7 without download support. or have a link to linux ubuntu ? Tanks Cristiano Barbosa
send more enterprise version information in email cristiano.golsistemas@gmail.com
Hi! Thank you for your interest in 4WS.Platform. You can freely access to the public documentation of our product through the link: https://xwsplatform.sourceforge.io/ We provide paid support and training only for the Enterprise Edition of Platform. Are you interested in purchasing the Enterprise Edition? Is so, please let us know. Regards, Mauro Carniel
training I request contact for training skype: cristiano.golsistemas@gmail.com whasapp +5565999669940 I already sent email to sinesy.it but I did not get training.
New documentation available
4WS.Platform: released a new version 5.3.1
Mi spiace per l'inconveniente. Ho caricato oggi un build aggiornato della versione 5.3.0 che risolve il problema della login, se vuole provare.
Non preoccupativi... l' ho trovata... 'e PRM01_USERS. Le credenziali sono corrette ma comunque non riesco a fare login. Ci sto' perdendo troppo tempo... megli che lasci tutto e cerchi un altro software che funziona.
Non riesco a fare login
New export/import metadata application
5.3.0
5.3.0
5.3.0
5.3.0
5.3.0
5.3.0
5.3.0
5.3.0
5.3.0
4WS.Platform: released a new version 5.3.0
5.3.0
5.3.0
5.3.0