Extension - Applications Can't cast String [] to a value of type [Array]

Description

lucee.runtime.exp.CasterException: Can't cast String [] to a value of type [Array]

at lucee.runtime.op.Caster.toArray(Caster.java:2439) at ext_applications_list_cfm966$cf.call(/admin/ext.applications.list.cfm:205) at

lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:935) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:916) at ext_applications_cfm184$cf.call(/admin/ext.applications.cfm:113) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:935) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:916) at web_cfm$cf.call(/admin/web.cfm:492) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:935) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:916) at server_cfm$cf.call(/admin/server.cfm:2) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:935) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:217) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2475) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2465) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2436) at lucee.runtime.engine.Request.exe(Request.java:45) at

Environment

None

Activity

Show:

Pothys - MitrahSoft 14 March 2022 at 14:48

It happens because of the update provider timeout. while update provider HTTP call was timing out and any one of local extension not get installed (ex: uninstall the ajax extension) means it throws that error.
For the test, I manually triggered the time out by setting the timeout attribute value to 1.

Zac Spitzer 14 March 2022 at 14:30

not sure how to repro, tried starting lucee up whist offline, but that didn’t trigger it.

needs a bad response? how did your reproduce the error?

Pothys - MitrahSoft 14 March 2022 at 13:10

I've checked this ticket with the lucee latest version 5.3.9.106-SNAPSHOT. Now the issue was solved

Michael Offner 14 March 2022 at 13:06

please give it a try

Pothys - MitrahSoft 14 March 2022 at 11:16

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 9 March 2022 at 15:14
Updated 15 March 2022 at 22:46
Resolved 15 March 2022 at 22:46