Lucee 6 Admin Services - Create a new gateway instance that doesn't work

Description

When Create a new Gateway instance in lucee 6 admin, it didn't create a new Gateway instance.

Environment

None

Attachments

1
  • 20 Feb 2023, 11:53 am

Activity

Show:

Pothys - MitrahSoft 30 March 2023 at 06:30
Edited

I've checked this issue with lucee latest build 6.0.0.357-snapshot and now when creating new gateway instance in web admin it created successfully and issue was solved

But if I start the Lucee server from scratch, it will load the server by default in a single mode context. At that time I tried to create a new gateway instance, it was successfully created and updated in the config.json file. But it is not listed in the gateway list in the admin

Pothys - MitrahSoft 17 March 2023 at 15:53
Edited

https://github.com/lucee/Lucee/commit/ddc9840f7f93887c13c70a069104bf1824a4a785#diff-40119d90e2206940d7a8e5945626c4c2ec495a31fa6f0b15bf0d1a10c10f6729L2436
In this commit mistakenly removed this line config.setGatewayEntries(mapGateways) in ConfigWebFactory.java. That's why the issue occured.

I added a fix for this issue
Pull Request: https://github.com/lucee/Lucee/pull/1985

But still when creating new gateway instance in single admin, it is successfully created & updated to config.json file. But it is not listed on the gateway list in admin. so can you please take an look on this.

Pothys - MitrahSoft 23 February 2023 at 10:12

The regression starts from after the lucee version 6.0.0.153-SNAPSHOT
May be this commit causes this issue
https://github.com/lucee/Lucee/commit/0193855b097af4dbdb0d83e0a149083ce877d735

Details

Assignee

Reporter

Priority

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 20 February 2023 at 11:53
Updated 1 July 2023 at 15:37

Flag notifications