Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
0SECTION TITLE subcomponent dump routine
NULL ===============================
1TICHARSET UTF-8
1TISIGINFO Dump Event "gpf" (00002000) received
1TIDATETIME Date: 2016/06/14 at 08:38:26:641
1TINANOTIME System nanotime: 67466016053611
1TIFILENAME Javacore filename: /opt/ibm/WEX/AppBuilder/wlp/usr/servers/AppBuilder/javacore.20160614.083825.1754.0002.txt
1TIREQFLAGS Request Flags: 0x81 (exclusive+preempt)
1TIPREPSTATE Prep State: 0x100 (trace_disabled)
1TIPREPINFO Exclusive VM access not taken: data may not be consistent across javacore sections
2016-06-13 23:42:04,418 INFO [Default Executor-thread-1] [c.v.g.cxo] jruby 9.1.2.0 (2.3.0) 2016-05-26 7357c8f IBM J9 VM 2.8 on pxa6480sr2fp10-20160108_01 (SR2 FP10) +jit [linux-x86_64]
2016-06-13 23:42:04,420 INFO [Default Executor-thread-1] [c.v.g.cxo] using a shared (threadsafe!) runtime
2016-06-13 23:42:34,816 INFO [Default Executor-thread-1] [c.v.g.cxo] An exception happened during JRuby-Rack startup
load error: jopenssl/load -- java.lang.NoSuchMethodError: org/jruby/gen/org$jruby$ext$openssl$OpenSSL$POPULATOR.populateMethod(Lorg/jruby/internal/runtime/methods/JavaMethod;ILjava/lang/String;ZLorg/jruby/internal/runtime/methods/CallConfiguration;ZLjava/lang/Class;Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Class;)V
--- System
jruby 9.1.2.0 (2.3.0) 2016-05-26 7357c8f IBM J9 VM 2.8 on pxa6480sr2fp10-20160108_01 (SR2 FP10) +jit [linux-x86_64]
Time: 2016-06-13 23:42:34 -0400
Server: SMF WebContainer
jruby.home: uri:classloader://META-INF/jruby.home
This file has been truncated, but you can view the full file.
Launching AppBuilder (WebSphere Application Server 8.5.5.9/wlp-1.0.12.cl50920160227-1523) on IBM J9 VM, version pxa6480sr2fp10-20160108_01 (SR2 FP10) (en_US)
[AUDIT ] CWWKE0001I: The server AppBuilder has been launched.
[AUDIT ] CWWKE0203I: The java.io.tempdir was specified with a relative path. The resolved path is /opt/ibm/WEX/AppBuilder/tmp/.
[WARNING ] SRVE9967W: The manifest class path xercesImpl.jar can not be found in jar file file:/opt/ibm/WEX/AppBuilder/wlp/usr/servers/AppBuilder/apps/AppBuilder/WEB-INF/lib/gems-gems-nokogiri-1.6.1-java-lib-jing.jar or its parent.
[WARNING ] SRVE9967W: The manifest class path xml-apis.jar can not be found in jar file file:/opt/ibm/WEX/AppBuilder/wlp/usr/servers/AppBuilder/apps/AppBuilder/WEB-INF/lib/gems-gems-nokogiri-1.6.1-java-lib-jing.jar or its parent.
[WARNING ] SRVE9967W: The manifest class path saxon.jar can not be found in jar file file:/opt/ibm/WEX/AppBuilder/wlp/usr/servers/AppBuilder/apps/AppBuilder/WEB-INF/lib/gems-gems-nokogiri-1.6.1-java-lib-jing.ja
--- Backtrace
LoadError: load error: jopenssl/load -- java.lang.NoSuchMethodError: org/jruby/gen/org$jruby$ext$openssl$OpenSSL$POPULATOR.populateMethod(Lorg/jruby/internal/runtime/methods/JavaMethod;ILjava/lang/String;ZLorg/jruby/internal/runtime/methods/CallConfiguration;ZLjava/lang/Class;Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Class;)V
require at org/jruby/RubyKernel.java:944
<top> at /opt/ibm/WEX/AppBuilder/wlp/usr/servers/AppBuilder/apps/AppBuilder/WEB-INF/gems/gems/jruby-openssl-0.9.17-java/lib/openssl.rb:1
require at org/jruby/RubyKernel.java:944
<top> at /opt/ibm/WEX/AppBuilder/wlp/usr/servers/AppBuilder/apps/AppBuilder/WEB-INF/gems/gems/activesupport-4.1.15/lib/active_support/key_generator.rb:1
require at org/jruby/RubyKernel.java:944
<top> at /opt/ibm/WEX/AppBuilder/wlp/usr/servers/AppBuilder/apps/AppBuilder/WEB-INF/gems/gems/activesupport-4.1.15/lib/active_support/key_generator.rb:2
require at org/jruby/RubyKernel.java:944
<top> at /opt/ibm/WEX/AppBuilder/wlp/usr/serve
JRUBY_OPTS="-Xbacktrace.style=full -Xjit.threshold=-1 -d" rails s
Using Ext extension for JSON.
Exception `LoadError' at java/lang/Thread.java:1552 - no such file to load -- appbuilder_connector_support
Exception `LoadError' at java/lang/Thread.java:1552 - no such file to load -- therubyrhino
/Users/tambellini/.rvm/gems/jruby-9.0.5.0@cxo/gems/cells-3.11.3/lib/cell/base/view.rb:5: warning: `*' interpreted as argument prefix
Exception `LoadError' at java/lang/Thread.java:1552 - no such file to load -- cell/rack_helper.rb
Exception `LoadError' at java/lang/Thread.java:1552 - No such file to load -- cell/rack_helper
Exception `AbstractController::Helpers::MissingHelperError' at java/lang/Thread.java:1552 - Missing helper file helpers/cell/rack_helper.rb
Exception `LoadError' at java/lang/Thread.java:1552 - no such file to load -- cell/rails_helper.rb
Exception `LoadError' at java/lang/Thread.java:1552 - No such file to load -- cell/rails_helper
JRUBY_OPTS="-Xbacktrace.style=full -Xjit.threshold=-1" rails s
/Users/tambellini/.rvm/gems/jruby-9.0.5.0@cxo/gems/rubyzip-1.1.7/lib/zip.rb:35: warning: ObjectSpace impacts performance. See http://wiki.jruby.org/PerformanceTuning#dont-enable-objectspace
=> Booting WEBrick
=> Rails 4.1.14.1 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Notice: server is listening on all interfaces (0.0.0.0). Consider using 127.0.0.1 (--binding option)
=> Ctrl-C to shutdown server
Exiting
LoadError: load error: /Users/tambellini/repos/cxo/config/environment -- java.lang.RuntimeException: IR compiler/interpreter bug: org.jruby.ir.operands.UndefinedValue should not be used as a valid value during execution.
getStackTrace at java/lang/Thread.java:1552
Failed to load native POSIX impl; falling back on Java impl. Stacktrace follows.
java.lang.UnsatisfiedLinkError: libcrypt.so: cannot open shared object file: No such file or directory
at jnr.ffi.provider.jffi.NativeLibrary.loadNativeLibraries(NativeLibrary.java:87)
at jnr.ffi.provider.jffi.NativeLibrary.getNativeLibraries(NativeLibrary.java:70)
at jnr.ffi.provider.jffi.NativeLibrary.getSymbolAddress(NativeLibrary.java:49)
at jnr.ffi.provider.jffi.NativeLibrary.findSymbolAddress(NativeLibrary.java:59)
at jnr.ffi.provider.jffi.AsmLibraryLoader.generateInterfaceImpl(AsmLibraryLoader.java:117)
at jnr.ffi.provider.jffi.AsmLibraryLoader.loadLibrary(AsmLibraryLoader.java:59)
at jnr.ffi.provider.jffi.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:43)
at jnr.ffi.LibraryLoader.load(LibraryLoader.java:290)
rails s
/Users/tambellini/.rvm/gems/jruby-9.0.5.0@cxo/gems/rubyzip-1.1.7/lib/zip.rb:35: warning: ObjectSpace impacts performance. See http://wiki.jruby.org/PerformanceTuning#dont-enable-objectspace
=> Booting WEBrick
=> Rails 4.1.14.1 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Notice: server is listening on all interfaces (0.0.0.0). Consider using 127.0.0.1 (--binding option)
=> Ctrl-C to shutdown server
Exiting
LoadError: load error: /Users/tambellini/repos/cxo/config/environment -- java.lang.RuntimeException: IR compiler/interpreter bug: org.jruby.ir.operands.UndefinedValue should not be used as a valid value during execution.
require at org/jruby/RubyKernel.java:937
This file has been truncated, but you can view the full file.
------ Rescue block map ------
:Instructions
2016-02-02T22:30:05.171-05:00: BasicCompilerPassListener: Finished Dead Code Elimination on scope in 0ms.
2016-02-02T22:30:05.171-05:00: BasicCompilerPassListener: Starting Optimize Dynamic Scopes on scope CLASS_METHOD autoload_paths[/Users/tambellini/.rvm/gems/jruby-9.0.5.0@cxo/gems/activesupport-4.1.14.1/lib/active_support/core_ext/module/attribute_accessors.rb:59]
2016-02-02T22:30:05.171-05:00: Interpreter: in : CLOSURE search_for_file_CLOSURE_1[/Users/tambellini/.rvm/gems/jruby-9.0.5.0@cxo/gems/activesupport-4.1.14.1/lib/active_support/dependencies.rb:391], caught Java throwable: IRReturnJump:<Static Type[1400585006]: local [path_suffix=zookeeper.rb]:/Users/tambellini/repos/cxo/lib/zookeeper.rb>; excepting instr: nonlocal_return(path(0:1:local=true) ;name: search_for_file)
2016-02-02T22:30:05.171-05:00: BasicCompilerPassListener:
Graph:
BB [1:LBL_0:-1]:>[2,3]
BB [2:LBL_1:-1]:>[3], <[1]
2016-02-02T22:06:29.726-05:00: InterpretedIRMethod: Executing 'accept'
2016-02-02T22:06:29.726-05:00: Interpreter: I: {0} check_arity(;req: 1, opt: 0, *r: false, kw: false)
2016-02-02T22:06:29.726-05:00: Interpreter: I: {1} %t_target_4 = recv_pre_reqd_arg()
2016-02-02T22:06:29.726-05:00: Interpreter: I: {2} line_num(;n: 4)
2016-02-02T22:06:29.726-05:00: Interpreter: I: {3} %v_3 = call_1o(org.jruby.ir.operands.Self@36aa7bc2, %t_target_4 ;n:visit, t:FU, cl:false)
2016-02-02T22:06:29.726-05:00: InterpretedIRMethod: Executing 'visit'
2016-02-02T22:06:29.726-05:00: Interpreter: I: {0} push_method_frame()
2016-02-02T22:06:29.726-05:00: Interpreter: I: {1} push_method_binding()
2016-02-02T22:06:29.726-05:00: Interpreter: I: {2} %v_0 = load_implicit_closure()
2016-02-02T22:06:29.726-05:00: Interpreter: I: {3} %current_scope = copy(scope<0>)