Activity
From 10/13/2025 to 11/11/2025
11/11/2025
- 04:03 PM Documentation Support #10849: improve documentation on implementation of custom themes
- The existing documentation is in [[p2j:Themes]]. We need to fill in gaps and extend it to be comprehensive.
- 04:03 PM Documentation Support #10849 (New): improve documentation on implementation of custom themes
- 03:59 PM User Interface Feature #10848: custom theme improvements
- In embedded mode, the CSS for the web portions has no connection to the theming in the legacy screens. I can see a s...
- 03:59 PM User Interface Feature #10848 (New): custom theme improvements
- 10:08 AM User Interface Feature #4438: parsing and conversion of .wrx files
- Note to myself.
Explore the possibility to parse wrx files with Apache POI. The following sample does show the sto... - 09:59 AM User Interface Bug #10846: Date FILL-IN: Caret position always resets to zero after DISPLAY
- Consider the following example:...
- 09:54 AM User Interface Bug #10846 (New): Date FILL-IN: Caret position always resets to zero after DISPLAY
- 09:00 AM User Interface Bug #10845: Date FILL-IN: Incorrect DISPLAY of unknown value
- Consider the following example
SESSION:DATE-FORMAT = 'mdy'.
DEFINE VARIABLE dateField AS DATE VIEW-AS FIL... - 08:56 AM User Interface Bug #10845 (New): Date FILL-IN: Incorrect DISPLAY of unknown value
- 03:03 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Ovidiu Maxiniuc wrote:
> If we 'merge' using a key formed only from @fileId, astId@, this structure will be able to ... - 03:01 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Vladimir, I changed what you've said.
Please review the *16233* revision.
Thank you!
11/10/2025
- 03:32 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Good, thanks.
- 03:31 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- I've asked for retesting apps in #10616-91
- 03:30 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Constantin/Hynek: What other testing do we need?
- 11:46 AM Runtime Infrastructure Feature #9687 (Internal Test): drop support for Java 8 and Java 11
- Constantin Asofiei wrote:
> Well, I think you've fixed it in 9687c? I haven't run the test program in FWD.
Yes, ... - 09:50 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Tomasz Domin wrote:
> Constantin Asofiei wrote:
> > Tomasz Domin wrote:
> > > Only the last one:
> > > Error load... - 09:45 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Constantin Asofiei wrote:
> Tomasz Domin wrote:
> > Only the last one:
> > Error loading WSDL document WSDLExcept... - 08:46 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Tomasz Domin wrote:
> Only the last one:
> Error loading WSDL document WSDLException: faultCode=PARSER_ERROR: Prob... - 08:45 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Constantin Asofiei wrote:
> I've ran the test with the FWD server and:
> * first @CONNECT@ shows this in OpenEdge:
... - 06:11 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- I've ran the test with the FWD server and:
* first @CONNECT@ shows this in OpenEdge:... - 12:14 PM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Ultimately, @H2Map@ is a @HashMap@, which means it should associate values to keys. Here is the @put()@ method:
<pre... - 07:08 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Ovidiu, is there something left to assess?
- 11:35 AM Base Language Bug #10841: model table name is used in error messages for a 'like' temp-table definition
- So the rule I think is this, for the unique validation 'already exists with' message:
* for temp-tables, no field na... - 11:01 AM Base Language Bug #10841: model table name is used in error messages for a 'like' temp-table definition
- For a temp-table defined as:...
- 10:53 AM Base Language Bug #10841 (Closed): model table name is used in error messages for a 'like' temp-table definition
- 09:37 AM User Interface Feature #5784: multi-factor authentication
- A clean way to enable MFA/2FA as well as to allow 3rd party authentication providers would be to implement "OpenID":h...
- 08:41 AM Database Feature #4369: implement stateless FWD server clustering
- Queuing it up!
- 08:33 AM Database Feature #4369 (Review): implement stateless FWD server clustering
- Eric/Alex: Please do this first review.
- 07:35 AM Database Bug #10838: Unique index violation should be cured even at flush time
- Make a @tbl@ persistent table with unique index of (f1, f2)....
- 07:32 AM Database Bug #10838 (New): Unique index violation should be cured even at flush time
- 02:06 AM User Interface Bug #10695 (Review): Editor Replace function throws ArrayIndexOutOfBoundsException
- *Hynek*: Please review *10695a/rev. 16263*.
- 01:40 AM User Interface Bug #10695: Editor Replace function throws ArrayIndexOutOfBoundsException
- The method triggering the error is @Editor.setCursorLine()@ which accepts 1-based input values and converts them to 0...
11/07/2025
- 08:46 AM Database Bug #9950 (Review): Upgrade the metadata schema to a newer version
- 08:34 AM Database Feature #9305: Replace begins with interval based conditional
- Please do the tests requested in #9305-25 in 4GL and PG with LIKE / < and > / with BETWEEN. We need to take a decisio...
- 07:42 AM Database Feature #9305: Replace begins with interval based conditional
- The range check follows the field collation or is byte-by-byte?
If it is after collation, there are some cases like ... - 07:11 AM Database Feature #9305: Replace begins with interval based conditional
- Teodor Gorghe wrote:
> You told yesterday and in #9305-10 that the default database configuration, with @en_us.UTF... - 07:01 AM Database Bug #7999: FWD does not honor FIELDS/EXCEPT at dynamic queries
- When the changes from this task are regression tested, please also include the following scenario mentioned in #10763...
- 12:37 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- > In order to pass one of tests I had to make FILE-INFO:FILE-SIZE to reread file size.
> Was it static on purpose (... - 12:27 AM Conversion Tools Feature #10190 (Internal Test): Prototype the changes to the build to add ANTLR v4
- Code Review Task Branch 10190a Revision 16003
The changes look good. - 12:16 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Roger Borrello wrote:
> Constantin Asofiei wrote:
> > Regarding @-n -q@ for unzip: how do you know which files to o... - 12:14 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- > So if I read this correctly, what we have in the deploy (minus what is already in the project) would be this set? T...
11/06/2025
- 05:16 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Constantin Asofiei wrote:
> Roger, both Greg's and your notes are relevant. I'm OK with having a versatile @dbash.s... - 02:50 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Constantin Asofiei wrote:
> Regarding @-n -q@ for unzip: how do you know which files to overwrite and which not? Fo... - 02:37 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Regarding @-n -q@ for unzip: how do you know which files to overwrite and which not? For example, you already have t...
- 02:33 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Roger Borrello wrote:
> So you'd unzip and install_spawner. But it would be very application specific.
I'm OK with ... - 11:17 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Is this as simple as running @unzip -nq <deploy.zip>@ over your checkout project? Because then you'd never overwrite ...
- 09:24 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Greg Shah wrote:
> > > 1. Uses the individual source archives etc... to initialize a fresh project that can be used ... - 08:48 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- > > # Uses the individual source archives etc... to initialize a fresh project that can be used to convert or whateve...
- 08:28 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Greg Shah wrote:
> I agree with Constantin that the cfg project must be the single source of truth. From inside the... - 03:43 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- I agree with Constantin that the cfg project must be the single source of truth. From inside the container, we shoul...
- 04:55 PM Database Bug #9950: Upgrade the metadata schema to a newer version
- I added backward compatibility with projects that have not upgraded from OE 11.6. By default 11.6 is the default meta...
- 03:43 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg
In order to pass one of tests I had to make FILE-INFO:FILE-SIZE to reread file size.
Was it static on purpos... - 01:28 PM Base Language Bug #10831 (Review): Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateExceptio...
- Please review.
- 01:27 PM Base Language Bug #10831 (WIP): Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateException t...
- Task branch 10831a was created and the fix was committed. With r16262 the double rollback is gone and the exception i...
- 01:14 PM Base Language Bug #10831: Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateException to be t...
- As noted in the title, there is a flaw in handling of statements @UNDO, RETURN ERROR <error>@ if this occurs in a @CA...
- 12:53 PM Base Language Bug #10831 (Closed): Incorrect handling of UNDO, RETURN ERROR <error> causes IllegalStateExceptio...
- 10:45 AM Database Feature #4369 (WIP): implement stateless FWD server clustering
- *Update on the current status.*
Up until now, I have synchronized the *tracker for records in unique indices* and th... - 10:31 AM User Interface Bug #10830: Search filter field on Guests screen of Hotel GUI does not work.
- This issue was found while testing 10234b (#10234).
- 10:14 AM User Interface Bug #10830: Search filter field on Guests screen of Hotel GUI does not work.
- !GuestsInitialScreen.png!
Fill 'C' into Filter by Guest and press Search:
!GuestsScreenWithFilterApplied1.png!
... - 10:13 AM User Interface Bug #10830 (WIP): Search filter field on Guests screen of Hotel GUI does not work.
- 09:36 AM Conversion Tools Bug #6629 (Review): incremental conversion for OpenClient proxy programs
- Committed *6629a/16252*. Added support for deleting program configurations.
Constantin, please review. - 09:10 AM Conversion Tools Feature #10190 (Review): Prototype the changes to the build to add ANTLR v4
- Committed as rev *16003*.
Greg, please review. - 03:29 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- > There seems to be a small typo, when the grammar is not up to date, the log message displays two consecutive 'not' ...
- 08:26 AM Base Language Bug #10567 (Internal Test): same buffer can be used as argument multiple times
- I am OK with the changes in 10567a. they are cleaner than my attempt in #10818 in fact :)
- 07:54 AM Base Language Bug #9906 (Closed): Incorrect date parsing in FWD DATE(CHARACTER) implementation
- 06:25 AM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Greg Shah wrote:
> Vladimir: Please post the commit message here and we can close the task.
The branch 9906b was ... - 04:06 AM Base Language Bug #9906 (Merge Pending): Incorrect date parsing in FWD DATE(CHARACTER) implementation
- 04:06 AM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Vladimir: Please post the commit message here and we can close the task.
- 03:51 AM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- > There is no active 9906b branch to review.
I approved merge in #7143-1731 after reviewing in #7143. I wasn't awa... - 03:38 AM Base Language Bug #9906 (Review): Incorrect date parsing in FWD DATE(CHARACTER) implementation
- 02:53 AM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- There is no active 9906b branch to review.
- 05:36 AM Database Feature #9305: Replace begins with interval based conditional
- Alexandru,
You told yesterday and in #9305-10 that the default database configuration, with @en_us.UTF8@ collation, ... - 04:04 AM Database Bug #10822: Lock is not acquired if the update field value is the same as the current one
- If a no-lock is set on a record it cannot be modified, 4GL does not allow any assignment and raises ...
- 03:58 AM Database Bug #10822 (New): Lock is not acquired if the update field value is the same as the current one
- 03:56 AM Database Support #10664: Develop a multi session test suite in harness
- I agree, I will open related tasks for every issue found during testing.
- 03:53 AM Database Support #10664: Develop a multi session test suite in harness
- > Alex/Eric can determine if we do this now or if we do this in a separate task.
IMHO, related tasks should be ope... - 02:34 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> The tests that are not running properly have this pattern:
> [...]
>
> The test relies on... - 02:12 AM Database Support #10664: Develop a multi session test suite in harness
- Razvan pointed out an issue with lock scopes in #10796, @locking@ test suite already includes lock release/downgrade ...
- 02:48 AM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- > In ANTLR 4 there’s no @CommonAST@. The parser only produces a @ParseTree@, so if we want an AST-like structure, we’...
11/05/2025
- 04:27 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Another OE 11.7 difference:
You can set @LOG-MANAGER:LOGGING-LEVEL@ only to a value greater than it was already set,... - 02:14 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg Shah wrote:
> It means that any version specific code should be protected. If there is existing code that work... - 03:36 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Constantin Asofiei wrote:
> What about this: as I understand the main issue with the @deploy/@ folder is that is app... - 03:35 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- I was just thinking about how to build a Docker image that would remove the need to deal with a FWD Docker image. Thi...
- 02:48 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Constantin Asofiei wrote:
> Roger Borrello wrote:
>
> > You have the Docker image locally on your machine where y... - 02:45 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- What about this: as I understand the main issue with the @deploy/@ folder is that is application-specific (like certi...
- 02:11 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Roger Borrello wrote:
> You have the Docker image locally on your machine where you are testing? Do you also have ... - 02:05 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Constantin Asofiei wrote:
> Well, I understand where you are going, but ... trust me, testing the runtime docker ima... - 01:47 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Roger Borrello wrote:
> The @ant archive@ target can build everything required to recreate the Docker image. However... - 01:40 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Constantin Asofiei wrote:
> I'm not saying to introduce FWD into the dev docker image. My points are about what ha... - 01:01 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Roger Borrello wrote:
> I am having some difficulty following. I know that the development aspect of Docker can be a... - 12:39 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- I am having some difficulty following. I know that the development aspect of Docker can be as "thin" as just the OS+t...
- 12:20 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Constantin Asofiei wrote:
> A part I don't like and it must be improved is this: for the runtime docker images we cu... - 06:59 AM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Roger, both Greg's and your notes are relevant. I'm OK with having a versatile @dbash.sh@, which uses a standard dev...
- 07:20 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Doing all those things is almost entirely possible with the @dbash.sh@ that I have in the updated container project. ...
- 09:37 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Dănuț Filimon wrote:
> One issue with deleting a program configuration file is that deleting it will not cause all a... - 08:08 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- One issue with deleting a program configuration file is that deleting it will not cause all associated program files ...
- 05:02 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Committed *6629a/16251*. Initial implementation for incremental conversion of proxy/soap/rest/web program configurati...
- 05:03 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- I've checked out the branch and I have a few questions regarding the current approach:
* There seems to be a small... - 02:40 AM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Hynek, please review. Could 9906b rev. 16259. be merged into the trunk?
11/04/2025
- 03:07 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Vladimir Tsichevski wrote:
> This change introduced a regression due to overly restrictive access to date methods (s... - 02:12 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- This change introduced a regression due to overly restrictive access to date methods (see #7143-1728).
I created 990... - 01:40 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Constantin Asofiei wrote:
> Tomasz, I need to try your example when connecting from OpenEdge to the FWD server. The ... - 12:10 PM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- Greg, let me summarize to make sure I’ve got the idea right, please let me know if this matches your vision:
* In ... - 07:40 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Incremental conversion is working, I plan to cleanup the implementation and see if there are any improvements that I ...
- 06:50 AM Database Support #10664: Develop a multi session test suite in harness
- + Ovidiu
- 06:50 AM Database Support #10664: Develop a multi session test suite in harness
- I computed some topics to look into based on recent work we've done for customers on High/Urgent priority. This list ...
- 05:05 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> I will change the tests to assign a different value.
After this and ignoring the error num... - 04:38 AM Database Support #10664: Develop a multi session test suite in harness
- The tests that are not running properly have this pattern:...
- 01:32 AM Database Support #10664: Develop a multi session test suite in harness
- Eric,
For review purposes, the actual test classes are in @flushing_and_validation@ and @locking@ directories in the... - 01:28 AM Database Support #10664: Develop a multi session test suite in harness
- The tests are not checked in testcases, but I uploaded them to 10664a root directory for preliminary reviews. I figur...
11/03/2025
- 06:51 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Greg Shah wrote:
> This task is meant to discuss and implement the type 3 image described (only at a high level) in ... - 06:10 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Since I have to move off this task, as Greg definitely wants me to move to other priorities, I wanted to show that I ...
- 05:52 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- A little red-faced, but the some of the directory paths were incorrect leading to breakage in the starting of client ...
- 03:54 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg
While working on ABLUnit tests for LOG-MANAGER I had a major problem with resetting LOG-MANAGER state to defaul... - 12:26 PM Database Support #10664: Develop a multi session test suite in harness
- Are the tests checked in? Eric/Alex should do a code review on the tests.
- 11:13 AM Database Support #10664: Develop a multi session test suite in harness
- I finished the locking tests, here is what they include:
* Lock type: no-lock, share-lock, exclusive-lock / no-wait
... - 10:55 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Delia Mitric wrote:
> Vladimir, I've fixed what you wrote in #10736-24 in *rev. 16232*.
> Please review it. Thank y... - 04:05 AM User Interface Bug #10736 (Review): Deleting a character from the editable field of a COMBO-BOX generates VALUE...
- Vladimir, I've fixed what you wrote in #10736-24 in *rev. 16232*.
Please review it. Thank you! - 02:45 AM User Interface Bug #10736 (WIP): Deleting a character from the editable field of a COMBO-BOX generates VALUE-CH...
- 10:19 AM User Interface Bug #10808: COMBO-BOX entry GUI mode: Issues when containing only spaces
- * Launch the example application from ticket @#10736-1@ in GUI mode.
* Type in some spaces into the COMBO-BOX entry.... - 10:14 AM User Interface Bug #10808 (New): COMBO-BOX entry GUI mode: Issues when containing only spaces
- 07:59 AM User Interface Bug #10807: COMBO-BOX DELETE-CHARACTER Crash in GUI Mode
- *Scenario*
# Run the example from #10736-1 in GUI mode.
# Insert spaces into the COMBO-BOX entry, optionally move... - 07:55 AM User Interface Bug #10807 (New): COMBO-BOX DELETE-CHARACTER Crash in GUI Mode
- 07:58 AM User Interface Feature #4837: Add javascript keyboard test application for the virtual desktop
- This functionality is already implemented in the trunk although the look and feel obviously should be improved.
- 07:50 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Dănuț Filimon wrote:
> I looked over the REST operations, procedures and internal procedures are used and some of th... - 07:35 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- I looked over the REST operations, procedures and internal procedures are used and some of them only have their name ...
- 07:45 AM User Interface Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
- Can we proceed by changing the status to Internal Test?
- 05:23 AM Database Bug #10806: Presort queries can sometimes dynamically find records created after opening the query
- Part of #10737, I discovered that BY clause index overlapping resolution is influenced by WHERE clause. This happens ...
- 05:13 AM Database Bug #10806 (New): Presort queries can sometimes dynamically find records created after opening th...
- 05:23 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Tomasz, I need to try your example when connecting from OpenEdge to the FWD server. The changes look good, I just nee...
- 02:21 AM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- Vladimir Tsichevski wrote:
> Code Review 10791a, Revision 16253
>
> *EntryFieldGuiImpl*
>
> Update the copyrig... - 07:30 PM Conversion Tools Feature #10804: create replacement AST implementation for use with ANTLR 4
- We must replace our @AnnotatedAst@ class with a new implementation that does not derive from @antlr.CommonAST@. In A...
- 07:13 PM Conversion Tools Feature #10804 (Review): create replacement AST implementation for use with ANTLR 4
- 07:21 PM Conversion Tools Feature #1757: update ANTLR to latest version
- We will continue to discuss and consider this issue of how we handle the IDE (from the parse tree or the AST...) but ...
- 07:10 PM Conversion Tools Feature #1757: update ANTLR to latest version
- > If we compare the two images, we can see that the tree generated by ANTLR v4 is deeper (depth 4) and more detailed ...
- 07:00 PM Conversion Tools Feature #1757: update ANTLR to latest version
- Alexandru Lungu wrote:
> > the adapter will simply take the ANTLR 4 parse tree and convert it into the annotated AST...
11/02/2025
- 06:45 PM Conversion Tools Feature #1757: update ANTLR to latest version
- Let me provide some additional context about our work here.
1. Our requirements will likely be set by the 4GL pr... - 05:10 PM Conversion Tools Feature #1757: update ANTLR to latest version
- > I had an in-depth discussion with Alex,
I appreciate this, but please note that I am leading this effort directl...
11/01/2025
- 06:08 PM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Delia Mitric wrote:
> Created #10791 for the issues related to @DOWN@ and @UP@ events.
>
> ---
>
> I've commit... - 04:59 PM User Interface Bug #10801: COMBO-BOX issues
- *@?@ Input at Leftmost Caret*
In the COMBO-BOX demo app (see #10791-1), when the caret is at the leftmost position... - 04:57 PM User Interface Bug #10801: COMBO-BOX issues
- *Combo FILL-IN Spaces*
In the COMBO-BOX demo app (see #10791-1), when starting, the *FILL-IN* part of the combo:
... - 04:55 PM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- Code Review 10791a, Revision 16253
*EntryFieldGuiImpl*
Update the copyright message years to 2015–2025.
The ...
10/31/2025
- 03:15 PM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
>
> It seems the rules are:
> 1. If a test does database operations committed or not, a tran... - 07:38 AM Database Support #10664: Develop a multi session test suite in harness
- Greg Shah wrote:
> Sorry, I still need to catch up here. Are you saying that in OE, the ABLUnit test code in #10664... - 07:30 AM Database Support #10664: Develop a multi session test suite in harness
- Sorry, I still need to catch up here. Are you saying that in OE, the ABLUnit test code in #10664-86 fails to compile...
- 07:19 AM Database Support #10664: Develop a multi session test suite in harness
- ...
- 06:28 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Tomasz Domin wrote:
> > Dont we need tests running on level 0 ? Or test when we control when... - 06:26 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz Domin wrote:
> Dont we need tests running on level 0 ? Or test when we control when level 1 is entered ?
> ... - 06:21 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Tomasz Domin wrote:
> > I meant something different - if starting a test case implicitly sta... - 06:20 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz Domin wrote:
> I meant something different - if starting a test case implicitly starts transaction we can onl... - 06:12 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Maybe I am not explaining myself clear, this is what fails:
> [...]
> This doesn't even mak... - 05:42 AM Database Support #10664: Develop a multi session test suite in harness
- Maybe I am not explaining myself clear, this is what fails:...
- 05:39 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Tomasz Domin wrote:
> > Isnt each ABLUnit test case started within an implicit transaction a... - 05:28 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz Domin wrote:
> Isnt each ABLUnit test case started within an implicit transaction already ?
AFAIK yes, but... - 05:26 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz Domin wrote:
> Possible solution is moving subtransaction into a sub-procedure. But that would make tests har... - 05:25 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> In a simple program, constructs like:
> [...]
> are perfectly legal and cause no trouble.
... - 05:22 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> From my investigation, this is not a true warning and cannot be suppressed with @SESSION:SUPP... - 03:21 AM Database Support #10664: Develop a multi session test suite in harness
- In a simple program, constructs like:...
- 08:37 PM Database Support #10664: Develop a multi session test suite in harness
- > there were some hard limits with abl unit and nested explicit transactions
Please provide more details. What ar... - 10:20 AM Conversion Tools Feature #1757: update ANTLR to latest version
- Alex, I used the expression *2 + 3 * 4* to generate a simple AST and a ParseTree using ANTLR v2 and ANTLR v4:
!ant... - 09:01 AM Conversion Tools Feature #1757: update ANTLR to latest version
- Paula Păstrăguș wrote:
> We’ll also need to evaluate how this affects performance. While I would expect ANTLR 4 to b... - 06:37 AM Conversion Tools Feature #1757: update ANTLR to latest version
- > the adapter will simply take the ANTLR 4 parse tree and convert it into the annotated AST format expected by our cu...
- 06:29 AM Conversion Tools Feature #1757: update ANTLR to latest version
- I had an in-depth discussion with Alex, and we agreed to start working on upgrading @ANTLR 2@ to @ANTLR 4@. For now, ...
- 10:05 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- I've got an implementation down for *.xpxg. Sorry Constantin, but I could not use your idea as I could not get the ri...
- 08:37 AM User Interface Bug #10791 (Review): DOWN and UP events in a simple COMBO-BOX don't select the list item correctl...
Modified the @ComboBoxGuiImpl.entryFieldChanged@. If the value wrote in the entry field matches the first item from...- 06:27 AM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- I think we need to modify when the selection is cleared for a @ScrollableSelectionListGuiImpl@ list in @EntryFieldGui...
- 02:49 AM User Interface Bug #10791 (WIP): DOWN and UP events in a simple COMBO-BOX don't select the list item correctly e...
- Sorry, tested again and found a case that doesn't work as expected with the committed modifications.
I'll continue t... - 02:30 AM User Interface Bug #10791 (Review): DOWN and UP events in a simple COMBO-BOX don't select the list item correctl...
- I committed a fix for #10791-1 and #10791-6 issues to *10791a branch rev. 16251*.
*Vladimir*, please review. Than... - 08:42 PM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- I don't have an issue with changing @fwd_create_pg_cluster.sh@. I'm saying we need other changes too, to deal with th...
10/30/2025
- 06:03 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Constantin Asofiei wrote:
> There are some examples in old testcases @uast/web_services/wsdl_test*.p@ programs, but ... - 02:31 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> I can actually run that from the command line (as sudo) but I don't actually see it fork o... - 01:06 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> launches the process of the spawn program and then the spawn program launches java config... - 11:45 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> What code actually forks the spawner? What is the last place I can step to before we get to ... - 11:30 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- What code actually forks the spawner? What is the last place I can step to before we get to the JNI?
- 11:28 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Eugenie Lyzenko wrote:
> Try to use this version: @openjdk version "17.0.16" 2025-07-15@ but *not* later/newer.
Tha... - 09:38 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Eugenie Lyzenko wrote:
> > Roger Borrello wrote:
> > > That still results in "The spawn pr... - 09:31 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I can just add my observation that for JDK 17 I cannot start the web client remotely via ... - 09:28 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Eugenie Lyzenko wrote:
> Roger Borrello wrote:
> > That still results in "The spawn process failed with 0 error. Pl... - 03:31 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I can just add my observation that for JDK 17 I cannot start the web client remotely via broker client, but I did not...
- 09:27 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> That still results in "The spawn process failed with 0 error. Please see spawner logs." What... - 09:15 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- That still results in "The spawn process failed with 0 error. Please see spawner logs." What are the spawner logging ...
- 08:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Something is just not working in my world. I cannot get hotel_gui to spawn a client. I start... - 08:46 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Something is just not working in my world. I cannot get hotel_gui to spawn a client. I started from the beginning on ...
- 10:23 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- Greg Shah wrote:
> Roger Borrello wrote:
> > Greg Shah wrote:
> > > As Constantin noted, we also need to be able t... - 04:24 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- Roger Borrello wrote:
> Greg Shah wrote:
> > As Constantin noted, we also need to be able to configure this as part... - 08:58 PM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- Greg Shah wrote:
> As Constantin noted, we also need to be able to configure this as part of the project json file, ... - 08:02 PM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- As Constantin noted, we also need to be able to configure this as part of the project json file, since it affects cfg...
- 09:49 AM Base Language Bug #10391 (Test): Comparisons methods not returning the correct result in poly cases
- Branch *10391b* was merged into trunk as rev. *16254* and archived.
- 09:39 AM Base Language Bug #10391 (Merge Pending): Comparisons methods not returning the correct result in poly cases
- Please merge 10391b to trunk now.
- 09:37 AM Base Language Bug #10391: Comparisons methods not returning the correct result in poly cases
- Șerban Bursuc wrote:
> Alexandru Lungu wrote:
> > Serban, can you confirm that 10391b is fixing the OG issue in the... - 09:34 AM Base Language Bug #10391: Comparisons methods not returning the correct result in poly cases
- Alexandru Lungu wrote:
> Serban, can you confirm that 10391b is fixing the OG issue in the customer application?
... - 09:22 AM Base Language Bug #10391: Comparisons methods not returning the correct result in poly cases
- Serban, can you confirm that 10391b is fixing the OG issue in the customer application?
- 04:27 AM Base Language Bug #10391: Comparisons methods not returning the correct result in poly cases
- > Alexandru: we need this in trunk if we are making a release today.
I will be doing a delivery today. Please focu... - 03:48 AM Base Language Bug #10391: Comparisons methods not returning the correct result in poly cases
- Alexandru: we need this in trunk if we are making a release today.
- 09:09 AM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- Vladimir Tsichevski wrote:
> Several team members are currently working on COMBO-BOX issues. To improve coordinati... - 08:38 AM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- Delia Mitric wrote:
> I think I found another difference between FWD and Progress when an item from the list is sele... - 05:40 AM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- I think I found another difference between FWD and Progress when an item from the list is selected based on the entry...
- 09:07 AM User Interface Bug #10801: COMBO-BOX issues
- Please add the related @COMBO-BOX@ issues here :).
- 09:04 AM User Interface Bug #10801: COMBO-BOX issues
- Vladimir suggested in #10791-7 to create a central hub task to improve coordination between issues which imply @COMBO...
- 09:03 AM User Interface Bug #10801 (New): COMBO-BOX issues
- 08:49 AM Database Support #10664: Develop a multi session test suite in harness
- I have to mention an issue I was having in case anybody else encounters it.
If an abl unit class has all capital let... - 08:41 AM Database Support #10664: Develop a multi session test suite in harness
- I solved all the issues with @flushing_and_validation@ tests, there were some hard limits with abl unit and nested ex...
- 05:34 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Constantin Asofiei wrote:
> Danut, while we are at it: the .jast for the FWD OpenClient proxy programs is still in a... - 04:45 AM Base Language Feature #10467: Make READ-JSON dataset handle method able to read json files not containing the n...
- I tested with both trunk and 9457c again today and no.
- 04:29 AM Database Bug #10399: Index selection in dirty database
- Eduard Soltan wrote:
> This issue can also be rejected, as it refers to a unit test rejected from customer applicati... - 04:28 AM Database Bug #10399: Index selection in dirty database
- This issue can also be rejected, as it refers to a unit test rejected from customer application.
- 04:25 AM Conversion Tools Bug #10784: FWD Analytics - Visualize Call Graph can't be used due to broken file paths
- Octavian Adrian Gavril wrote:
> I found as a quick fix that
Clever. Let's consider this a temporary workaround. - 03:28 AM Conversion Tools Bug #10784: FWD Analytics - Visualize Call Graph can't be used due to broken file paths
- I found as a quick fix that we can change in @p2j.cfg.xml@ the @basepath@ from @"./abl"@ into @"${P2J_HOME}/abl"@ *af...
10/29/2025
- 04:55 PM Database Bug #10470 (Rejected): Wrong order of records fetching when index modification
- 04:50 PM Database Bug #10470: Wrong order of records fetching when index modification
- Teodor Gorghe wrote:
> This issue was solved by #10480?
This issue can be rejected or closed. The test I was inve... - 03:28 PM Database Bug #10470: Wrong order of records fetching when index modification
- Teodor Gorghe wrote:
> This issue was solved by #10480?
Eduard? - 04:43 PM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- Updated #10722-8... default is 100 connections
- 04:37 PM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- I am adding a @--max-connections VALUE@ option (defaults to 100) to the @fwd_create_pg_cluster.sh@ script. This scrip...
- 01:22 PM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- For MS SQL Server, the number of maximum connections can be obtained using:...
- 11:46 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- Roger Borrello wrote:
> The container project's newer scripts that incorporate PG versions 14 to 17 strictly speakin... - 11:42 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- The container project's newer scripts that incorporate PG versions 14 to 17 strictly speaking do not allow you to con...
- 11:16 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- Constantin Asofiei wrote:
> *Roger*: where do you configure max_connections in the docker postgresql image? What is... - 10:54 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- *Roger*: where do you configure max_connections in the docker postgresql image? What is the default value?
*Ovidi... - 04:42 PM Database Feature #10491: Tool to standardize PG cluster creation
- I have a proposed change so that @max_connections@ can be updated from the default of 100. It would involve adding @-...
- 03:29 PM Base Language Feature #10467: Make READ-JSON dataset handle method able to read json files not containing the n...
- Paul: is this fixed already by other tasks?
- 03:12 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger Borrello wrote:
> > Was the copy/paste of the URL the "onetime setup" you are refe... - 03:02 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > All these indicate that you have correct setup and the softwar... - 02:52 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Otherwise you should have a valid root certificate and then sign all generated certificates with this root certificate.
- 02:43 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Was the copy/paste of the URL the "onetime setup" you are referring to?
Yes.
- 01:41 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Was the copy/paste of the URL the "onetime setup" you are referring to?
- 01:33 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> All these indicate that you have correct setup and the software work as expected. Now ple... - 01:16 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- All these indicate that you have correct setup and the software work as expected. Now please look at the video that I...
- 01:11 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Actually, when I changed the @remote:agent:host@ from "localhost" to "fwddev2", I no longer get the class not found e...
- 12:59 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I copied your store files into my deploy directory, and moved your keys and certificates into my bootstrap xml and di...
- 10:54 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Roger, did you get hotel_gui.zip? Could this archive be remove... - 10:34 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, did you get hotel_gui.zip? Could this archive be removed? You should have @client@... - 10:06 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, did you get hotel_gui.zip? Could this archive be removed? You should have @client@ directory.
Updated: remove... - 09:39 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Yes, please download from the Google Disk https://drive.google.com/file/d/1G3ijoQXwOUlcOW... - 09:20 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Yes, please download from the Google Disk https://drive.google.com/file/d/1G3ijoQXwOUlcOW4zlWl8DHIdtWHmdtB0/view?usp=...
- 09:07 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, can you post your zipped up @deploy/server@ and @deploy/broker@ directories?
- 01:43 PM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Danut, while we are at it: the .jast for the FWD OpenClient proxy programs is still in abl/ and not in cvt/ folder.
- 11:04 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- > Greg, should soap/rest/web/proxy files be checked right at the start of the conversion or should we wait until the ...
- 10:31 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Greg, should soap/rest/web/proxy files be checked right at the start of the conversion or should we wait until the la...
- 09:44 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- ServiceSupport.resolveRestConfiguration for REST, resolveWebHandlers for WEB, initialize for SOAP. Those 3 will have ...
- 08:50 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- There's @resolveProxyProgramsConfiguration()@ method that is called in @middle()@ when initializing a @ServiceSupport...
- 09:57 AM User Interface Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
- Sure :)
Committed rev. *16250* - 09:52 AM User Interface Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
- Code review 10236a. The change looks ok to me. Just please remove the TODO, it is redundant now.
- 04:31 AM User Interface Bug #10236 (Review): Side label for a widget isn't displayed when parent frame is defined using ...
- I've committed a fix for this issue to *10236a rev. 16249*
Modified @Frame.drawDownFrame()@ in order to draw the lab... - 09:26 AM User Interface Bug #10695 (WIP): Editor Replace function throws ArrayIndexOutOfBoundsException
- 08:37 AM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- Delia Mitric wrote:
> I've noticed that in FWD, if we write something (different from the first list item) in the en... - 06:54 AM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- I've noticed that in FWD, if we write something (different from the first list item) in the entry field and press @DO...
- 05:42 AM User Interface Bug #10791 (WIP): DOWN and UP events in a simple COMBO-BOX don't select the list item correctly e...
- 05:27 AM User Interface Bug #10791: DOWN and UP events in a simple COMBO-BOX don't select the list item correctly every time
- Like Vladimir wrote in #10736-11, the issues are these:
* When the user types a value and then switches to the lis... - 05:25 AM User Interface Bug #10791 (Test): DOWN and UP events in a simple COMBO-BOX don't select the list item correctly ...
- 07:03 AM Conversion Tools Bug #10569 (WIP): Semicolon is skipped while preprocessing
- I'll switch this back to WIP so that we know I'm back to digging.
- 05:53 AM Conversion Tools Feature #7180 (Review): create a centralized manager for the conversion list and per-file/project...
- Committed *7180a/16273*. Moved getPathToConversionFolderPojoFromDmo() to the ArtifactManager.
7180a/16267 - 16273 ... - 05:52 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Tomasz Domin wrote:
> Constantin - can you please review my changes to WebServiceImpl.java and LowLevelSocketImpl.ja... - 05:42 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Created #10791 for the issues related to @DOWN@ and @UP@ events.
---
I've committed to *10736a rev. 16231* a fi... - 05:23 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Ok :)
I'll treat the first issue (with the *unknown* screen-value) here because it is trivial, but I'll create a sep... - 05:14 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Rebased task branch *10560a* to trunk revision *16250*.
- 05:01 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Teodor: please rebase 10560a.
- 05:11 AM Base Language Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Rebased *10352a* to trunk revision *16250*.
- 05:01 AM Base Language Bug #10352: Fix READ-JSON dataset handle method's behaviour
- Teodor: please rebase 10352a.
10/28/2025
- 05:06 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I do not know if this is the issue but generated passwords can have symbols that are not ... - 04:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I do not know if this is the issue but generated passwords can have symbols that are not permitted for xml and should...
- 04:45 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Still, the broker cannot connect. The log things it is tampered with. I am retrieving from the GenCert output the val...
- 04:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Getting things going again is proving much more difficult than I'd like :-(. I was getting i... - 12:34 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I have only an idea to reset root CA by @Re-use the root CA currently in the directory (yes/no): no@.
- 11:56 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Getting things going again is proving much more difficult than I'd like :-(. I was getting improper certificate from ...
- 09:40 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, my warmest congratulations on your great anniversary!
Thank you! A previous co-... - 09:33 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, my warmest congratulations on your great anniversary!
- 09:20 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Rebased 9709b and added missed history rev. 16251.
I am back from my 60th birthday wee... - 12:40 PM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Dănuț Filimon wrote:
> Constantin Asofiei wrote:
> > Otherwise, a question: if there are changes in the SOAP, REST,... - 10:41 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Constantin Asofiei wrote:
> Otherwise, a question: if there are changes in the SOAP, REST, web or proxy/.xpxg resour... - 08:34 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- The issue I think was that when running incremental conversion, the OpenClient proxy generation in FWD was not includ...
- 08:06 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
- Dănuț Filimon wrote:
> I got the open_client_example project from Constantin and did a simple test. After conversion... - 06:24 AM Conversion Tools Bug #6629 (WIP): incremental conversion for OpenClient proxy programs
- I got the open_client_example project from Constantin and did a simple test. After conversion, I modified @./abl/subt...
- 10:07 AM Base Language Bug #10391: Comparisons methods not returning the correct result in poly cases
- Constantin Asofiei wrote:
> Please add history entries.
Sorry for that. Committed rev *16252* on branch *10391b*.... - 09:57 AM Base Language Bug #10391: Comparisons methods not returning the correct result in poly cases
- +Eugenie
Paul: Please update [[regression:Open Regressions in FWD v4]] to add a entry for this issue. - 09:55 AM Base Language Bug #10391: Comparisons methods not returning the correct result in poly cases
- Please add history entries.
- 09:53 AM Base Language Bug #10391 (Review): Comparisons methods not returning the correct result in poly cases
- Created task branch *10391b* and committed rev. *16251* that fixes the regression found in #7143-1723
- 07:25 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Dănuț Filimon wrote:
> Dănuț Filimon wrote:
> > * @error: neutralMillisToCalendar(long,TimeZone) has private access... - 05:37 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Dănuț Filimon wrote:
> * @error: neutralMillisToCalendar(long,TimeZone) has private access in date@
> * @error: jul... - 05:31 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- I converted ChUI and the conversion passed, but the compile phase failed with errors and warnings like:
* @warning: ... - 07:15 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Delia Mitric wrote:
> So, Vladimir, does this mean that the status can be changed to *Internal Test*? (I saw that yo... - 02:57 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- So, Vladimir, does this mean that the status can be changed to *Internal Test*? (I saw that you changed the *Done* pe...
- 04:18 AM User Interface Bug #10786 (New): Common websocket parameters for the web client are not validated
- 03:52 AM User Interface Bug #10785: DIALOG-BOX height is not computed right
- This task represents defered work from #9676. Some changes have been done in task branch *9676b*, but they did not re...
- 03:24 AM User Interface Bug #10785 (New): DIALOG-BOX height is not computed right
- 03:25 AM Conversion Tools Bug #10784: FWD Analytics - Visualize Call Graph can't be used due to broken file paths
- I attached the log that described the issue:
{{Collapse(report-server.log)... - 03:20 AM Conversion Tools Bug #10784 (Test): FWD Analytics - Visualize Call Graph can't be used due to broken file paths
10/27/2025
- 07:33 PM User Interface Bug #7166: TREEVIEW and TREELIST drag and drop is broken
- All the @TREELIST@ DnD known issues are covered in #10532.
And, from the discussion above, I gather there is no is... - 06:35 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Rebased *9687c* to *trunk* revision *16246*.
Tested features - all works correctly:
* hotel_gui
** virtual deskt... - 10:06 AM Base Language Bug #10391 (WIP): Comparisons methods not returning the correct result in poly cases
- Paul - please work on a standalone testcase for #7143-1723 and lets discuss it.
- 09:39 AM Database Bug #9633 (WIP): bulk delete for permanent tables
- Branch 9633a was rebased with trunk/16246, current revision is 16248. I'm handing this over to Stefanel, I'll walk hi...
- 09:27 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Constantin Asofiei wrote:
>
> For now, please upgrade build.gradle to 1.63 in 10526a.
Sure. In rev. 16151. - 09:20 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Eduard Soltan wrote:
> Constantin Asofiei wrote:
> > Eduard: please merge 10526a_h2 to fwd-h2 trunk.
>
> Done, i... - 09:06 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Constantin Asofiei wrote:
> Eduard: please merge 10526a_h2 to fwd-h2 trunk.
Done, is there a task for notificatio... - 08:09 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Eduard: please merge 10526a_h2 to fwd-h2 trunk.
- 07:57 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Constantin Asofiei wrote:
> Alexandru: can we merge 10526a_h2 to fwd-h2-trunk so 10526a can upgrade the fwd-h2 rev?
... - 07:44 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Alexandru: can we merge 10526a_h2 to fwd-h2-trunk so 10526a can upgrade the fwd-h2 rev?
- 07:37 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Constantin Asofiei wrote:
> Eduard, what's the state of 10526a_h2 ? I assume this is mandatory for the original cus... - 07:35 AM Database Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Eduard, what's the state of 10526a_h2 ? I assume this is mandatory for the original customer scenario to be solved?
- 08:38 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- A few issues I found while testing hotel:
* All artifacts were created as BaseArtifact, there's a few places that re... - 04:46 AM Conversion Tools Bug #10469: incremental conversion when basepath is more than one folder (aka abl/foo) with #5586
- Constantin Asofiei wrote:
> Danut, is 10469a still required? I see it was archived as dead.
The fix from 10469a ... - 04:45 AM Conversion Tools Bug #10469: incremental conversion when basepath is more than one folder (aka abl/foo) with #5586
- Danut, is 10469a still required? I see it was archived as dead.
- 04:41 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Rebased 9709b and added missed history rev. 16251.
- 04:21 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...
10/24/2025
- 02:41 PM Database Feature #4369: implement stateless FWD server clustering
- I have been going through the classes that update the metadata tables. Here are my findings. Both @UserTableStatUpdat...
- 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...
- 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... - 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.
- 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...
- 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-...
- 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 ...
- 08:38 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Rebased *7180a* to latest *trunk/16242*, the branch is now at revision *16270*.
Committed *7180a/16271* to make 71... - 07:15 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Committed *7180a/16247-16248*. Removed remaining Configuration dependencies from the ArtifactManager. (refs: #7180)
... - 04:38 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Dănuț Filimon wrote:
> The only issue left is with removing Configuration from the AM and testing.
I have two opt... - 08:06 AM Base Language Bug #4766: fix CHR and ASC
- That is a fair point, Ovidiu. I've been thinking about a similar solution. As you note, we would not want to change...
- 07:57 AM Database Bug #10776: FFC.touch standing out in profiling
- In a test for #10737, I am running 4 concurrent REST calls 100.000 times. Nearly 20% of the time across all sessions ...
- 07:53 AM Database Bug #10776 (Pending): FFC.touch standing out in profiling
- 06:59 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Delia Mitric wrote:
> *Vladimir*, what do you think?
In my opinion, using an artificial @CLEAR@ event to empty ... - 06:44 AM User Interface Bug #10736 (Review): Deleting a character from the editable field of a COMBO-BOX generates VALUE...
- Here is the initial patch for the proposed solution:
{{collapse... - 04:03 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- An idea to solve this is to "mark" by using a flag in @EntryFieldGuiImpl@ class when in @processKeyevent@ "arrives" a...
- 03:54 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Some conclusions after more debugging:
With *trunk*, for a @CLEAR@ event generated by selected text in entry field a... - 01:06 AM Database Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Yes, there are 2 unit tests that suffers this issue, but I have didn't considered this high priority to be in trunk b...
10/23/2025
- 07:05 PM Database Feature #4369: implement stateless FWD server clustering
- > Truth is, I'm not convinced a purely just-in-time implementation of the metadata is the right thing here. At least,...
- 05:41 PM Database Feature #4369: implement stateless FWD server clustering
- Greg Shah wrote:
> > Greg, regarding the idea to move the refactoring of the metadata support to another task(as mot... - 06:56 AM Database Feature #4369: implement stateless FWD server clustering
- > Greg, regarding the idea to move the refactoring of the metadata support to another task(as motivated in #4369-48),...
- 06:39 AM Database Feature #4369: implement stateless FWD server clustering
- Greg, regarding the idea to move the refactoring of the metadata support to another task(as motivated in #4369-48), d...
- 05:05 AM Database Feature #4369: implement stateless FWD server clustering
- > The conclusion is that from the list above I don't see any cache that would really need synchronization between ser...
- 04:53 AM Database Feature #4369: implement stateless FWD server clustering
- I have been going through all the caches I have found in FWD in order to understand if they need synchronization:
# ... - 04:41 PM Base Language Bug #4766: fix CHR and ASC
- Delia Mitric wrote:
> Sure, here is an example:
> [...]
This is very interesting. It shows how OE will use the mem... - 07:50 AM Base Language Bug #4766: fix CHR and ASC
- Greg Shah wrote:
> Don't we already handle this conversion in the @Stream@ and subclasses?
As I've noticed, the... - 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@
>
> ... - 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...
- 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...
- 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...
- 12:56 PM Base Language Bug #9906 (Closed): Incorrect date parsing in FWD DATE(CHARACTER) implementation
- 12:37 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Hynek Cihlar wrote:
> Please merge 9906a to trunk.
Merged as rev. 16241 - 11:11 AM Base Language Bug #9906 (Merge Pending): Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Please merge 9906a to trunk.
- 12:54 PM Database Bug #10590 (Test): Indices are not taken from the model temp-table
- 10590a was merged into trunk and archived.
- 11:33 AM Database Bug #10590 (Merge Pending): Indices are not taken from the model temp-table
- Eduard, please merge after 9906a
- 11:48 AM Database Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Teodor, is this an issue with the #9457 customer app?
- 10:01 AM Base Language Feature #9955 (Test): Implement ClientPrincipal:TENANT-ID and ClientPrincipal:TENANT-NAME
- Branch 9955a was merged to trunk rev. 16239 and archived.
- 08:00 AM Base Language Feature #9955 (Merge Pending): Implement ClientPrincipal:TENANT-ID and ClientPrincipal:TENANT-NAME
- This can be merged after 10542a.
- 09:49 AM Conversion Tools Bug #4867 (Review): Incremental conversion: change detection algorithm ignores .hints and .ext-hi...
- Committed *4867a/16236*. hints and ext-hints files should trigger changes during incremental conversion.
Greg, ple... - 07:42 AM Conversion Tools Bug #4867: Incremental conversion: change detection algorithm ignores .hints and .ext-hints files
- I found https://proj.goldencode.com/projects/p2j/wiki/Chapter_12_Conversion_Hints for reference.
- 07:40 AM Conversion Tools Bug #4867 (WIP): Incremental conversion: change detection algorithm ignores .hints and .ext-hints...
- ...
- 09:45 AM Database Bug #10542 (Test): Write trigger called when multiple buffers reference the same record
- 10542a, was merged to trunk rev. 16238 and archived.
- 08:00 AM Database Bug #10542 (Merge Pending): Write trigger called when multiple buffers reference the same record
- This can be merged after 10501a
- 09:36 AM Database Bug #10480 (Test): Wrong sort criteria in FOR LAST when index has desc component
- 09:35 AM Database Bug #10480: Wrong sort criteria in FOR LAST when index has desc component
- 1480a was merged to trunk rev. 16235 and archived.
- 07:59 AM Database Bug #10480 (Merge Pending): Wrong sort criteria in FOR LAST when index has desc component
- This can be merged after 10417a
- 08:48 AM Base Language Bug #10558 (Test): READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- Branch 10558a was merged to trunk rev. 16234 and archived.
- 07:58 AM Base Language Bug #10558 (Merge Pending): READ-XML does not populate the field with a XML prefix on SERIALIZABL...
- 07:58 AM Base Language Bug #10558: READ-XML does not populate the field with a XML prefix on SERIALIZABLE-NAME
- This can be merged after 10519a.
- 08:42 AM Base Language Bug #10519 (Test): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Branch 10519a was merged to trunk rev. 16233 and archived.
- 07:57 AM Base Language Bug #10519 (Merge Pending): ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- This can be merged after 10509a.
- 08:37 AM Base Language Bug #10509 (Test): SEARCH(directory_path) returns unkown
- Branch *10509a* was merged to trunk rev. *16232* and archived.
- 07:57 AM Base Language Bug #10509 (Merge Pending): SEARCH(directory_path) returns unkown
- This can be merged after 10455a.
- 08:32 AM Database Bug #10455 (Test): Persistent table CAN-FIND FIRST issue
- Branch *10455a* was merged to trunk rev. *16231* and archived.
- 07:57 AM Database Bug #10455 (Merge Pending): Persistent table CAN-FIND FIRST issue
- This can be merged after 10336b.
- 08:24 AM Base Language Bug #10336 (Test): Issue on object deletion: java.lang.IllegalStateException
- Branch 10336b was merged to trunk rev. 16230 and archived.
- 07:56 AM Base Language Bug #10336 (Merge Pending): Issue on object deletion: java.lang.IllegalStateException
- This can be merged after 10391a.
- 08:20 AM Base Language Bug #10391 (Test): Comparisons methods not returning the correct result in poly cases
- Branch *10391a* was merged into trunk as rev. *16229* and archived.
- 07:52 AM Base Language Bug #10391 (Merge Pending): Comparisons methods not returning the correct result in poly cases
- Paul, please merge 10391a now.
- 07:07 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Here goes another commit to *7180a/16246*! Allow ConversionData to use artifacts, added computeHash() to Artifact, us...
- 05:44 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Most probably, we should "process" the deleting events after the @super.processKeyEvent@ in @EntryFieldGuiimpl@ when ...
- 05:34 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Vladimir Tsichevski wrote:
> # *REGRESSION*: When the user types a matching value, switches to the list with @DO... - 04:59 AM User Interface Bug #10736 (WIP): Deleting a character from the editable field of a COMBO-BOX generates VALUE-CH...
- 03:11 AM Database Bug #10772: NUM-RESULTS on a FOR EACH query fails
- + Added watchers
- 03:06 AM Database Bug #10772: NUM-RESULTS on a FOR EACH query fails
- {{Collapse(book.df)...
- 03:04 AM Database Bug #10772 (Internal Test): NUM-RESULTS on a FOR EACH query fails
10/22/2025
- 04:23 PM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Testing 10736a, rev. 16229.
The issues found:
# When the user deletes all content in the combo-box:
# *In ... - 09:38 AM User Interface Bug #10736 (Review): Deleting a character from the editable field of a COMBO-BOX generates VALUE...
- I've fixed the initial issue by removing the processing of @DELETE_CHARACTER@ and @BACKSPACE@ after the @super.proces...
- 08:10 AM User Interface Bug #10736 (WIP): Deleting a character from the editable field of a COMBO-BOX generates VALUE-CH...
- 05:54 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Delia Mitric wrote:
> New problem unlocked 🧐:
> Even the editable field is empty, @DELETE_CHARACTER@ and @BACKSPACE... - 05:31 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Found a piece of code which seems to be extra in @EntryFieldGuiImpl.processKeyEvent()@ method. This code is place aft...
- 05:20 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- New problem unlocked 🧐:
Even the editable field is empty, @DELETE_CHARACTER@ and @BACKSPACE@ generate @VALUE-CHANGED... - 04:05 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> The root cause was that cookie was not sent with each sub request due to @SameSite=Strict... - 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... - 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.
- 08:28 AM 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... - 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...
- 01:12 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Rebased to latest trunk, fixed after rebase to make it compile... - 03:03 AM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Vladimir Tsichevski wrote:
> Rebased to latest trunk, fixed after rebase to make it compile. Revno is now 16235.
> ... - 09:34 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
- In this case, an approach based on simply checking whether the combo box drop-down is visible and skipping mouse even...
- 04:57 AM User Interface Bug #10760 (WIP): Mouse events should not be dispatched while a combo box drop-down is open.
- 04:57 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
- Testcase:...
- 03:34 AM User Interface Bug #10760 (Test): Mouse events should not be dispatched while a combo box drop-down is open.
- 09:00 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Tomasz Domin wrote:
> Greg Shah wrote:
> > > I have an access to OE 11.7 - should I update @tests/logmanager@ tests... - 08:53 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg Shah wrote:
> > I have an access to OE 11.7 - should I update @tests/logmanager@ tests to make them work ? Whic... - 08:43 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- > I have an access to OE 11.7 - should I update @tests/logmanager@ tests to make them work ? Which OE version should ...
- 08:06 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Tomasz Domin wrote:
> I've started with testcases examples (tests/logmanager).
I've executed @testcases/tests/log... - 08:01 AM Base Language Bug #4766: fix CHR and ASC
- Greg Shah wrote:
> > What if str1 is built from many CHR results with different targetCodepages?
>
> I see your ... - 06:55 AM Base Language Bug #4766: fix CHR and ASC
- > What if str1 is built from many CHR results with different targetCodepages?
I see your point that a single flag... - 04:19 AM Base Language Bug #4766: fix CHR and ASC
- Before adding the the logic for "conversion" from *cpinternal* to *cpstream* for writing in files, there are some thi...
- 07:56 AM Conversion Tools Bug #10569: Semicolon is skipped while preprocessing
- To be a bit more clear: we have applications that use a 4GL quirk where @'@ and @"@ characters can be embedded inside...
- 06:18 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Committed *7180a/16245*. Addressed the rebase issues, compatibility changes and most of the review points from #7180-...
- 05:48 AM Base Language Bug #10613 (Closed): Incremental conversion issue: temp-table dmo does not get converted
- 05:47 AM Database Bug #7793 (Closed): incremental conversion with deleted table from .df
- 05:47 AM Conversion Tools Feature #6083 (Closed): schema (.df) changes in incremental conversion mode should only reconvert...
- 05:47 AM Conversion Tools Bug #6738 (Closed): incremental conversion when deleting program or class files
- 05:46 AM Conversion Tools Bug #9917 (Closed): Fileset not ignoring case
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...
- 05:31 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey, I am not sure what your approach was to setting up the broker1 certificate and keystore. I tried again, start...
- 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@...
- 02:39 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> According to the code the certificate store for the web client is build on the fly from t... - 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 ...
- 12:40 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Another possible issue is that FWD generates certificate stores using the following propr... - 10:13 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I followed the @ssl_certs_log@ output to generate my keys and key stores that you had in your server2 directory. Shou...
- 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:...
- 07:31 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- > We always have the option to minimize the number of values, and have other values derive from the configured ones, ...
- 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...
- 11:47 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- it seems that even these values...
- 03:57 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Rebased to latest trunk, fixed after rebase to make it compile. Revno is now 16235.
Can we merge this change now? ... - 02:55 PM Database Feature #4369: implement stateless FWD server clustering
- First of all, thank you Greg and Eric for your input!
Regarding the H2 changes mentioned in #4369-44, at this mome... - 10:37 AM Database Feature #4369: implement stateless FWD server clustering
- From #4369-4:
> * dirty share database
> ** This is a quirk of the 4GL implementation where uncommitted index upd... - 07:43 AM Database Feature #4369: implement stateless FWD server clustering
- I will also re-iterate the advice I've previously given about how we support metadata. We should NOT be maintaining ...
- 07:34 AM Database Feature #4369: implement stateless FWD server clustering
- > While writing the last point, I realised that, not only the metadata H2 tables need to be synced, but also 4GL temp...
- 10:37 AM User Interface Bug #10751 (Review): Beep Sound Playback Causing Client Abend
- Fixed in 10761a rev. 16225. Please, review.
- 10:36 AM User Interface Bug #10751 (WIP): Beep Sound Playback Causing Client Abend
- 09:11 AM Conversion Tools Feature #10265 (Test): schema-only conversion
- Branch 10265a was merged into trunk as rev. 16227 and archived.
- 09:07 AM Conversion Tools Feature #10265 (Merge Pending): schema-only conversion
- 05:32 AM Conversion Tools Feature #10265: schema-only conversion
- Tested conversion and incremental with ETF, ChUI and 3 other customer applications. No issues found.
- 05:38 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Dănuț Filimon wrote:
> I did a conversion with a customer application and forwarded the jars to Artur for testing, w... - 05:33 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- I did a conversion with a customer application and forwarded the jars to Artur for testing, where he found 3 tests fa...
- 02:38 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Ovidiu Maxiniuc wrote:
>
> In your example, the key was @aced000[...]@ - (apparently) the same for all entries, so...
10/20/2025
- 07:08 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- Another question is whether or not to "map" the user into the running container. If not, the container's *fwd* user c...
- 04:14 PM Deployment Support #10727: implement a docker image that supports the full range of development processes wi...
- This task is meant to discuss and implement the type 3 image described (only at a high level) in #9708-1. We discuss...
- 06:56 PM User Interface Bug #7642: Assigning SESSION:DATE-FORMAT has no effect on existing date instances
- Vladimir Tsichevski wrote:
> Setting the FILL-IN format again synchronizes it with current SESSION:DATE-FORMAT. Th... - 06:42 PM User Interface Bug #7642: Assigning SESSION:DATE-FORMAT has no effect on existing date instances
- Vladimir Tsichevski wrote:
> In OE the value in the @FILL-IN@ is @1956/12/29@, while in FWD it is @0012/29/56@.
... - 06:55 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I would like some input on the creation of the broker configuration. Basically, we have a broker template for inclusi...
- 05:52 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> No, it is not working but I just got once a false positive result.
:-) - 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.
- 05:43 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- !NoProtectionChrome.png!
- 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.
- 05:38 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> This is my directory xml for Hotel GUI.
The only differences...
You should be able ... - 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:...
- 05:24 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, please update your version of 9709b with the committed revision 16227.
The URL ... - 05:10 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- but client.sh has diff:...
- 05:07 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- This is my directory xml for Hotel GUI.
- 05:05 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- For me this command seems working...
- 04:59 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, please update your version of 9709b with the committed revision 16227.
Updating... - 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.
- 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...
- 01:26 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Yes, I reproduced null url without SSO plugin and observed that @client:web:port@ paramet... - 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...
- 12:49 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Yes, this is expected, @WebClientBuilderParameters.webClientHost@ was incorrectly set by ... - 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 ...
- 12:08 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I put the SSO plug-in back into the @directory.xml@, and now I get better, but not correct results. I was redirected ...
- 11:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Please check that you are using 9709b and post the console log of broker client. The log ... - 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...
- 10:39 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> OK. Committed revision 16226 (9709b) fixed @dedicatedMode@ to be correctly passed to the ... - 04:38 PM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- I think the @key@ column should be part of the @key@ in @workInsertSql@ statement, to match the unique index.
<pre... - 02:51 PM User Interface Bug #10751: Beep Sound Playback Causing Client Abend
- FWD emits a beep sound to indicate invalid user input (e.g., pressing a disallowed key in a FILL-IN widget). When the...
- 02:49 PM User Interface Bug #10751 (Test): Beep Sound Playback Causing Client Abend
- 10:59 AM Conversion Tools Bug #10569: Semicolon is skipped while preprocessing
- I don't think this change is OK. I deliberately excluded those chars from that rule (i.e. @// it is OK to match " or...
- 10:48 AM Database Feature #4369: implement stateless FWD server clustering
- I started going over the things that need synchronization based on the list from #4369-4 and came up with solutions u...
- 08:56 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Fixed number 1, 2, 6.
I am a bit stuk at 9, getting the Configuration out of the AM. I have to move Configuration.... - 08:54 AM Database Support #10664: Develop a multi session test suite in harness
- I encountered a problem with the multi session test results with FWD.
I have a main session test that modifies a rec... - 07:03 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz,
We need to mention in the wiki that with FWD, @unit_test.xml@ must be created from @unit_test.xml.template@...
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...
10/18/2025
- 08:28 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- OK, then just fix it.
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... - 02:13 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- It is OK to disable dedicated mode. Leave comments behind to make it clear where you have disabled something. Minim...
- 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...
- 01:14 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- We don't have any customers using this today. Right now we don't have any customers planning to use this.
BUT it ... - 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...
- 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... - 12:27 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Please point me to the documentation for dedicated mode. I don't recall the details.
- 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...
- 06:11 AM Documentation Support #9709 (WIP): Needed: Basic example of configuring separate client and server
- 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... - 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... - 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...
- 03:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Yes, it seems correct.
- 05:52 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> I understand that individual tests are run in parallel, but the test sets are sequential, no?... - 05:48 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz Domin wrote:
> ps. funny thing - I've just tried setting @parallel = "1"@ and changed all the port in @cross_... - 05:42 AM Database Support #10664: Develop a multi session test suite in harness
- I understand that individual tests are run in parallel, but the test sets are sequential, no?
I have a lot of scenar... - 05:37 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Tomasz,
> I would like to reuse some test classes in multiple test-sets, this means that the... - 04:54 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz,
I would like to reuse some test classes in multiple test-sets, this means that the same socket will be used,... - 05:17 AM Conversion Tools Bug #10639 (Review): Incremental conversion - unexpected DMO generation for space-only changes
- I analyzed the current implementation that handles insertions in @H2Map@. I changed the @INSERT@ statement with @MERG...
- 03:01 AM Conversion Tools Bug #10639 (WIP): Incremental conversion - unexpected DMO generation for space-only changes
- 02:46 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Alexandru Lungu wrote:
>
> I understand the change and it looks functionally right to me (especially after re-read... - 04:50 AM Conversion Tools Bug #10569 (Review): Semicolon is skipped while preprocessing
- This is the patch I used to solve the issue. Both the testcases and the application scenario are fine with it. Intere...
- 02:27 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- As Vladimir said in #10680-27, when deleting with no selection, @VALUE-CHANGED@ is triggered *three times* by @DELETE...
- 01:21 AM Database Bug #10590: Indices are not taken from the model temp-table
- Eduard, see 10590a/16183 - a copy of the index AST is required when copying from the model.
10/16/2025
- 12:21 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> We would direct all 100 to one webClient host: @http://fwddev1:7443/gui@ and that would dist... - 11:02 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- > We would direct groups of 25 to one of 4 assigned webClient hosts:
Nope. That would require 4 FWD servers. Th... - 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... - 10:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > So your setup is ok now. If I do not miss a root cause, then we sho... - 10:16 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger Borrello wrote:
> > I notice the logs I mentioned regarding #9709-30 contained the... - 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... - 09:54 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> because I do not know if 9709a, where the direct port mapping was implemented #9709-32, #... - 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... - 07:05 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger Borrello wrote:
> > Sergey Ivanovskiy wrote:
> > > Roger, please remove sso login... - 07:04 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> So your setup is ok now. If I do not miss a root cause, then we should somehow allow the ... - 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...
- 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... - 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 ...
- 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...
- 08:14 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- If I recall correctly, you indicated that all values (@webClient/host@, @net:server:host@ and @remote:agent:host@) sh...
- 08:07 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I didn't attach the broker's log (on *fwddev2*) in the last post so I attached (@fwd_client_base_crash_20251015_19302...
- 08:00 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- This got me close...:
* *webClient/host* is *fwddev1* in @directory.xml@
* *net:server:host* is *fwddev1* in @broke... - 10:51 AM Database Bug #10739: Nested CAN-FIND issues in FWD
- Because the complexity of the queries which use CAN-FIND 4GL function, we encountered multiple issues while processin...
- 10:42 AM Database Bug #10739 (New): Nested CAN-FIND issues in FWD
- 10:13 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Alexandru Lungu wrote:
> I understand the change and it looks functionally right to me (especially after re-readin... - 06:23 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- > Alex: Please review.
I understand the change and it looks functionally right to me (especially after re-reading ... - 09:53 AM Database Feature #6457: finish COPY-LOB support
- conversion and runtime on Chui regression passed ✅
large GUI application conversion and unit tests and smoke tests ... - 05:38 AM Database Feature #6457: finish COPY-LOB support
- Another customer application converts and runs successfully with 6457a. ✅
- 09:13 AM Conversion Tools Bug #10626 (Internal Test): DMO names can collide on case-insensitive file-system
- 09:07 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Greg Shah wrote:
> Code Review Task Branch 10626a Revision 16221
>
> I don't have a problem with the changes. Pl... - 09:01 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Code Review Task Branch 10626a Revision 16221
I don't have a problem with the changes. Please help me understand ... - 02:30 AM Conversion Tools Bug #10626 (Review): DMO names can collide on case-insensitive file-system
- Greg, please review.
- 02:29 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Dănuț Filimon wrote:
> Greg Shah wrote:
> > Is this ready for review? What is the % Done?
>
> I looked into th... - 08:49 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- If we select all the text from the field and press @BACKSPACE@, the behavior is the same.
- 08:00 AM User Interface Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Testcase:...
- 07:57 AM User Interface Bug #10736 (Test): Deleting a character from the editable field of a COMBO-BOX generates VALUE-C...
- 08:23 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- @max_connection@ is per-cluster, so all databases in that cluster (including multi-tenant) will use this value. So, ...
- 07:57 AM Runtime Infrastructure Bug #10733: evaluate and document mandatory configuration required when deploying FWD in production
- When deploying to production, there is configuration which needs to be adjusted depending on the customer's load. Th...
- 07:36 AM Runtime Infrastructure Bug #10733 (New): evaluate and document mandatory configuration required when deploying FWD in pr...
- 08:05 AM Database Support #10664: Develop a multi session test suite in harness
- I have completed the first group of tests @flushing_and_validation@, It explores the following aspects:
* Record cre... - 07:58 AM User Interface Feature #10734: CTRL-Z doesn't work on the editable field of a COMBO-BOX
- Testcase:...
- 07:46 AM User Interface Feature #10734 (New): CTRL-Z doesn't work on the editable field of a COMBO-BOX
- 07:37 AM Base Language Bug #10732: Fix Stream.assignDatum to handle all possible BDT types
- From Greg in #10707-6 :
>
> My concern is with the existing design.
>
> # We don't handle all possible BDT type... - 07:36 AM Base Language Bug #10732 (New): Fix Stream.assignDatum to handle all possible BDT types
- 07:35 AM Database Bug #10590: Indices are not taken from the model temp-table
- Committed on 10590a, rev. 16182. Fix for #10615-47.
- 07:32 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Committed revision *16171* on task branch *10560a*:
- Replaced ctx.ttName with ctx.tt._name(). - 07:20 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- > The following pattern:
> [...] where an artifact is created to call loadTree() is because loadTree() takes an Arti... - 07:08 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- The following pattern:...
- 04:10 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- I managed to make 7180a build, but I don't like a few changes so I'll be working a bit on 7180a and also take care of...
- 07:02 AM Deployment Support #9708: rationalize and optimize the standard FWD images
- > The current *container* project contains @dbash.sh@ which is setup to use the @basedev_ubuntu_24.04@ image. That im...
- 08:39 PM Deployment Support #9708: rationalize and optimize the standard FWD images
- The current *container* project contains @dbash.sh@ which is setup to use the @basedev_ubuntu_24.04@ image. That imag...
- 06:51 AM Base Language Bug #10519: ProDataset WRITE-XML issue on nested PARENT-ID-RELATION
- Anything left to be reviewed?
- 06:34 AM Base Language Bug #10624: DO WHILE that contains a FINALLY block can be executed too many times
- I am OK with the approach in 10624a, but I would also like a second opinion from Constantin.
My concern is mostly ...
10/15/2025
- 07:09 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> I'm trying to setup the *fwddev2* server again.
I see in your @directory.xml@ you have *1... - 06:18 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, please remove sso login and use OS user login. Please watch these directory change... - 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:...
- 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,...
- 05:39 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I used old @testcases@ project but not @hotel_gui@. If it can be helpful, then please com... - 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...
- 01:51 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I found one differences with my setup. You have sso:subject:id=bogus but I use the user/p... - 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.
- 01:39 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> But in your crash logs I see correctly provided arguments:
> [...]
> Did you install @s... - 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.
- 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...
- 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:...
- 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...
- 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:...
- 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...
- 12:57 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I never hit a breakpoint in @WebClientSpawner.doWork@, even debugging the client startup.
- 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
> [...... - 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...
- 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 ...
- 12:06 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Please look at #9709-84, @WebClientSpawner@, @TemporaryClientTask.doWork@
The @remoteU... - 11:36 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I am working with the branch 10359a that has unrelated changes (the trunk version). If @d... - 11:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Roger, could you share your server logs, directory and broker ... - 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...
- 11:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, could you share your server logs, directory and broker client xml for one of the f... - 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...
- 10:58 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Please look at #9709-84, @WebClientSpawner@, @TemporaryClientTask.doWork@
- 10:49 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Where does the URL get built? Is that in @spawn@? Something is wrong in there.
- 10:42 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- In @BrokerCore@, the replacement was made into the command line:
!9709_debug_BrokerCore.png!
The command line tha... - 10:11 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- At startup, the broker client has these parameters:...
- 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.
- 09:06 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I think these templates should be replaced by @BrokerCore@ that is according to the code:... - 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:...
- 05:05 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg Shah wrote:
> > Can I get logs from customer applications to find a baseline ?
>
> We can ask for some logs ... - 02:37 PM Deployment Support #10727 (New): implement a docker image that supports the full range of development proces...
- 02:16 PM Conversion Tools Feature #10726: calculate and report code quality metrics
- We will implement multiple calculations of code quality using TRPL (and possibly a subset of call graph analysis). T...
- 01:50 PM Conversion Tools Feature #10726 (New): calculate and report code quality metrics
- 12:33 PM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Eric, are the flushing/validation and locking tests, Greg mentioned, the ones from @testcases... - 06:56 AM Database Support #10664: Develop a multi session test suite in harness
- > Is there a global thread for testcases project except commit log ?
There is no single Redmine task. We have man... - 06:53 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Tomasz Domin wrote:
> > @prowin32 -p support\db\create_tstcases_db.p@ except it creates data... - 06:30 AM Database Support #10664: Develop a multi session test suite in harness
- > > @prowin32 -p support\db\create_tstcases_db.p@ except it creates database is @db@ dir.
> > @proserve testcases@ i... - 02:24 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz Domin wrote:
> @prowin32 -p support\db\create_tstcases_db.p@ except it creates database is @db@ dir.
> @pros... - 10:48 AM Database Feature #4369: implement stateless FWD server clustering
- OK, it seems like we need delta propagation.
- 10:32 AM Database Feature #4369: implement stateless FWD server clustering
- Lately, I have investigated some approaches Geode has for propagating changes to other nodes in the cluster. By defau...
- 08:52 AM Conversion Tools Feature #7180 (WIP): create a centralized manager for the conversion list and per-file/project st...
- Rebased *7180a* to latest *trunk/16220*, the branch is now at revision *16244*. I'll have to commit a few compatibili...
- 05:44 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Greg Shah wrote:
> Code Review Task Branch 7180a Revisions 16121 through 16139
I plan to rebase and address a few... - 07:02 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Alex: Please review.
- 06:37 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Greg Shah wrote:
> Is this ready for review? What is the % Done?
I looked into the ChUI project for some other ... - 06:31 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Is this ready for review? What is the % Done?
- 04:50 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Committed *10626a/16221*. Generates names for menus, sub-menus, dmos, pojos, frames that do not collide in case-insen...
10/14/2025
- 06:23 PM Deployment Feature #10719: Base Docker images need version control
- h2. 🧩 How Docker Determines if a Step Needs to Be Re-Executed or a Layer Recreated
When you run @docker build@, Do... - 01:15 PM Deployment Feature #10719: Base Docker images need version control
- When images are built off a base Docker image (the FWD images, and subsequently the customer Docker images) and "late...
- 01:12 PM Deployment Feature #10719 (WIP): Base Docker images need version control
- 06:17 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- In the @BrokerManager.spawn@, when we get to:...
- 06:12 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- The @environmentMap.put(BrokerManager.CLIENT_IP, requestParameters[2]);@ results in @CLIENT_IP=192.168.1.227@ being p...
- 04:32 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, if you have an environment, then please set the breakpoint at the server side code... - 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@...
- 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...
- 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...
- 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.
- 01:46 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I think that we can try the broker configuration that all clients are run on the same hos... - 01:34 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> Sergey Ivanovskiy wrote:
> > Also I would test Java 8 because the current code has been tes... - 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... - 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... - 10:00 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Could you prove for yourself that the directory setting for the broker client given by th... - 09:00 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Please note this update to @fwd_reference_system.yml@... Comment out the one role... I haven't had a chance to update...
- 08:51 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Install the base Ubuntu OS from the Live ISO: @ubuntu-24.04.2-live-server-amd64.iso@
Make primary user "fwd", pass... - 03:50 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Did you mean to run ...
- 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...
- 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...
- 08:32 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> @agent@ means the broker client, so the @agent host@ should be the host that runs broker ... - 03:55 PM Database Support #10664: Develop a multi session test suite in harness
Artur Școlnic wrote:
> Prerequisites
> There are following prerequisites for using the tool-set (ant/harness) to ...- 01:04 PM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> There are two changes needed in the testcases project:
> 1. Solve the issue with @valid-obje... - 10:35 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> I finally found the issue on OE.
> @HarnessConnection.cls@ does not compile (for me) due to:... - 09:29 AM Database Support #10664: Develop a multi session test suite in harness
- Prerequisites
There are following prerequisites for using the tool-set (ant/harness) to run tests:
for OE
1. dat... - 08:57 AM Database Support #10664: Develop a multi session test suite in harness
- I finally found the issue on OE.
@HarnessConnection.cls@ does not compile (for me) due to:... - 07:54 AM Database Support #10664: Develop a multi session test suite in harness
- > I am happy to complete the wiki once I have a working set up.
Please do make updates to the wiki page to add det... - 07:14 AM Database Support #10664: Develop a multi session test suite in harness
- I attached the debug output for the ant command.
- 06:40 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz,...
- 02:06 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz Domin wrote:
> It was in the wiki already: [[p2j:Writing_Multi-User_Testcases#Prerequistes]]
> For the test ... - 12:40 PM Conversion Tools Feature #10701: implement support for generative AI code assist
- For some time now, I've been expecting that we would write some kind of plugin to integrate with popular gen AI envir...
- 10:42 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Code Review Task Branch 7180a Revisions 16121 through 16139
This is really good. We are getting close.
1. @ann... - 09:40 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Dănuț Filimon wrote:
> I discussed with Octavian and he mentioned I could use @createString2StringMap@ to get a map ... - 07:21 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- I discussed with Octavian and he mentioned I could use @createString2StringMap@ to get a map across other rules. I ha...
- 06:14 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- I thought of using another set of rules to store a case sensitive map that maps the namings, but I don't think this i...
- 03:44 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- This bit of code:...
- 03:20 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- The issue with menus starts with this piece of code:...
- 06:09 AM Conversion Tools Bug #10469 (Test): incremental conversion when basepath is more than one folder (aka abl/foo) wit...
- Branch 6083a was merged to trunk revision 16220 and archived.
- 06:08 AM Conversion Tools Bug #6738 (Test): incremental conversion when deleting program or class files
- Branch 6083a was merged to trunk revision 16220 and archived.
- 06:08 AM Database Bug #7793 (Test): incremental conversion with deleted table from .df
- Branch 6083a was merged to trunk revision 16220 and archived.
- 06:07 AM Conversion Tools Feature #6083 (Test): schema (.df) changes in incremental conversion mode should only reconvert t...
- Branch 6083a was merged to trunk revision 16220 and archived.
- 05:36 AM Conversion Tools Feature #6083 (Merge Pending): schema (.df) changes in incremental conversion mode should only re...
- You can merge 6083a to trunk now.
- 05:24 AM Base Language Bug #10203 (WIP): XMLs cannot be imported into a dataset without a schema present
- Committed revision *106220* on task branch *10203a*:
- Improved @DATASET:READ-XML@ infer support when DATASET node i... - 02:25 AM Base Language Bug #10203: XMLs cannot be imported into a dataset without a schema present
- Rebased branch @10203a@ to trunk revision @16219@.
- 04:42 AM Database Feature #4369: implement stateless FWD server clustering
- Greg Shah wrote:
> In regard to peer-to-peer vs client/server, the above post doesn't tell me enough to understand w... - 04:15 AM Database Support #4060: investigate converting extent fields to array columns
- I was working on implementing the optimization discussed in #4060-16. I have the base but at the moment I got an erro...
- 03:54 AM Base Language Bug #10712 (Review): SAX-READER QName parameter is wrong
- Committed revision *16220* on task branch *10712a*:
- Fix for @START-ELEMENT@ and @END-ELEMENT@ sax-reader callback ... - 03:34 AM Base Language Bug #10712 (WIP): SAX-READER QName parameter is wrong
- Created task branch *10712a*.
- 03:33 AM Base Language Bug #10712: SAX-READER QName parameter is wrong
- There is the following standalone test:
{{Collapse(TestSaxReaderQName.cls)... - 03:29 AM Base Language Bug #10712 (Closed): SAX-READER QName parameter is wrong
- 02:18 AM Database Bug #10470: Wrong order of records fetching when index modification
- This issue was solved by #10480?
10/13/2025
- 04:32 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> @agent@ means the broker client, so the @agent host@ should be the host that runs broker ... - 03:29 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- There is a bug in @client.sh@ in which the @host@ variable defaults to @net:server:host=localhost@ unless the @-h@ op...
- 02:53 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger Borrello wrote:
> When @BootstrapConfig@ constructor is called, @Element root = loadXml(sharedFile, sharedPass... - 02:35 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- When @BootstrapConfig@ constructor is called, @Element root = loadXml(sharedFile, sharedPassphrase);@ returns @[node:...
- 02:22 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> It seems that it just means that @broker_client.xml@ was not found by the code. Correct?
... - 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?
- 02:12 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I do not understand this
> [...]
> if all data are provided by @broker_client.xml@.
Me... - 02:18 PM Database Feature #4369: implement stateless FWD server clustering
- In regard to peer-to-peer vs client/server, the above post doesn't tell me enough to understand which way we should g...
- 07:08 AM Database Feature #4369: implement stateless FWD server clustering
- I have continued the documentation on Apache Geode.
A first thing to mention, that I initially misunderstood is rela... - 11:19 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Wait, does the harness server also need to run alongside the FWD server?
Only when running... - 11:18 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Anyway...after solving these configuration issues, I am still not able to start the tests wit... - 11:18 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Artur Școlnic wrote:
> > Yes, there indeed are a few extra steps.
> > * Download PCT, build... - 10:29 AM Database Support #10664: Develop a multi session test suite in harness
- Anyway...after solving these configuration issues, I am still not able to start the tests with ant on OE, I get @Open...
- 10:23 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Yes, there indeed are a few extra steps.
> * Download PCT, build it, place the PCT.jar in @%... - 09:03 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Wait, does the harness server also need to run alongside the FWD server?
In linux/FWD. - 09:02 AM Database Support #10664: Develop a multi session test suite in harness
- Wait, does the harness server also need to run alongside the FWD server?
- 08:47 AM Database Support #10664: Develop a multi session test suite in harness
- Yes, there indeed are a few extra steps.
* Download PCT, build it, place the PCT.jar in @%DLC%\pct\PTC.jar@
* Creat... - 08:45 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> For OE there are several issues.
> 1. The @ablunit-tests-pattern@ is not located in @build.x... - 08:43 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> I did exactly as the wiki states.
> 1. Change zfile_set.txt
> 2. and deploy.all for buildin... - 08:04 AM Database Support #10664: Develop a multi session test suite in harness
- For OE there are several issues.
1. The @ablunit-tests-pattern@ is not located in @build.xml@ so the correct file ne... - 07:46 AM Database Support #10664: Develop a multi session test suite in harness
- I did exactly as the wiki states.
1. Change zfile_set.txt
2. and deploy.all for building testcases
3. start the se... - 07:42 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Sorry, I meant the one from testcases @testcases/support/harness/test@.
I need more inform... - 07:35 AM Database Support #10664: Develop a multi session test suite in harness
- Sorry, I meant the one from testcases @testcases/support/harness/test@.
- 07:34 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Tomasz,
> With the example from testcases I get this in build/*/results.xml
> [...]
> The ... - 07:25 AM Database Support #10664: Develop a multi session test suite in harness
- Tomasz,
With the example from testcases I get this in build/*/results.xml... - 06:35 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> This is exactly what I needed, thanks!
I've added the example to the wiki. - 03:06 AM Database Support #10664: Develop a multi session test suite in harness
- Going forward I will organize the tests like Greg mentioned in #10664-34. ...
- 02:56 AM Database Support #10664: Develop a multi session test suite in harness
- This is exactly what I needed, thanks!
- 08:34 AM Base Language Bug #10636 (Review): 4GL FOR FIRST LEAVE statement exits the function
- Committed revision *16215* on task branch *10636a*:
- NEXT/LEAVE points to the outer block, when the current FOR BLO... - 07:32 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- I setup and tested POJOs on hotel and found no issues, the hotel.p2o ends up using the correct class names (FooBarSom...
- 05:47 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Dănuț Filimon wrote:
> Perfect, I'll just have to implement the contains() method for CaseInsensitiveHashMap in this... - 05:44 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > Constantin Asofiei wrote:
> > > We need to generate the same ... - 05:16 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Dănuț Filimon wrote:
> Constantin Asofiei wrote:
> > We need to generate the same .java names regardless of OS - so... - 05:15 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- Constantin Asofiei wrote:
> We need to generate the same .java names regardless of OS - so I think that collection n... - 05:08 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
- We need to generate the same .java names regardless of OS - so I think that collection needs to be case-insensitive, ...
- 04:50 AM Conversion Tools Bug #10626 (WIP): DMO names can collide on case-insensitive file-system
- Error from windows:...
- 06:57 AM Database Bug #9383 (Test): Cache only the current delegate on transaction commit if a ProgressiveResults i...
- Branch 9383a was merged to trunk rev 16217 and archived.
- 06:03 AM Database Bug #9383 (Merge Pending): Cache only the current delegate on transaction commit if a Progressive...
- Please merge 9383a to trunk after 10606a.
- 01:36 AM Database Bug #9383: Cache only the current delegate on transaction commit if a ProgressiveResults is used
- Razvan-Nicolae Chichirau wrote:
> I'll do the following:
> * smoke-tests, performance tests and unit tests for some... - 05:20 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Committed revision *16170* on task branch *10560a*:
- Addressed code review #10560-27. - 02:43 AM Database Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Review of 10560a rev 16169:
* please make it compile in Java 8 - see @XmlImport@ line 3949, the @.toList()@ call;
*... - 03:56 AM Database Bug #10689: Wrong temp-table FOR EACH sorting criteria
- Committed revision *16214* on task branch *10689a*:
- Addressed code review #10689-9.
Committed revision *16215* ... - 02:36 AM Database Bug #10689: Wrong temp-table FOR EACH sorting criteria
- Review of 10689a rev 16213:
* check copyright year and set it to 2025
* @Schema record type ({@link #TEMP_TABLE} or... - 03:07 AM Testing Bug #10547 (Rejected): Order of unit test classes execution inside a package
- This is handled by #10568
- 02:50 AM Database Feature #6457: finish COPY-LOB support
- Constantin Asofiei wrote:
> Eduard Soltan wrote:
> You mean there is still work for standalone unit tests for this ... - 02:47 AM Database Feature #6457: finish COPY-LOB support
- Eduard Soltan wrote:
> Otherwise there are 7 tests that require some code-page changes.
You mean there is still wor... - 02:47 AM Database Feature #6457: finish COPY-LOB support
- Constantin Asofiei wrote:
> Eduard, please address the review and - is there anything else for this task?
I addre...
Also available in: Atom