Jump to content

eduardosuruagy

uniGUI Subscriber
  • Posts

    835
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by eduardosuruagy

  1. I have a similar problem, this time when I click on the grid's plus button to expand the line using dbgrid_RowExpand Gravar_2020_10_26_22_22_38_71.mp4
  2. Does anyone know the reason for the error? I use the newest version SigefWeb.dll: 00002CE8: 11:59:28 []:>--------------------------------------------------------------< SigefWeb.dll: 00002CE8: 11:59:28 []:Starting Server. Module Handle: 0000000000400000 SigefWeb.dll: 00002CE8: 11:59:28 [TUniServerModule]:Server First Init. SigefWeb.dll: 00002CE8: 11:59:28 [TUniHyperServer]:InitInterceptor SigefWeb.dll: 00002CE8: 11:59:28 [Transport.PoolSize]:516 SigefWeb.dll: 00002CE8: 12:01:06 [TUniHyperNode.Terminate]:Node #0 forcefully terminated. SigefWeb.dll: 00002CE8: 12:01:06 [PostInit]:Failed to initialize node: 0 SigefWeb.dll: 00002CE8: 12:01:06 []:Server Started. Module Handle: 0000000000400000 SigefWeb.dll: 0000258C: 12:01:18 [TUniHyperNode.Terminate]:Node #1 forcefully terminated. SigefWeb.dll: 0000258C: 12:01:18 [TUniHyperNodeManagerWorker]:Failed to initialize node: 1
  3. Once again I thank you very much for your help, thank you very much !!
  4. = 300 Você pode remover a linha acima. Não é mais usado. recycle_after_idle_seconds = 0 Para a linha acima, defina-o para o valor máximo permitido para uma sessão permanecer inativa. Por exemplo, 15 minutos (15x60 = 900 segundos)? Depende do design do seu aplicativo. Qual é a quantidade máxima de tempo em que um nó pode ficar ocioso? Defina-o com esse valor e o HyperServer destruirá esse nó se permanecer inativo por mais do que esse período. I will use the recycle_after_idle_seconds = 900 option because my session limit is 10 minutes. Is it okay if I leave this option recycle_after_idle_secs ?? I have to remove from several files there if it is not a problem for me it would be better.
  5. Am I using the standard, is it correct or can I improve in some way? [node_recycling] enabled=1 recycle_after_secs=3600 recycle_after_sessions=0 recycle_after_idle_secs=300 recycle_when_empty=1 recycle_after_idle_seconds=0
  6. I'm sorry, I didn't notice that the image is distorted when you enlarge it, Where do I set this recycle_after_idle_seconds parameter?
  7. Good Morning, I still have the problem of blocking sessions in my unigui, I am using version 1537 as seen in image 2. See in image 1 that I selected an executable and it is not using the 0% CPU, I clicked with the right mouse button to find out which folder it was part of, after that in image 2 we can see that there are sessions stuck to more than 10 hours. I was able to find out that in case an error occurs in the system and the unigui does not manage to show this error and hangs the session, it gets stuck. I was generating a report and it gave some error that it did not show in my error handling, I closed the browser roughly and opened a new system tab, I did it last night for 2 times, after that I stayed with this session Node id = 0 and 1 prey. See that I open the list of sessions and it is empty. The problem is that the memory consumption of my server is very high and the firebird process is never closed, it is always increasing, see in image 2 how the firebird has high memory consumption. In image 5 we can see how the machine is working.
  8. \FMSoft\Framework\uniGUI\Demos\Desktop\Session List I'm having an error compiling this example, the error happens on line 107, SS.UnBusy; I'm using the latest version of unigui.
  9. How to change the mask of an Edit at run time?
  10. If you notice my system's nodes get stuck, look at the dates. Sometimes I update it often, I have to fix some bugs. soTerminateOnSession = False
  11. Do you have a forecast for when this will be resolved? Because I have several clients on a server and I'm overloaded, I don't know what to do anymore. Can someone help me?
  12. What problems did you have Wilton? I'm using version 1535 and I'm concerned now. Quais o problemas que voce teve Wilton? Estou usando a versão 1535 e fiquei preocupado agora.
  13. O problema é outro mesmo, as sessões ficam bloqueadas e o hyperserver não descarta elas.
  14. Não, essas sessões são de 31 de agosto, não há como elas ficarem ativas por tanto tempo! They were not discarded by the unigui, those of 31/08 have the status "Discarded", even so they got stuck, the reason I don't know
  15. I use firebird and there is a client with 30 active connections to firebird, the problem is that he hardly uses the system. I'm using version 1535 with Hiper Server + IIS
×
×
  • Create New...