Skip to content

Instantly share code, notes, and snippets.

@jestan
Created September 22, 2013 19:07
Show Gist options
  • Select an option

  • Save jestan/6662791 to your computer and use it in GitHub Desktop.

Select an option

Save jestan/6662791 to your computer and use it in GitHub Desktop.
Deployment error on osv-v0.01.qcow2
acpi 0 apic 0
acpi 1 apic 1
APIC base fee00000
Loader Copyright 2013 Cloudius Systems
locale works
VFS: mounting ramfs at /
VFS: mounting devfs at /dev
ACPI: RSDP 0xfd950 00014 (v00 BOCHS )ACPI: RSDT 0x7fffd740 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)ACPI: FACP 0x7fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)ACPI: DSDT 0x7fffd9b0 02589 (v01 BXPC BXDSDT 00000001 INTL 20100528)ACPI: FACS 0x7fffff40 00040ACPI: SSDT 0x7fffd8b0 000FF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)ACPI: APIC 0x7fffd7c0 0007A (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)ACPI: HPET 0x7fffd780 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)RAM disk at 0x3ed0c000 (4096K bytes)
Initializing network stack...
Done!
eth0: ethernet address: 52:54:0:12:34:56
VFS: mounting zfs at /usr
zfs: mounting osv/usr from device /dev/vblk0.1
[I/26 dhcp]: Waiting for IP...
[I/309 dhcp]: Configuring eth0: ip 192.168.122.89 subnet mask 255.255.255.0 gateway 192.168.122.1
[I/309 dhcp]: Server acknowledged IP for interface eth0
stub dlclose()
OpenJDK 64-Bit Server VM warning: Can't detect initial thread stack location - find_vma failed
device random not found
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Warning: default mime table not found: /usr/lib/jvm/jre/lib/content-types.properties
vfork stubbed
____ _____
/ __ \ / ____|
| | | | (_____ __
| | | |\___ \ \ / /
| |__| |____) \ V /
\____/|_____/ \_/
[/]%
[/]% Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:8080
== Sinatra/1.4.3 has taken the stage on 8080 for development with backup from Puma
NoMethodError - undefined method `read' for nil:NilClass:
/usr/mgmt/lib/mgmt/app_manager.rb:61:in `scan'
org/jruby/RubyArray.java:1617:in `each'
/usr/mgmt/lib/mgmt/app_manager.rb:60:in `scan'
/usr/mgmt/lib/mgmt/app_manager.rb:20:in `initialize'
jar:file:/usr/mgmt/web-1.0.jar!/META-INF/jruby.home/lib/ruby/1.9/singleton.rb:141:in `instance'
org/jruby/ext/thread/Mutex.java:149:in `synchronize'
jar:file:/usr/mgmt/web-1.0.jar!/META-INF/jruby.home/lib/ruby/1.9/singleton.rb:139:in `instance'
/usr/mgmt/views/manage.rb:7:in `apps'
org/jruby/RubyMethod.java:118:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/mustache-0.99.4/lib/mustache/context.rb:135:in `find'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/mustache-0.99.4/lib/mustache/context.rb:99:in `fetch'
org/jruby/RubyArray.java:1617:in `each'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/mustache-0.99.4/lib/mustache/context.rb:95:in `fetch'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/mustache-0.99.4/lib/mustache/context.rb:77:in `[]'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/mustache-0.99.4/lib/mustache/template.rb:39:in `render'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/mustache-0.99.4/lib/mustache/template.rb:43:in `render'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/mustache-0.99.4/lib/mustache.rb:119:in `render'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/mustache-0.99.4/lib/mustache/sinatra.rb:94:in `mustache'
/usr/mgmt/lib/mgmt/app.rb:34:in `HEAD /manage'
org/jruby/RubyMethod.java:118:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1541:in `compile!'
org/jruby/RubyProc.java:255:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:950:in `route!'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:966:in `route_eval'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:950:in `route!'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:987:in `process_route'
org/jruby/RubyKernel.java:1254:in `catch'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:985:in `process_route'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:948:in `route!'
org/jruby/RubyArray.java:1617:in `each'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:947:in `route!'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1059:in `dispatch!'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1041:in `invoke'
org/jruby/RubyKernel.java:1254:in `catch'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1041:in `invoke'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1056:in `dispatch!'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:882:in `call!'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1041:in `invoke'
org/jruby/RubyKernel.java:1254:in `catch'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1041:in `invoke'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:882:in `call!'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:870:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/rack-1.5.2/lib/rack/head.rb:11:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/showexceptions.rb:21:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:175:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1949:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1449:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1726:in `synchronize'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/sinatra-1.4.3/lib/sinatra/base.rb:1449:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/puma-2.5.1-java/lib/puma/server.rb:472:in `handle_request'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/puma-2.5.1-java/lib/puma/server.rb:343:in `process_client'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/puma-2.5.1-java/lib/puma/server.rb:242:in `run'
org/jruby/RubyProc.java:255:in `call'
file:////usr/mgmt/web-1.0.jar!/META-INF/gem.home/puma-2.5.1-java/lib/puma/thread_pool.rb:92:in `spawn_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment