http://coldfusion.com logo
Join Slack
Powered by
# lucee
  • c

    cubortea

    06/10/2022, 11:15 AM
    hello guys, does any one know how to integrate crystal report with lucee ?
    g
    m
    • 3
    • 2
  • m

    minh

    06/13/2022, 3:12 AM
    why crystal report @cubortea?
  • m

    minh

    06/13/2022, 3:13 AM
    can you do with html & pdf ?
  • a

    Andreas

    06/15/2022, 5:14 AM
    Am I the only one experiencing this?Something weird is happening in my dev.lucee.org discourse "latest" view. Somehow I'm not getting the latest updates anymore when logged in. E.g.: While I was logged into my account, the 'latest" list didn't show any new posts. Then I got notified by email about this new post: https://dev.lucee.org/t/is-there-a-way-to-dump-admin-configuration-values/10422 Still, it wasn't listed in my '"latest" view. But as soon as I logged out, the thread was listed in the 'latest" view. Then logged in again, and the post disappeared from the view. Anyone with a similar issue?
    t
    g
    • 3
    • 3
  • c

    chris-schmitz

    06/15/2022, 7:38 AM
    same for me
  • z

    zackster

    06/15/2022, 7:59 AM
    yep, I've pinged @modius about this over on Lucee slack
    👍 1
    a
    • 2
    • 3
  • b

    birdy1980

    06/15/2022, 8:32 AM
    Hello, I'm trying to build Lucee from the source code. I installed eclipse adoptium java jdk 11.0.15.10, apache maven 3.8.6, apache ant 1.10.12. I checked all the path settings. I checked out lucee version 5.3.9.141. Then I run "ant" in the loader folder. Running on Windows 10 After a while I "build failed"
    TestBox could not successfully execute all testcases: 1 tests failed; 7 tests errored.
    Copy code
    [java]    [script] ->[JUnitReport: C:\Web\_3rd-party\Lucee\test/reports/junit-test-results.xml]
         [java]    [script]
         [java]    [script]         Errored: test.functions.CacheClear.testCacheClearTagsRAM ---> Can't delete file [C:\Web\_3rd-party\Lucee\test\functions\datasource\cacheClear\cacheClear_14r.h2.db]
         [java]    [script]                 at
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\functions\CacheClear.cfc:137
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\functions\CacheClear.cfc:90
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\BaseSpec.cfc:701
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:186
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:71
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:369
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:170
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:98
         [java]    [script]
         [java]    [script]         Errored: test.functions.LSParseDateTime.checking LSparseDateTime() function ---> can't cast [6 avr. 2008 01:02:03] to date value
         [java]    [script]                 at
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\functions\LSParseDateTime.cfc:170
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\BaseSpec.cfc:567
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\BDDRunner.cfc:204
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\BDDRunner.cfc:75
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:364
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:170
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:98
         [java]    [script]
         [java]    [script]         Failed: test.jira.Jira2953.test ---> Expected [10;] but received [13;10;]
         [java]    [script]                 at
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\jira\Jira2953.cfc:39
         [java]    [script]
         [java]    [script]         Errored: test.tags.Index.testCreateIndexQuery ---> Can't delete file [C:\Web\_3rd-party\Lucee\test\tags\_index\CFduplicates0\custom_1_spell\_0.cfs]
         [java]    [script]                 at
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\tags\Index.cfc:79
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\BaseSpec.cfc:701
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:186
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:71
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:369
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:170
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:98
         [java]    [script]
         [java]    [script]         Errored: test.tags.Index.testCreateIndexFileHTML ---> Can't delete file [C:\Web\_3rd-party\Lucee\test\tags\_index2\CFfilex0\file-2m6cbi955aas_1_spell\_0.cfs]
         [java]    [script]                 at
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\tags\Index.cfc:133
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\BaseSpec.cfc:701
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:186
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:71
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:369
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:170
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:98
         [java]    [script]
         [java]    [script]         Errored: test.tags.Index.testCreateIndexCustom ---> Can't delete file [C:\Web\_3rd-party\Lucee\test\tags\_index3\CFcustomx0\custom_1_spell\_0.cfs]
         [java]    [script]                 at
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\tags\Index.cfc:204
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\BaseSpec.cfc:701
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:186
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:71
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:369
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:170
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:98
         [java]    [script]
         [java]    [script]         Errored: test.tags.Index.testCreateIndexFilePDF ---> Can't delete file [C:\Web\_3rd-party\Lucee\test\tags\_index4\CFfilex0\file-pu2myhq83tx1_1_spell\_0.cfs]
         [java]    [script]                 at
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\tags\Index.cfc:255
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\BaseSpec.cfc:701
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:186
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\UnitRunner.cfc:71
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:369
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:170
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:98
         [java]    [script]
         [java]    [script]         Errored: test.tickets.LDEV2410.checking the file with NORMAL Attribute ---> C:\Web\_3rd-party\Lucee\test\tickets\LDEV2410\example.txt (Access is denied)
         [java]    [script]                 at
         [java]    [script]                 C:\Web\_3rd-party\Lucee\test\tickets\LDEV2410.cfc:21
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\BaseSpec.cfc:567
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\BDDRunner.cfc:204
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\runners\BDDRunner.cfc:75
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:364
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:170
         [java]    [script]                 C:\Web\_3rd-party\Lucee\temp\testbox\testbox\system\TestBox.cfc:98
    Any idea why that's happening, how to fix it?
  • z

    zackster

    06/15/2022, 9:01 AM
    Welcome to the fun world of building Lucee! some minor functionality still fails on windows, you'll need to be checking jira first, all these problems are already logged
  • b

    birdy1980

    06/15/2022, 12:30 PM
    I see I need to make a PR against the 6.0 branch. How does it work when we want/need a fix in version 5.3.9 ?
  • b

    birdy1980

    06/15/2022, 12:38 PM
    I have opened a PullRequest for https://luceeserver.atlassian.net/browse/LDEV-3410 to add a test case https://github.com/lucee/Lucee/pull/1675
    👍 2
    z
    • 2
    • 5
  • j

    Jordan Clark

    06/15/2022, 7:52 PM
    We build our docker container from
    ortussolutions/commandbox:jdk11-alpine
    and just hooked Snyk package scanning up to our amazon ECR, it's giving us a critical warning that our image is bundling in log4j 1.2 in the file:
    Copy code
    /app/server/WEB-INF/lucee-server/felix-cache/bundle58/version0.0@* › org.zenframework.z8.dependencies.commons:log4j-1.2.17@2.0 › log4j:log4j@1.2.17
    Does anyone know what the zenframework is about, the repo online appears very old with little detail. We're using lucee-light@5.3.9.133 with extensions (axis, esapi, image, json, jtds, memcached, pdf, s3), I thought lucee was log4j free? so I'm not sure how/why this would be getting bundled, has anyone else been warned of this?
    z
    • 2
    • 4
  • z

    zackster

    06/16/2022, 12:15 PM
    installers are up for 5.3.9.141 at https://download.lucee.org/ sorry bout the delay
    👍 4
  • t

    thisOldDave

    06/16/2022, 1:19 PM
    is there a way to configure the location of lucees cacerts i would like to supply it as a file shared between a cluster of containers
    z
    • 2
    • 4
  • d

    Dean

    06/16/2022, 10:04 PM
    Try to use
    cfpdf.getInfo
    on an AES-256 PDF file and getting
    Unknown encryption type R = 5
    Lucee 5.3.9.141 PDF 1.1.0.14-SNAPSHOT A quick Google suggests this was fixed in PDFBox 3.0.0 Anyone have any suggestions, or should this be a ticket?
    z
    p
    • 3
    • 4
  • z

    zackster

    06/17/2022, 11:17 AM
    just added a quick sample BitBucket Pipeline example for running tests using Lucee Script Runner https://github.com/lucee/script-runner#as-a-bitbucket-pipeline
    👍 1
  • a

    Adam Cameron

    06/17/2022, 12:18 PM
    Quick question (for which I have done only minimal googling): • is the location of the mail spool directory configurable? • Same but for the base log dir (and the Tomcat one too). We need to not use directories within Lucee's application directory structure for these. Context: the container the Lucee app is in is volatile, and we can't be writing stuff to its file system, so we need to specify a different directory that we will mount as a volume, eg:
    /var/data/lucee/mail
    and
    /var/data/lucee/logs
    where
    /var/data
    will be an external mount.
  • z

    zackster

    06/17/2022, 12:41 PM
    try this approach https://docs.lucee.org/guides/installing-lucee/securing-webinf.html
    👍 1
    a
    t
    • 3
    • 8
  • d

    dswitzer

    06/17/2022, 6:12 PM
    I just filed a Lucee issue to address an issue with sending HTML emails: https://luceeserver.atlassian.net/browse/LDEV-4039 If you agree with the issue I raised, I'd recommend voting for it!
    b
    z
    +2
    • 5
    • 15
  • i

    ivan

    06/19/2022, 5:52 PM
    hi, anyone have any idea why i get this error? i just updated lucee to version 5.3.9.141
    Copy code
    net.sf.ehcache.CacheException Error
    java.io.InvalidClassException: lucee.runtime.db.SQLItemImpl; local class incompatible: stream classdesc serialVersionUID = 2329505848848154278, local class serialVersionUID = 5096074495166317863
    b
    g
    • 3
    • 4
  • b

    birdy1980

    06/21/2022, 3:47 PM
    Does Lucee support "onRestRequest" in the Application.cfc?
    a
    b
    a
    • 4
    • 20
  • j

    jakobward

    06/21/2022, 6:13 PM
    I had a recent client bug bounty where the attacker spoofed the X-Forwarded-For header with 127.0.0.1 and was able to view the Lucee debugging info ( queries, paths, etc… ) on a website ( IIS ). Lucee is running on CommandBox in production mode. Can anything be done to prevent this? It would be nice to allow debugging from an IP/MAC address combo ( at least for localhost ). That seems more secure. I realize MAC addresses are not accessible in headers or CGI vars, but if localhost requests and responses could be validated by CommandBox or Lucee, it would seem possible. Something like the TomCat secret but for requests and not the connector. ( I just disabled all debugging to resolve the issue and will only use my remote ip as needed ).
    b
    • 2
    • 16
  • l

    laslo7

    06/21/2022, 8:46 PM
    Hey all, Does the "Web Accessible" option for Mappings not work with nginx?
    b
    • 2
    • 7
  • l

    laslo7

    06/21/2022, 8:47 PM
    I am getting 404's when trying to access JS in a mapped folder.
  • z

    zackster

    06/22/2022, 9:13 AM
    https://dev.lucee.org/t/compress-extension-1-0-0-9-snapshot-zip4j-2-11-0/10485
    👍 2
  • s

    sknowlton

    06/22/2022, 2:48 PM
    When accessing Lucee admin, logs are littered with:
    Copy code
    [INFO ] runwar.context: ERROR: Failed to download the bundle for [lucee.image.extension] in version [1.0.0.42] from [<http://release.lucee.org/rest/update/provider/download/lucee.image.extension/1.0.0.42/?webId=d288a2265af0ee829e633a293a84691f&webSecurityKey=4bcf6548-6a3f-4a13-8d0b-be81b46bbaaf&serverId=e0d4fa68566c526998f5eeeac35a9180&serverSecurityKey=647dc293-ede9-4cf8-a0cd-7612fe734753&allowRedirect=true&jv=11.0.15>], please download manually and copy to [/usr/local/lib/serverHome/WEB-INF/lucee-server/bundles]
    We have 1.2.0.0-SNAPSHOT installed and none of our code is requesting 1.0.0.42. Not a big deal, we don't hit lucee admin very much
    a
    e
    +2
    • 5
    • 23
  • r

    rawk

    06/24/2022, 3:07 AM
    anyone know if it's possible to render a <textarea> within a cfdocument pdf? i'm just trying to build an editable PDF and need a multi-line input, but the textarea doesn't come through. <input type="text"> works, but it's not capable of multi-line.
  • z

    zackster

    06/24/2022, 11:14 AM
    I'm currently working on adding greenmail to the lucee build/test github action, so we can run tests for pop/imap/smtp secure and insecure https://luceeserver.atlassian.net/browse/LDEV-4028
    🎉 3
  • z

    zackster

    06/25/2022, 8:29 AM
    Looking for any objections before we move ahead? https://dev.lucee.org/t/removing-the-dash-export-for-lucee-docs-anyone-using-it/10511
    a
    • 2
    • 1
  • z

    zackster

    06/25/2022, 9:54 AM
    https://twitter.com/zackster/status/1540632113782956032
    🦸 2
    👍 2
  • g

    Gareth

    06/28/2022, 6:07 AM
    love your work lucee, is there any update on support for jdk-17 ?
1...789...32Latest