Issues
- Directory Watcher reports running despite bad configuration informationLDEV-477Michael Offner
- Fix cfdump for query to display 1 or 0 for bit query params instead of yes or noLDEV-418Michael Offner
- In the unix installer, the options for the lucee password is called "railopass"LDEV-400Resolved issue: LDEV-400Michael Offner
- SerializeJSON difference between ACF and LuceeLDEV-398Resolved issue: LDEV-398Michael Offner
- BLOCKED on lucee.runtime.db.DCStack@1c1dfcc1LDEV-396Resolved issue: LDEV-396Michael Offner
- IsDebugMode incompatibilityLDEV-394Resolved issue: LDEV-394Igal Sapir
- CFIMAGE results in out of bands with PNG filesLDEV-392Resolved issue: LDEV-392Michael Offner
- Default timezone for cfqueryLDEV-391Resolved issue: LDEV-391Michael Offner
- Incorrect mime type detection of ms excelLDEV-390Resolved issue: LDEV-390Michael Offner
- listRemoveDuplicates adds trailing commaLDEV-387Resolved issue: LDEV-387Michael Offner
- Date Diff and Compare member functions don't work with dates loaded via ORMLDEV-374Resolved issue: LDEV-374Michael Offner
- Add explicit link to "Overview" in Admin navigationLDEV-360Resolved issue: LDEV-360Michael Offner
- Upgrade JavaMail v1.4.7 and add Mail option to use NOOP or RSETLDEV-357
- Omitting the semi-colon in cfscript causes exceptionsLDEV-356Resolved issue: LDEV-356Michael Offner
- CFMAIL Spool is too slowLDEV-352Resolved issue: LDEV-352
- Event Gateway (Directory Watcher) not initialized after instance restartLDEV-350Resolved issue: LDEV-350Michael Offner
- REMatch does not match multiple lines for "." (dot)LDEV-349Resolved issue: LDEV-349
- arrayContainsNoCase looks at item substringLDEV-339Resolved issue: LDEV-339Michael Offner
- Web defined mail server should take precedence over server defined mail serverLDEV-336
- Error in memcached cache after migration from RailoLDEV-333Resolved issue: LDEV-333
- Allow string member functions to work on numeric values (like their non member equivalents)LDEV-332Resolved issue: LDEV-332Pothys - MitrahSoft
- Admin assets broken when deployed as a war with a contextLDEV-331Resolved issue: LDEV-331Michael Offner
- flash remoting bugLDEV-330Resolved issue: LDEV-330Michael Offner
- KeyExists() member function doesn't work with variables scopeLDEV-314Resolved issue: LDEV-314Michael Offner
- server admin : hover over favorite pages --> unreadable textLDEV-310Resolved issue: LDEV-310Pothys - MitrahSoft
- Language reference page emptyLDEV-309Resolved issue: LDEV-309Michael Offner
- Windows Installer : Upon completion opens default browser with no profileLDEV-308Resolved issue: LDEV-308Michael Offner
- Windows Installer : truncation on Tomcat ports pageLDEV-307Resolved issue: LDEV-307Imported User 10
- ORM Int type set as doubleLDEV-305Michael Offner
- Functions return "image" are incorrectly typed as returning numericLDEV-298Resolved issue: LDEV-298Michael Offner
- 'Not a Condition Error' when using query of queriesLDEV-272Resolved issue: LDEV-272Michael Offner
- Remoting nullPointerException for ALL errors thrownLDEV-264Resolved issue: LDEV-264
- rest service fails when listener mode is set to modernLDEV-260Resolved issue: LDEV-260
- Dumping any var is not possible in a cfc remote methodLDEV-243Resolved issue: LDEV-243Michael Offner
- PostgreSQL doesn't work with jdbc-Drivers 8.4 and laterLDEV-239Resolved issue: LDEV-239Igal Sapir
- Running a Query of Queries with UNION does not merge the recordsLDEV-237Resolved issue: LDEV-237Michael Offner
- Windows Installer assumes c:\inetpub\wwwroot existsLDEV-236Resolved issue: LDEV-236Michael Offner
- application.cfc this.tag.function.output="false" default attribute value does not workLDEV-235Resolved issue: LDEV-235
- java.lang.StackOverflowError with ORM EntitySave() in transactionLDEV-233Resolved issue: LDEV-233Michael Offner
- Subsequent cfdocumentsection's do not honor the orientation attributeLDEV-232Resolved issue: LDEV-232Michael Offner
- cfqueryparam sqltype=clob error on Teradata databaseLDEV-230
- dayofweek() parameter for first day of weekLDEV-229
- XMLTransform function issue with xls:includeLDEV-228Michael Offner
- Lucee [4.5.1.000] - Error (java.lang.StackOverflowError) on OpenBSDLDEV-227Resolved issue: LDEV-227Pothys - MitrahSoft
- QueryExecute / Query should be able to accept an array as a list paramLDEV-225
- QueryExecute throws error when specifying list of numericsLDEV-224Resolved issue: LDEV-224Michael Offner
- Services - SSL Certificates :: list installedLDEV-223Resolved issue: LDEV-223
- allow to set a handler for cfparam type invalid valuesLDEV-221
- queryExecute result attribute bugsLDEV-218Michael Offner
- Creating a datasource storage table does not create an indexLDEV-215Resolved issue: LDEV-215Igal Sapir
50 of 105
Directory Watcher reports running despite bad configuration information
Description
Environment
None
Details
Assignee
Michael OffnerMichael OffnerReporter
Joel EiholzerJoel EiholzerPriority
MinorLabels
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
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Joel Eiholzer
Joel EiholzerPriority
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
Affects versions
Created 7 August 2015 at 15:57
Updated 14 April 2021 at 15:01
Activity
Show:
Pothys - MitrahSoft20 February 2018 at 14:45
I've analyzed this ticket & confirmed the issue happened on latest version of lucee also. If we add invalid Listener Component it doesn't throw any error in admin while creating event gateway. Using cfadmin tag if we add bad listner cfc & bad directory it also doesn't throw any error.
I've fixed the issue & added pull request. Please check the pull request.
Pull Request: https://github.com/lucee/Lucee/pull/399
There are two different ways I fell into this, there may be more. But it means if you have some sort of automated check to see if your Directory Watcher is working it falsely reports a status of running.
The first way is to add a new Directory Watcher Event Gateway in the Lucee Admin. If you add a directory to watch that does not exist it gives you and error and does not save. However if you add a Listener Component CFC that it cannot find it does not give you and error and shows as running. It will log the issue but otherwise for all appearances looks like it is running.
The second way is if you create a new Directory Watcher via code (i.e. the admin tag/function). In this case you can save both a bad directory to watch and a bad listener. It will not give you an error and will appear as running. It will correctly log both issues but if you think it is running you might not check the logs to see what is wrong.
Obviously with testing etc... both of these issues should be pretty readily apparent after realizing that despite Lucee telling you it is running when it is not. But still it should not report a status of running when it is not. And as I said if you have an established process where you monitor the health of the Directory Watcher and something goes wrong you should be able to get the proper status.