Activity
From 12/22/2024 to 01/20/2025
01/21/2025
- 09:09 PM Support #5568: implement application-specific TERMINFO database overrides
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Constantin Asofiei wrote:
> > > A production environment wi...
01/20/2025
- 04:14 PM Support #5568: implement application-specific TERMINFO database overrides
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > A production environment will not have a @deploy/lib@ or wha... - 04:11 PM Support #5568: implement application-specific TERMINFO database overrides
- Constantin Asofiei wrote:
> A production environment will not have a @deploy/lib@ or whatever structure. The only f... - 04:03 PM Support #5568: implement application-specific TERMINFO database overrides
- A production environment will not have a @deploy/lib@ or whatever structure. The only folders which can be assumed a...
- 03:31 PM Support #5568: implement application-specific TERMINFO database overrides
- I think the good location is client side, @ConsoleHelper.initChui()@ method:...
- 02:09 PM Support #5568: implement application-specific TERMINFO database overrides
- If we go with this approach, if the files already exist, then we can:
* just always overwrite them
* if we don't ov... - 02:06 PM Support #5568: implement application-specific TERMINFO database overrides
- I would do it like this:
* for spawned clients, the FWD server is responsible of extracting the files and injecting ... - 02:03 PM Support #5568: implement application-specific TERMINFO database overrides
- Greg Shah wrote:
> This is a possibility, though we would probably put it into @deploy/@ since most of the project d... - 01:20 PM Support #5568: implement application-specific TERMINFO database overrides
- This is a possibility, though we would probably put it into @deploy/@ since most of the project doesn't get put on a ...
- 12:43 PM Support #5568: implement application-specific TERMINFO database overrides
- I have confirmation the @TERMINFO_DIRS@ based approach works for having independent terminfo database. Moreover we ha...
- 08:08 AM Support #5568: implement application-specific TERMINFO database overrides
- > Question: will these be needed by batch processes, launched maybe via the directory scheduler (so the spawner is in...
- 08:07 AM Support #5568: implement application-specific TERMINFO database overrides
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > The problem with this approach is it only works in development enviro... - 03:23 AM Feature #8989: Add support for multiple dialects for the multi-tenant landlord database
- *Review for 8989a:*
* This is like the smallest complaint ever, but in @MariaDbLenientDialect@ and in @P2JH2Dialect@...
01/18/2025
- 01:09 PM Support #5568: implement application-specific TERMINFO database overrides
- Question: will these be needed by batch processes, launched maybe via the directory scheduler (so the spawner is invo...
- 12:18 PM Support #5568: implement application-specific TERMINFO database overrides
- Greg Shah wrote:
> The problem with this approach is it only works in development environments. In production syste... - 11:20 AM Support #5568: implement application-specific TERMINFO database overrides
- The problem with this approach is it only works in development environments. In production systems we don't have a c...
- 07:52 PM Support #5568 (WIP): implement application-specific TERMINFO database overrides
- The solution plan:
1. Take the currently patched @xterm@, @vt220@, @vt320@ files and put them into @terminfo@ subd... - 08:55 PM Feature #8989 (Review): Add support for multiple dialects for the multi-tenant landlord database
- I created task branch 8989a and committed the changes. Supported dialects are H2, PSQL, MariaDb (for SQL Server, the ...
01/17/2025
- 08:26 AM Bug #9554: SSLCertGenUtil crashes: : The AES key must have 128, 192 or 256 bits!
- # I run the @SSLCertGenUtil@ for a converted application and the current FWD trunk as described in https://proj.golde...
- 08:13 AM Bug #9554 (New): SSLCertGenUtil crashes: : The AES key must have 128, 192 or 256 bits!
- 06:12 AM Feature #9552: how to build libp2j such that it can be deployed to multiple different versions of...
- Today, it is expected that when you build libp2j, you do so on the same or equivalent system to the target platform o...
- 06:06 AM Feature #9552 (New): how to build libp2j such that it can be deployed to multiple different versi...
01/16/2025
- 03:50 PM Feature #8989 (WIP): Add support for multiple dialects for the multi-tenant landlord database
- I've started implementing this feature. For the moment, PostgreSQL seems to be working in my small test cases. I will...
01/15/2025
- 04:53 PM Support #9514: assess, recommend and document monitoring tools plan
- I may have been "playing" with sampling created the problem.
I was trying to connect to a customers Docker contai... - 08:39 AM Bug #9472 (Test): change the AppServerConnectionPool from a push to a pull model
- 08:21 AM Bug #9472: change the AppServerConnectionPool from a push to a pull model
- Branch 9472a was merged to trunk rev 15641 and archived.
- 08:14 AM Bug #9472 (Merge Pending): change the AppServerConnectionPool from a push to a pull model
- I'm merging this to trunk now.
01/14/2025
- 07:42 AM Bug #9530 (Rejected): NPE in SessionFactory.SessionCloseThread when com.goldencode.p2j.persist.Pe...
- 07:25 AM Bug #9530: NPE in SessionFactory.SessionCloseThread when com.goldencode.p2j.persist.Persistence l...
- Ovidiu Maxiniuc wrote:
> Galia,
> for some reason, the stack trace line number are not matching with my revision (... - 07:21 AM Bug #9530: NPE in SessionFactory.SessionCloseThread when com.goldencode.p2j.persist.Persistence l...
- Galia,
for some reason, the stack trace line number are not matching with my revision (either because of my mine ch... - 06:20 AM Bug #9530: NPE in SessionFactory.SessionCloseThread when com.goldencode.p2j.persist.Persistence l...
- + Ovidiu
- 06:19 AM Bug #9530: NPE in SessionFactory.SessionCloseThread when com.goldencode.p2j.persist.Persistence l...
- The server exits on start with an exception, when logging for @com.goldencode.p2j.persist.Persistence@ (or parent pac...
- 06:10 AM Bug #9530 (Rejected): NPE in SessionFactory.SessionCloseThread when com.goldencode.p2j.persist.Pe...
01/09/2025
- 08:38 AM Support #9514: assess, recommend and document monitoring tools plan
- > I also want to add that there was a huge performance hit when I was trying to sign into the web client with the cus...
- 08:33 AM Support #9514: assess, recommend and document monitoring tools plan
- I also want to add that there was a huge performance hit when I was trying to sign into the web client with the custo...
- 08:28 AM Support #9514: assess, recommend and document monitoring tools plan
- Thanks for that, Alexandru. I'm trying to run with Java 8. I'll try the extension.
- 04:07 AM Support #9514: assess, recommend and document monitoring tools plan
- > I tried to do a quick assessment of VisualVM by downloading from https://visualvm.github.io/. It was very easy to g...
01/08/2025
- 05:02 PM Support #9514: assess, recommend and document monitoring tools plan
- I tried to do a quick assessment of *VisualVM* by downloading from https://visualvm.github.io/. It was very easy to g...
- 12:43 PM Support #9514: assess, recommend and document monitoring tools plan
- Greg Shah wrote:
> > *Unknown* to me and should be documented:
> > * SpreadsheetCacheHitCount
This is an unused ... - 12:27 PM Support #9514: assess, recommend and document monitoring tools plan
- > For #9514-1, I think logging is also a thing that should be added. With the @CentralLogger@ in place, I suppose hav...
- 10:05 AM Support #9514: assess, recommend and document monitoring tools plan
- Moved "Available Instrumentation Points", but the wiki is still WIP.
For #9514-1, I think logging is also a thing ... - 07:54 AM Support #9514: assess, recommend and document monitoring tools plan
- Alexandru Lungu wrote:
> > The Profiling page can point to it, as can any page in Installation Configuration and Adm... - 07:36 AM Support #9514: assess, recommend and document monitoring tools plan
- > The Profiling page can point to it, as can any page in Installation Configuration and Administration Guide.
Shou... - 07:06 AM Support #9514: assess, recommend and document monitoring tools plan
- > *Unknown* to me and should be documented:
> * SpreadsheetCacheHitCount
> * SpreadsheetCmdNanos
> * ThreadsCpuUti... - 07:05 AM Support #9514: assess, recommend and document monitoring tools plan
- > *It is important* to note that many (I think most) tracepoints are wrapped in a conditional activated by @fwd_jmx_d...
- 04:10 AM Support #9514: assess, recommend and document monitoring tools plan
- *Added*:
h5. FWD Server - Dynamic Query Processing
| OrmDynQueryProcess_SymRes | TIMER | @DynamicQueryHelper.pa... - 02:22 PM Bug #9472 (Internal Test): change the AppServerConnectionPool from a push to a pull model
- Code Review Task Branch 9472a Revisions 15630 and 15631
The changes look good to me. - 05:27 AM Bug #9472: change the AppServerConnectionPool from a push to a pull model
- Greg, please review.
- 10:12 AM Feature #9519: rewrite the admin console using native HTML/CSS/Javascript and the RESTful admin API
- > Is it going to be always deployed on the same server as the API (as it is now), thus not requiring cross-domain req...
- 09:01 AM Feature #9519: rewrite the admin console using native HTML/CSS/Javascript and the RESTful admin API
- Also a very important question: Is it going to be a single page application that needs only one entry point on the se...
- 08:16 AM Feature #9519: rewrite the admin console using native HTML/CSS/Javascript and the RESTful admin API
- A `native` HTML/CSS/Javascript approach is recommended to have the bare minimum of a package manager (npm), typizatio...
- 07:46 AM Feature #9519: rewrite the admin console using native HTML/CSS/Javascript and the RESTful admin API
- To me the important points are:
* tech stack in the context of @reduces dependencies on 3rd party code@;
* authenti... - 07:41 AM Feature #9519: rewrite the admin console using native HTML/CSS/Javascript and the RESTful admin API
- The idea here is to eliminate GWT usage. This reduces dependencies on 3rd party code and potentially simplifies our ...
- 07:36 AM Feature #9519 (New): rewrite the admin console using native HTML/CSS/Javascript and the RESTful a...
- 07:57 AM Feature #1847: improve server instrumentation
- I would add a 'sampled' heap size of a context - this at least can show high-memory contexts and destroy them manuall...
- 07:50 AM Feature #1847: improve server instrumentation
- We will work on this in the coming months and I want to have a more specific list of the highest value tracepoints.
... - 07:42 AM Feature #1849 (Closed): expose management features, configuration...to inspection and control via...
- Our work on JMX support and instrumentation is complete enough to close this task. More instrumentation will be done...
01/07/2025
- 12:35 PM Support #9514: assess, recommend and document monitoring tools plan
- Alexandru: Is our documentation for [[p2j:Profiling#Available-Instrumentation-Points|Available JMX Instrumentation Po...
- 12:33 PM Support #9514: assess, recommend and document monitoring tools plan
- We don't have generic documentation for production runtime monitoring, nor do we have a good recommendation for custo...
- 12:13 PM Support #9514 (New): assess, recommend and document monitoring tools plan
- 06:27 AM Bug #9472: change the AppServerConnectionPool from a push to a pull model
- 9472a/15631 add checking for tasks (from the pool queue or worker's private queue) in a single synchronized block.
...
01/06/2025
- 12:20 PM Bug #9472 (Review): change the AppServerConnectionPool from a push to a pull model
- Created task branch 9272a from trunk rev 15629.
The changes are in 9272a/15630 - this can be reviewed.
The idea...
Also available in: Atom