Issues
- Lucee 7 attempts to serve requests before deployment finishes, throwing errorsLDEV-5478
- ArrayIndexOutOfBoundsException on startupLDEV-5444Resolved issue: LDEV-5444Pothys - MitrahSoft
- syntax errors or throws in web.cfc aren't logged to console or fatalLDEV-5443
- invalid LUCEE_EXTENSIONS should be fatal on startupLDEV-5272
- Special characters in Lucee installation path handled improperly / no warning issuedLDEV-3684Michael Offner
- Hibernate extension, add support for `autoGenMap=false`LDEV-3525Resolved issue: LDEV-3525Zac Spitzer
- use a faster double parser than the default java parserLDEV-3524
- ajax extension is slow to startLDEV-3425Resolved issue: LDEV-3425Pothys - MitrahSoft
- Add warm up test to build processLDEV-3412Resolved issue: LDEV-3412Zac Spitzer
- LDEV-1196 was never implemented correctly: Provide a way to fully "warm up" a Lucee install for containerizationLDEV-3405Resolved issue: LDEV-3405
- invalid path access on windowsLDEV-3328Resolved issue: LDEV-3328Pothys - MitrahSoft
- Scan deploy folder for extensions to install on startupLDEV-2651Resolved issue: LDEV-2651
12 of 12
Lucee 7 attempts to serve requests before deployment finishes, throwing errors
Description
Environment
None
Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerPriority
NewLabels
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
Sprint
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerPriority
Labels
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
Sprint
Created 5 days ago
Updated 5 days ago
Activity
Show:
We previously added some logic to not serve requests before deployment completed
This seems to have regressed with 7
I have seen the admin throwing errors and also integration tests failing initially without adding a sleep after startup