Jump to content

Farshad Mohajeri

Administrators
  • Posts

    12114
  • Joined

  • Last visited

  • Days Won

    805

Everything posted by Farshad Mohajeri

  1. Hi, Probably because when you run this test against a production system modifying table rows may destroy your database unless you are using a test database.
  2. Hi, uniGUI tries to distributes sessions in a uniform way among servers. It is calculated based on MaxNodes property of each Server Node. In your tests with stress test toll you must use more sessions to make a realistic test. For example 100 sessions at least. BTW, try to test your app always with latest uniGUI build, as we may have improved or fixed bugs.
  3. It is not possible. Log file format is fixed at the moment.
  4. Hi, It is only the HyperServer DLL usage. For Node memory usage please check the HyperServer tab and check the Resources column.
  5. Under standard BPL path which is in Windows public documents folder.
  6. Yes, you can do that, but we don't recommend it. Because each time uniGUI version changes you need to re-deploy all packages too. Please refer to: https://www.unigui.com/doc/online_help/index.html?using-runtime-packages.htm
  7. Your 60% renewal price will be always valid. It never expires.
  8. Hello Daniel, We have received similar reports from other developers too. There are very few though. Sencha has started scanning web for Ext JS sites, so normally they also detect uniGUI web sites. I have discussed it with them and informed them about uniGUI and related OEM license. We are their technology partner since 2013 and for each uniGUI license we obtain an OEM license for Ext JS. Please simply reply them and state that you own a uniGUI license and your web site is a uniGUI web application. Nothing further need to be done. You may also include the email address which your uniGUI license is issued for. (If it is different) PS: It has nothing to do with validity of your subscription. Even if your subscription is expired your are able to develop and deploy uniGUI web applications. Your uniGUI license and the embedded OEM Ext JS licenses are both perpetual royalty free licenses. Thanks
  9. I fixed your forum membership status. Problem here was that your "forum email" settings was different than your main email.
  10. You can configure Apache 2.4 to run native Apache modules: https://www.unigui.com/doc/online_help/index.html?native-apache-module.htm
  11. Hi, It seems that you are trying to use an ISAPI module with Apache. (Apache for windows can both accept native Apache modules and ISAPI dlls) In this case you must use HyperServer isapi DLL instead. Also, binary_name should be an EXE file.
  12. 1) Please set your pool settings based on below instructions: https://www.unigui.com/doc/online_help/hyperserver-isapi-module-mode.htm https://www.unigui.com/doc/online_help/using-a-different-account-for-.htm 2) Make sure no 3rd party virus protection software is installed on your server.
  13. Your Node exe file (index.exe) crashes for an unknown reason. Please also check node log files which is located under folder "index.exe".
  14. Hi, It seems that your DLL crashes for some reason. Is the attached log file full log file? It only contains a few lines. Can you also check Windows event viewer for any application error logs?
  15. Hello, Application exe files should be in same folder as hyperserver. uniGUI will open separate cache folders for each application.
  16. Hello, First of all make sure you use a different app pool for your hyperserver which uses LocalSystem account. https://www.unigui.com/doc/online_help/index.html?installing-and-configuring-hyp.htm You must also make sure no 3rd party anti virus application is blocking TCP/IP ports.
  17. 4 GB is in theory. Actual limit can be lower in practice because of memory fragmentation. For an ISAPI module system won't spawn a new worker. You should use uniGUI HyperServer to solve this problem.
  18. OK. Issue is already know to us. Please review this thread:
  19. 4 GB applies per each Node. So if you have 100 sessions and 4 Nodes then each Node will own roughly 25 sessions. If your sessions are memory hungry then consider increasing number of Nodes. (max_nodes parameter)
  20. Normally when you install uniGUI all files should be installed correctly.
  21. It exists in our deployment files. Can you upgrade to the latest build?
  22. Please check if file \Framework\unigui\ext-7.4.0\build\classic\locale\locale-uk.js physically exists.
×
×
  • Create New...