Issues
- CFStoredProc - Lucee converts DateTime values to string differently than ACFLDEV-5514
- cfflush not properly streaming output to browserLDEV-5513Michael Offner
- Disable AI setup prompt in stack tracesLDEV-5511
- CFEXECUTE add listener which allows writing to the process outputStream, for interactive responsesLDEV-5510
- admin extension page lists LUCEE_EXTENSIONS with bundle-version instead of versionLDEV-5509
- isJson function crashes with specific sequence in string: dot + line feed at the beginningLDEV-5508Michael Offner
- admin datasource code sample can produce invalid resultsLDEV-5507Zac Spitzer
- Quartz: when no storage pause/resume not persistentLDEV-5506Michael Offner
- ObjectEquals, add caseSensitive argument, default is falseLDEV-5505Resolved issue: LDEV-5505Pothys - MitrahSoft
- Use virtual threads for CFEXECUTELDEV-5504
- switch CFEXECUTE to using ProcessBuilderLDEV-5503Resolved issue: LDEV-5503Pothys - MitrahSoft
- redis on aws / elastic cache doesn't support keys, only scanLDEV-5502
- tags attributes are forced to lowercase, losing camel caseLDEV-5501
- CFEXECUTE allow returning exit codeLDEV-5500Resolved issue: LDEV-5500Pothys - MitrahSoft
- CFEXECUTE support setting environment variablesLDEV-5499Resolved issue: LDEV-5499Pothys - MitrahSoft
- update tomcat libs to v11LDEV-5498
- add links to extensions on download page (src, docs, repo)LDEV-5497Resolved issue: LDEV-5497Zac Spitzer
- improve AbstrCFMLScriptTransformer templateExceptionsLDEV-5496Zac Spitzer
- change log level to error when extensions can't be installedLDEV-5495Resolved issue: LDEV-5495Zac Spitzer
- build: add server checkVersionGTE to test suiteLDEV-5494Resolved issue: LDEV-5494Zac Spitzer
- update to postgres 42.7.5LDEV-5493Resolved issue: LDEV-5493Zac Spitzer
- update to mysql 9.2.0LDEV-5492Resolved issue: LDEV-5492Zac Spitzer
- pagePoolClear() causes non heap memory to increase each timeLDEV-5491Michael Offner
- change layout of extension downloads to display min-versionLDEV-5490
- add support for requesting only support extension versions to extension providerLDEV-5489
- include lucee version when download extensionsLDEV-5488
- add min version support to extension downloadLDEV-5487
- LSEuroCurrencyFormat() with Empty Locale Showing Illegal SignLDEV-5486
- enable LUCEE_COMPILER_BLOCK_BYTECODE by default in lucee 7LDEV-5485Resolved issue: LDEV-5485Pothys - MitrahSoft
- Update cfhttp to use http components 5.4LDEV-5484
- LsCurrencyFormat and DollarFormat, add a boolean useBrackets argument for negative valuesLDEV-5483Resolved issue: LDEV-5483Pothys - MitrahSoft
- update installer bundled boncode to 1.0.44LDEV-5482Zac Spitzer
- ConcurrentModificationException - lucee.transformer.dynamic.DynamicInvoker.cleanupLDEV-5481
- Timezone cambia la hora para cdmxLDEV-5480
- cfchart add support for base64 and script syntaxLDEV-5479Zac Spitzer
- Lucee 7 attempts to serve requests before deployment finishes, throwing errorsLDEV-5478
- allow using local maven repo (.m2 dir)LDEV-5477Resolved issue: LDEV-5477Pothys - MitrahSoft
- Cannot invoke ""lucee.runtime.config.IdentificationServer.getSecurityKey()"" because ""id"" is null;LDEV-5476
- Lucee 6.2 and SOAP webservices throwing an errorLDEV-5475Resolved issue: LDEV-5475Pothys - MitrahSoft
- extension downloading isn't be loggedLDEV-5474
- NPE calling .toJson() on an empty argumentLDEV-5473Resolved issue: LDEV-5473Pothys - MitrahSoft
- use optimal compression for lar archivesLDEV-5472
- allow defining additional maven endpointsLDEV-5471Resolved issue: LDEV-5471Pothys - MitrahSoft
- show pending snapshots before a release on the change logLDEV-5470Resolved issue: LDEV-5470Zac Spitzer
- latest docker tags are still 6.0LDEV-5469Zac Spitzer
- publish 7 builds to dockerLDEV-5468Resolved issue: LDEV-5468Zac Spitzer
- Failed to load dependencies in [groupID:org.apache.maven;artifactId:maven-core;version:3.8.1]LDEV-5467Resolved issue: LDEV-5467Michael Offner
- remove org.apache.commons.lang 2LDEV-5466
- update commons-pool2 to to 2.12.1 from 2.9.0LDEV-5465Michael Offner
- MailWatcher add support for imap, backlog, deletion and custom fetcher methodLDEV-5464Zac Spitzer
50 of
Throwing illegal exception
Duplicate
Description
Environment
None
Details
Assignee
Michael OffnerMichael OffnerReporter
Pothys - MitrahSoftPothys - MitrahSoftPriority
BlockerNew 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
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Pothys - MitrahSoft
Pothys - MitrahSoftPriority
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 28 September 2018 at 14:15
Updated 16 November 2018 at 07:24
Resolved 16 November 2018 at 07:24
Activity
Show:
If we working continuously on latest lucee 5.3 server, It performance goes down automatically & throws an exception in console as,
Exception: java.lang.ThreadDeath thrown from the UncaughtExceptionHandler in thread "http-nio-8888-exec-23" Exception in thread "http-nio-8888-exec-4" Exception in thread "http-nio-8888-exec-23" Exception in thread "http-nio-8888-exec-1" java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Unknown Source) at java.util.concurrent.locks.ReentrantLock.unlock(Unknown Source) at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) at org.apache.tomcat.util.threads.TaskQueue.take(TaskQueue.java:103) at org.apache.tomcat.util.threads.TaskQueue.take(TaskQueue.java:31) at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Unknown Source)