Datasources Page (Server & Web Admin) Error: key 'other' doesn't exist

201 views
Skip to first unread message

James Harvey

unread,
Mar 4, 2015, 4:08:11 PM3/4/15
to lu...@googlegroups.com
Hey Group,
I've been trying out Lucee, and I committed the 4.5.1.006 Patch,
and soon aftwerwards I recieved on the lucee/admin/server.cfm?action=services.datasource

Lucee 4.5.1.006 Error (expression)
Messagekey [other] doesn't exist
StacktraceThe Error Occurred in
/context/admin/services.datasource.cfm: line 34 
called from /context/admin/services.datasource.list.cfm: line 272 
called from /context/admin/services.datasource.cfm: line 69 
called from /context/admin/web.cfm: line 389 
called from /context/admin/server.cfm: line 2 
Java Stacktracekey [other] doesn't exist 
  at lucee.runtime.type.util.StructSupport.invalidKey(Unknown Source):-1 
  at lucee.runtime.type.StructImpl.get(Unknown Source):-1 
  at lucee.runtime.type.util.StructSupport.get(Unknown Source):-1 
  at lucee.runtime.util.VariableUtilImpl.get(Unknown Source):-1 
  at lucee.runtime.util.VariableUtilImpl.getCollection(Unknown Source):-1 
  at lucee.runtime.PageContextImpl.getCollection(Unknown Source):-1 
  at admin.services_datasource_cfm414$cf.udfCall(/context/admin/services.datasource.cfm:34):34 
  at lucee.runtime.type.UDFImpl.implementation(Unknown Source):-1 
  at lucee.runtime.type.UDFImpl._call(Unknown Source):-1 
  at lucee.runtime.type.UDFImpl.call(Unknown Source):-1 
  at lucee.runtime.type.scope.UndefinedImpl.call(Unknown Source):-1 
  at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(Unknown Source):-1 
  at lucee.runtime.PageContextImpl.getFunction(Unknown Source):-1 
  at admin.services_datasource_list_cfm1334$cf.call(/context/admin/services.datasource.list.cfm:272):272 
  at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1 
  at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1 
  at admin.services_datasource_cfm414$cf.call(/context/admin/services.datasource.cfm:69):69 
  at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1 
  at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1 
  at admin.web_cfm$cf.call(/context/admin/web.cfm:389):389 
  at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1 
  at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1 
  at admin.server_cfm$cf.call(/context/admin/server.cfm:2):2 
  at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1 
  at lucee.runtime.PageContextImpl.doInclude(Unknown Source):-1 
  at lucee.runtime.listener.ModernAppListener._onRequest(Unknown Source):-1 
  at lucee.runtime.listener.ModernAppListener.onRequest(Unknown Source):-1 
  at lucee.runtime.PageContextImpl.execute(Unknown Source):-1 
  at lucee.runtime.PageContextImpl.execute(Unknown Source):-1 
  at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(Unknown Source):-1 
  at lucee.loader.servlet.CFMLServlet.service(Unknown Source):-1 
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:727):727 
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303):303 
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208):208 
  at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52):52 
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241):241 
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208):208 
  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220):220 
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122):122 
  at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504):504 
  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170):170 
  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103):103 
  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116):116 
  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421):421 
  at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074):1074 
  at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611):611 
  at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316):316 
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145):1145 
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615):615 
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61):61 
  at java.lang.Thread.run(Thread.java:745):745 

Any Thoughts?
I'm on Windows 7 x64 IIS7 Lucee 4.5.1.006

Geoff Parkhurst

unread,
Mar 4, 2015, 4:46:14 PM3/4/15
to lu...@googlegroups.com
Just tried 4.5.1.006 and I get a blank page (well, 20 blank lines) on the datasource admin

(On a mac)

--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/87201d42-cdb4-4b83-8a9a-270a3a503623%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Michael Offner

unread,
Mar 5, 2015, 1:35:37 AM3/5/15
to lu...@googlegroups.com
Could you raise a ticket for this ...?

Micha 
--

James Harvey

unread,
Mar 5, 2015, 10:00:23 AM3/5/15
to lu...@googlegroups.com
Done, Error #206;
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.

Tim Cunningham

unread,
Nov 20, 2015, 11:22:30 AM11/20/15
to Lucee
Has this been resolved? I too am getting this error.

Andrew Dixon

unread,
Dec 5, 2015, 6:10:33 AM12/5/15
to lu...@googlegroups.com
Hi Tim,

What version are you seeing this in?

Kind regards,

Andrew

Done, Error #206;
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.

To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/87201d42-cdb4-4b83-8a9a-270a3a503623%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.

To post to this group, send email to lu...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages