4,760 questions
-2
votes
0
answers
58
views
A .NET utility is running slowly after upgrading to Windows 11 [closed]
I have several utilities written in C# for .NET 4.8. After upgrading from Windows 10 to 11, the utilities are running ~4 times slower. Has anyone encountered this?
The utilities parse large files (~...
1
vote
1
answer
44
views
How to troubleshoot OpenSearch upgrade eligibility failure
I'm trying to migrate an OpenSearch 2.9 cluster to OpenSearch 3.1 but the eligibility test informs the following message:
The following indices are not compatible with the target Elasticsearch ...
0
votes
0
answers
77
views
Upgrade ExtJS from 4.0.1 to 7.9
I’m working on upgrading an application that uses ExtJS 4.0.1 to 7.9.
The application doesn’t follow the standard Sencha application structure. Instead, we directly include ExtJS (JavaScript, SCSS, ...
2
votes
1
answer
615
views
After upgrade to Spring Boot 3.5, ECS logging seems to stop working
In our application we use the Spring Boot built-in logging in ECS format:
logging.structured.format.console=ecs
logging.structured.format.file=ecs
This automagically produces nicely ECS-formatted ...
1
vote
0
answers
131
views
Upgrading from OpenLayers 5 to OpenLayers 10
I have a web site running OpenLayers 5 since … maybe 7 years.
I am considering to upgrade to OpenLayers 10.
I would like to know what I'd have to know before that.
Are there many breaking changes?
...
0
votes
1
answer
176
views
ASP.NET Core 3.1 upgrade to 8.0: Unable to load \9.0.5\hostfxr.dll
My new ARM64 laptop is forcing me to upgrade a project (C# API) from ASP.NET Core 3.1 to 8.0 (I had been planning to upgrade anyway as it is long overdue but was hoping to finish a new feature first!)....
1
vote
0
answers
270
views
Upgrading log4net from 1.2.10 to 3.0.4.0
I've a very old legacy ASP.NET web project and I'm trying to upgrade it to latest Log4Net version (from 1.2.10 to 3.0.4).
The first problem is that I'm using other old libraries which are using ...
0
votes
0
answers
155
views
Error installing Matplotlib in Pydroid 3 due to pip upgrade failure (FileNotFoundError in temporary cache)
Environment:
Pydroid 3 Version: [3.11]
Platform: Android
Issue:
While trying to install Matplotlib on Pydroid 3 using the command:
pip install matplotlib
During installation, pip attempts to upgrade ...
0
votes
1
answer
71
views
After upgrade from Jenkins 2.346.3 to Jenkins 2.375.1 I have exception in the UI of Caught unhandled exception with ID
I'm testing upgrade of 2.346.3 to 2.375.1 using docker file.
Creating the image works OK but once I start the container, Jenkins starts but in the UI I see unhandled exception with ID 056b7f51-56fd-...
0
votes
0
answers
22
views
Rabbitmq: control "user_limits" Feature Flag from config
I am upgrading my Rabbitmq version to 3.13.7 from lower version and certain feature flags are mandate from 3.11 version as per policy.
One of them is "user_limits". I understand the "...
1
vote
1
answer
275
views
Issue after Upgrading to Laravel 11: Undefined array key “driver”
I followed all the upgrade guide requirements, but when I run php artisan, I get the following error:
Undefined array key "driver"
at vendor/laravel/framework/src/Illuminate/Filesystem/...
0
votes
1
answer
186
views
Odoo18: override of t-name template not applied
In odoo.sh, after the successfull upgrade of my DATABASE from odoo16 into odoo18 on a Staging branch, I have changed the js and its related t-template files (to display html into gantt cell) of one of ...
2
votes
1
answer
86
views
Can I set ]Box and ]Rows settings for new installations of Dyalog?
Sometimes I install a new version of Dyalog and I have to re-set my ]Box and ]Rows settings.
]box on -fns=on
]rows on -fns=on -fold=3
I know I can set these and then save the session file, but I can'...
0
votes
0
answers
94
views
Build and deploy task gives errors after React upgrade from 16 to 18
I am able to upgrade React App from version 16 to 18 and working fine in the Local server, but gives an errors while deploying through Github.
I got the following errors.
npm error code ERESOLVE
npm ...
0
votes
0
answers
61
views
Issues while trying to replace iron:router with FlowRouter (used the meteor package ostrio:flow-router-extra)
Since I want to upgrade my meteor application from meteor 2.16 to 3.0.4, I am replacing the iron:router with ostrio:flow-router-extra. But I dont see the templates rendering properly with flow:router. ...
0
votes
2
answers
233
views
Flutter upgrade command gets stuck, no output at all
Recently, when I try to upgrade Flutter, itself, it gets stuck and there is no output in console. Then it waits infinitely, and is totally stuck.
Even adding --verbose does not help.
Sometimes a ...
0
votes
1
answer
123
views
Apache cxf v4.0.3 to 4.0.4 making build fail with error to execute goal to generate sources in project
I upgraded apache cxf v4.0.3 to 4.0.4 which is making build fail with below error:
Failed to execute goal org.apache.cxf:cxf-codegen-plugin:4.0.4:wsdl2java (generate-sources) on project
Exit code: 1
...
0
votes
1
answer
97
views
No job functions found. Try making your job classes and methods public. error when converting to isolated worker model function
I did the upgrade from .NET 6 to .NET 8 and then converted my Azure function from in-process to isolated worker model. After that, when I run the function app, I get this error:
Error image
This is my ...
0
votes
0
answers
45
views
codeceptjs 3 run-workers with 11 worker threads encounter session out or time out problem
Trying to upgrade my test from codeceptjs2 to codeceptjs3 and run lots of test files with run-worker command:
npx codeceptjs run-workers 15 --plugins allure
The command seems to be working very well ...
0
votes
1
answer
108
views
Upgrade Windows Xamarin.Forms to Maui, and keep same application directory
I have a Xamarin.Forms application that produces a Windows UWP application. I have recently created a new Maui project which is, in effect, an upgrade of my Xamarin.Forms app. When I deploy the new ...
3
votes
1
answer
486
views
rails 8.0 upgrade remove redis dependency
We are planning to upgrade our application to Rails 8.0 and take advantage of the new Solid* features that allow us to remove the Redis dependency. I've done some searching and cannot find any upgrade ...
0
votes
0
answers
167
views
Upgrading from Nifi 2.0.0-M4 to Nifi-2.0.0
I had installed Nifi Registry and Nifi 2.0.0-M4 (it was latest version then), and I have implemented lots of flows there.
Now I want to upgrade my Nifi and Nifi Registry to 2.0.0, what is the easiest ...
0
votes
0
answers
34
views
MSI: when upgrading, delete a file that is implicitly the KeyPath of the component
I have an MSI (built with Wix 3) already distributed to customers. Among others, the product has a directory named Reporter that contains two files, A and B.
A is the implicit KeyPath, because it is ...
2
votes
0
answers
68
views
Pyspark date parser raises timeParserPolicy upgrade exception even when already in CORRECTED mode
Spark version: 3.3.1
Python version: 3.9
By default, calling pyspark.sql.functions.to_date(col("foobar"), "yyyy-MM-dd") raises spark upgrade exception if foobar col can't be parsed ...
1
vote
2
answers
568
views
Directive inputs with the new input() signals
I've successfully migrated my Angular 18 project to Angular 19 and replaced all @Input decorators with the new input() signals. The code works but the test for a directive with input() signals breaks.
...