Extension - Applications link in server admin times out

Description

I get the following error when attempting to go to the Extension / Applications link in the server admin:

request /lucee/admin/server.cfm (zip://C:\Users\User\.CommandBox\server\11380ECFE99F9C8B2813348F3BC40E05-MySite\lucee-5.3.9-SNAPSHOT.88\WEB-INF\lucee-web\context\lucee-admin.lar!/server.cfm) has run into a timeout (timeout: 30 seconds) and has been stopped. The thread started 36140ms ago

This affects all SNAPS after 83.

Environment

Windows 10/Commandbox (latest stable)/Java 11.0.13

Activity

Michael Offner 23 September 2022 at 08:18

that is what i’m saying, not defining the version, means it will use the version installed. defining an optional version simply would mean to see if a the given version is availble locally and load it.

Zac Spitzer 21 September 2022 at 08:09

i think we should just simply try and use the installed version, generally speaking Lucee extensions are always backwards compatible, so this would only be a problem when downgrading and some new api method isn’t available in the older version?

Michael Offner 21 September 2022 at 06:54

we still should make sure that tags in the source code do not reference a specific version of a bundle, that way they use whatever is installed OR maybe we add the option of OPTIONAL version, that means when only when the bundle is not available locally it will try to download that version.

Michael Offner 21 September 2022 at 06:51

in Lucee 6 we should use cftimeout with that.

Pothys - MitrahSoft 16 September 2022 at 11:21

I've checked this ticket with the lucee latest version 5.3.10.70-SNAPSHOT and the issue was solved. Update or downgrade the image extension doesn't affect accessing the admin application page even after the restarting lucee.

Fixed

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 25 February 2022 at 23:36
Updated 23 September 2022 at 08:18
Resolved 16 September 2022 at 11:21