Lucee 6.2 war file (forgebox/commandbox) references removed Lucee servlet class

Description

https://github.com/lucee/lucee-data-provider/blob/main/apps/updateserver/services/legacy/build/war/WEB-INF/web.xml

<servlet> <servlet-name>LuceeServlet</servlet-name> <servlet-class>lucee.loader.servlet.LuceeServlet</servlet-class>

lucee.loader.servlet.LuceeServlet no longer exists

this causes commandbox to fail on startup with box server start lucee@be

Environment

None

Attachments

3
  • 09 Aug 2024, 07:44 am
  • 24 Jul 2024, 06:50 pm
  • 24 Jul 2024, 06:50 pm

Activity

Show:

Zac Spitzer 9 August 2024 at 07:44

it’s works

image-20240809-074448.png

Zac Spitzer 30 July 2024 at 12:45

we haven’t published a new build since i deployed this fix

Pothys - MitrahSoft 30 July 2024 at 12:33

I checked this ticket with Lucee 6.2.0.32-SNAPSHOT in CommandBox and caught the error. , could you please try this?

CF Engine: lucee 6.2.0-SNAPSHOT+32 Last status message: [INFO ] Runwar: Starting RunWAR 4.5.2 [INFO ] Runwar: HTTP2 Enabled:true [INFO ] Runwar: HTTP sslEnable:false [INFO ] Runwar: HTTP ajpEnable:false [INFO ] Runwar: HTTP warFile exists:true [INFO ] Runwar: HTTP warFile isDirectory:true [INFO ] Runwar: Starting background testcases [lucee 6.2.0-SNAPSHOT+32] from: /C:/.../.../.CommandBox/lib/runwar-4.5.2.jar [ERROR] java.lang.RuntimeException: java.lang.reflect.InaccessibleObjectException: Unable to make public long java.lang.ProcessImpl.pid() accessible: module java.base does not "opens java.lang" to unnamed module @4411d970 [ERROR] at runwar.LaunchUtil.relaunchAsBackgroundProcess(LaunchUtil.java:279) [ERROR] at runwar.LaunchUtil.relaunchAsBackgroundProcess(LaunchUtil.java:241) [ERROR] at runwar.Server.startServer(Server.java:327) [ERROR] at runwar.Start.main(Start.java:123)

Zac Spitzer 26 July 2024 at 07:38

Deployed, I have tested locally with 6.0.3.1 and 6.2.0.30-SNAPSHOT and both startup successfully in single mode

https://github.com/lucee/lucee-data-provider/commit/23d8e2a6c639912bb2fb6f468e700a39adc31ea9

I will test the next snapshots once they are puiblished

Zac Spitzer 24 July 2024 at 18:50

removed .lucee support, added in .cfs support

image-20240724-184949.png
image-20240724-184905.png
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

Sprint

Affects versions

Created 24 July 2024 at 16:15
Updated 9 August 2024 at 07:45
Resolved 9 August 2024 at 07:45

Flag notifications