| Catch |
| additional | |
| Cause | | Catch | | additional | | | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | Syntax Error at line [1747] / column [1] / position [53149] in the JSON
1746: }
1747: }
^ |
| | StackTrace | | string | lucee.runtime.interpreter.InterpreterException: Syntax Error at line [1747] / column [1] / position [53149] in the JSON
1746: }
1747: }
^
at lucee.runtime.interpreter.CFMLExpressionInterpreter.createSyntaxException(CFMLExpressionInterpreter.java:285)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:234)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:194)
at lucee.runtime.config.ConfigFactory._loadDocument(ConfigFactory.java:1074)
at lucee.runtime.config.ConfigFactory.loadDocument(ConfigFactory.java:211)
at lucee.runtime.config.ConfigAdmin.<init>(ConfigAdmin.java:279)
at lucee.runtime.config.ConfigAdmin.updateScheduledTask(ConfigAdmin.java:624)
at lucee.runtime.schedule.SchedulerImpl.addScheduleTask(SchedulerImpl.java:239)
at lucee.runtime.tag.Schedule.doUpdate(Schedule.java:490)
at lucee.runtime.tag.Schedule.doStartTag(Schedule.java:441)
at api.services_cfc$cf.udfCall1(/api/SERVICES.cfc:323)
at api.services_cfc$cf.udfCall(/api/SERVICES.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at api.services_cfc$cf.udfCall1(/api/SERVICES.cfc:68)
at api.services_cfc$cf.udfCall(/api/SERVICES.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:766)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:761)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:232)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45)
at api.applicationframework_cfc$cf.udfCall1_000009(/api/ApplicationFramework.cfc:397)
at api.applicationframework_cfc$cf.udfCall1(/api/ApplicationFramework.cfc:363)
at api.applicationframework_cfc$cf.udfCall(/api/ApplicationFramework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:679)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2099)
at application_cfc$cf.udfCall(/Application.cfc:15)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3566)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:716)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:130)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:432)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:905)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1748)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 321: publish = "no"<br>
322: hidden = "no"<br>
<b>323: unique = true></b><br>
324: <cfreturn /><br>
325: </cffunction><br>
|
| | codePrintPlain | | string | 321: publish = "no"
322: hidden = "no"
323: unique = true>
324: <cfreturn />
325: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | api.services_cfc$cf.udfCall1(/api/SERVICES.cfc:323) |
| | template | | string | W:\DGN_Models\api\SERVICES.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 66: </cfloop><br>
67: ---><br>
<b>68: <cfset SetWebsiteStructure()><!--- This needs to run locally also ---></b><br>
69: <!--- PUBLISH SELFIES ---><br>
70: <cfschedule action = "update"<br>
|
| | codePrintPlain | | string | 66: </cfloop>
67: --->
68: <cfset SetWebsiteStructure()><!--- This needs to run locally also --->
69: <!--- PUBLISH SELFIES --->
70: <cfschedule action = "update"
|
| | column | | | id | | | line | | | Raw_Trace | | string | api.services_cfc$cf.udfCall1(/api/SERVICES.cfc:68) |
| | template | | string | W:\DGN_Models\api\SERVICES.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 395: <cfset "#Arguments.AlternativeContainer#.#Arguments.Name#" = CreateObject("component","#Arguments.Location#/#Arguments.LibraryName#")><br>
396: <cfif IsDefined("#Arguments.AlternativeContainer#.#Arguments.Name#.init")><br>
<b>397: <cfset Evaluate("#Arguments.AlternativeContainer#.#Arguments.Name#.init()")></b><br>
398: </cfif><br>
399: <cfcatch type="Any"><br>
|
| | codePrintPlain | | string | 395: <cfset "#Arguments.AlternativeContainer#.#Arguments.Name#" = CreateObject("component","#Arguments.Location#/#Arguments.LibraryName#")>
396: <cfif IsDefined("#Arguments.AlternativeContainer#.#Arguments.Name#.init")>
397: <cfset Evaluate("#Arguments.AlternativeContainer#.#Arguments.Name#.init()")>
398: </cfif>
399: <cfcatch type="Any">
|
| | column | | | id | | | line | | | Raw_Trace | | string | api.applicationframework_cfc$cf.udfCall1_000009(/api/ApplicationFramework.cfc:397) |
| | template | | string | W:\DGN_Models\api\ApplicationFramework.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 361: <cfargument name="LibraryName" type="string" required="yes" displayname="LibraryName" hint="The name of the cfc without cfc extension"><br>
362: <cfargument name="AlternativeContainer" type="string" default="Application.DGN" displayname="AlternativeContainer" hint="The name of the container to place the object library"><br>
<b>363: <cfargument name="LibraryType" type="string" default="component" displayname="LibraryType"></b><br>
364: <cfset var ReturnValue = StructNew()><br>
365: <cftry><br>
|
| | codePrintPlain | | string | 361: <cfargument name="LibraryName" type="string" required="yes" displayname="LibraryName" hint="The name of the cfc without cfc extension">
362: <cfargument name="AlternativeContainer" type="string" default="Application.DGN" displayname="AlternativeContainer" hint="The name of the container to place the object library">
363: <cfargument name="LibraryType" type="string" default="component" displayname="LibraryType">
364: <cfset var ReturnValue = StructNew()>
365: <cftry>
|
| | column | | | id | | | line | | | Raw_Trace | | string | api.applicationframework_cfc$cf.udfCall1(/api/ApplicationFramework.cfc:363) |
| | template | | string | W:\DGN_Models\api\ApplicationFramework.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 13: <cfset Application.DGN.Library.ApplicationFramework.Init(ServerPrefix=this.ServerPrefix,ServerPrefixType=this.ApplicationType)><br>
14: <cfset Application.DGN.Library.ApplicationFramework.PermLibs()><!--- Loads the libraries ---><br>
<b>15: <cfset Application.DGN.Library.ApplicationFramework.LibraryLoader(Name="SERVICES",Location="api",LibraryName="SERVICES",AlternativeContainer='Application.DGN')><!--- This is here because in PermLibs repeating call causes too many services register ---></b><br>
16: <cfset Application.DGN.Library.ApplicationFramework.CreateSymaLinkSys()><br>
17: <cfset Application.DGN.Library.ApplicationFramework.CreateSiteMap()><br>
|
| | codePrintPlain | | string | 13: <cfset Application.DGN.Library.ApplicationFramework.Init(ServerPrefix=this.ServerPrefix,ServerPrefixType=this.ApplicationType)>
14: <cfset Application.DGN.Library.ApplicationFramework.PermLibs()><!--- Loads the libraries --->
15: <cfset Application.DGN.Library.ApplicationFramework.LibraryLoader(Name="SERVICES",Location="api",LibraryName="SERVICES",AlternativeContainer='Application.DGN')><!--- This is here because in PermLibs repeating call causes too many services register --->
16: <cfset Application.DGN.Library.ApplicationFramework.CreateSymaLinkSys()>
17: <cfset Application.DGN.Library.ApplicationFramework.CreateSiteMap()>
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:15) |
| | template | | string | W:\DGN_Models\Application.cfc |
| | type | |
|
| | type | |
|
| Detail | |
| ErrorCode | |
| Extended_Info | |
| ExtendedInfo | |
| Message | | string | lucee.runtime.interpreter.InterpreterException:Syntax Error at line [1747] / column [1] / position [53149] in the JSON
1746: }
1747: }
^ |
|
| StackTrace | | string | lucee.runtime.exp.NativeException: lucee.runtime.interpreter.InterpreterException:Syntax Error at line [1747] / column [1] / position [53149] in the JSON
1746: }
1747: }
^
at lucee.commons.lang.ExceptionUtil.toIOException(ExceptionUtil.java:226)
at lucee.runtime.schedule.SchedulerImpl.addScheduleTask(SchedulerImpl.java:242)
at lucee.runtime.tag.Schedule.doUpdate(Schedule.java:490)
at lucee.runtime.tag.Schedule.doStartTag(Schedule.java:441)
at api.services_cfc$cf.udfCall1(/api/SERVICES.cfc:323)
at api.services_cfc$cf.udfCall(/api/SERVICES.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at api.services_cfc$cf.udfCall1(/api/SERVICES.cfc:68)
at api.services_cfc$cf.udfCall(/api/SERVICES.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:766)
at lucee.runtime.util.VariableUtilImpl.callFunction(VariableUtilImpl.java:761)
at lucee.runtime.interpreter.ref.func.UDFCall.getValue(UDFCall.java:62)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:232)
at lucee.runtime.functions.dynamicEvaluation.Evaluate._call(Evaluate.java:112)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:105)
at lucee.runtime.functions.dynamicEvaluation.Evaluate.call(Evaluate.java:45)
at api.applicationframework_cfc$cf.udfCall1_000009(/api/ApplicationFramework.cfc:397)
at api.applicationframework_cfc$cf.udfCall1(/api/ApplicationFramework.cfc:363)
at api.applicationframework_cfc$cf.udfCall(/api/ApplicationFramework.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:679)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2099)
at application_cfc$cf.udfCall(/Application.cfc:15)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477)
at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295)
at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3566)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:716)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:130)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:432)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:905)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1748)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: lucee.runtime.interpreter.InterpreterException:Syntax Error at line [1747] / column [1] / position [53149] in the JSON
1746: }
1747: }
^
... 79 more
Caused by: lucee.runtime.interpreter.InterpreterException: Syntax Error at line [1747] / column [1] / position [53149] in the JSON
1746: }
1747: }
^
at lucee.runtime.interpreter.CFMLExpressionInterpreter.createSyntaxException(CFMLExpressionInterpreter.java:285)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:234)
at lucee.runtime.interpreter.CFMLExpressionInterpreter.interpret(CFMLExpressionInterpreter.java:194)
at lucee.runtime.config.ConfigFactory._loadDocument(ConfigFactory.java:1074)
at lucee.runtime.config.ConfigFactory.loadDocument(ConfigFactory.java:211)
at lucee.runtime.config.ConfigAdmin.<init>(ConfigAdmin.java:279)
at lucee.runtime.config.ConfigAdmin.updateScheduledTask(ConfigAdmin.java:624)
at lucee.runtime.schedule.SchedulerImpl.addScheduleTask(SchedulerImpl.java:239)
... 77 more
|
|
| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 321: publish = "no"<br>
322: hidden = "no"<br>
<b>323: unique = true></b><br>
324: <cfreturn /><br>
325: </cffunction><br>
|
| | codePrintPlain | | string | 321: publish = "no"
322: hidden = "no"
323: unique = true>
324: <cfreturn />
325: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | api.services_cfc$cf.udfCall1(/api/SERVICES.cfc:323) |
| | template | | string | W:\DGN_Models\api\SERVICES.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 66: </cfloop><br>
67: ---><br>
<b>68: <cfset SetWebsiteStructure()><!--- This needs to run locally also ---></b><br>
69: <!--- PUBLISH SELFIES ---><br>
70: <cfschedule action = "update"<br>
|
| | codePrintPlain | | string | 66: </cfloop>
67: --->
68: <cfset SetWebsiteStructure()><!--- This needs to run locally also --->
69: <!--- PUBLISH SELFIES --->
70: <cfschedule action = "update"
|
| | column | | | id | | | line | | | Raw_Trace | | string | api.services_cfc$cf.udfCall1(/api/SERVICES.cfc:68) |
| | template | | string | W:\DGN_Models\api\SERVICES.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 395: <cfset "#Arguments.AlternativeContainer#.#Arguments.Name#" = CreateObject("component","#Arguments.Location#/#Arguments.LibraryName#")><br>
396: <cfif IsDefined("#Arguments.AlternativeContainer#.#Arguments.Name#.init")><br>
<b>397: <cfset Evaluate("#Arguments.AlternativeContainer#.#Arguments.Name#.init()")></b><br>
398: </cfif><br>
399: <cfcatch type="Any"><br>
|
| | codePrintPlain | | string | 395: <cfset "#Arguments.AlternativeContainer#.#Arguments.Name#" = CreateObject("component","#Arguments.Location#/#Arguments.LibraryName#")>
396: <cfif IsDefined("#Arguments.AlternativeContainer#.#Arguments.Name#.init")>
397: <cfset Evaluate("#Arguments.AlternativeContainer#.#Arguments.Name#.init()")>
398: </cfif>
399: <cfcatch type="Any">
|
| | column | | | id | | | line | | | Raw_Trace | | string | api.applicationframework_cfc$cf.udfCall1_000009(/api/ApplicationFramework.cfc:397) |
| | template | | string | W:\DGN_Models\api\ApplicationFramework.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 361: <cfargument name="LibraryName" type="string" required="yes" displayname="LibraryName" hint="The name of the cfc without cfc extension"><br>
362: <cfargument name="AlternativeContainer" type="string" default="Application.DGN" displayname="AlternativeContainer" hint="The name of the container to place the object library"><br>
<b>363: <cfargument name="LibraryType" type="string" default="component" displayname="LibraryType"></b><br>
364: <cfset var ReturnValue = StructNew()><br>
365: <cftry><br>
|
| | codePrintPlain | | string | 361: <cfargument name="LibraryName" type="string" required="yes" displayname="LibraryName" hint="The name of the cfc without cfc extension">
362: <cfargument name="AlternativeContainer" type="string" default="Application.DGN" displayname="AlternativeContainer" hint="The name of the container to place the object library">
363: <cfargument name="LibraryType" type="string" default="component" displayname="LibraryType">
364: <cfset var ReturnValue = StructNew()>
365: <cftry>
|
| | column | | | id | | | line | | | Raw_Trace | | string | api.applicationframework_cfc$cf.udfCall1(/api/ApplicationFramework.cfc:363) |
| | template | | string | W:\DGN_Models\api\ApplicationFramework.cfc |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 13: <cfset Application.DGN.Library.ApplicationFramework.Init(ServerPrefix=this.ServerPrefix,ServerPrefixType=this.ApplicationType)><br>
14: <cfset Application.DGN.Library.ApplicationFramework.PermLibs()><!--- Loads the libraries ---><br>
<b>15: <cfset Application.DGN.Library.ApplicationFramework.LibraryLoader(Name="SERVICES",Location="api",LibraryName="SERVICES",AlternativeContainer='Application.DGN')><!--- This is here because in PermLibs repeating call causes too many services register ---></b><br>
16: <cfset Application.DGN.Library.ApplicationFramework.CreateSymaLinkSys()><br>
17: <cfset Application.DGN.Library.ApplicationFramework.CreateSiteMap()><br>
|
| | codePrintPlain | | string | 13: <cfset Application.DGN.Library.ApplicationFramework.Init(ServerPrefix=this.ServerPrefix,ServerPrefixType=this.ApplicationType)>
14: <cfset Application.DGN.Library.ApplicationFramework.PermLibs()><!--- Loads the libraries --->
15: <cfset Application.DGN.Library.ApplicationFramework.LibraryLoader(Name="SERVICES",Location="api",LibraryName="SERVICES",AlternativeContainer='Application.DGN')><!--- This is here because in PermLibs repeating call causes too many services register --->
16: <cfset Application.DGN.Library.ApplicationFramework.CreateSymaLinkSys()>
17: <cfset Application.DGN.Library.ApplicationFramework.CreateSiteMap()>
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:15) |
| | template | | string | W:\DGN_Models\Application.cfc |
| | type | |
|
|
| type | | string | java.io.IOException |
|