Hi,
I’m new to Coldbox and Commandbox. I love the MVC and easy server maintenance, and I’ve been playing around with test sites successfully for the past few weeks (since the CFUG in Lisle, Illinois), but in the past day I’ve been unable to start the server at all by changing to the application root folder and typeing “start” at the box prompt, It fails with the error:
Uh-oh, ForgeBox returned something other than JSON. Run “system-log | open” to see the full response.
GET https://forgebox.stg.ortussolutions.com/api/v1/entries
408 Request Time-out
The commandbox version is CommandBox 3.1.0+00360, and I installed the test site with “coldbox create app Test2 --installColdboxBE” bleeding edge. Actually, many Commandbox commands like “forgebox search Luis” fail with the same reason today. I have verified that I cannot reach the server “https://forgebox.stg.ortussolutions.com/” in my browser.
Is there a way to get Commandbox to start a server locally, since I really only care about testing my code? I didn’t see any settings in box.json, but I don’t really know what to look for. (I never touched box.json, it is the one that got created by default.)
The entire error from the system-log is reproduced below.
Thanks, Greg
408 Request Time-out Actual HTTP Response: Connection Timeout"
“ERROR”,“FILEAPPENDER”,“06/11/2016”,“07:44:52”,“commandbox.system.Shell”,"Uh-oh, ForgeBox returned something other than JSON. Run ““system-log | open”” to see the full response.
GET https://forgebox.stg.ortussolutions.com/api/v1/entries
408 Request Time-out"
“ERROR”,“FILEAPPENDER”,“06/11/2016”,“07:47:32”,“commandbox.system.util.ForgeBox”,"Something other than JSON returned. GET https://forgebox.stg.ortussolutions.com/api/v1/entry/cbtemplate-advanced-script
408 Request Time-out Actual HTTP Response: Connection Timeout"
“ERROR”,“FILEAPPENDER”,“06/11/2016”,“07:47:39”,“commandbox.system.Shell”,"/Users/geg3281/Desktop/Dev/commandbox-jre-darwin64-3.1.0/3.1.0_apps/Test3: No such file or directory"
“ERROR”,“FILEAPPENDER”,“06/11/2016”,“07:56:03”,“commandbox.system.util.ForgeBox”,"Something other than JSON returned. GET https://forgebox.stg.ortussolutions.com/api/v1/entry/lucee-cf-engine
408 Request Time-out Actual HTTP Response: Connection Timeout"
“ERROR”,“FILEAPPENDER”,“06/11/2016”,“07:56:03”,“commandbox.system.services.ServerService”,"Uh-oh, ForgeBox returned something other than JSON. Run ““system-log | open”” to see the full response. GET https://forgebox.stg.ortussolutions.com/api/v1/entry/lucee-cf-engine
408 Request Time-out Uh-oh, ForgeBox returned something other than JSON. Run “system-log | open” to see the full response.
at system.util.forgebox_cfc$cf.udfCall2(/Users/geg3281/.CommandBox/cfml/system/util/ForgeBox.cfc:404):404
at system.util.forgebox_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/util/ForgeBox.cfc):-1
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:773):773
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1600):1600
at system.util.forgebox_cfc$cf.udfCall2(/Users/geg3281/.CommandBox/cfml/system/util/ForgeBox.cfc:125):125
at system.util.forgebox_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/util/ForgeBox.cfc):-1
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:742):742
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1590):1590
at system.endpoints.forgebox_cfc$cf.udfCall1(/Users/geg3281/.CommandBox/cfml/system/endpoints/ForgeBox.cfc:193):193
at system.endpoints.forgebox_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/endpoints/ForgeBox.cfc):-1
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:742):742
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1590):1590
at system.services.serverengineservice_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/services/ServerEngineService.cfc:119):119
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:742):742
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1590):1590
at system.services.serverengineservice_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/services/ServerEngineService.cfc:70):70
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:773):773
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1600):1600
at system.services.serverengineservice_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/services/ServerEngineService.cfc:37):37
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:773):773
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1600):1600
at system.services.serverservice_cfc$cf.udfCall1(/Users/geg3281/.CommandBox/cfml/system/services/ServerService.cfc:351):351
at system.services.serverservice_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/services/ServerService.cfc):-1
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:773):773
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1600):1600
at system.modules.server_commands315.commands.server.start_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/modules/server-commands/commands/server/start.cfc:124):124
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:773):773
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1600):1600
at system.services.commandservice_cfc$cf.udfCall1(/Users/geg3281/.CommandBox/cfml/system/services/CommandService.cfc:292):292
at system.services.commandservice_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/services/CommandService.cfc):-1
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:766):766
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:742):742
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1590):1590
at system.services.commandservice_cfc$cf.udfCall1(/Users/geg3281/.CommandBox/cfml/system/services/CommandService.cfc:131):131
at system.services.commandservice_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/services/CommandService.cfc):-1
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:229):229
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:642):642
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1761):1761
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:742):742
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1590):1590
at system.shell_cfc$cf.udfCall2(/Users/geg3281/.CommandBox/cfml/system/Shell.cfc:465):465
at system.shell_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/Shell.cfc):-1
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:775):775
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:773):773
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1600):1600
at system.shell_cfc$cf.udfCall2(/Users/geg3281/.CommandBox/cfml/system/Shell.cfc:421):421
at system.shell_cfc$cf.udfCall(/Users/geg3281/.CommandBox/cfml/system/Shell.cfc):-1
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:111):111
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:328):328
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:216):216
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:643):643
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:524):524
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1778):1778
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:773):773
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1600):1600
at users.geg3281._commandbox46.cfml.system.bootstrap_cfm$cf.call(/Users/geg3281/.CommandBox/cfml/system/Bootstrap.cfm:112):112
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:951):951
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:903):903
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:223):223
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:35):35
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2262):2262
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2225):2225
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:456):456
at lucee.runtime.engine.CFMLEngineImpl.cli(CFMLEngineImpl.java:760):760
at lucee.loader.engine.CFMLEngineWrapper.cli(CFMLEngineWrapper.java:267):267
at luceecli.CLIMain.run(CLIMain.java:223):223
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method):-2
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62):62
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43):43
at java.lang.reflect.Method.invoke(Method.java:498):498
at cliloader.LoaderCLIMain.execute(LoaderCLIMain.java:205):205
at cliloader.LoaderCLIMain.main(LoaderCLIMain.java:698):698"
“ERROR”,“FILEAPPENDER”,“06/11/2016”,“08:03:40”,“commandbox.system.util.ForgeBox”,"Something other than JSON returned. GET https://forgebox.stg.ortussolutions.com/api/v1/entries
408 Request Time-out Actual HTTP Response: Connection Timeout"
“ERROR”,“FILEAPPENDER”,“06/11/2016”,“08:03:40”,“commandbox.system.Shell”,"Uh-oh, ForgeBox returned something other than JSON. Run ““system-log | open”” to see the full response.
GET https://forgebox.stg.ortussolutions.com/api/v1/entries
408 Request Time-out"