Project

General

Profile

Activity

From 09/27/2016 to 10/26/2016

10/26/2016

01:49 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
The branch is rebased to the trunk revision 11126. Regression testing is running. Vadim Gindin

10/25/2016

10:31 AM Database Feature #1587: implement full support for word indexes
Ovidiu Maxiniuc wrote:
> Indeed, this seems to be a conversion-time flaw. The string literal @"a"@ should not have b...
Igor Skornyakov
10:26 AM Database Feature #1587: implement full support for word indexes
Igor Skornyakov wrote:
> In fact the problem with case-sensitive expressions in the @WHERE@ clause is more general. ...
Ovidiu Maxiniuc
08:12 AM Database Feature #1587: implement full support for word indexes
In fact the problem with case-sensitive expressions in the @WHERE@ clause is more general. For example @for each tt n... Igor Skornyakov
05:04 AM Database Feature #1587: implement full support for word indexes
With 3197b rev. 11126 the issue with case-sensitivity of the @MATCHES@/@BEGINS@ arguments' is almost solved, The prob... Igor Skornyakov

10/24/2016

08:34 AM Database Feature #1587: implement full support for word indexes
Eric Faulhaber wrote:
> Before we decide on an implementation for the word index updates (and deletions), we need to...
Igor Skornyakov
08:31 AM Database Feature #1587: implement full support for word indexes
Before we decide on an implementation for the word index updates (and deletions), we need to understand the way Progr... Eric Faulhaber
07:40 AM Database Feature #1587: implement full support for word indexes
Eric Faulhaber wrote:
> OK, then it looks like we will take the approach in note 14.
Well, the only remaining quest...
Igor Skornyakov
07:23 AM Database Feature #1587: implement full support for word indexes
OK, then it looks like we will take the approach in note 14. Eric Faulhaber
06:16 AM Database Feature #1587: implement full support for word indexes
As far as I can see Hibernate Search is just a wrapper on the top of Apache Lucene. It keeps indexes in a separate st... Igor Skornyakov

10/22/2016

04:06 AM Database Feature #1587: implement full support for word indexes
Eric Faulhaber wrote:
> Igor Skornyakov wrote:
> > Can an application logic use such dirty reads in any reliable an...
Igor Skornyakov
09:54 PM Database Feature #1587: implement full support for word indexes
Igor Skornyakov wrote:
> Can an application logic use such dirty reads in any reliable and consistent way? I can har...
Eric Faulhaber

10/21/2016

05:17 PM Database Feature #1587: implement full support for word indexes
Eric Faulhaber wrote:
> * What are the implications for dirty database? Progress does not use an MVCC model, so when...
Igor Skornyakov
12:33 PM Database Feature #1587: implement full support for word indexes
Eric Faulhaber wrote:
> The documentation is clearly a good place to start, but ultimately, we need to confirm any d...
Igor Skornyakov
12:29 PM Database Feature #1587: implement full support for word indexes
Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > * How and when does Progress update its word break tables? We ne...
Eric Faulhaber
12:00 PM Database Feature #1587: implement full support for word indexes
Regarding the HQL compliance. As a hack it is possible to create auxiliary views for n = 1,..., N which are the "fibe... Igor Skornyakov
11:26 AM Database Feature #1587: implement full support for word indexes
Eric Faulhaber wrote:
> * How and when does Progress update its word break tables? We need to match this behavior, s...
Igor Skornyakov
10:44 AM Database Feature #1587: implement full support for word indexes
Some other things to consider:
* How and when does Progress update its word break tables? We need to match this beha...
Eric Faulhaber
09:55 AM Database Feature #1587: implement full support for word indexes
We've already made several changes to the HQL->SQL generator in Hibernate. I could envision placing a marker keyword ... Eric Faulhaber
09:37 AM Database Feature #1587: implement full support for word indexes
Eric Faulhaber wrote:
> You have come up with some good potential solutions to deal with the CONTAINS syntax as SQL,...
Igor Skornyakov
09:33 AM Database Feature #1587: implement full support for word indexes
You have come up with some good potential solutions to deal with the CONTAINS syntax as SQL, but the impedance mismat... Eric Faulhaber
05:03 AM Database Feature #1587: implement full support for word indexes
The use of @UNION ALL@ can be avoided with use of CNF (Conjunctive Normal Form). For example
@SELECT <fields> FROM t...
Igor Skornyakov

10/20/2016

03:38 PM Database Feature #1587: implement full support for word indexes
I like the directness of this approach and in fact I have been trying to move as much HQL processing to SQL for perfo... Eric Faulhaber
02:40 PM Database Feature #1587: implement full support for word indexes
Eric Faulhaber wrote:
> Of course, we want as few round trips to the database as possible, ideally only one. Please ...
Igor Skornyakov
02:24 PM Database Feature #1587: implement full support for word indexes
Of course, we want as few round trips to the database as possible, ideally only one. Please provide an example of wha... Eric Faulhaber
01:47 PM Database Feature #1587: implement full support for word indexes
Regarding the queries with use of a word-break table. In a case of the complex expression in the @CONTAINS@ it can be... Igor Skornyakov
07:28 AM Database Feature #1587: implement full support for word indexes
Igor Skornyakov wrote:
> Here is the (expanded) summary of the recent e-mail discussion between Greg, Eric, Ovidiu a...
Igor Skornyakov
06:30 AM Database Feature #1587: implement full support for word indexes
Here is the (expanded) summary of the recent e-mail discussion between Greg, Eric, Ovidiu and myself regrading the su... Igor Skornyakov
12:47 PM User Interface Bug #3204: "No renderer found" bug in menus
The testcase @menu/sm_mnemonic.p@. Trunk revno 11120.
Open menubar and move moues pointer to some sub-menu trying...
Vadim Gindin
12:43 PM User Interface Bug #3204 (New): "No renderer found" bug in menus
Vadim Gindin

10/19/2016

08:31 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Created task branch 1735i from trunk rev 11120. Greg Shah

10/15/2016

12:29 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Task branch 1735g has been merged to trunk as revision 11116 (refs #1735). This revision continues to shift the use ... Greg Shah
12:20 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Task branch 1735g rebased from trunk revision 11115. The latest revision is now 11125. Greg Shah
11:36 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Greg Shah wrote:
> Eric: Please push this to the staging pipeline for both conversion and ETF testing.
1735g/11121 ...
Eric Faulhaber

10/14/2016

07:22 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Task branch 1735g rebased from trunk revision 11113. The latest revision is now 11123. Greg Shah
05:49 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
1735g rev 11121 has passed customer GUI code conversion and runtime testing.
If the customer Server code conversio...
Greg Shah

10/13/2016

06:12 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
1735g rev 11120 passed MAJIC conversion and runtime regression testing.
1735g rev 11121 passed MAJIC conversion te...
Greg Shah
07:49 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Eric reports that 1735g rev 11117 passed customer Server project conversion and all ETF testing using the staging pip... Greg Shah

10/12/2016

12:03 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> Please include it in 3111f.
Ok, will do.
Hynek Cihlar
12:00 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Nice work! The proposed change looks reasonable. Please include it in 3111f. Greg Shah
11:38 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Improved comment in focusmanager_fix.diff. Hynek Cihlar
11:35 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I can reproduce the error @java.lang.IllegalStateException: Widget 29 is not attached to a TopLevelWindow instance.@... Hynek Cihlar
10:45 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I tried @brws_tlw_err.p@ locally and I see auto-return bug in GUI - I have to press @Enter@ to get to the next line. ... Stanislav Lomany
10:13 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Strangely, I don't see test failures associated with this. I say this because the test failures I see are related to... Greg Shah

10/11/2016

05:13 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> Good work, Vadim, in isolating this recreate. As I mentioned in a separate email, I am seeing th...
Hynek Cihlar
05:05 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Good work, Vadim, in isolating this recreate. As I mentioned in a separate email, I am seeing this exception too (in... Greg Shah
03:07 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Here is the test that constantly reproduces this error: !brws_tlw_err.p!
1. This error also exists in trunk (local...
Vadim Gindin
04:11 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
1735g revision 11116 passed MAJIC conversion and runtime regression testing. Greg Shah
04:11 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Task branch 1735g rebased from trunk revision 11111. The latest revision is now 11117. Greg Shah

10/10/2016

04:16 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
The test gso_216:... Vadim Gindin

10/07/2016

12:39 PM User Interface Bug #2528: finish investigation and implemention of INPUT, SCREEN-VALUE and INPUT-VALUE
Another issue found in @screen-value-overrides2.p@ is that the behaviour is different between GUI and ChUI, for some ... Constantin Asofiei
12:37 PM User Interface Bug #2528: finish investigation and implemention of INPUT, SCREEN-VALUE and INPUT-VALUE
Using @uast/screen_value/screen-value-overrides2.p@, see how the toggle-box reacts when @SCREEN-VALUE@ is set to eith... Constantin Asofiei
12:12 PM User Interface Bug #3193: P2J fails fitting a SELECTION-LIST within a frame in certain cases
In @uast/screen_value/screen-value-overrides2.p@, change these lines:... Constantin Asofiei
12:09 PM User Interface Bug #3193 (New): P2J fails fitting a SELECTION-LIST within a frame in certain cases
Constantin Asofiei
08:12 AM Database Bug #3192: possible optimization when the database server resides on the same box as the P2J server
When the P2J server and database server run on the same UNIX/Linux system, it may be possible to use the JDBC drivers... Greg Shah
08:00 AM Database Bug #3192 (New): possible optimization when the database server resides on the same box as the P2...
Greg Shah

10/06/2016

09:10 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
@TaApprvMaint@ is related to "time and attendance approval". You can look in that program for some using text associ... Greg Shah
05:31 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've finally catch blocking in @AbstractWidget.topLevelWindow()@. Here is the Converstation thread stack attached. Th... Vadim Gindin
08:07 AM User Interface Bug #3179: Fix WINDOW:FIRST-CHILD to iterate over frames and FRAME parenting (when the frame has ...
#3110 notes 412-415 have some work related to WINDOW:FIRST-CHILD in case of frames. Constantin Asofiei

10/05/2016

12:39 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Task branch 1735g rebased from trunk revision 11110. The latest revision is now 11114. Greg Shah
08:09 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Igor has just asked a good question:
> Do you know how to decipher lambda expressions' references in the call stac...
Greg Shah

10/04/2016

01:51 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> > After this run is finished I found that an Exception with TopLevelWindow wasn't thrown at all. ...
Vadim Gindin
07:57 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> It prepended by @[10/03/2016 11:45:58 EDT] (ErrorManager:SEVERE) {00000003:00000026:qryhrs} ** No employee record i... Greg Shah
07:56 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> After this run is finished I found that an Exception with TopLevelWindow wasn't thrown at all. Only "Unexpected thr... Greg Shah
12:12 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
It prepended by @[10/03/2016 11:45:58 EDT] (ErrorManager:SEVERE) {00000003:00000026:qryhrs} ** No employee record is ... Vadim Gindin
12:06 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
After this run is finished I found that an Exception with TopLevelWindow wasn't thrown at all. Only "Unexpected throw... Vadim Gindin

10/03/2016

04:52 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I'd added that code right before target Exception is thrown: @AbstractWidget.topLevelWindow()@. There is an Exception... Vadim Gindin
04:40 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Do you have ANY clients attached to the server? I see no @Conversation@ threads in the thread dump, so all your clie... Greg Shah
04:37 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
What client API is being called by the blocked thread? Greg Shah
04:31 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Here it is: !jstack.txt!
There is one blocked thread, but I don't see relation to client code..
Vadim Gindin
04:20 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Did you generate a thread dump for the server? That will show the server-side threads. One of them will be calling ... Greg Shah
04:18 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Yes, I'd added the code that blocks the thread and rerun main regression testing. But how find at devsrv01 which thre... Vadim Gindin
04:14 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I am assuming that you will add code to block the thread. That added code will be visible at the top of the stack tr... Greg Shah
04:10 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
How to find out which thread is blocked? Vadim Gindin

10/02/2016

04:35 PM User Interface Bug #3191: Inconsistent Z-order for decorations
@AbstractContainer.normalizeZOrder@ is executed when the frame become realized. And z-ordering normalization affects ... Stanislav Lomany
04:28 PM User Interface Bug #3191 (New): Inconsistent Z-order for decorations
Stanislav Lomany

09/30/2016

11:42 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Task branch 1735g rebased from trunk revision 11107. The latest revision is now 11108. Greg Shah
11:36 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Igor's testing as posted in #3109-505 shows 1735h is safe.
1735h has been merged to trunk as revision 11107 and 17...
Greg Shah
09:37 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Created task branch 1735h from trunk 11106. There is a regression in @RuntimeJastInterpreter@ exposed by the ETF tes... Greg Shah
09:03 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Thanks Greg. I'll try. Vadim Gindin
08:46 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> As a result we have for example "client_vig_13558.log". My next question is more about bash: ${$} how this construc... Greg Shah
08:39 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Ok, thanks. I think I won't do logs merging. Vadim Gindin
06:34 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I wrote more about log-file name relation ...
Hynek Cihlar
06:23 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I wrote more about log-file name relation to test. Does the one file ...
Vadim Gindin
05:11 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> I wrote more about log-file name relation to test. Does the one file corresponds to one test? ...
Hynek Cihlar
05:07 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I'd propose that one log file though is used for one test in most cases. Look at @login_to_main_menu.xml@:... Vadim Gindin
04:57 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I wrote more about log-file name relation to test. Does the one file corresponds to one test?
If yes, it would be...
Vadim Gindin
04:24 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Is there some relation between log file in home directory (for example @client_vig_13558.log@)...
Hynek Cihlar
04:17 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Is there some relation between log file in home directory (for example @client_vig_13558.log@) and the test caused an... Vadim Gindin

09/29/2016

12:27 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Merged 1735e to trunk as revision 11106 and sent notification email. Archived 1735e.
Created new task branch 1735...
Greg Shah
11:35 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Task branch 1735e was rebased from trunk revision 11105. The latest revision is now 11136. Greg Shah
07:26 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
MAJIC regression testing has passed for 1735e revision 11133. Greg Shah
08:32 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've tested the trunk and there is no such errors, so the reason in my changes. I've also rebased branch with current... Vadim Gindin

09/28/2016

10:27 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Task branch 1735e was rebased from trunk revision 11102. The latest revision is now 11133. Greg Shah
 

Also available in: Atom