[coldbox-4.2.0] Install error: No such file or directory

36 views
Skip to first unread message

Sean Hogge

unread,
Oct 17, 2016, 3:23:51 PM10/17/16
to ColdBox Platform
I'm pretty sure this is a basic issue, but I couldn't find any matches when I did a search. If it's a dupe, feel free to delete or move and point me to the old thread.

Added the gpg keys, ran apt-get install commandbox, everything looked good. Using the default-jre package on an Ubuntu VM.

When I run 

install coldbox

I get the error message I've attached (after a unix2dos, just in case) instead of pasting. I really don't feel like diving into the components and tracing variables back just to try out /C*Box/, so I'm hoping someone will have a quick and easy answer.

Sean Hogge

unread,
Oct 17, 2016, 3:39:30 PM10/17/16
to ColdBox Platform
Oh, and this is with CommandBox v3.3.0+00482.

Brad Wood

unread,
Oct 19, 2016, 7:59:35 PM10/19/16
to ColdBox Platform
What error did you get? There was no attachment on that E-mail that I can see.  

Sean Hogge

unread,
Oct 19, 2016, 8:49:31 PM10/19/16
to ColdBox Platform
Yeah, I did that genius thing where I forgot the attachment.

I tried again, with a fresh install of CommandBox. Tried a "coldbox install" and no errors. Did a "server start" and the /var/log/apport.log reports:

ERROR: apport (pid 13784) Wed Oct 19 19:41:20 2016: called for pid 13754, signal 5, core limit 0
ERROR
: apport (pid 13784) Wed Oct 19 19:41:20 2016: executable: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java (command line "/usr/li    b/jvm/java-8-openjdk-amd64/jre/bin/java -Xmx512m -Xms512m -javaagent:/home/sean/.CommandBox/lib/lucee-inst.jar -jar /home/sean/.Comma    ndBox/lib/runwar-3.4.10.jar --port 38439 --host 127.0.0.1 --debug=false --stop-port 46541 --processname coldbox\ [lucee\ 4.5.3.020] -    -log-dir /home/sean/.CommandBox/server/3524F0DEC8739174A2B596AF4745A9DC-coldbox/lucee-4.5.3.020/logs --open-browser true --open-url h    ttp://127.0.0.1:38439 --cfengine-name lucee --server-name coldbox --tray-icon /home/sean/.CommandBox/cfml/system/config/server-icons/    trayicon-lucee.png --tray-config /home/sean/.CommandBox/server/3524F0DEC8739174A2B596AF4745A9DC-coldbox/lucee-4.5.3.020/trayOptions.j    son --directoryindex true --cfml-web-config /home/sean/.CommandBox/server/3524F0DEC8739174A2B596AF4745A9DC-coldbox/lucee-4.5.3.020 --    cfml-server-config /home/sean/.CommandBox/engine/cfml/server/ --timeout 120 -war /home/sean/coldbox --lib-dirs /home/sean/.CommandBox    /lib --urlrewrite-enable false --background false")
ERROR
: apport (pid 13784) Wed Oct 19 19:41:20 2016: gdbus call error: Error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: T    he name org.gnome.SessionManager was not provided by any .service files

ERROR
: apport (pid 13784) Wed Oct 19 19:41:20 2016: debug: session gdbus call:
ERROR
: apport (pid 13784) Wed Oct 19 19:41:20 2016: this executable already crashed 2 times, ignoring

That's all the logging I can find, except for a short line in syslog that isn't very informative.

br...@bradwood.com

unread,
Oct 19, 2016, 8:55:08 PM10/19/16
to col...@googlegroups.com
Sorry, but I guess I'm still a little confused about what exactly your issue is.  Can you provide the full console output of all the commands you're running and what they return?  What specifically are you trying to do and what isn't working?  I assume you're doing more than just installing the ColdBox framework and starting the server.  The framework isn't an actual web site-- you can create an actual ColdBox app with the "coldbox create app" command.  
 
Thanks!

~Brad

ColdBox/CommandBox Developer Advocate
Ortus Solutions, Corp

E-mail: br...@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com 
 
 
--------- Original Message ---------
Subject: [coldbox:26054] Re: [coldbox-4.2.0] Install error: No such file or directory
From: "Sean Hogge" <se...@seanhogge.com>
Date: 10/19/16 7:49 pm
To: "ColdBox Platform" <col...@googlegroups.com>

Yeah, I did that genius thing where I forgot the attachment.
 
I tried again, with a fresh install of CommandBox. Tried a "coldbox install" and no errors. Did a "server start" and the /var/log/apport.log reports:
 
ERROR: apport (pid 13784)WedOct1919:41:202016: called for pid 13754, signal 5, core limit 0
ERROR
: apport (pid 13784)WedOct1919:41:202016: executable:/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java (command line "/usr/li    b/jvm/java-8-openjdk-amd64/jre/bin/java -Xmx512m -Xms512m -javaagent:/home/sean/.CommandBox/lib/lucee-inst.jar -jar /home/sean/.Comma    ndBox/lib/runwar-3.4.10.jar --port 38439 --host 127.0.0.1 --debug=false --stop-port 46541 --processname coldbox\ [lucee\ 4.5.3.020] -    -log-dir /home/sean/.CommandBox/server/3524F0DEC8739174A2B596AF4745A9DC-coldbox/lucee-4.5.3.020/logs --open-browser true --open-url h    ttp://127.0.0.1:38439 --cfengine-name lucee --server-name coldbox --tray-icon /home/sean/.CommandBox/cfml/system/config/server-icons/    trayicon-lucee.png --tray-config /home/sean/.CommandBox/server/3524F0DEC8739174A2B596AF4745A9DC-coldbox/lucee-4.5.3.020/trayOptions.j    son --directoryindex true --cfml-web-config /home/sean/.CommandBox/server/3524F0DEC8739174A2B596AF4745A9DC-coldbox/lucee-4.5.3.020 --    cfml-server-config /home/sean/.CommandBox/engine/cfml/server/ --timeout 120 -war /home/sean/coldbox --lib-dirs /home/sean/.CommandBox    /lib --urlrewrite-enable false --background false")
ERROR
: apport (pid 13784)WedOct1919:41:202016: gdbus call error:Error:GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: T    he name org.gnome.SessionManager was not provided by any .service files

ERROR
: apport (pid 13784)WedOct1919:41:202016: debug: session gdbus call:
ERROR
: apport (pid 13784)WedOct1919:41:202016:this executable already crashed 2 times, ignoring
 
That's all the logging I can find, except for a short line in syslog that isn't very informative.
 
 

On Wednesday, October 19, 2016 at 6:59:35 PM UTC-5, Brad Wood wrote:
What error did you get? There was no attachment on that E-mail that I can see.  

On Monday, October 17, 2016 at 9:23:51 PM UTC+2, Sean Hogge wrote:
I'm pretty sure this is a basic issue, but I couldn't find any matches when I did a search. If it's a dupe, feel free to delete or move and point me to the old thread.
 
Added the gpg keys, ran apt-get install commandbox, everything looked good. Using the default-jre package on an Ubuntu VM.
 
When I run 

install coldbox

I get the error message I've attached (after a unix2dos, just in case) instead of pasting. I really don't feel like diving into the components and tracing variables back just to try out /C*Box/, so I'm hoping someone will have a quick and easy answer.

 

--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+u...@googlegroups.com.
To post to this group, send email to col...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/coldbox/52cc8f0d-c136-4072-ba4b-7f561096c9ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sean Hogge

unread,
Oct 19, 2016, 9:24:41 PM10/19/16
to ColdBox Platform
I will do a step-by-step later. Apparently, ForgeBox isn't responding. When I do

coldbox create app demo

I get 

Installing package [forgebox:cbtemplate-advanced-script]
Verifying package 'cbtemplate-advanced-script' in ForgeBox, please wait...
Uh-oh, ForgeBox returned something other than JSON.  Run "system-log | open" to see the full response.
Unknown host: Read timed out
Connection Failure. Status code unavailable.

So I can't create an app when ForgeBox is down, or my network is spotty? Or am I missing something?

br...@bradwood.com

unread,
Oct 19, 2016, 9:33:20 PM10/19/16
to col...@googlegroups.com
Please try it again.  It looks like one of our servers was being grumpy so not all requests to the API were coming back.
--------- Original Message ---------
Reply all
Reply to author
Forward
0 new messages