General

Profile

Sergey Ivanovskiy's activity

From 06/27/2025 to 07/26/2025

07/23/2025

05:30 AM Runtime Infrastructure Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Yes, these changes oddly fixed the issue. Sergey Ivanovskiy

07/21/2025

02:09 PM Runtime Infrastructure Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Constantin, please review 8060a. Sergey Ivanovskiy

07/11/2025

07:55 AM Runtime Infrastructure Bug #8060 (Review): Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Sergey Ivanovskiy
07:54 AM Runtime Infrastructure Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Created 8060a. Please review the rev 16035 (8060a). Sergey Ivanovskiy

07/10/2025

04:18 PM Runtime Infrastructure Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Constantin Asofiei wrote:
> Please post the stacktrace for #8060-7. I don't understand how the patch would solve th...
Sergey Ivanovskiy
03:18 PM Runtime Infrastructure Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Constantin, could you review this patch? @DatabaseManager.autoConnect()@ is invoked on @setTargetLive@ and in this ca... Sergey Ivanovskiy
10:18 AM Runtime Infrastructure Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
I would not surprise that this issue was due to @LegacyLogManagerImpl@. Sergey Ivanovskiy
07:59 AM Runtime Infrastructure Bug #8060 (WIP): Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Sergey Ivanovskiy
06:33 AM Runtime Infrastructure Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
If I understand this code correctly, then this @DatabaseManager.autoConnect@ should be invoked somehow on the user lo... Sergey Ivanovskiy

07/09/2025

09:24 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
The dedicated mode means that... Sergey Ivanovskiy
08:53 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
The client directory settings @client.xml@ should have the correspondent entries... Sergey Ivanovskiy
08:49 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
The server directory should have the following settings... Sergey Ivanovskiy
08:41 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
This is simple server project of the old testcase project, please look at the @broker@ (client) and the @server2@ (se... Sergey Ivanovskiy
08:36 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I can post the old broker configuration here. Sergey Ivanovskiy

07/08/2025

03:02 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
My congratulations to you! Sergey Ivanovskiy
01:34 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems that the client log shows system API issues and there are no reasons to connect these exceptions with 9709a ... Sergey Ivanovskiy
11:52 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, please check also with Java 8 the following settings:... Sergey Ivanovskiy
11:47 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Did you try to test with Java 8? Sergey Ivanovskiy
08:47 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Yes, we discussed the configuration where the virtual machine is used like a proxy server that redirect external port... Sergey Ivanovskiy
06:43 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
login and logout urls are added by request handler too early before the client url is built... Sergey Ivanovskiy
05:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
In the committed version 9709a rev 16029 I just found that these settings are provided incorrectly... Sergey Ivanovskiy
05:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Although your directory changes are correct... Sergey Ivanovskiy
03:26 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I found in this server log... Sergey Ivanovskiy

07/03/2025

10:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, sorry for my incorrect patch. It can be checked with simple configuration using Hotel Gui. Now I am sure that ... Sergey Ivanovskiy

07/02/2025

09:00 AM User Interface Bug #4135 (Test): high dpi screens display in low dpi
Branch 4135c was merged to trunk rev 16018 and archived. Sergey Ivanovskiy
08:28 AM User Interface Bug #4135: high dpi screens display in low dpi
Yes, the changes are done only for p2j.perf_tests.js. So I tested Hotel Gui in the virtual desktop mode. Sergey Ivanovskiy
07:09 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek, could this branch 4135c with minor changes be merged into the trunk? The current rev 4135c is 16018. Sergey Ivanovskiy
06:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, could you check this patch with your environment. The new directory settings should be... Sergey Ivanovskiy
01:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems that the code changes is required to setup this case properly. If we start to use the proxy server configura... Sergey Ivanovskiy

07/01/2025

02:03 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I think that the root cause is that the embeedded web server of the client process should start as host=172.18.0.3 an... Sergey Ivanovskiy
01:42 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems that we can try the configuration where we set the forward proxy server to 192.168.1.195. Sergey Ivanovskiy
01:39 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> I see that the embedded web server has been started on the host=172.18.0.3 and port = 844...
Sergey Ivanovskiy
01:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
VM works as a proxy server. Sergey Ivanovskiy
01:28 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I see that the embedded web server has been started on the host=172.18.0.3 and port = 8443 so the embedded server cou... Sergey Ivanovskiy
07:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
If the host name can be resolved to ip address on this vm, then the configuration can be... Sergey Ivanovskiy
07:42 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems that the host name should be given by @host@ under @webClient@ node:... Sergey Ivanovskiy
 

Also available in: Atom