General

Profile

Sergey Ivanovskiy's activity

From 09/25/2025 to 10/24/2025

10/24/2025

11:32 AM Documentation Support #9709 (Review): Needed: Basic example of configuring separate client and server
So I should postpone this task because the current changes rev 16228 (9709b) is enough to perform remote spawn. The c... Sergey Ivanovskiy
11:07 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> With Java 8 and Chrome using self-signed certificates does not work from the box, so it n...
Sergey Ivanovskiy
10:55 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems it is important to use valid certificates in order that the spawned remotely web clients work out of the box. Sergey Ivanovskiy
10:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
With Java 8 and Chrome using self-signed certificates does not work from the box, so it needs to add exceptions and p... Sergey Ivanovskiy
10:47 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
For openjdk version "1.8.0_462" the broker spawns the web client successfully. So for openjdk version "17.0.16" 2025-... Sergey Ivanovskiy
08:47 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I tested rev 16228 (9709b) in this environment ubuntu-24.04.2 and openjdk version "17.0.16" 2025-07-15, where broker ... Sergey Ivanovskiy

10/23/2025

02:49 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Install the base Ubuntu OS from the Live ISO: @ubuntu-24.04.2-live-server-amd64.iso@
>
> ...
Sergey Ivanovskiy
08:00 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, could you test with your environment rev 16228 (9709b)? I have not installed FWD on the virtual machine yet, b... Sergey Ivanovskiy
03:38 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
> I also want to get the certificate requirements for adding the broker to the configuration settled... starting with... Sergey Ivanovskiy
03:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
No, #10766 is not related. In this task I should fix parameters issue so that all target parameters would be delivere... Sergey Ivanovskiy

10/22/2025

03:59 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> At this moment I got the following jconsole logs and should investigate its root cause. W...
Sergey Ivanovskiy
08:38 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
No, we are looking at the connection with java web client and jscript web client. Sergey Ivanovskiy
03:42 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
At this moment I got the following jconsole logs and should investigate its root cause. Why were these GET requests r... Sergey Ivanovskiy

10/21/2025

06:01 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I do not know why you have this result but you can try to remove this setting... Sergey Ivanovskiy
02:50 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
No, this diff is not enough as you noted that @KeyStore.getInstance("JKS");@ is used in the code of @SecurityManager@... Sergey Ivanovskiy
02:18 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, yes, you are correct. My message was just an idea but you are correct that it cannot be used from the box, it ... Sergey Ivanovskiy
09:44 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Another possible issue is that FWD generates certificate stores using the following proprietary format:... Sergey Ivanovskiy
04:37 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I tried to compare output parameters dumped into web client log for local spawned web client and remotely spawned web... Sergey Ivanovskiy
11:47 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
it seems that even these values... Sergey Ivanovskiy

10/20/2025

05:51 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
No, it is not working but I just got once a false positive result. Sergey Ivanovskiy
05:43 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
!NoProtectionChrome.png! Sergey Ivanovskiy
05:40 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, please try to turn off security protection in Chrome browser, not recommended. For me it resolved this issue. Sergey Ivanovskiy
05:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Yes, I have the same issue. At this moment investigating what can cause this issue:... Sergey Ivanovskiy
05:10 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
but client.sh has diff:... Sergey Ivanovskiy
05:07 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
This is my directory xml for Hotel GUI. Sergey Ivanovskiy
05:05 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
For me this command seems working... Sergey Ivanovskiy
04:51 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, please update your version of 9709b with the committed revision 16227. Sergey Ivanovskiy
04:05 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, all parameters issues are related to cached spawn command @com.goldencode.p2j.main.NativeSecureConnection.comm... Sergey Ivanovskiy
01:16 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Yes, I reproduced null url without SSO plugin and observed that @client:web:port@ parameter is also missed if the bro... Sergey Ivanovskiy
12:28 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Yes, this is expected, @WebClientBuilderParameters.webClientHost@ was incorrectly set by request external IP address ... Sergey Ivanovskiy
11:40 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Please check that you are using 9709b and post the console log of broker client. The log results should not depend on... Sergey Ivanovskiy

10/19/2025

05:32 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
OK. Committed revision 16226 (9709b) fixed @dedicatedMode@ to be correctly passed to the spawned web client.
The r...
Sergey Ivanovskiy

10/17/2025

03:05 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> It is OK to disable dedicated mode. Leave comments behind to make it clear where you have disabl...
Sergey Ivanovskiy
01:19 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I don't want to remove but dedicatedMode at this moment is assigned via the broker client in its settings. If we cont... Sergey Ivanovskiy
01:01 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
If I understand correctly the dedicated mode conception, then it means that the spawned web client accepts only local... Sergey Ivanovskiy
12:32 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg Shah wrote:
> Please point me to the documentation for dedicated mode. I don't recall the details.
I found th...
Sergey Ivanovskiy
12:04 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg, it seems that the dedicated mode has no meaning for our new web client because the web client has been included... Sergey Ivanovskiy
06:11 AM Documentation Support #9709 (WIP): Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy
06:10 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Committed revision 16225 (9709b) should fix 1 and 2 issues listed in #9709-137.
Roger, please review the changes of...
Sergey Ivanovskiy
05:34 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
According the code the spawned process does not read arguments provided with command line directly but delegates
thi...
Sergey Ivanovskiy
03:15 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I investigated the Hotel GUI with the broker client and SSO enabled plugin. The broker client correctly delivered all... Sergey Ivanovskiy
03:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Yes, it seems correct. Sergey Ivanovskiy

10/16/2025

10:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Radu Apetrii wrote:
> Sergey Ivanovskiy wrote:
> > Roger Borrello wrote:
> > > I notice the logs I mentioned regar...
Sergey Ivanovskiy
09:59 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> I notice the logs I mentioned regarding #9709-30 contained the same issues as I saw in #9709...
Sergey Ivanovskiy
09:28 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I will create new 9709b branch for these 3 patches:
# Fix NPE #9709-134
# Fix broker mode for SSO enabled plugin #9...
Sergey Ivanovskiy
04:37 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
There is a bug in the trunk version if the broker client is exited by CTRL+C, then on the server side its resources a... Sergey Ivanovskiy
04:02 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Roger, please remove sso login and use OS user login. Please w...
Sergey Ivanovskiy
03:53 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
So your setup is ok now. If I do not miss a root cause, then we should somehow allow the cross-origin pages included ... Sergey Ivanovskiy
03:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, I investigated your results in #9709-128 and concluded that it is the same reason why this page cannot be open... Sergey Ivanovskiy

10/15/2025

05:54 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, please remove sso login and use OS user login. Please watch these directory changes for hotel_gui:... Sergey Ivanovskiy
05:45 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, I encountered the same issues but fixed them in this directory. systemRights should be under system container,... Sergey Ivanovskiy
01:58 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I used old @testcases@ project but not @hotel_gui@. If it can be helpful, then please compare my version for the diff... Sergey Ivanovskiy
01:47 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
No, I think that broker1-private-key.store is not required to be in /opt/spawner. Sergey Ivanovskiy
01:34 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
The broker uses OS user and the web client is using this OS user to access the resources. Sergey Ivanovskiy
01:32 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I found one differences with my setup. You have sso:subject:id=bogus but I use the user/password setup and do not use... Sergey Ivanovskiy
01:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
But in your crash logs I see correctly provided arguments:... Sergey Ivanovskiy
01:26 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
This @dedicatedHost = cfg.getString("remote", "agent", "host", localHost);@ value should not be @null@ but it is @nul... Sergey Ivanovskiy
01:25 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I do not understand why the following code of @BrokerCore@ does not work for your case:... Sergey Ivanovskiy
01:21 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, I guess that @BrokerCore@ in your case has @dedicatedHost@ as a null... Sergey Ivanovskiy
12:29 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Sergey Ivanovskiy wrote:
> It looks like for your case this code that executed on the client side gives null
> [......
Sergey Ivanovskiy
12:27 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It looks like for your case this code that executed on the client side gives null... Sergey Ivanovskiy
12:25 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Your server log show the broker is registered so it seems that the broker is configured correctly. The uri host:port ... Sergey Ivanovskiy
11:29 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I am working with the branch 10359a that has unrelated changes (the trunk version). If @dedicatedMode@ is false, then... Sergey Ivanovskiy
11:19 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, could you share your server logs, directory and broker client xml for one of the failed starts? I passed diffi... Sergey Ivanovskiy
10:58 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Please look at #9709-84, @WebClientSpawner@, @TemporaryClientTask.doWork@ Sergey Ivanovskiy
09:29 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Trying to setup broker client too and notify you if this issue becomes clarified. Sergey Ivanovskiy
12:51 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I think these templates should be replaced by @BrokerCore@ that is according to the code:... Sergey Ivanovskiy

10/14/2025

03:43 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, if you have an environment, then please set the breakpoint at the server side code of @ClientSpawner@... Sergey Ivanovskiy
03:02 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
The following method of @WebDriverHandler@ should set an external user ip... Sergey Ivanovskiy
02:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
@CLIENT_IP@ environment variable is set only from this request parameter @requestParameters.getExternalUserIp()@ as a... Sergey Ivanovskiy
02:42 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Yes, I see that the code looks broken somehow in the following way. @CLIENT_IP@ is null. Sergey Ivanovskiy
10:06 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Could you prove for yourself that the directory setting for th...
Sergey Ivanovskiy
10:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger, I will follow your instructions. In your note #9709-76 you wrote that
>I broke in WebDriverHandler.spawnWorke...
Sergey Ivanovskiy
03:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Did you mean to run ... Sergey Ivanovskiy
03:08 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
>If you could attempt this... I am not sure where to go next. You will need 2 virtual servers, fwddev1 and fwddev2. I... Sergey Ivanovskiy
02:05 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Could you prove for yourself that the directory setting for the broker client given by this xml file is applied succe... Sergey Ivanovskiy

10/13/2025

02:14 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems that it just means that @broker_client.xml@ was not found by the code. Correct?
Sergey Ivanovskiy

10/09/2025

03:16 PM User Interface Bug #10693 (Merge Pending): Incorrect z-order and focus for new Stack trace dialog
I see the modal dialog windows are incorrectly placed one upon another. It can be observed for Hotel CHUI web client.... Sergey Ivanovskiy
11:54 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
I do not understand this... Sergey Ivanovskiy
11:51 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
@agent@ means the broker client, so the @agent host@ should be the host that runs broker client. You can debug and se... Sergey Ivanovskiy
11:57 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Roger Borrello wrote:
> I have on *fwddev2* the @./deploy/broker@ directory, and the @client.xml@ contains:
> [...]...
Sergey Ivanovskiy

10/08/2025

11:54 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It is @WebClientSpawner@ code... Sergey Ivanovskiy
11:36 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
In respect to @dedicatedMode@ please test with this option and without the former. @dedicatedMode@ changes @ip@ addre... Sergey Ivanovskiy
11:25 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems that the following access rights should be added to your directory... Sergey Ivanovskiy
11:20 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
It seems that @No export or no access to@ means that the remote access rights is needed because this network service ... Sergey Ivanovskiy

10/02/2025

05:01 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
Greg answered first. The proxy configuration is needed only if you have a proxy server in front of FWD server. Sergey Ivanovskiy

09/29/2025

05:28 AM User Interface Bug #10628 (Test): embedded mode loading indicator issue
Branch 10628a was merged into trunk as rev. 16185 and archived. Sergey Ivanovskiy
05:20 AM User Interface Bug #10628: embedded mode loading indicator issue
OK. For my current version of embedded hotel gui the indicator page looks differently. Sergey Ivanovskiy
04:56 AM User Interface Bug #10628: embedded mode loading indicator issue
10628a created with rev 16185. Open Regressions in FWD v4 list was updated with rev 16177 regression.
These changes ...
Sergey Ivanovskiy
02:05 AM User Interface Bug #10628: embedded mode loading indicator issue
Constantin Asofiei wrote:
> Greg, the fix would be this:
> [...]
>
>
> Just a check in p2j.socket.js for embed...
Sergey Ivanovskiy
01:59 AM User Interface Bug #10628: embedded mode loading indicator issue
OK. This issue looks unexpected because I definitely checked this issue and even checked the web:client:embedded init... Sergey Ivanovskiy
 

Also available in: Atom