Skip to content

Instantly share code, notes, and snippets.

@bbrowning
Created January 4, 2012 17:43
Show Gist options
  • Save bbrowning/935107b210befb41812a to your computer and use it in GitHub Desktop.
Save bbrowning/935107b210befb41812a to your computer and use it in GitHub Desktop.
[ec2-user@ip-10-33-58-253 spree]$ less $JBOSS_HOME/hs_err_pid13911.log
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/mnt/data/jdk7u2/hotspot/src/share/vm/runtime/handles.cpp:46), pid=13911, tid=140515955676928
# assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (22.0-b10-fastdebug mixed mode linux-amd64 compressed oops)
# Core dump written. Default location: /mnt/data/torquebox-2.x.incremental.711/jboss/core or core.13911
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00007fcc58090000): JavaThread "MSC service thread 1-9" [_thread_in_vm, id=13939, stack(0x00007fcc6b8f9000,0x00007fcc6b9fa000)]
Stack: [0x00007fcc6b8f9000,0x00007fcc6b9fa000], sp=0x00007fcc6b9f2210, free space=996k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xce73cc] VMError::report_and_die()+0x16c
V [libjvm.so+0x601d5c] report_vm_error(char const*, int, char const*, char const*)+0x7c
V [libjvm.so+0x72e683] HandleArea::allocate_handle(oopDesc*)+0xf3
V [libjvm.so+0x7bedad] Handle::Handle(oopDesc*) [clone .constprop.169]+0x3d
V [libjvm.so+0x7c8901] InterpreterRuntime::resolve_get_put(JavaThread*, Bytecodes::Code)+0x591
j java.lang.invoke.CallSite.<init>(Ljava/lang/invoke/MethodType;)V+12
j java.lang.invoke.MutableCallSite.<init>(Ljava/lang/invoke/MethodType;)V+2
j org.jruby.runtime.invokedynamic.JRubyCallSite.<init>(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/invoke/MethodType;Lorg/jruby/runtime/CallType;Ljava/lang/String;ZZZ)V+2
j org.jruby.runtime.invokedynamic.InvocationLinker.invocationBootstrap(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;+115
j java.lang.invoke.CallSite.makeSite(Ljava/lang/invoke/MethodHandle;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/Object;Ljava/lang/invoke/MemberName;I)Ljava/lang/invoke/CallSite;+31
j java.lang.invoke.MethodHandleNatives.makeDynamicCallSite(Ljava/lang/invoke/MethodHandle;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/Object;Ljava/lang/invoke/MemberName;I)Ljava/lang/invoke/CallSite;+8
v ~StubRoutines::call_stub
V [libjvm.so+0x7d47f2] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x992
V [libjvm.so+0x7d23c3] JavaCalls::call_static(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*)+0xb3
V [libjvm.so+0xc4130f] SystemDictionary::make_dynamic_call_site(Handle, Symbol*, methodHandle, Handle, methodHandle, int, Thread*)+0x3bf
V [libjvm.so+0x7c698f] InterpreterRuntime::resolve_invokedynamic(JavaThread*)+0x90f
j rubyjit.Gem::Specification#version=_BF0615BBF34D9C505CB29E07EF67AE5FBBE2431B.__file__(Lrubyjit/Gem::Specification#version=_BF0615BBF34D9C505CB29E07EF67AE5FBBE2431B;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+47
j rubyjit.Gem::Specification#version=_BF0615BBF34D9C505CB29E07EF67AE5FBBE2431B.__file__(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.internal.runtime.methods.JittedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+35
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.ast.AttrAssignOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+72
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.lang.invoke.CallSite.<init>(Ljava/lang/invoke/MethodType;)V+12
j java.lang.invoke.MutableCallSite.<init>(Ljava/lang/invoke/MethodType;)V+2
j org.jruby.runtime.invokedynamic.JRubyCallSite.<init>(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/invoke/MethodType;Lorg/jruby/runtime/CallType;Ljava/lang/String;ZZZ)V+2
j org.jruby.runtime.invokedynamic.InvocationLinker.invocationBootstrap(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;+115
j java.lang.invoke.CallSite.makeSite(Ljava/lang/invoke/MethodHandle;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/Object;Ljava/lang/invoke/MemberName;I)Ljava/lang/invoke/CallSite;+31
j java.lang.invoke.MethodHandleNatives.makeDynamicCallSite(Ljava/lang/invoke/MethodHandle;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/Object;Ljava/lang/invoke/MemberName;I)Ljava/lang/invoke/CallSite;+8
v ~StubRoutines::call_stub
j rubyjit.Gem::Specification#version=_BF0615BBF34D9C505CB29E07EF67AE5FBBE2431B.__file__(Lrubyjit/Gem::Specification#version=_BF0615BBF34D9C505CB29E07EF67AE5FBBE2431B;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+47
j rubyjit.Gem::Specification#version=_BF0615BBF34D9C505CB29E07EF67AE5FBBE2431B.__file__(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.internal.runtime.methods.JittedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+35
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.ast.AttrAssignOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+72
J org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
j org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
j org.jruby.runtime.InterpretedBlock.evalBlockBody(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+25
j org.jruby.runtime.InterpretedBlock.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+65
j org.jruby.runtime.InterpretedBlock.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;)Lorg/jruby/runtime/builtin/IRubyObject;+9
j org.jruby.runtime.Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+14
j org.jruby.ast.YieldNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+53
j org.jruby.ast.IfNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+75
J org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
j org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.internal.runtime.methods.InterpretedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+75
j org.jruby.internal.runtime.methods.DefaultMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+40
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.RubyClass.newInstance(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+15
j org.jruby.RubyClass$INVOKER$i$newInstance.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+7
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+35
J org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
j org.jruby.ast.RootNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+61
j org.jruby.evaluator.ASTInterpreter.INTERPRET_EVAL(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
j org.jruby.evaluator.ASTInterpreter.evalWithBinding(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;)Lorg/jruby/runtime/builtin/IRubyObject;+162
j org.jruby.RubyKernel.evalCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Lorg/jruby/RubyKernel$EvalBinding;)Lorg/jruby/runtime/builtin/IRubyObject;+187
j org.jruby.RubyKernel.eval(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+7
j org.jruby.RubyKernel$INVOKER$s$0$3$eval.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+39
j org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+27
j org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+15
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+42
j org.jruby.ast.FCallThreeArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+43
j org.jruby.ast.LocalAsgnNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+30
J org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
j org.jruby.ast.RescueNode.executeBody(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+21
j org.jruby.ast.RescueNode.interpretWithJavaExceptions(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+26
j org.jruby.ast.RescueNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.ast.BeginNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9
J org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
j org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.internal.runtime.methods.InterpretedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+80
j org.jruby.internal.runtime.methods.DefaultMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+40
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+38
j org.jruby.ast.CallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.ast.DAsgnNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+17
J org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
j org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
j org.jruby.runtime.InterpretedBlock.evalBlockBody(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+25
j org.jruby.runtime.InterpretedBlock.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+65
j org.jruby.runtime.InterpretedBlock.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;)Lorg/jruby/runtime/builtin/IRubyObject;+9
j org.jruby.runtime.Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+14
j org.jruby.RubyArray.eachCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.RubyArray.each(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+10
j org.jruby.RubyArray$INVOKER$i$0$0$each.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+7
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+35
j org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
j org.jruby.runtime.InterpretedBlock.evalBlockBody(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+25
j org.jruby.runtime.InterpretedBlock.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+65
j org.jruby.runtime.InterpretedBlock.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;)Lorg/jruby/runtime/builtin/IRubyObject;+9
j org.jruby.runtime.Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+14
j org.jruby.RubyArray.reverseEach(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+28
j org.jruby.RubyArray.reverse_each(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+10
j org.jruby.RubyArray$INVOKER$i$0$0$reverse_each.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+7
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+35
j org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+33
j org.jruby.ast.IfNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+102
j org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+33
j org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.internal.runtime.methods.InterpretedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;+78
j org.jruby.internal.runtime.methods.DefaultMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;+20
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+53
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+46
j org.jruby.ast.CallNoArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+18
j org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9
j org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+33
j org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.internal.runtime.methods.InterpretedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+75
j org.jruby.internal.runtime.methods.DefaultMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+22
j org.jruby.RubyClass.finvoke(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.javasupport.util.RuntimeHelpers.invoke(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+10
j org.jruby.RubyEnumerable.callEach(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Arity;Lorg/jruby/runtime/BlockCallback;)Lorg/jruby/runtime/builtin/IRubyObject;+16
j org.jruby.RubyEnumerable.detectCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.RubyEnumerable.detectCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+4
j org.jruby.RubyEnumerable.find(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+34
j org.jruby.RubyEnumerable$INVOKER$s$find.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+4
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+35
j org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.internal.runtime.methods.InterpretedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+80
j org.jruby.internal.runtime.methods.DefaultMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+22
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.ast.CallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.ast.LocalAsgnNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+33
j org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.internal.runtime.methods.InterpretedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+80
j org.jruby.internal.runtime.methods.DefaultMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+22
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.ast.CallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.ast.AndNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+36
j org.jruby.ast.IfNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+37
j org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+33
j org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+33
j org.jruby.ast.RescueBodyNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9
j org.jruby.ast.RescueNode.handleException(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Lorg/jruby/exceptions/RaiseException;)Lorg/jruby/runtime/builtin/IRubyObject;+66
j org.jruby.ast.RescueNode.interpretWithJavaExceptions(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+61
j org.jruby.ast.RescueNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6
j org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject;+30
j org.jruby.internal.runtime.methods.InterpretedMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+80
j org.jruby.internal.runtime.methods.DefaultMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+22
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
j org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+50
j org.jruby.ast.FCallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+19
j org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+41
j org.jruby.ast.RootNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+61
j org.jruby.evaluator.ASTInterpreter.INTERPRET_ROOT(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ast/Node;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
j org.jruby.Ruby.evalScriptlet(Ljava/lang/String;Lorg/jruby/runtime/DynamicScope;)Lorg/jruby/runtime/builtin/IRubyObject;+33
j org.jruby.Ruby.evalScriptlet(Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;+35
j org.torquebox.core.util.RuntimeHelper$5.call()Lorg/jruby/runtime/builtin/IRubyObject;+8
j org.torquebox.core.util.RuntimeHelper$5.call()Ljava/lang/Object;+1
j org.torquebox.core.util.RuntimeHelper.withinContext(Lorg/jruby/Ruby;Ljava/util/concurrent/Callable;)Ljava/lang/Object;+18
j org.torquebox.core.util.RuntimeHelper.evalScriptlet(Lorg/jruby/Ruby;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;+10
j org.torquebox.core.util.RuntimeHelper.require(Lorg/jruby/Ruby;Ljava/lang/String;)V+25
j org.torquebox.core.runtime.RubyRuntimeFactory.prepareRuntime(Lorg/jruby/Ruby;Ljava/lang/String;)V+99
j org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(Ljava/lang/String;Z)Lorg/jruby/Ruby;+272
j org.torquebox.core.runtime.RubyRuntimeFactory.createInstance(Ljava/lang/String;)Lorg/jruby/Ruby;+3
j org.torquebox.core.GlobalRuby$1.run()V+55
j org.jboss.msc.service.ServiceControllerImpl$StartContextImpl.execute(Ljava/lang/Runnable;)V+12
j org.torquebox.core.GlobalRuby.start(Lorg/jboss/msc/service/StartContext;)V+16
j org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(Lorg/jboss/msc/service/Service;Lorg/jboss/msc/service/StartContext;)V+13
j org.jboss.msc.service.ServiceControllerImpl$StartTask.run()V+95
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+46
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00007fcc4c38e800 JavaThread "Thread-112" daemon [_thread_blocked, id=14070, stack(0x00007fcbb6fe3000,0x00007fcbb70e4000)]
0x00007fcc4c38a000 JavaThread "Thread-111" daemon [_thread_blocked, id=14069, stack(0x00007fcbb70e4000,0x00007fcbb71e5000)]
0x00007fcc4c23e800 JavaThread "Thread-110" daemon [_thread_blocked, id=14068, stack(0x00007fcbb71e5000,0x00007fcbb72e6000)]
0x00007fcc4c34e000 JavaThread "Thread-109" daemon [_thread_blocked, id=14067, stack(0x00007fcbb72e6000,0x00007fcbb73e7000)]
0x00007fcc4c11f800 JavaThread "Thread-108" daemon [_thread_blocked, id=14066, stack(0x00007fcbb73e7000,0x00007fcbb74e8000)]
0x00007fcc4c3bf000 JavaThread "Thread-107" daemon [_thread_blocked, id=14065, stack(0x00007fcbb74e8000,0x00007fcbb75e9000)]
0x00007fcc4c3de000 JavaThread "Thread-106" daemon [_thread_blocked, id=14064, stack(0x00007fcbb75e9000,0x00007fcbb76ea000)]
0x00007fcc4c33a800 JavaThread "Thread-105" daemon [_thread_blocked, id=14063, stack(0x00007fcbb76ea000,0x00007fcbb77eb000)]
0x00007fcbec011000 JavaThread "DeploymentScanner-threads - 2" [_thread_blocked, id=14062, stack(0x00007fcbb77eb000,0x00007fcbb78ec000)]
0x00007fcc58002000 JavaThread "DeploymentScanner-threads - 1" [_thread_blocked, id=14061, stack(0x00007fcbb78ec000,0x00007fcbb79ed000)]
0x00007fcc4c131000 JavaThread "Thread-102" daemon [_thread_blocked, id=14060, stack(0x00007fcbb7afb000,0x00007fcbb7bfc000)]
0x00007fcc4c1d1800 JavaThread "Thread-101" daemon [_thread_blocked, id=14059, stack(0x00007fcbb7bfc000,0x00007fcbb7cfd000)]
0x00007fcca4017000 JavaThread "Thread-4 (group:HornetQ-scheduled-threads-495087037)" [_thread_blocked, id=14051, stack(0x00007fcbb7cfd000,0x00007fcbb7dfe000)]
0x00007fcbc0026800 JavaThread "Thread-3 (group:HornetQ-scheduled-threads-495087037)" [_thread_blocked, id=14050, stack(0x00007fcbb7dfe000,0x00007fcbb7eff000)]
0x00007fcc4408c800 JavaThread "hornetq-failure-check-thread" [_thread_blocked, id=14049, stack(0x00007fcbb7eff000,0x00007fcbb8000000)]
0x00007fcc4411f800 JavaThread "Old I/O server boss ([id: 0x4d081fa0, /0.0.0.0:5445])" [_thread_in_native, id=14048, stack(0x00007fcc3408e000,0x00007fcc3418f000)]
0x00007fcc4411e800 JavaThread "Thread-2 (group:HornetQ-scheduled-threads-495087037)" [_thread_blocked, id=14047, stack(0x00007fcc3418f000,0x00007fcc34290000)]
0x00007fcc440b5800 JavaThread "Old I/O server boss ([id: 0x13f7c0ee, /0.0.0.0:5455])" [_thread_in_native, id=14046, stack(0x00007fcc34290000,0x00007fcc34391000)]
0x00007fcc2c00b000 JavaThread "Transaction Reaper Worker 0" daemon [_thread_blocked, id=14045, stack(0x00007fcc34492000,0x00007fcc34593000)]
0x00007fcc2c009800 JavaThread "Transaction Reaper" daemon [_thread_blocked, id=14044, stack(0x00007fcc34593000,0x00007fcc34694000)]
0x00007fcc6000c800 JavaThread "Periodic Recovery" [_thread_blocked, id=14043, stack(0x00007fcc34896000,0x00007fcc34997000)]
0x00007fcca4015000 JavaThread "Thread-1 (group:HornetQ-scheduled-threads-495087037)" [_thread_blocked, id=14042, stack(0x00007fcc34391000,0x00007fcc34492000)]
0x00007fcc54051800 JavaThread "RequestController-3" daemon [_thread_blocked, id=14039, stack(0x00007fcc34694000,0x00007fcc34795000)]
0x00007fcc64017800 JavaThread "RequestController-2" daemon [_thread_blocked, id=14038, stack(0x00007fcc34795000,0x00007fcc34896000)]
0x00007fcc4800a000 JavaThread "ServerSocketListener" daemon [_thread_in_native, id=14036, stack(0x00007fcc34997000,0x00007fcc34a98000)]
0x00007fcc4800e000 JavaThread "RequestController-1" daemon [_thread_blocked, id=14035, stack(0x00007fcc34a98000,0x00007fcc34b99000)]
0x00007fcc60004000 JavaThread "Transaction Expired Entry Monitor" daemon [_thread_blocked, id=14034, stack(0x00007fcc34b99000,0x00007fcc34c9a000)]
0x00007fcc4411d000 JavaThread "Thread-0 (group:HornetQ-scheduled-threads-495087037)" [_thread_blocked, id=14033, stack(0x00007fcc34c9a000,0x00007fcc34d9b000)]
0x00007fcc44113800 JavaThread "hornetq-expiry-reaper-thread" [_thread_blocked, id=14032, stack(0x00007fcc34d9b000,0x00007fcc34e9c000)]
0x00007fcc70012000 JavaThread "ORB Run Thread" [_thread_blocked, id=14031, stack(0x00007fcc34e9c000,0x00007fcc34f9d000)]
0x00007fcc30020000 JavaThread "http-0.0.0.0-0.0.0.0-8080-Acceptor-0" daemon [_thread_in_native, id=14030, stack(0x00007fcc34fe3000,0x00007fcc350e4000)]
0x00007fcc3001d800 JavaThread "http-0.0.0.0-0.0.0.0-8080-Poller" daemon [_thread_blocked, id=14029, stack(0x00007fcc350e4000,0x00007fcc351e5000)]
0x00007fcc50012800 JavaThread "Timer-0" [_thread_blocked, id=14028, stack(0x00007fcc351e5000,0x00007fcc352e6000)]
0x00007fcc64015800 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=14027, stack(0x00007fcc352e6000,0x00007fcc353e7000)]
0x00007fcc44065800 JavaThread "Thread-93" [_thread_in_native, id=14026, stack(0x00007fcc358d9000,0x00007fcc359da000)]
0x00007fcc44014000 JavaThread "server-timer" daemon [_thread_blocked, id=14025, stack(0x00007fcc359da000,0x00007fcc35adb000)]
0x00007fcc28036000 JavaThread "Remoting "ip-10-33-58-253:MANAGEMENT" write-1" [_thread_in_native, id=14024, stack(0x00007fcc35adb000,0x00007fcc35bdc000)]
0x00007fcc3801d800 JavaThread "Remoting "ip-10-33-58-253" write-1" [_thread_in_native, id=14023, stack(0x00007fcc35bdc000,0x00007fcc35cdd000)]
0x00007fcc28034800 JavaThread "Remoting "ip-10-33-58-253:MANAGEMENT" read-1" [_thread_in_native, id=14022, stack(0x00007fcc35cdd000,0x00007fcc35dde000)]
0x00007fcc3801b800 JavaThread "Remoting "ip-10-33-58-253" read-1" [_thread_in_native, id=14021, stack(0x00007fcc35dde000,0x00007fcc35edf000)]
0x00007fcc200d9000 JavaThread "ServerService Thread Pool -- 73" [_thread_blocked, id=14020, stack(0x00007fcc35edf000,0x00007fcc35fe0000)]
0x00007fcc200d6800 JavaThread "ServerService Thread Pool -- 72" [_thread_blocked, id=14019, stack(0x00007fcc35fe0000,0x00007fcc360e1000)]
0x00007fcc200d4000 JavaThread "ServerService Thread Pool -- 71" [_thread_blocked, id=14018, stack(0x00007fcc360e1000,0x00007fcc361e2000)]
0x00007fcc200d1800 JavaThread "ServerService Thread Pool -- 70" [_thread_blocked, id=14017, stack(0x00007fcc361e2000,0x00007fcc362e3000)]
0x00007fcc200cf000 JavaThread "ServerService Thread Pool -- 69" [_thread_blocked, id=14016, stack(0x00007fcc362e3000,0x00007fcc363e4000)]
0x00007fcc200cd000 JavaThread "ServerService Thread Pool -- 68" [_thread_blocked, id=14015, stack(0x00007fcc363e4000,0x00007fcc364e5000)]
0x00007fcc200ca800 JavaThread "ServerService Thread Pool -- 67" [_thread_blocked, id=14014, stack(0x00007fcc364e5000,0x00007fcc365e6000)]
0x00007fcc200c8000 JavaThread "ServerService Thread Pool -- 66" [_thread_blocked, id=14013, stack(0x00007fcc365e6000,0x00007fcc366e7000)]
0x00007fcc200c5800 JavaThread "ServerService Thread Pool -- 65" [_thread_blocked, id=14012, stack(0x00007fcc366e7000,0x00007fcc367e8000)]
0x00007fcc200c3000 JavaThread "ServerService Thread Pool -- 64" [_thread_blocked, id=14011, stack(0x00007fcc367e8000,0x00007fcc368e9000)]
0x00007fcc200c0800 JavaThread "ServerService Thread Pool -- 63" [_thread_blocked, id=14010, stack(0x00007fcc368e9000,0x00007fcc369ea000)]
0x00007fcc200be800 JavaThread "ServerService Thread Pool -- 62" [_thread_blocked, id=14009, stack(0x00007fcc369ea000,0x00007fcc36aeb000)]
0x00007fcc200bc000 JavaThread "ServerService Thread Pool -- 61" [_thread_blocked, id=14008, stack(0x00007fcc36aeb000,0x00007fcc36bec000)]
0x00007fcc200b9800 JavaThread "ServerService Thread Pool -- 60" [_thread_blocked, id=14007, stack(0x00007fcc36bec000,0x00007fcc36ced000)]
0x00007fcc200b7000 JavaThread "ServerService Thread Pool -- 59" [_thread_blocked, id=14006, stack(0x00007fcc36ced000,0x00007fcc36dee000)]
0x00007fcc200b5000 JavaThread "ServerService Thread Pool -- 58" [_thread_blocked, id=14005, stack(0x00007fcc36dee000,0x00007fcc36eef000)]
0x00007fcc200a6800 JavaThread "ServerService Thread Pool -- 57" [_thread_blocked, id=14004, stack(0x00007fcc36eef000,0x00007fcc36ff0000)]
0x00007fcc200a4000 JavaThread "ServerService Thread Pool -- 56" [_thread_blocked, id=14003, stack(0x00007fcc36ff0000,0x00007fcc370f1000)]
0x00007fcc200a1800 JavaThread "ServerService Thread Pool -- 55" [_thread_blocked, id=14002, stack(0x00007fcc370f1000,0x00007fcc371f2000)]
0x00007fcc2009f000 JavaThread "ServerService Thread Pool -- 54" [_thread_blocked, id=14001, stack(0x00007fcc371f2000,0x00007fcc372f3000)]
0x00007fcc2009c800 JavaThread "ServerService Thread Pool -- 53" [_thread_blocked, id=14000, stack(0x00007fcc372f3000,0x00007fcc373f4000)]
0x00007fcc2009a800 JavaThread "ServerService Thread Pool -- 52" [_thread_blocked, id=13999, stack(0x00007fcc373f4000,0x00007fcc374f5000)]
0x00007fcc20098000 JavaThread "ServerService Thread Pool -- 51" [_thread_blocked, id=13998, stack(0x00007fcc374f5000,0x00007fcc375f6000)]
0x00007fcc20095800 JavaThread "ServerService Thread Pool -- 50" [_thread_blocked, id=13997, stack(0x00007fcc375f6000,0x00007fcc376f7000)]
0x00007fcc20093800 JavaThread "ServerService Thread Pool -- 49" [_thread_blocked, id=13996, stack(0x00007fcc376f7000,0x00007fcc377f8000)]
0x00007fcc20091000 JavaThread "ServerService Thread Pool -- 48" [_thread_blocked, id=13995, stack(0x00007fcc377f8000,0x00007fcc378f9000)]
0x00007fcc2008e800 JavaThread "ServerService Thread Pool -- 47" [_thread_blocked, id=13994, stack(0x00007fcc378f9000,0x00007fcc379fa000)]
0x00007fcc2008c000 JavaThread "ServerService Thread Pool -- 46" [_thread_blocked, id=13993, stack(0x00007fcc379fa000,0x00007fcc37afb000)]
0x00007fcc20089800 JavaThread "ServerService Thread Pool -- 45" [_thread_blocked, id=13992, stack(0x00007fcc37afb000,0x00007fcc37bfc000)]
0x00007fcc20087800 JavaThread "ServerService Thread Pool -- 44" [_thread_blocked, id=13991, stack(0x00007fcc37bfc000,0x00007fcc37cfd000)]
0x00007fcc20085000 JavaThread "ServerService Thread Pool -- 43" [_thread_blocked, id=13990, stack(0x00007fcc37cfd000,0x00007fcc37dfe000)]
0x00007fcc20083000 JavaThread "ServerService Thread Pool -- 42" [_thread_blocked, id=13989, stack(0x00007fcc37dfe000,0x00007fcc37eff000)]
0x00007fcc20081800 JavaThread "ServerService Thread Pool -- 41" [_thread_blocked, id=13988, stack(0x00007fcc37eff000,0x00007fcc38000000)]
0x00007fcc2007f800 JavaThread "ServerService Thread Pool -- 40" [_thread_blocked, id=13987, stack(0x00007fcc6804d000,0x00007fcc6814e000)]
0x00007fcc2007d800 JavaThread "ServerService Thread Pool -- 39" [_thread_blocked, id=13986, stack(0x00007fcc6814e000,0x00007fcc6824f000)]
0x00007fcc2007c000 JavaThread "ServerService Thread Pool -- 38" [_thread_blocked, id=13985, stack(0x00007fcc6824f000,0x00007fcc68350000)]
0x00007fcc2006b000 JavaThread "ServerService Thread Pool -- 37" [_thread_blocked, id=13984, stack(0x00007fcc685a3000,0x00007fcc686a4000)]
0x00007fcc20069000 JavaThread "ServerService Thread Pool -- 36" [_thread_blocked, id=13983, stack(0x00007fcc686d1000,0x00007fcc687d2000)]
0x00007fcc2004a000 JavaThread "ServerService Thread Pool -- 35" [_thread_blocked, id=13982, stack(0x00007fcc68b93000,0x00007fcc68c94000)]
0x00007fcc20048000 JavaThread "ServerService Thread Pool -- 34" [_thread_blocked, id=13981, stack(0x00007fcc68c9a000,0x00007fcc68d9b000)]
0x00007fcc20045800 JavaThread "ServerService Thread Pool -- 33" [_thread_blocked, id=13980, stack(0x00007fcc68da8000,0x00007fcc68ea9000)]
0x00007fcc20043000 JavaThread "ServerService Thread Pool -- 32" [_thread_blocked, id=13979, stack(0x00007fcc68ef4000,0x00007fcc68ff5000)]
0x00007fcc20040800 JavaThread "ServerService Thread Pool -- 31" [_thread_blocked, id=13978, stack(0x00007fcc68ff5000,0x00007fcc690f6000)]
0x00007fcc2003e800 JavaThread "ServerService Thread Pool -- 30" [_thread_blocked, id=13977, stack(0x00007fcc69102000,0x00007fcc69203000)]
0x00007fcc2003c000 JavaThread "ServerService Thread Pool -- 29" [_thread_blocked, id=13976, stack(0x00007fcc69216000,0x00007fcc69317000)]
0x00007fcc20039800 JavaThread "ServerService Thread Pool -- 28" [_thread_blocked, id=13975, stack(0x00007fcc69319000,0x00007fcc6941a000)]
0x00007fcc20037800 JavaThread "ServerService Thread Pool -- 27" [_thread_blocked, id=13974, stack(0x00007fcc6941a000,0x00007fcc6951b000)]
0x00007fcc20035000 JavaThread "ServerService Thread Pool -- 26" [_thread_blocked, id=13973, stack(0x00007fcc6951b000,0x00007fcc6961c000)]
0x00007fcc20033000 JavaThread "ServerService Thread Pool -- 25" [_thread_blocked, id=13972, stack(0x00007fcc6961c000,0x00007fcc6971d000)]
0x00007fcc20030800 JavaThread "ServerService Thread Pool -- 24" [_thread_blocked, id=13971, stack(0x00007fcc69745000,0x00007fcc69846000)]
0x00007fcc2002e000 JavaThread "ServerService Thread Pool -- 23" [_thread_blocked, id=13970, stack(0x00007fcc69846000,0x00007fcc69947000)]
0x00007fcc2002c000 JavaThread "ServerService Thread Pool -- 22" [_thread_blocked, id=13969, stack(0x00007fcc6994b000,0x00007fcc69a4c000)]
0x00007fcc20029800 JavaThread "ServerService Thread Pool -- 21" [_thread_blocked, id=13968, stack(0x00007fcc69a4c000,0x00007fcc69b4d000)]
0x00007fcc2001a000 JavaThread "ServerService Thread Pool -- 20" [_thread_blocked, id=13967, stack(0x00007fcc69b4d000,0x00007fcc69c4e000)]
0x00007fcc20018000 JavaThread "ServerService Thread Pool -- 19" [_thread_blocked, id=13966, stack(0x00007fcc69c4e000,0x00007fcc69d4f000)]
0x00007fcc20016000 JavaThread "ServerService Thread Pool -- 18" [_thread_blocked, id=13965, stack(0x00007fcc69dc8000,0x00007fcc69ec9000)]
0x00007fcc20013800 JavaThread "ServerService Thread Pool -- 17" [_thread_blocked, id=13964, stack(0x00007fcc69ec9000,0x00007fcc69fca000)]
0x00007fcc20011000 JavaThread "ServerService Thread Pool -- 16" [_thread_blocked, id=13963, stack(0x00007fcc69fe1000,0x00007fcc6a0e2000)]
0x00007fcc2000e800 JavaThread "ServerService Thread Pool -- 15" [_thread_blocked, id=13962, stack(0x00007fcc6a0e2000,0x00007fcc6a1e3000)]
0x00007fcc2000c000 JavaThread "ServerService Thread Pool -- 14" [_thread_blocked, id=13961, stack(0x00007fcc6a1e3000,0x00007fcc6a2e4000)]
0x00007fcc2000a000 JavaThread "ServerService Thread Pool -- 13" [_thread_blocked, id=13960, stack(0x00007fcc6a2e4000,0x00007fcc6a3e5000)]
0x00007fcc20026000 JavaThread "ServerService Thread Pool -- 12" [_thread_blocked, id=13959, stack(0x00007fcc6a3e5000,0x00007fcc6a4e6000)]
0x00007fcc20024000 JavaThread "ServerService Thread Pool -- 11" [_thread_blocked, id=13958, stack(0x00007fcc6a4e6000,0x00007fcc6a5e7000)]
0x00007fcc20022000 JavaThread "ServerService Thread Pool -- 10" [_thread_blocked, id=13957, stack(0x00007fcc6a5e7000,0x00007fcc6a6e8000)]
0x00007fcc20020000 JavaThread "ServerService Thread Pool -- 9" [_thread_blocked, id=13956, stack(0x00007fcc6a6e8000,0x00007fcc6a7e9000)]
0x00007fcc2001d800 JavaThread "ServerService Thread Pool -- 8" [_thread_blocked, id=13955, stack(0x00007fcc6a7e9000,0x00007fcc6a8ea000)]
0x00007fcc2001b800 JavaThread "ServerService Thread Pool -- 7" [_thread_blocked, id=13954, stack(0x00007fcc6a8ea000,0x00007fcc6a9eb000)]
0x00007fcc200b2800 JavaThread "ServerService Thread Pool -- 6" [_thread_blocked, id=13953, stack(0x00007fcc6a9eb000,0x00007fcc6aaec000)]
0x00007fcc200b0000 JavaThread "ServerService Thread Pool -- 5" [_thread_blocked, id=13952, stack(0x00007fcc6aaec000,0x00007fcc6abed000)]
0x00007fcc200ad800 JavaThread "ServerService Thread Pool -- 4" [_thread_blocked, id=13951, stack(0x00007fcc6abed000,0x00007fcc6acee000)]
0x00007fcc20004800 JavaThread "ServerService Thread Pool -- 3" [_thread_blocked, id=13950, stack(0x00007fcc6acee000,0x00007fcc6adef000)]
0x00007fcc20001800 JavaThread "ServerService Thread Pool -- 2" [_thread_blocked, id=13949, stack(0x00007fcc6adef000,0x00007fcc6aef0000)]
0x00007fcc20008000 JavaThread "ServerService Thread Pool -- 1" [_thread_blocked, id=13948, stack(0x00007fcc6aef0000,0x00007fcc6aff1000)]
0x00007fccbc029000 JavaThread "DestroyJavaVM" [_thread_blocked, id=13912, stack(0x00007fccc2608000,0x00007fccc2709000)]
0x00007fcc5c028000 JavaThread "Controller Boot Thread" [_thread_blocked, id=13947, stack(0x00007fcc6aff1000,0x00007fcc6b1f2000)]
0x00007fcc580af800 JavaThread "MSC service thread 1-16" [_thread_blocked, id=13946, stack(0x00007fcc6b1f2000,0x00007fcc6b2f3000)]
0x00007fcc580ad000 JavaThread "MSC service thread 1-15" [_thread_blocked, id=13945, stack(0x00007fcc6b2f3000,0x00007fcc6b3f4000)]
0x00007fcc5809a000 JavaThread "MSC service thread 1-14" [_thread_blocked, id=13944, stack(0x00007fcc6b3f4000,0x00007fcc6b4f5000)]
0x00007fcc58098800 JavaThread "MSC service thread 1-13" [_thread_blocked, id=13943, stack(0x00007fcc6b4f5000,0x00007fcc6b5f6000)]
0x00007fcc58096000 JavaThread "MSC service thread 1-12" [_thread_blocked, id=13942, stack(0x00007fcc6b5f6000,0x00007fcc6b6f7000)]
0x00007fcc58093800 JavaThread "MSC service thread 1-11" [_thread_blocked, id=13941, stack(0x00007fcc6b6f7000,0x00007fcc6b7f8000)]
0x00007fcc58091800 JavaThread "MSC service thread 1-10" [_thread_blocked, id=13940, stack(0x00007fcc6b7f8000,0x00007fcc6b8f9000)]
=>0x00007fcc58090000 JavaThread "MSC service thread 1-9" [_thread_in_vm, id=13939, stack(0x00007fcc6b8f9000,0x00007fcc6b9fa000)]
0x00007fcc5808d800 JavaThread "MSC service thread 1-8" [_thread_blocked, id=13938, stack(0x00007fcc6b9fa000,0x00007fcc6bafb000)]
0x00007fcc5808b800 JavaThread "MSC service thread 1-7" [_thread_blocked, id=13937, stack(0x00007fcc6bafb000,0x00007fcc6bbfc000)]
0x00007fcc58089000 JavaThread "MSC service thread 1-6" [_thread_blocked, id=13936, stack(0x00007fcc6bbfc000,0x00007fcc6bcfd000)]
0x00007fcc58086800 JavaThread "MSC service thread 1-5" [_thread_blocked, id=13935, stack(0x00007fcc6bcfd000,0x00007fcc6bdfe000)]
0x00007fcc64003000 JavaThread "MSC service thread 1-4" [_thread_blocked, id=13934, stack(0x00007fcc6bdfe000,0x00007fcc6beff000)]
0x00007fcc64001000 JavaThread "MSC service thread 1-3" [_thread_blocked, id=13933, stack(0x00007fcc6beff000,0x00007fcc6c000000)]
0x00007fcc70001000 JavaThread "MSC service thread 1-2" [_thread_blocked, id=13932, stack(0x00007fccb809d000,0x00007fccb819e000)]
0x00007fccbc6f7000 JavaThread "MSC service thread 1-1" [_thread_blocked, id=13931, stack(0x00007fccb819e000,0x00007fccb829f000)]
0x00007fccbc436800 JavaThread "ClassLoader Thread" daemon [_thread_blocked, id=13930, stack(0x00007fccb86f1000,0x00007fccb87f2000)]
0x00007fccbc2b9800 JavaThread "Reference Reaper" daemon [_thread_blocked, id=13929, stack(0x00007fccb89fa000,0x00007fccb8afb000)]
0x00007fccbc1c8800 JavaThread "Service Thread" daemon [_thread_blocked, id=13927, stack(0x00007fccb8bfc000,0x00007fccb8cfd000)]
0x00007fccbc1c5800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=13926, stack(0x00007fccb8cfd000,0x00007fccb8dfe000)]
0x00007fccbc1c2000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=13925, stack(0x00007fccb8dfe000,0x00007fccb8eff000)]
0x00007fccbc1bf800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13924, stack(0x00007fccb8eff000,0x00007fccb9000000)]
0x00007fccbc12a800 JavaThread "Finalizer" daemon [_thread_in_vm, id=13923, stack(0x00007fccc00c1000,0x00007fccc01c2000)]
0x00007fccbc127800 JavaThread "Reference Handler" daemon [_thread_in_vm, id=13922, stack(0x00007fccc01c2000,0x00007fccc02c3000)]
Other Threads:
0x00007fccbc11c000 VMThread [stack: 0x00007fccc02c3000,0x00007fccc03c4000] [id=13921]
0x00007fccbc1cc000 WatcherThread [stack: 0x00007fccb8afb000,0x00007fccb8bfc000] [id=13928]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00007fccbc026e78] Compile_lock - owner thread: 0x00007fcc58090000
[0x00007fccbc027018] MethodCompileQueue_lock - owner thread: 0x00007fccbc1c5800
Heap
PSYoungGen total 106112K, used 21045K [0x00000007d5560000, 0x00000007dffe0000, 0x0000000800000000)
eden space 87104K, 2% used [0x00000007d5560000,0x00000007d576a2d8,0x00000007daa70000)
from space 19008K, 99% used [0x00000007ded50000,0x00000007dffd33e8,0x00000007dffe0000)
to space 26240K, 0% used [0x00000007dcca0000,0x00000007dcca0000,0x00000007de640000)
PSOldGen total 89664K, used 41338K [0x0000000780000000, 0x0000000785790000, 0x00000007d5560000)
object space 89664K, 46% used [0x0000000780000000,0x000000078285e860,0x0000000785790000)
PSPermGen total 91328K, used 59806K [0x0000000770000000, 0x0000000775930000, 0x0000000780000000)
object space 91328K, 65% used [0x0000000770000000,0x0000000773a67ab8,0x0000000775930000)
Code Cache [0x00007fccb9000000, 0x00007fccb9310000, 0x00007fccbc000000)
total_blobs=1031 nmethods=521 adapters=466 free_code_cache=46085Kb largest_free_block=47131200
Dynamic libraries:
00400000-00401000 r-xp 00000000 ca:01 178186 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/bin/java
00600000-00601000 rw-p 00000000 ca:01 178186 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/bin/java
02460000-02481000 rw-p 00000000 00:00 0 [heap]
770000000-775930000 rw-p 00000000 00:00 0
775930000-780000000 rw-p 00000000 00:00 0
780000000-785790000 rw-p 00000000 00:00 0
785790000-7d5560000 rw-p 00000000 00:00 0
7d5560000-7dffe0000 rw-p 00000000 00:00 0
7dffe0000-7e04c0000 ---p 00000000 00:00 0
7e04c0000-800000000 rw-p 00000000 00:00 0
3bcd400000-3bcd422000 r-xp 00000000 ca:01 23414 /lib64/ld-2.14.90.so
3bcd621000-3bcd622000 r--p 00021000 ca:01 23414 /lib64/ld-2.14.90.so
3bcd622000-3bcd623000 rw-p 00022000 ca:01 23414 /lib64/ld-2.14.90.so
3bcd623000-3bcd624000 rw-p 00000000 00:00 0
3bcd800000-3bcd9ab000 r-xp 00000000 ca:01 23415 /lib64/libc-2.14.90.so
3bcd9ab000-3bcdbab000 ---p 001ab000 ca:01 23415 /lib64/libc-2.14.90.so
3bcdbab000-3bcdbaf000 r--p 001ab000 ca:01 23415 /lib64/libc-2.14.90.so
3bcdbaf000-3bcdbb1000 rw-p 001af000 ca:01 23415 /lib64/libc-2.14.90.so
3bcdbb1000-3bcdbb6000 rw-p 00000000 00:00 0
3bcdc00000-3bcdc02000 r-xp 00000000 ca:01 23417 /lib64/libdl-2.14.90.so
3bcdc02000-3bcde02000 ---p 00002000 ca:01 23417 /lib64/libdl-2.14.90.so
3bcde02000-3bcde03000 r--p 00002000 ca:01 23417 /lib64/libdl-2.14.90.so
3bcde03000-3bcde04000 rw-p 00003000 ca:01 23417 /lib64/libdl-2.14.90.so
3bce000000-3bce017000 r-xp 00000000 ca:01 23420 /lib64/libpthread-2.14.90.so
3bce017000-3bce216000 ---p 00017000 ca:01 23420 /lib64/libpthread-2.14.90.so
3bce216000-3bce217000 r--p 00016000 ca:01 23420 /lib64/libpthread-2.14.90.so
3bce217000-3bce218000 rw-p 00017000 ca:01 23420 /lib64/libpthread-2.14.90.so
3bce218000-3bce21c000 rw-p 00000000 00:00 0
3bce400000-3bce407000 r-xp 00000000 ca:01 23421 /lib64/librt-2.14.90.so
3bce407000-3bce606000 ---p 00007000 ca:01 23421 /lib64/librt-2.14.90.so
3bce606000-3bce607000 r--p 00006000 ca:01 23421 /lib64/librt-2.14.90.so
3bce607000-3bce608000 rw-p 00007000 ca:01 23421 /lib64/librt-2.14.90.so
3bcf000000-3bcf015000 r-xp 00000000 ca:01 23427 /lib64/libgcc_s-4.6.2-20111027.so.1
3bcf015000-3bcf214000 ---p 00015000 ca:01 23427 /lib64/libgcc_s-4.6.2-20111027.so.1
3bcf214000-3bcf215000 rw-p 00014000 ca:01 23427 /lib64/libgcc_s-4.6.2-20111027.so.1
3bcf400000-3bcf483000 r-xp 00000000 ca:01 4739 /lib64/libm-2.14.90.so
3bcf483000-3bcf682000 ---p 00083000 ca:01 4739 /lib64/libm-2.14.90.so
3bcf682000-3bcf683000 r--p 00082000 ca:01 4739 /lib64/libm-2.14.90.so
3bcf683000-3bcf684000 rw-p 00083000 ca:01 4739 /lib64/libm-2.14.90.so
3bd0000000-3bd0018000 r-xp 00000000 ca:01 7446 /lib64/libresolv-2.14.90.so
3bd0018000-3bd0218000 ---p 00018000 ca:01 7446 /lib64/libresolv-2.14.90.so
3bd0218000-3bd0219000 r--p 00018000 ca:01 7446 /lib64/libresolv-2.14.90.so
3bd0219000-3bd021a000 rw-p 00019000 ca:01 7446 /lib64/libresolv-2.14.90.so
3bd021a000-3bd021c000 rw-p 00000000 00:00 0
7fcbb6fe3000-7fcbb6fe6000 ---p 00000000 00:00 0
7fcbb6fe6000-7fcbb70e4000 rw-p 00000000 00:00 0
7fcbb70e4000-7fcbb70e7000 ---p 00000000 00:00 0
7fcbb70e7000-7fcbb71e5000 rw-p 00000000 00:00 0
7fcbb71e5000-7fcbb71e8000 ---p 00000000 00:00 0
7fcbb71e8000-7fcbb72e6000 rw-p 00000000 00:00 0
7fcbb72e6000-7fcbb72e9000 ---p 00000000 00:00 0
7fcbb72e9000-7fcbb73e7000 rw-p 00000000 00:00 0
7fcbb73e7000-7fcbb73ea000 ---p 00000000 00:00 0
7fcbb73ea000-7fcbb74e8000 rw-p 00000000 00:00 0
7fcbb74e8000-7fcbb74eb000 ---p 00000000 00:00 0
7fcbb74eb000-7fcbb75e9000 rw-p 00000000 00:00 0
7fcbb75e9000-7fcbb75ec000 ---p 00000000 00:00 0
7fcbb75ec000-7fcbb76ea000 rw-p 00000000 00:00 0
7fcbb76ea000-7fcbb76ed000 ---p 00000000 00:00 0
7fcbb76ed000-7fcbb77eb000 rw-p 00000000 00:00 0
7fcbb77eb000-7fcbb77ee000 ---p 00000000 00:00 0
7fcbb77ee000-7fcbb78ec000 rw-p 00000000 00:00 0
7fcbb78ec000-7fcbb78ef000 ---p 00000000 00:00 0
7fcbb78ef000-7fcbb79ed000 rw-p 00000000 00:00 0
7fcbb79ed000-7fcbb79fa000 r-xp 00000000 ca:01 140444 /tmp/jffi4853482986534086259.tmp
7fcbb79fa000-7fcbb7afa000 ---p 0000d000 ca:01 140444 /tmp/jffi4853482986534086259.tmp
7fcbb7afa000-7fcbb7afb000 rw-p 0000d000 ca:01 140444 /tmp/jffi4853482986534086259.tmp
7fcbb7afb000-7fcbb7afe000 ---p 00000000 00:00 0
7fcbb7afe000-7fcbb7bfc000 rw-p 00000000 00:00 0
7fcbb7bfc000-7fcbb7bff000 ---p 00000000 00:00 0
7fcbb7bff000-7fcbb7cfd000 rw-p 00000000 00:00 0
7fcbb7cfd000-7fcbb7d00000 ---p 00000000 00:00 0
7fcbb7d00000-7fcbb7dfe000 rw-p 00000000 00:00 0
7fcbb7dfe000-7fcbb7e01000 ---p 00000000 00:00 0
7fcbb7e01000-7fcbb7eff000 rw-p 00000000 00:00 0
7fcbb7eff000-7fcbb7f02000 ---p 00000000 00:00 0
7fcbb7f02000-7fcbb8000000 rw-p 00000000 00:00 0
7fcbb8000000-7fcbb805b000 rw-p 00000000 00:00 0
7fcbb805b000-7fcbbc000000 ---p 00000000 00:00 0
7fcbbc000000-7fcbbc021000 rw-p 00000000 00:00 0
7fcbbc021000-7fcbc0000000 ---p 00000000 00:00 0
7fcbc0000000-7fcbc0029000 rw-p 00000000 00:00 0
7fcbc0029000-7fcbc4000000 ---p 00000000 00:00 0
7fcbc4000000-7fcbc4021000 rw-p 00000000 00:00 0
7fcbc4021000-7fcbc8000000 ---p 00000000 00:00 0
7fcbc8000000-7fcbc804c000 rw-p 00000000 00:00 0
7fcbc804c000-7fcbcc000000 ---p 00000000 00:00 0
7fcbcc000000-7fcbcc021000 rw-p 00000000 00:00 0
7fcbcc021000-7fcbd0000000 ---p 00000000 00:00 0
7fcbd0000000-7fcbd0021000 rw-p 00000000 00:00 0
7fcbd0021000-7fcbd4000000 ---p 00000000 00:00 0
7fcbd4000000-7fcbd4021000 rw-p 00000000 00:00 0
7fcbd4021000-7fcbd8000000 ---p 00000000 00:00 0
7fcbd8000000-7fcbd8029000 rw-p 00000000 00:00 0
7fcbd8029000-7fcbdc000000 ---p 00000000 00:00 0
7fcbdc000000-7fcbdc021000 rw-p 00000000 00:00 0
7fcbdc021000-7fcbe0000000 ---p 00000000 00:00 0
7fcbe0000000-7fcbe00ff000 rw-p 00000000 00:00 0
7fcbe00ff000-7fcbe4000000 ---p 00000000 00:00 0
7fcbe4000000-7fcbe4087000 rw-p 00000000 00:00 0
7fcbe4087000-7fcbe8000000 ---p 00000000 00:00 0
7fcbe8000000-7fcbe8030000 rw-p 00000000 00:00 0
7fcbe8030000-7fcbec000000 ---p 00000000 00:00 0
7fcbec000000-7fcbec021000 rw-p 00000000 00:00 0
7fcbec021000-7fcbf0000000 ---p 00000000 00:00 0
7fcbf0000000-7fcbf0021000 rw-p 00000000 00:00 0
7fcbf0021000-7fcbf4000000 ---p 00000000 00:00 0
7fcbf4000000-7fcbf4039000 rw-p 00000000 00:00 0
7fcbf4039000-7fcbf8000000 ---p 00000000 00:00 0
7fcbf8000000-7fcbf802c000 rw-p 00000000 00:00 0
7fcbf802c000-7fcbfc000000 ---p 00000000 00:00 0
7fcbfc000000-7fcbfc021000 rw-p 00000000 00:00 0
7fcbfc021000-7fcc00000000 ---p 00000000 00:00 0
7fcc00000000-7fcc00021000 rw-p 00000000 00:00 0
7fcc00021000-7fcc04000000 ---p 00000000 00:00 0
7fcc04000000-7fcc04035000 rw-p 00000000 00:00 0
7fcc04035000-7fcc08000000 ---p 00000000 00:00 0
7fcc08000000-7fcc0802f000 rw-p 00000000 00:00 0
7fcc0802f000-7fcc0c000000 ---p 00000000 00:00 0
7fcc0c000000-7fcc0c047000 rw-p 00000000 00:00 0
7fcc0c047000-7fcc10000000 ---p 00000000 00:00 0
7fcc10000000-7fcc10021000 rw-p 00000000 00:00 0
7fcc10021000-7fcc14000000 ---p 00000000 00:00 0
7fcc14000000-7fcc14021000 rw-p 00000000 00:00 0
7fcc14021000-7fcc18000000 ---p 00000000 00:00 0
7fcc18000000-7fcc18021000 rw-p 00000000 00:00 0
7fcc18021000-7fcc1c000000 ---p 00000000 00:00 0
7fcc1c000000-7fcc1c021000 rw-p 00000000 00:00 0
7fcc1c021000-7fcc20000000 ---p 00000000 00:00 0
7fcc20000000-7fcc200fb000 rw-p 00000000 00:00 0
7fcc200fb000-7fcc24000000 ---p 00000000 00:00 0
7fcc24000000-7fcc24021000 rw-p 00000000 00:00 0
7fcc24021000-7fcc28000000 ---p 00000000 00:00 0
7fcc28000000-7fcc2804e000 rw-p 00000000 00:00 0
7fcc2804e000-7fcc2c000000 ---p 00000000 00:00 0
7fcc2c000000-7fcc2c054000 rw-p 00000000 00:00 0
7fcc2c054000-7fcc30000000 ---p 00000000 00:00 0
7fcc30000000-7fcc300bc000 rw-p 00000000 00:00 0
7fcc300bc000-7fcc34000000 ---p 00000000 00:00 0
7fcc3408e000-7fcc34091000 ---p 00000000 00:00 0
7fcc34091000-7fcc3418f000 rw-p 00000000 00:00 0
7fcc3418f000-7fcc34192000 ---p 00000000 00:00 0
7fcc34192000-7fcc34290000 rw-p 00000000 00:00 0
7fcc34290000-7fcc34293000 ---p 00000000 00:00 0
7fcc34293000-7fcc34391000 rw-p 00000000 00:00 0
7fcc34391000-7fcc34394000 ---p 00000000 00:00 0
7fcc34394000-7fcc34492000 rw-p 00000000 00:00 0
7fcc34492000-7fcc34495000 ---p 00000000 00:00 0
7fcc34495000-7fcc34593000 rw-p 00000000 00:00 0
7fcc34593000-7fcc34596000 ---p 00000000 00:00 0
7fcc34596000-7fcc34694000 rw-p 00000000 00:00 0
7fcc34694000-7fcc34697000 ---p 00000000 00:00 0
7fcc34697000-7fcc34795000 rw-p 00000000 00:00 0
7fcc34795000-7fcc34798000 ---p 00000000 00:00 0
7fcc34798000-7fcc34896000 rw-p 00000000 00:00 0
7fcc34896000-7fcc34899000 ---p 00000000 00:00 0
7fcc34899000-7fcc34997000 rw-p 00000000 00:00 0
7fcc34997000-7fcc3499a000 ---p 00000000 00:00 0
7fcc3499a000-7fcc34a98000 rw-p 00000000 00:00 0
7fcc34a98000-7fcc34a9b000 ---p 00000000 00:00 0
7fcc34a9b000-7fcc34b99000 rw-p 00000000 00:00 0
7fcc34b99000-7fcc34b9c000 ---p 00000000 00:00 0
7fcc34b9c000-7fcc34c9a000 rw-p 00000000 00:00 0
7fcc34c9a000-7fcc34c9d000 ---p 00000000 00:00 0
7fcc34c9d000-7fcc34d9b000 rw-p 00000000 00:00 0
7fcc34d9b000-7fcc34d9e000 ---p 00000000 00:00 0
7fcc34d9e000-7fcc34e9c000 rw-p 00000000 00:00 0
7fcc34e9c000-7fcc34e9f000 ---p 00000000 00:00 0
7fcc34e9f000-7fcc34f9d000 rw-p 00000000 00:00 0
7fcc34f9d000-7fcc34fa8000 r--s 00084000 ca:01 275811 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/xb/main/jbossxb-2.0.3.GA.jar
7fcc34fa8000-7fcc34fa9000 r--s 00000000 ca:01 275802 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/native/jbossws-native-services/main/jbossws-native-services-4.0.0.CR1.jar
7fcc34fa9000-7fcc34fc3000 r--s 00188000 ca:01 275798 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.0.CR1.jar
7fcc34fc3000-7fcc34fc4000 r--s 00000000 ca:01 275800 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/native/jbossws-native-factories/main/jbossws-native-factories-4.0.0.CR1.jar
7fcc34fc4000-7fcc34fc9000 r--s 00023000 ca:01 139927 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/ws/xmlschema/main/xmlschema-core-2.0.jar
7fcc34fc9000-7fcc34fd1000 r--s 0005f000 ca:01 139921 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/velocity/main/velocity-1.6.3.jar
7fcc34fd1000-7fcc34fd4000 r--s 0000f000 ca:01 139917 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/neethi/main/neethi-3.0.1.jar
7fcc34fd4000-7fcc34fd8000 r--s 00021000 ca:01 275767 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-impl-base-1.0.0-beta-5.jar
7fcc34fd8000-7fcc34fd9000 r--s 00000000 ca:01 275768 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-spi-1.0.0-beta-5.jar
7fcc34fd9000-7fcc34fdc000 r--s 0000c000 ca:01 275766 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/shrinkwrap/core/main/shrinkwrap-api-1.0.0-beta-5.jar
7fcc34fdc000-7fcc34fe3000 r--s 00037000 ca:01 140018 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/junit/main/junit-4.10.jar
7fcc34fe3000-7fcc34fe6000 ---p 00000000 00:00 0
7fcc34fe6000-7fcc350e4000 rw-p 00000000 00:00 0
7fcc350e4000-7fcc350e7000 ---p 00000000 00:00 0
7fcc350e7000-7fcc351e5000 rw-p 00000000 00:00 0
7fcc351e5000-7fcc351e8000 ---p 00000000 00:00 0
7fcc351e8000-7fcc352e6000 rw-p 00000000 00:00 0
7fcc352e6000-7fcc352e9000 ---p 00000000 00:00 0
7fcc352e9000-7fcc353e7000 rw-p 00000000 00:00 0
7fcc353e7000-7fcc353e9000 r-xp 00000000 ca:01 3949 /lib64/libnss_myhostname.so.2
7fcc353e9000-7fcc355e9000 ---p 00002000 ca:01 3949 /lib64/libnss_myhostname.so.2
7fcc355e9000-7fcc355ea000 rw-p 00002000 ca:01 3949 /lib64/libnss_myhostname.so.2
7fcc355eb000-7fcc355f5000 r--s 0012a000 ca:01 139767 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/com/h2database/h2/main/h2-1.3.161.jar
7fcc355f5000-7fcc355fa000 r--s 0005b000 ca:01 139925 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/ws/security/main/wss4j-1.6.3.jar
7fcc355fa000-7fcc355ff000 r--s 00042000 ca:01 139777 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/com/sun/xml/messaging/saaj/main/saaj-impl-1.3.16-jbossorg-1.jar
7fcc355ff000-7fcc35600000 r--s 00002000 ca:01 139906 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-xjc-ts-2.4.0.jar
7fcc35600000-7fcc35601000 r--s 00003000 ca:01 139905 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-xjc-dv-2.4.0.jar
7fcc35601000-7fcc35602000 r--s 00002000 ca:01 139904 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-xjc-bug671-2.4.0.jar
7fcc35602000-7fcc35603000 r--s 00002000 ca:01 139903 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-xjc-boolean-2.4.0.jar
7fcc35603000-7fcc35607000 r--s 00024000 ca:01 139902 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-tools-wsdlto-frontend-jaxws-2.4.4.jar
7fcc35607000-7fcc35609000 r--s 00008000 ca:01 139901 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-tools-wsdlto-databinding-jaxb-2.4.4.jar
7fcc35609000-7fcc3560b000 r--s 0000b000 ca:01 139900 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-tools-wsdlto-core-2.4.4.jar
7fcc3560b000-7fcc3560d000 r--s 0000f000 ca:01 139899 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-tools-validator-2.4.4.jar
7fcc3560d000-7fcc35610000 r--s 0001a000 ca:01 139898 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-tools-java2ws-2.4.4.jar
7fcc35610000-7fcc35614000 r--s 00024000 ca:01 139897 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-tools-common-2.4.4.jar
7fcc35614000-7fcc3561e000 r--s 00071000 ca:01 139896 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-ws-security-2.4.4.jar
7fcc3561e000-7fcc35622000 r--s 0002d000 ca:01 139895 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-ws-rm-2.4.4.jar
7fcc35622000-7fcc35626000 r--s 00024000 ca:01 139894 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-ws-policy-2.4.4.jar
7fcc35626000-7fcc35629000 r--s 00013000 ca:01 139893 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-ws-addr-2.4.4.jar
7fcc35629000-7fcc3562a000 r--s 00005000 ca:01 139892 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-transports-local-2.4.4.jar
7fcc3562a000-7fcc3562d000 r--s 0001f000 ca:01 139891 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-transports-jms-2.4.4.jar
7fcc3562d000-7fcc35631000 r--s 0002f000 ca:01 139890 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-transports-http-2.4.4.jar
7fcc35631000-7fcc35633000 r--s 00003000 ca:01 139889 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-transports-common-2.4.4.jar
7fcc35633000-7fcc35636000 r--s 0000e000 ca:01 139888 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-management-2.4.4.jar
7fcc35636000-7fcc35638000 r--s 00017000 ca:01 139887 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-frontend-simple-2.4.4.jar
7fcc35638000-7fcc3563e000 r--s 00051000 ca:01 139886 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-frontend-jaxws-2.4.4.jar
7fcc3563e000-7fcc35640000 r--s 00015000 ca:01 139885 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-databinding-jaxb-2.4.4.jar
7fcc35640000-7fcc35644000 r--s 00036000 ca:01 139884 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-databinding-aegis-2.4.4.jar
7fcc35644000-7fcc3564d000 r--s 00075000 ca:01 139883 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-core-2.4.4.jar
7fcc3564d000-7fcc3564f000 r--s 00008000 ca:01 139882 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-bindings-xml-2.4.4.jar
7fcc3564f000-7fcc35653000 r--s 00027000 ca:01 139881 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-bindings-soap-2.4.4.jar
7fcc35653000-7fcc35655000 r--s 00005000 ca:01 139880 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-bindings-object-2.4.4.jar
7fcc35655000-7fcc35657000 r--s 0000a000 ca:01 139879 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-bindings-http-2.4.4.jar
7fcc35657000-7fcc3565e000 r--s 0004d000 ca:01 139877 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-common-utilities-2.4.4.jar
7fcc3565e000-7fcc35668000 r--s 0004f000 ca:01 139876 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-api-2.4.4.jar
7fcc35668000-7fcc3566c000 r--s 00019000 ca:01 275790 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-4.0.0.CR1.jar
7fcc3566c000-7fcc356a7000 r--s 002bb000 ca:01 139774 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/com/sun/xml/bind/main/jaxb-xjc-2.2.jar
7fcc356a7000-7fcc356ba000 r--s 000c3000 ca:01 139773 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/com/sun/xml/bind/main/jaxb-impl-2.2.jar
7fcc356ba000-7fcc356c6000 r--s 00063000 ca:01 139919 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/santuario/xmlsec/main/xmlsec-1.4.5.jar
7fcc356c6000-7fcc356cd000 r-xp 00000000 ca:01 2813 /lib64/libnss_dns-2.14.90.so
7fcc356cd000-7fcc358cc000 ---p 00007000 ca:01 2813 /lib64/libnss_dns-2.14.90.so
7fcc358cc000-7fcc358cd000 r--p 00006000 ca:01 2813 /lib64/libnss_dns-2.14.90.so
7fcc358cd000-7fcc358ce000 rw-p 00007000 ca:01 2813 /lib64/libnss_dns-2.14.90.so
7fcc358ce000-7fcc358d0000 r--s 00007000 ca:01 139878 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/cxf/main/cxf-rt-bindings-coloc-2.4.4.jar
7fcc358d0000-7fcc358d2000 r--s 00002000 ca:01 275792 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-transports-httpserver/main/jbossws-cxf-transports-httpserver-4.0.0.CR1.jar
7fcc358d2000-7fcc358d3000 r--s 00000000 ca:01 275788 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.0.0.CR1.jar
7fcc358d3000-7fcc358d6000 r--s 00010000 ca:01 275794 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-4.0.0.CR1.jar
7fcc358d6000-7fcc358d9000 r--s 00005000 ca:01 139839 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/xml/registry/api/main/jboss-jaxr-api_1.0_spec-1.0.0.Final.jar
7fcc358d9000-7fcc358dc000 ---p 00000000 00:00 0
7fcc358dc000-7fcc359da000 rw-p 00000000 00:00 0
7fcc359da000-7fcc359dd000 ---p 00000000 00:00 0
7fcc359dd000-7fcc35adb000 rw-p 00000000 00:00 0
7fcc35adb000-7fcc35ade000 ---p 00000000 00:00 0
7fcc35ade000-7fcc35bdc000 rw-p 00000000 00:00 0
7fcc35bdc000-7fcc35bdf000 ---p 00000000 00:00 0
7fcc35bdf000-7fcc35cdd000 rw-p 00000000 00:00 0
7fcc35cdd000-7fcc35ce0000 ---p 00000000 00:00 0
7fcc35ce0000-7fcc35dde000 rw-p 00000000 00:00 0
7fcc35dde000-7fcc35de1000 ---p 00000000 00:00 0
7fcc35de1000-7fcc35edf000 rw-p 00000000 00:00 0
7fcc35edf000-7fcc35ee2000 ---p 00000000 00:00 0
7fcc35ee2000-7fcc35fe0000 rw-p 00000000 00:00 0
7fcc35fe0000-7fcc35fe3000 ---p 00000000 00:00 0
7fcc35fe3000-7fcc360e1000 rw-p 00000000 00:00 0
7fcc360e1000-7fcc360e4000 ---p 00000000 00:00 0
7fcc360e4000-7fcc361e2000 rw-p 00000000 00:00 0
7fcc361e2000-7fcc361e5000 ---p 00000000 00:00 0
7fcc361e5000-7fcc362e3000 rw-p 00000000 00:00 0
7fcc362e3000-7fcc362e6000 ---p 00000000 00:00 0
7fcc362e6000-7fcc363e4000 rw-p 00000000 00:00 0
7fcc363e4000-7fcc363e7000 ---p 00000000 00:00 0
7fcc363e7000-7fcc364e5000 rw-p 00000000 00:00 0
7fcc364e5000-7fcc364e8000 ---p 00000000 00:00 0
7fcc364e8000-7fcc365e6000 rw-p 00000000 00:00 0
7fcc365e6000-7fcc365e9000 ---p 00000000 00:00 0
7fcc365e9000-7fcc366e7000 rw-p 00000000 00:00 0
7fcc366e7000-7fcc366ea000 ---p 00000000 00:00 0
7fcc366ea000-7fcc367e8000 rw-p 00000000 00:00 0
7fcc367e8000-7fcc367eb000 ---p 00000000 00:00 0
7fcc367eb000-7fcc368e9000 rw-p 00000000 00:00 0
7fcc368e9000-7fcc368ec000 ---p 00000000 00:00 0
7fcc368ec000-7fcc369ea000 rw-p 00000000 00:00 0
7fcc369ea000-7fcc369ed000 ---p 00000000 00:00 0
7fcc369ed000-7fcc36aeb000 rw-p 00000000 00:00 0
7fcc36aeb000-7fcc36aee000 ---p 00000000 00:00 0
7fcc36aee000-7fcc36bec000 rw-p 00000000 00:00 0
7fcc36bec000-7fcc36bef000 ---p 00000000 00:00 0
7fcc36bef000-7fcc36ced000 rw-p 00000000 00:00 0
7fcc36ced000-7fcc36cf0000 ---p 00000000 00:00 0
7fcc36cf0000-7fcc36dee000 rw-p 00000000 00:00 0
7fcc36dee000-7fcc36df1000 ---p 00000000 00:00 0
7fcc36df1000-7fcc36eef000 rw-p 00000000 00:00 0
7fcc36eef000-7fcc36ef2000 ---p 00000000 00:00 0
7fcc36ef2000-7fcc36ff0000 rw-p 00000000 00:00 0
7fcc36ff0000-7fcc36ff3000 ---p 00000000 00:00 0
7fcc36ff3000-7fcc370f1000 rw-p 00000000 00:00 0
7fcc370f1000-7fcc370f4000 ---p 00000000 00:00 0
7fcc370f4000-7fcc371f2000 rw-p 00000000 00:00 0
7fcc371f2000-7fcc371f5000 ---p 00000000 00:00 0
7fcc371f5000-7fcc372f3000 rw-p 00000000 00:00 0
7fcc372f3000-7fcc372f6000 ---p 00000000 00:00 0
7fcc372f6000-7fcc373f4000 rw-p 00000000 00:00 0
7fcc373f4000-7fcc373f7000 ---p 00000000 00:00 0
7fcc373f7000-7fcc374f5000 rw-p 00000000 00:00 0
7fcc374f5000-7fcc374f8000 ---p 00000000 00:00 0
7fcc374f8000-7fcc375f6000 rw-p 00000000 00:00 0
7fcc375f6000-7fcc375f9000 ---p 00000000 00:00 0
7fcc375f9000-7fcc376f7000 rw-p 00000000 00:00 0
7fcc376f7000-7fcc376fa000 ---p 00000000 00:00 0
7fcc376fa000-7fcc377f8000 rw-p 00000000 00:00 0
7fcc377f8000-7fcc377fb000 ---p 00000000 00:00 0
7fcc377fb000-7fcc378f9000 rw-p 00000000 00:00 0
7fcc378f9000-7fcc378fc000 ---p 00000000 00:00 0
7fcc378fc000-7fcc379fa000 rw-p 00000000 00:00 0
7fcc379fa000-7fcc379fd000 ---p 00000000 00:00 0
7fcc379fd000-7fcc37afb000 rw-p 00000000 00:00 0
7fcc37afb000-7fcc37afe000 ---p 00000000 00:00 0
7fcc37afe000-7fcc37bfc000 rw-p 00000000 00:00 0
7fcc37bfc000-7fcc37bff000 ---p 00000000 00:00 0
7fcc37bff000-7fcc37cfd000 rw-p 00000000 00:00 0
7fcc37cfd000-7fcc37d00000 ---p 00000000 00:00 0
7fcc37d00000-7fcc37dfe000 rw-p 00000000 00:00 0
7fcc37dfe000-7fcc37e01000 ---p 00000000 00:00 0
7fcc37e01000-7fcc37eff000 rw-p 00000000 00:00 0
7fcc37eff000-7fcc37f02000 ---p 00000000 00:00 0
7fcc37f02000-7fcc38000000 rw-p 00000000 00:00 0
7fcc38000000-7fcc3805f000 rw-p 00000000 00:00 0
7fcc3805f000-7fcc3c000000 ---p 00000000 00:00 0
7fcc3c000000-7fcc3c081000 rw-p 00000000 00:00 0
7fcc3c081000-7fcc40000000 ---p 00000000 00:00 0
7fcc40000000-7fcc40037000 rw-p 00000000 00:00 0
7fcc40037000-7fcc44000000 ---p 00000000 00:00 0
7fcc44000000-7fcc44197000 rw-p 00000000 00:00 0
7fcc44197000-7fcc48000000 ---p 00000000 00:00 0
7fcc48000000-7fcc4804e000 rw-p 00000000 00:00 0
7fcc4804e000-7fcc4c000000 ---p 00000000 00:00 0
7fcc4c000000-7fcc4d00f000 rw-p 00000000 00:00 0
7fcc4d00f000-7fcc50000000 ---p 00000000 00:00 0
7fcc50000000-7fcc50021000 rw-p 00000000 00:00 0
7fcc50021000-7fcc54000000 ---p 00000000 00:00 0
7fcc54000000-7fcc54152000 rw-p 00000000 00:00 0
7fcc54152000-7fcc58000000 ---p 00000000 00:00 0
7fcc58000000-7fcc580b2000 rw-p 00000000 00:00 0
7fcc580b2000-7fcc5c000000 ---p 00000000 00:00 0
7fcc5c000000-7fcc5c063000 rw-p 00000000 00:00 0
7fcc5c063000-7fcc60000000 ---p 00000000 00:00 0
7fcc60000000-7fcc60021000 rw-p 00000000 00:00 0
7fcc60021000-7fcc64000000 ---p 00000000 00:00 0
7fcc64000000-7fcc64023000 rw-p 00000000 00:00 0
7fcc64023000-7fcc68000000 ---p 00000000 00:00 0
7fcc68000000-7fcc68001000 r--s 00002000 ca:01 140039 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.0.GA.jar
7fcc68001000-7fcc68003000 r--s 00004000 ca:01 139792 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/enterprise/deploy/api/main/jboss-jad-api_1.2_spec-1.0.0.Final.jar
7fcc68003000-7fcc68004000 r--s 0002b000 ca:01 275593 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/domain-http-error-context/main/jboss-as-domain-http-error-context-7.1.0.Beta1b.jar
7fcc68004000-7fcc68006000 r--s 00003000 ca:01 140035 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/scannotation/scannotation/main/scannotation-1.0.2.jar
7fcc68006000-7fcc68008000 r--s 00005000 ca:01 139910 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/httpcomponents/main/httpmime-4.1.2.jar
7fcc68008000-7fcc6800d000 r--s 00028000 ca:01 139909 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/httpcomponents/main/httpcore-4.1.2.jar
7fcc6800d000-7fcc68015000 r--s 0004e000 ca:01 139908 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/httpcomponents/main/httpclient-4.1.2.jar
7fcc68015000-7fcc68046000 r--s 00745000 ca:01 275580 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/console/main/jboss-as-console-1.0.0.Beta24-resources.jar
7fcc68046000-7fcc68048000 r--s 00006000 ca:01 275690 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.2.GA.jar
7fcc68048000-7fcc6804d000 r--s 00020000 ca:01 139835 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/wsdl4j/api/main/wsdl4j-1.6.2.jar
7fcc6804d000-7fcc68050000 ---p 00000000 00:00 0
7fcc68050000-7fcc6814e000 rw-p 00000000 00:00 0
7fcc6814e000-7fcc68151000 ---p 00000000 00:00 0
7fcc68151000-7fcc6824f000 rw-p 00000000 00:00 0
7fcc6824f000-7fcc68252000 ---p 00000000 00:00 0
7fcc68252000-7fcc68350000 rw-p 00000000 00:00 0
7fcc68350000-7fcc68353000 r--s 00016000 ca:01 139994 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/com/sun/httpserver/main/httpserver-1.0.0.Beta2.jar
7fcc68353000-7fcc6838a000 r-xp 00000000 ca:01 178767 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libsunec.so
7fcc6838a000-7fcc68589000 ---p 00037000 ca:01 178767 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libsunec.so
7fcc68589000-7fcc6858f000 rw-p 00036000 ca:01 178767 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libsunec.so
7fcc6858f000-7fcc685a1000 rw-p 00000000 00:00 0
7fcc685a1000-7fcc685a3000 r--s 00012000 ca:01 275816 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/xnio/nio/main/xnio-nio-3.0.0.CR5.jar
7fcc685a3000-7fcc685a6000 ---p 00000000 00:00 0
7fcc685a6000-7fcc686a4000 rw-p 00000000 00:00 0
7fcc686a4000-7fcc686ad000 r--s 00057000 ca:01 139946 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hibernate/envers/main/hibernate-envers-4.0.0.CR6.jar
7fcc686ad000-7fcc686b1000 r--s 00015000 ca:01 275620 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jpa/hibernate/4/jboss-as-jpa-hibernate4-7.1.0.Beta1b.jar
7fcc686b1000-7fcc686b6000 r--s 00048000 ca:01 139944 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/dom4j/main/dom4j-1.6.1.jar
7fcc686b6000-7fcc686ca000 r--s 0012f000 ca:01 139861 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/ant/main/ant-1.7.1.jar
7fcc686ca000-7fcc686cf000 r--s 00068000 ca:01 139859 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/antlr/main/antlr-2.7.7.jar
7fcc686cf000-7fcc686d1000 r--s 00003000 ca:01 275821 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/slf4j/jcl-over-slf4j/main/jcl-over-slf4j-1.6.1.jar
7fcc686d1000-7fcc686d4000 ---p 00000000 00:00 0
7fcc686d4000-7fcc687d2000 rw-p 00000000 00:00 0
7fcc687d2000-7fcc68898000 r--s 0091a000 ca:01 399944 /mnt/data/torquebox-2.x.incremental.711/jruby/lib/jruby.jar
7fcc68898000-7fcc688aa000 r--s 0009c000 ca:01 274506 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/hibernate-search-engine.jar
7fcc688aa000-7fcc688b4000 r--s 0007b000 ca:01 274510 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/jackson-mapper-asl.jar
7fcc688b4000-7fcc688b8000 r--s 0002e000 ca:01 274509 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/jackson-core-asl.jar
7fcc688b8000-7fcc688bd000 r--s 0003b000 ca:01 274503 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/avro.jar
7fcc688bd000-7fcc688bf000 r--s 00009000 ca:01 140037 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/slf4j/ext/main/slf4j-ext-1.6.1.jar
7fcc688bf000-7fcc688c5000 r--s 0003e000 ca:01 275835 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/solr-solrj.jar
7fcc688c5000-7fcc688dc000 r--s 0013e000 ca:01 275834 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/solr-core.jar
7fcc688dc000-7fcc688dd000 r--s 00006000 ca:01 275833 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/solr-commons-csv.jar
7fcc688dd000-7fcc688df000 r--s 00007000 ca:01 275832 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/solr-analysis-extras.jar
7fcc688df000-7fcc688e1000 r--s 00004000 ca:01 275778 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/weld/api/main/weld-api-1.1.Final.jar
7fcc688e1000-7fcc688e6000 r--s 00038000 ca:01 140022 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/osgi/core/main/org.osgi.core-4.2.0.jar
7fcc688e6000-7fcc688e8000 r--s 0007b000 ca:01 275830 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-stempel.jar
7fcc688e8000-7fcc688eb000 r--s 0000d000 ca:01 275829 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-spellchecker.jar
7fcc688eb000-7fcc688ed000 r--s 00004000 ca:01 275574 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/clustering/web/spi/main/jboss-as-clustering-web-spi-7.1.0.Beta1b.jar
7fcc688ed000-7fcc688ee000 r--s 00001000 ca:01 140008 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/interceptor/spi/main/jboss-interceptor-spi-2.0.0.Alpha3.jar
7fcc688ee000-7fcc688f0000 r--s 0000d000 ca:01 275828 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-spatial.jar
7fcc688f0000-7fcc688f1000 r--s 00003000 ca:01 275733 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/vfs/main/jbosgi-vfs30-1.0.6.jar
7fcc688f1000-7fcc688f3000 r--s 0036c000 ca:01 275827 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-smartcn.jar
7fcc688f3000-7fcc688f4000 r--s 00001000 ca:01 275732 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/vfs/main/jbosgi-vfs-1.0.6.jar
7fcc688f4000-7fcc688f6000 r--s 0000c000 ca:01 140006 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/interceptor/main/jboss-interceptor-core-2.0.0.Alpha3.jar
7fcc688f6000-7fcc688f8000 r--s 0000f000 ca:01 274516 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-misc.jar
7fcc688f8000-7fcc688fa000 r--s 0000a000 ca:01 275727 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/resolver/main/jbosgi-resolver-metadata-1.0.10.jar
7fcc688fa000-7fcc688fc000 r--s 00006000 ca:01 274515 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-memory.jar
7fcc688fc000-7fcc688ff000 r--s 0001b000 ca:01 275726 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/resolver/main/jbosgi-resolver-felix-1.0.10.jar
7fcc688ff000-7fcc68902000 r--s 00012000 ca:01 274514 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-highlighter.jar
7fcc68902000-7fcc68904000 r--s 00007000 ca:01 275728 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/resolver/main/jbosgi-resolver-spi-1.0.10.jar
7fcc68904000-7fcc68906000 r--s 00009000 ca:01 274513 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-grouping.jar
7fcc68906000-7fcc68908000 r--s 00002000 ca:01 275725 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/resolver/main/jbosgi-resolver-api-1.0.10.jar
7fcc68908000-7fcc68909000 r--s 00000000 ca:01 275626 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jpa/util/main/jboss-as-jpa-util-7.1.0.Beta1b.jar
7fcc68909000-7fcc6890b000 r--s 00004000 ca:01 139816 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/security/auth/message/api/main/jboss-jaspi-api_1.0_spec-1.0.0.Final.jar
7fcc6890b000-7fcc68914000 r--s 00095000 ca:01 139971 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/javassist/main/javassist-3.12.1.GA.jar
7fcc68914000-7fcc6892b000 r--s 0013f000 ca:01 274512 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-core.jar
7fcc6892b000-7fcc68930000 r--s 0001a000 ca:01 275805 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/spi/main/jbossws-spi-2.0.0.CR1.jar
7fcc68930000-7fcc6893a000 r--s 00060000 ca:01 139825 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/servlet/jstl/api/main/jboss-jstl-api_1.2_spec-1.0.1.Final.jar
7fcc6893a000-7fcc68944000 r--s 000c2000 ca:01 274511 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/lucene-analyzers.jar
7fcc68944000-7fcc68945000 r--s 00005000 ca:01 275624 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jpa/spi/main/jboss-as-jpa-spi-7.1.0.Beta1b.jar
7fcc68945000-7fcc6894b000 r--s 00037000 ca:01 275785 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/common/main/jbossws-common-2.0.0.CR1.jar
7fcc6894b000-7fcc6894e000 r--s 00017000 ca:01 275730 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/spi/main/jbosgi-spi-1.0.28.jar
7fcc6894e000-7fcc6894f000 r--s 00000000 ca:01 274505 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/hibernate-search-analyzers.jar
7fcc6894f000-7fcc68953000 r--s 0000a000 ca:01 275782 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/weld/spi/main/weld-spi-1.1.Final.jar
7fcc68953000-7fcc68956000 r--s 0000a000 ca:01 275783 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ws/api/main/jbossws-api-1.0.0.CR1.jar
7fcc68956000-7fcc68958000 r--s 0000a000 ca:01 139823 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/servlet/jsp/api/main/jboss-jsp-api_2.2_spec-1.0.0.Final.jar
7fcc68958000-7fcc6895a000 r--s 00004000 ca:01 275721 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/deployment/main/jbosgi-deployment-1.0.10.jar
7fcc6895a000-7fcc6895e000 r--s 0003c000 ca:01 139871 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/commons/lang/main/commons-lang-2.4.jar
7fcc6895e000-7fcc68977000 r--s 001c4000 ca:01 139771 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/com/sun/jsf-impl/main/jsf-impl-2.1.3-b02-jbossorg-2.jar
7fcc68977000-7fcc68979000 r--s 00003000 ca:01 275741 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-2.2.3.GA.jar
7fcc68979000-7fcc6897b000 r--s 00005000 ca:01 275824 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/slf4j/main/slf4j-api-1.6.1.jar
7fcc6897b000-7fcc6897d000 r--s 0000d000 ca:01 139865 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/commons/codec/main/commons-codec-1.4.jar
7fcc6897d000-7fcc6897e000 r--s 00001000 ca:01 139804 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/jws/api/main/jsr181-api-1.0-MR1.jar
7fcc6897e000-7fcc6897f000 r--s 00001000 ca:01 275751 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.2.3.GA-jandex.jar
7fcc6897f000-7fcc6899d000 r--s 00204000 ca:01 275666 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/web/main/jbossweb-7.0.3.Final.jar
7fcc6899d000-7fcc689a3000 r--s 0004b000 ca:01 275723 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/osgi/framework/main/jbosgi-framework-core-1.1.0.jar
7fcc689a3000-7fcc68a38000 r--s 0093a000 ca:01 140032 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/python/jython/standalone/main/jython-standalone-2.5.2.jar
7fcc68a38000-7fcc68a45000 r--s 00167000 ca:01 275664 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/web/main/jasper-jdt-7.0.3.Final.jar
7fcc68a45000-7fcc68a53000 r--s 0007f000 ca:01 139867 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/commons/collections/main/commons-collections-3.2.1.jar
7fcc68a53000-7fcc68a5a000 r--s 00072000 ca:01 139806 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/mail/api/main/mail-1.4.4.jar
7fcc68a5a000-7fcc68a5c000 r--s 00000000 ca:01 275669 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/webservices/main/jbossws-cxf-resources-4.0.0.CR1-jboss700.jar
7fcc68a5c000-7fcc68a5d000 r--s 00002000 ca:01 275873 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-api.jar
7fcc68a5d000-7fcc68a60000 r--s 00037000 ca:01 275614 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jdr/main/jboss-as-sos-7.1.0.Beta1b.jar
7fcc68a60000-7fcc68a62000 r--s 00008000 ca:01 275874 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/stilts-stomplet-server-core.jar
7fcc68a62000-7fcc68a6e000 r--s 00082000 ca:01 275752 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-2.2.3.GA.jar
7fcc68a6e000-7fcc68a75000 r--s 00066000 ca:01 275849 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/jobs/main/quartz.jar
7fcc68a75000-7fcc68a77000 r--s 00000000 ca:01 275868 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-spi.jar
7fcc68a77000-7fcc68a79000 r--s 00016000 ca:01 275761 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/security/negotiation/main/jboss-negotiation-2.2.0.Beta3.jar
7fcc68a79000-7fcc68a7e000 r--s 00024000 ca:01 275641 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/osgi/main/jboss-as-osgi-service-7.1.0.Beta1b.jar
7fcc68a7e000-7fcc68a92000 r--s 000b5000 ca:01 274507 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/hibernate-search.jar
7fcc68a92000-7fcc68a94000 r--s 00006000 ca:01 275613 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jdr/main/jboss-as-jdr-7.1.0.Beta1b.jar
7fcc68a94000-7fcc68a96000 r--s 00008000 ca:01 275630 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/mail/main/jboss-as-mail-7.1.0.Beta1b.jar
7fcc68a96000-7fcc68a99000 r--s 00016000 ca:01 139874 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/commons/pool/main/commons-pool-1.5.6.jar
7fcc68a99000-7fcc68a9a000 r--s 00001000 ca:01 275749 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-2.2.3.GA.jar
7fcc68a9a000-7fcc68aa0000 r--s 00037000 ca:01 275668 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/webservices/main/jboss-as-webservices-server-integration-7.1.0.Beta1b.jar
7fcc68aa0000-7fcc68aa2000 r--s 00008000 ca:01 275850 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/jobs/main/torquebox-jobs.jar
7fcc68aa2000-7fcc68aa9000 r--s 00061000 ca:01 275665 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/web/main/jboss-as-web-7.1.0.Beta1b.jar
7fcc68aa9000-7fcc68ab9000 r--s 000b1000 ca:01 275780 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/weld/core/main/weld-core-1.1.4.Final.jar
7fcc68ab9000-7fcc68ac9000 r--s 000b2000 ca:01 275720 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/netty/main/netty-3.2.5.Final.jar
7fcc68ac9000-7fcc68acb000 r--s 0000e000 ca:01 139984 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/clustering/impl/main/jboss-as-clustering-impl-7.1.0.Beta1b.jar
7fcc68acb000-7fcc68acd000 r--s 00004000 ca:01 275867 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/stilts-conduit-server-core.jar
7fcc68acd000-7fcc68acf000 r--s 00002000 ca:01 274500 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/bootstrap/main/torquebox-bootstrap.jar
7fcc68acf000-7fcc68ad4000 r--s 00031000 ca:01 275628 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/logging/main/jboss-as-logging-7.1.0.Beta1b.jar
7fcc68ad4000-7fcc68ad8000 r--s 00023000 ca:01 275622 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jpa/main/jboss-as-jpa-7.1.0.Beta1b.jar
7fcc68ad8000-7fcc68ada000 r--s 0000a000 ca:01 275844 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/core/main/polyglot-core.jar
7fcc68ada000-7fcc68ae6000 r--s 000b0000 ca:01 139796 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/faces/api/main/jboss-jsf-api_2.1_spec-2.0.0.Beta1.jar
7fcc68ae6000-7fcc68ae8000 r--s 00018000 ca:01 139960 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hornetq/ra/main/hornetq-ra-2.2.7.Final.jar
7fcc68ae8000-7fcc68ae9000 r--s 00001000 ca:01 275872 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-spi.jar
7fcc68ae9000-7fcc68aec000 r--s 00011000 ca:01 274504 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/hibernate-commons-annotations.jar
7fcc68aec000-7fcc68aee000 r--s 0000b000 ca:01 139980 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/clustering/api/main/jboss-as-clustering-api-7.1.0.Beta1b.jar
7fcc68aee000-7fcc68af1000 r--s 0001a000 ca:01 275645 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/pojo/main/jboss-as-pojo-7.1.0.Beta1b.jar
7fcc68af1000-7fcc68af7000 r--s 00038000 ca:01 275845 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/core/main/torquebox-core.jar
7fcc68af7000-7fcc68af9000 r--s 00004000 ca:01 275840 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cdi/main/torquebox-cdi.jar
7fcc68af9000-7fcc68afc000 r--s 00009000 ca:01 139832 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/ws/rs/api/main/jboss-jaxrs-api_1.1_spec-1.0.0.Final.jar
7fcc68afc000-7fcc68aff000 r--s 0000f000 ca:01 139821 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.0.Final.jar
7fcc68aff000-7fcc68b02000 r--s 00009000 ca:01 275871 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/stilts-stomp-server-core.jar
7fcc68b02000-7fcc68b04000 r--s 00014000 ca:01 274508 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/infinispan-query.jar
7fcc68b04000-7fcc68b07000 r--s 0000c000 ca:01 275870 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/stilts-stomp-common.jar
7fcc68b07000-7fcc68b08000 r--s 00002000 ca:01 275869 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/stilts-stomp-api.jar
7fcc68b08000-7fcc68b0a000 r--s 00003000 ca:01 275836 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/cache/main/torquebox-cache.jar
7fcc68b0a000-7fcc68b0c000 r--s 00006000 ca:01 275859 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/security/main/torquebox-security.jar
7fcc68b0c000-7fcc68b0e000 r--s 0000b000 ca:01 275875 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/stomp/main/torquebox-stomp.jar
7fcc68b0e000-7fcc68b12000 r--s 00019000 ca:01 275616 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jmx/main/jboss-as-jmx-7.1.0.Beta1b.jar
7fcc68b12000-7fcc68b14000 r--s 00002000 ca:01 275879 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/web/main/polyglot-web.jar
7fcc68b14000-7fcc68b16000 r--s 00007000 ca:01 275863 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/services/main/torquebox-services.jar
7fcc68b16000-7fcc68b19000 r--s 0000e000 ca:01 275880 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/web/main/torquebox-web.jar
7fcc68b19000-7fcc68b1c000 r--s 0000d000 ca:01 275653 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/sar/main/jboss-as-sar-7.1.0.Beta1b.jar
7fcc68b1c000-7fcc68b1e000 r--s 0000a000 ca:01 275882 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-core.jar
7fcc68b1e000-7fcc68b20000 r--s 00003000 ca:01 275883 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/projectodd/polyglot/hasingleton/main/polyglot-hasingleton.jar
7fcc68b20000-7fcc68b25000 r--s 00034000 ca:01 139958 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hornetq/main/hornetq-jms-2.2.7.Final.jar
7fcc68b25000-7fcc68b3d000 r--s 00139000 ca:01 139957 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hornetq/main/hornetq-core-2.2.7.Final.jar
7fcc68b3d000-7fcc68b5b000 r--s 00151000 ca:01 139765 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/com/google/guava/main/guava-10.0.1.jar
7fcc68b5b000-7fcc68b5d000 r--s 00006000 ca:01 139763 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/ch/qos/cal10n/main/cal10n-api-0.7.3.jar
7fcc68b5d000-7fcc68b5f000 r--s 00004000 ca:01 275854 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/messaging/main/polyglot-messaging.jar
7fcc68b5f000-7fcc68b62000 r--s 0000c000 ca:01 275855 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/torquebox/messaging/main/torquebox-messaging.jar
7fcc68b62000-7fcc68b67000 r--s 00021000 ca:01 275673 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/weld/main/jboss-as-weld-7.1.0.Beta1b.jar
7fcc68b67000-7fcc68b69000 r--s 00007000 ca:01 139788 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/el/api/main/jboss-el-api_2.2_spec-1.0.0.Final.jar
7fcc68b69000-7fcc68b6d000 r--s 00035000 ca:01 275681 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.0.5.Final.jar
7fcc68b6d000-7fcc68b70000 r--s 00006000 ca:01 275679 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.0.5.Final.jar
7fcc68b70000-7fcc68b71000 r--s 00000000 ca:01 275678 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.0.5.Final.jar
7fcc68b71000-7fcc68b73000 r--s 00000000 ca:01 140002 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.0.0-beta-1.jar
7fcc68b73000-7fcc68b76000 r--s 0000e000 ca:01 275712 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/metadata/main/jboss-metadata-ear-7.0.0.Beta22.jar
7fcc68b76000-7fcc68b7d000 r--s 0005b000 ca:01 275714 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/metadata/main/jboss-metadata-web-7.0.0.Beta22.jar
7fcc68b7d000-7fcc68b82000 r--s 00026000 ca:01 275677 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.0.5.Final.jar
7fcc68b82000-7fcc68b87000 r--s 00029000 ca:01 140000 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ejb-client/main/jboss-ejb-client-1.0.0.Beta7.jar
7fcc68b87000-7fcc68b91000 r--s 0008e000 ca:01 275713 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/metadata/main/jboss-metadata-ejb-7.0.0.Beta22.jar
7fcc68b91000-7fcc68b93000 r--s 00004000 ca:01 275710 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/metadata/main/jboss-metadata-appclient-7.0.0.Beta22.jar
7fcc68b93000-7fcc68b96000 ---p 00000000 00:00 0
7fcc68b96000-7fcc68c94000 rw-p 00000000 00:00 0
7fcc68c94000-7fcc68c96000 r--s 0000e000 ca:01 139951 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hibernate/main/hibernate-infinispan-4.0.0.CR6.jar
7fcc68c96000-7fcc68c9a000 r--s 00029000 ca:01 275655 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/security/main/jboss-as-security-7.1.0.Beta1b.jar
7fcc68c9a000-7fcc68c9d000 ---p 00000000 00:00 0
7fcc68c9d000-7fcc68d9b000 rw-p 00000000 00:00 0
7fcc68d9b000-7fcc68da5000 r--s 0006a000 ca:01 139950 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hibernate/main/hibernate-entitymanager-4.0.0.CR6.jar
7fcc68da5000-7fcc68da8000 r--s 00011000 ca:01 139948 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hibernate/main/hibernate-commons-annotations-4.0.0.CR2.jar
7fcc68da8000-7fcc68dab000 ---p 00000000 00:00 0
7fcc68dab000-7fcc68ea9000 rw-p 00000000 00:00 0
7fcc68ea9000-7fcc68ef4000 r--s 003db000 ca:01 139949 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hibernate/main/hibernate-core-4.0.0.CR6.jar
7fcc68ef4000-7fcc68ef7000 ---p 00000000 00:00 0
7fcc68ef7000-7fcc68ff5000 rw-p 00000000 00:00 0
7fcc68ff5000-7fcc68ff8000 ---p 00000000 00:00 0
7fcc68ff8000-7fcc690f6000 rw-p 00000000 00:00 0
7fcc690f6000-7fcc690f9000 r--s 0000c000 ca:01 139812 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/resource/api/main/jboss-connector-api_1.6_spec-1.0.0.Final.jar
7fcc690f9000-7fcc69102000 r--s 00053000 ca:01 275711 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/metadata/main/jboss-metadata-common-7.0.0.Beta22.jar
7fcc69102000-7fcc69105000 ---p 00000000 00:00 0
7fcc69105000-7fcc69203000 rw-p 00000000 00:00 0
7fcc69203000-7fcc69216000 r--s 0019d000 ca:01 140014 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jgroups/main/jgroups-3.0.0.Final.jar
7fcc69216000-7fcc69219000 ---p 00000000 00:00 0
7fcc69219000-7fcc69317000 rw-p 00000000 00:00 0
7fcc69317000-7fcc69319000 r--s 00005000 ca:01 139818 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/security/jacc/api/main/jboss-jacc-api_1.4_spec-1.0.1.Final.jar
7fcc69319000-7fcc6931c000 ---p 00000000 00:00 0
7fcc6931c000-7fcc6941a000 rw-p 00000000 00:00 0
7fcc6941a000-7fcc6941d000 ---p 00000000 00:00 0
7fcc6941d000-7fcc6951b000 rw-p 00000000 00:00 0
7fcc6951b000-7fcc6951e000 ---p 00000000 00:00 0
7fcc6951e000-7fcc6961c000 rw-p 00000000 00:00 0
7fcc6961c000-7fcc6961f000 ---p 00000000 00:00 0
7fcc6961f000-7fcc6971d000 rw-p 00000000 00:00 0
7fcc6971d000-7fcc69720000 r--s 0000e000 ca:01 139988 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/clustering/jgroups/main/jboss-as-clustering-jgroups-7.1.0.Beta1b.jar
7fcc69720000-7fcc6973b000 r--s 0014a000 ca:01 275698 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/jts/main/jbossjts-4.15.3.Final.jar
7fcc6973b000-7fcc69744000 r--s 00051000 ca:01 139953 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/hibernate/validator/main/hibernate-validator-4.2.0.Final.jar
7fcc69744000-7fcc69745000 r--s 00003000 ca:01 139982 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/clustering/common/main/jboss-as-clustering-common-7.1.0.Beta1b.jar
7fcc69745000-7fcc69748000 ---p 00000000 00:00 0
7fcc69748000-7fcc69846000 rw-p 00000000 00:00 0
7fcc69846000-7fcc69849000 ---p 00000000 00:00 0
7fcc69849000-7fcc69947000 rw-p 00000000 00:00 0
7fcc69947000-7fcc6994b000 r--s 0001c000 ca:01 139965 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/infinispan/main/infinispan-client-hotrod-5.1.0.BETA5.jar
7fcc6994b000-7fcc6994e000 ---p 00000000 00:00 0
7fcc6994e000-7fcc69a4c000 rw-p 00000000 00:00 0
7fcc69a4c000-7fcc69a4f000 ---p 00000000 00:00 0
7fcc69a4f000-7fcc69b4d000 rw-p 00000000 00:00 0
7fcc69b4d000-7fcc69b50000 ---p 00000000 00:00 0
7fcc69b50000-7fcc69c4e000 rw-p 00000000 00:00 0
7fcc69c4e000-7fcc69c51000 ---p 00000000 00:00 0
7fcc69c51000-7fcc69d4f000 rw-p 00000000 00:00 0
7fcc69d4f000-7fcc69dc2000 r--s 003ec000 ca:01 139969 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jacorb/main/jacorb-2.3.1jboss.patch01-brew.jar
7fcc69dc2000-7fcc69dc5000 r--s 00005000 ca:01 139841 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-1.0.0.Final.jar
7fcc69dc5000-7fcc69dc8000 r--s 00009000 ca:01 139831 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/validation/api/main/validation-api-1.0.0.GA.jar
7fcc69dc8000-7fcc69dcb000 ---p 00000000 00:00 0
7fcc69dcb000-7fcc69ec9000 rw-p 00000000 00:00 0
7fcc69ec9000-7fcc69ecc000 ---p 00000000 00:00 0
7fcc69ecc000-7fcc69fca000 rw-p 00000000 00:00 0
7fcc69fca000-7fcc69fdf000 r--s 000e6000 ca:01 139814 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/rmi/api/main/jboss-rmi-api_1.0_spec-1.0.1.Final.jar
7fcc69fdf000-7fcc69fe1000 r--s 00001000 ca:01 139800 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/interceptor/api/main/jboss-interceptors-api_1.1_spec-1.0.0.Final.jar
7fcc69fe1000-7fcc69fe4000 ---p 00000000 00:00 0
7fcc69fe4000-7fcc6a0e2000 rw-p 00000000 00:00 0
7fcc6a0e2000-7fcc6a0e5000 ---p 00000000 00:00 0
7fcc6a0e5000-7fcc6a1e3000 rw-p 00000000 00:00 0
7fcc6a1e3000-7fcc6a1e6000 ---p 00000000 00:00 0
7fcc6a1e6000-7fcc6a2e4000 rw-p 00000000 00:00 0
7fcc6a2e4000-7fcc6a2e7000 ---p 00000000 00:00 0
7fcc6a2e7000-7fcc6a3e5000 rw-p 00000000 00:00 0
7fcc6a3e5000-7fcc6a3e8000 ---p 00000000 00:00 0
7fcc6a3e8000-7fcc6a4e6000 rw-p 00000000 00:00 0
7fcc6a4e6000-7fcc6a4e9000 ---p 00000000 00:00 0
7fcc6a4e9000-7fcc6a5e7000 rw-p 00000000 00:00 0
7fcc6a5e7000-7fcc6a5ea000 ---p 00000000 00:00 0
7fcc6a5ea000-7fcc6a6e8000 rw-p 00000000 00:00 0
7fcc6a6e8000-7fcc6a6eb000 ---p 00000000 00:00 0
7fcc6a6eb000-7fcc6a7e9000 rw-p 00000000 00:00 0
7fcc6a7e9000-7fcc6a7ec000 ---p 00000000 00:00 0
7fcc6a7ec000-7fcc6a8ea000 rw-p 00000000 00:00 0
7fcc6a8ea000-7fcc6a8ed000 ---p 00000000 00:00 0
7fcc6a8ed000-7fcc6a9eb000 rw-p 00000000 00:00 0
7fcc6a9eb000-7fcc6a9ee000 ---p 00000000 00:00 0
7fcc6a9ee000-7fcc6aaec000 rw-p 00000000 00:00 0
7fcc6aaec000-7fcc6aaef000 ---p 00000000 00:00 0
7fcc6aaef000-7fcc6abed000 rw-p 00000000 00:00 0
7fcc6abed000-7fcc6abf0000 ---p 00000000 00:00 0
7fcc6abf0000-7fcc6acee000 rw-p 00000000 00:00 0
7fcc6acee000-7fcc6acf1000 ---p 00000000 00:00 0
7fcc6acf1000-7fcc6adef000 rw-p 00000000 00:00 0
7fcc6adef000-7fcc6adf2000 ---p 00000000 00:00 0
7fcc6adf2000-7fcc6aef0000 rw-p 00000000 00:00 0
7fcc6aef0000-7fcc6aef3000 ---p 00000000 00:00 0
7fcc6aef3000-7fcc6aff1000 rw-p 00000000 00:00 0
7fcc6aff1000-7fcc6aff4000 ---p 00000000 00:00 0
7fcc6aff4000-7fcc6b1f2000 rw-p 00000000 00:00 0
7fcc6b1f2000-7fcc6b1f5000 ---p 00000000 00:00 0
7fcc6b1f5000-7fcc6b2f3000 rw-p 00000000 00:00 0
7fcc6b2f3000-7fcc6b2f6000 ---p 00000000 00:00 0
7fcc6b2f6000-7fcc6b3f4000 rw-p 00000000 00:00 0
7fcc6b3f4000-7fcc6b3f7000 ---p 00000000 00:00 0
7fcc6b3f7000-7fcc6b4f5000 rw-p 00000000 00:00 0
7fcc6b4f5000-7fcc6b4f8000 ---p 00000000 00:00 0
7fcc6b4f8000-7fcc6b5f6000 rw-p 00000000 00:00 0
7fcc6b5f6000-7fcc6b5f9000 ---p 00000000 00:00 0
7fcc6b5f9000-7fcc6b6f7000 rw-p 00000000 00:00 0
7fcc6b6f7000-7fcc6b6fa000 ---p 00000000 00:00 0
7fcc6b6fa000-7fcc6b7f8000 rw-p 00000000 00:00 0
7fcc6b7f8000-7fcc6b7fb000 ---p 00000000 00:00 0
7fcc6b7fb000-7fcc6b8f9000 rw-p 00000000 00:00 0
7fcc6b8f9000-7fcc6b8fc000 ---p 00000000 00:00 0
7fcc6b8fc000-7fcc6b9fa000 rw-p 00000000 00:00 0
7fcc6b9fa000-7fcc6b9fd000 ---p 00000000 00:00 0
7fcc6b9fd000-7fcc6bafb000 rw-p 00000000 00:00 0
7fcc6bafb000-7fcc6bafe000 ---p 00000000 00:00 0
7fcc6bafe000-7fcc6bbfc000 rw-p 00000000 00:00 0
7fcc6bbfc000-7fcc6bbff000 ---p 00000000 00:00 0
7fcc6bbff000-7fcc6bcfd000 rw-p 00000000 00:00 0
7fcc6bcfd000-7fcc6bd00000 ---p 00000000 00:00 0
7fcc6bd00000-7fcc6bdfe000 rw-p 00000000 00:00 0
7fcc6bdfe000-7fcc6be01000 ---p 00000000 00:00 0
7fcc6be01000-7fcc6beff000 rw-p 00000000 00:00 0
7fcc6beff000-7fcc6bf02000 ---p 00000000 00:00 0
7fcc6bf02000-7fcc6c000000 rw-p 00000000 00:00 0
7fcc6c000000-7fcc6d761000 rw-p 00000000 00:00 0
7fcc6d761000-7fcc70000000 ---p 00000000 00:00 0
7fcc70000000-7fcc70092000 rw-p 00000000 00:00 0
7fcc70092000-7fcc74000000 ---p 00000000 00:00 0
7fcc74000000-7fcc74021000 rw-p 00000000 00:00 0
7fcc74021000-7fcc78000000 ---p 00000000 00:00 0
7fcc78000000-7fcc78021000 rw-p 00000000 00:00 0
7fcc78021000-7fcc7c000000 ---p 00000000 00:00 0
7fcc7c000000-7fcc7cd41000 rw-p 00000000 00:00 0
7fcc7cd41000-7fcc80000000 ---p 00000000 00:00 0
7fcc80000000-7fcc80021000 rw-p 00000000 00:00 0
7fcc80021000-7fcc84000000 ---p 00000000 00:00 0
7fcc84000000-7fcc84021000 rw-p 00000000 00:00 0
7fcc84021000-7fcc88000000 ---p 00000000 00:00 0
7fcc88000000-7fcc8913d000 rw-p 00000000 00:00 0
7fcc8913d000-7fcc8c000000 ---p 00000000 00:00 0
7fcc8c000000-7fcc8c021000 rw-p 00000000 00:00 0
7fcc8c021000-7fcc90000000 ---p 00000000 00:00 0
7fcc90000000-7fcc90021000 rw-p 00000000 00:00 0
7fcc90021000-7fcc94000000 ---p 00000000 00:00 0
7fcc94000000-7fcc94021000 rw-p 00000000 00:00 0
7fcc94021000-7fcc98000000 ---p 00000000 00:00 0
7fcc98000000-7fcc9816a000 rw-p 00000000 00:00 0
7fcc9816a000-7fcc9c000000 ---p 00000000 00:00 0
7fcc9c000000-7fcc9c022000 rw-p 00000000 00:00 0
7fcc9c022000-7fcca0000000 ---p 00000000 00:00 0
7fcca0000000-7fcca0021000 rw-p 00000000 00:00 0
7fcca0021000-7fcca4000000 ---p 00000000 00:00 0
7fcca4000000-7fcca4021000 rw-p 00000000 00:00 0
7fcca4021000-7fcca8000000 ---p 00000000 00:00 0
7fcca8000000-7fcca8021000 rw-p 00000000 00:00 0
7fcca8021000-7fccac000000 ---p 00000000 00:00 0
7fccac000000-7fccac021000 rw-p 00000000 00:00 0
7fccac021000-7fccb0000000 ---p 00000000 00:00 0
7fccb0000000-7fccb0034000 rw-p 00000000 00:00 0
7fccb0034000-7fccb4000000 ---p 00000000 00:00 0
7fccb4000000-7fccb4021000 rw-p 00000000 00:00 0
7fccb4021000-7fccb8000000 ---p 00000000 00:00 0
7fccb8000000-7fccb8001000 r--s 0000a000 ca:01 139761 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/asm/asm/main/asm-3.3.1.jar
7fccb8001000-7fccb8005000 r--s 0002c000 ca:01 275686 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.0.5.Final.jar
7fccb8005000-7fccb8008000 r--s 0000a000 ca:01 139790 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/enterprise/api/main/cdi-api-1.0-SP4.jar
7fccb8008000-7fccb8010000 r--s 00067000 ca:01 275632 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/messaging/main/jboss-as-messaging-7.1.0.Beta1b.jar
7fccb8010000-7fccb8012000 r--s 0000a000 ca:01 275611 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jaxrs/main/jboss-as-jaxrs-7.1.0.Beta1b.jar
7fccb8012000-7fccb8014000 r--s 0000c000 ca:01 275684 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.0.5.Final.jar
7fccb8014000-7fccb8015000 r--s 0000d000 ca:01 275683 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.0.5.Final.jar
7fccb8015000-7fccb801a000 r--s 00036000 ca:01 275682 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.0.5.Final.jar
7fccb801a000-7fccb801f000 r--s 00015000 ca:01 139810 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/persistence/api/main/hibernate-jpa-2.0-api-1.0.1.Final.jar
7fccb801f000-7fccb8021000 r--s 00004000 ca:01 275692 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.0.0.CR1.jar
7fccb8021000-7fccb8023000 r--s 00009000 ca:01 275696 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/jts/integration/main/jbossjts-integration-4.15.3.Final.jar
7fccb8023000-7fccb802d000 r--s 00069000 ca:01 275578 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/connector/main/jboss-as-connector-7.1.0.Beta1b.jar
7fccb802d000-7fccb802f000 r--s 00005000 ca:01 139802 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/jms/api/main/jboss-jms-api_1.1_spec-1.0.0.Final.jar
7fccb802f000-7fccb8031000 r--s 00010000 ca:01 275662 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/transactions/main/jboss-as-transactions-7.1.0.Beta1b.jar
7fccb8031000-7fccb8035000 r--s 00026000 ca:01 275637 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/naming/main/jboss-as-naming-7.1.0.Beta1b.jar
7fccb8035000-7fccb8038000 r--s 00014000 ca:01 139836 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/xml/bind/api/main/jboss-jaxb-api_2.2_spec-1.0.3.Final.jar
7fccb8038000-7fccb8039000 r--s 00006000 ca:01 139964 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/infinispan/main/infinispan-cachestore-remote-5.1.0.BETA5.jar
7fccb8039000-7fccb803c000 r--s 00009000 ca:01 139846 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/xml/ws/api/main/jboss-jaxws-api_2.2_spec-2.0.0.Final.jar
7fccb803c000-7fccb803f000 r--s 0001c000 ca:01 275660 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/threads/main/jboss-as-threads-7.1.0.Beta1b.jar
7fccb803f000-7fccb8041000 r--s 0000f000 ca:01 139781 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/activation/api/main/activation-1.1.1.jar
7fccb8041000-7fccb8043000 r--s 00012000 ca:01 139963 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/infinispan/main/infinispan-cachestore-jdbc-5.1.0.BETA5.jar
7fccb8043000-7fccb8060000 r--s 00172000 ca:01 139967 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/infinispan/main/infinispan-core-5.1.0.BETA5.jar
7fccb8060000-7fccb8063000 r--s 00012000 ca:01 139966 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/infinispan/main/infinispan-commons-5.1.0.BETA5.jar
7fccb8063000-7fccb8065000 r--s 00002000 ca:01 139962 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/infinispan/main/infinispan-api-5.1.0.BETA5.jar
7fccb8065000-7fccb8068000 r--s 00017000 ca:01 139986 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/clustering/infinispan/main/jboss-as-clustering-infinispan-7.1.0.Beta1b.jar
7fccb8068000-7fccb806b000 r--s 00009000 ca:01 139786 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/ejb/api/main/jboss-ejb-api_3.1_spec-1.0.1.Final.jar
7fccb806b000-7fccb806d000 r--s 00001000 ca:01 139783 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/annotation/api/main/jboss-annotations-api_1.1_spec-1.0.0.Final.jar
7fccb806d000-7fccb8073000 r--s 00045000 ca:01 275609 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/jacorb/main/jboss-as-jacorb-7.1.0.Beta1b.jar
7fccb8073000-7fccb8081000 r--s 000cf000 ca:01 275576 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/cmp/main/jboss-as-cmp-7.1.0.Beta1b.jar
7fccb8081000-7fccb8095000 r--s 000dd000 ca:01 275603 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/ejb3/main/jboss-as-ejb3-7.1.0.Beta1b.jar
7fccb8095000-7fccb809d000 r--s 0004e000 ca:01 275601 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/ee/main/jboss-as-ee-7.1.0.Beta1b.jar
7fccb809d000-7fccb80a0000 ---p 00000000 00:00 0
7fccb80a0000-7fccb819e000 rw-p 00000000 00:00 0
7fccb819e000-7fccb81a1000 ---p 00000000 00:00 0
7fccb81a1000-7fccb829f000 rw-p 00000000 00:00 0
7fccb829f000-7fccb82a0000 r--s 00000000 ca:01 139798 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/inject/api/main/javax.inject-1.jar
7fccb82a0000-7fccb82ac000 r--s 0007a000 ca:01 139996 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/common-core/main/jboss-common-core-2.2.17.GA.jar
7fccb82ac000-7fccb82b5000 r--s 0006d000 ca:01 139914 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/log4j/main/log4j-1.2.16.jar
7fccb82b5000-7fccb82b7000 r--s 00004000 ca:01 140025 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/picketbox/main/picketbox-commons-1.0.0.CR1.jar
7fccb82b7000-7fccb82b9000 r--s 00004000 ca:01 140026 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/picketbox/main/picketbox-infinispan-4.0.6.Beta1.jar
7fccb82b9000-7fccb82ca000 r--s 000b7000 ca:01 140024 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/picketbox/main/picketbox-4.0.6.Beta1.jar
7fccb82ca000-7fccb82e0000 r-xp 00000000 ca:01 178381 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libnet.so
7fccb82e0000-7fccb84e0000 ---p 00016000 ca:01 178381 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libnet.so
7fccb84e0000-7fccb84e1000 rw-p 00016000 ca:01 178381 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libnet.so
7fccb84e1000-7fccb84f0000 r-xp 00000000 ca:01 178454 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libnio.so
7fccb84f0000-7fccb86f0000 ---p 0000f000 ca:01 178454 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libnio.so
7fccb86f0000-7fccb86f1000 rw-p 0000f000 ca:01 178454 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libnio.so
7fccb86f1000-7fccb86f4000 ---p 00000000 00:00 0
7fccb86f4000-7fccb87f2000 rw-p 00000000 00:00 0
7fccb87f2000-7fccb87f9000 r-xp 00000000 ca:01 178526 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libmanagement.so
7fccb87f9000-7fccb89f9000 ---p 00007000 ca:01 178526 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libmanagement.so
7fccb89f9000-7fccb89fa000 rw-p 00007000 ca:01 178526 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libmanagement.so
7fccb89fa000-7fccb89fd000 ---p 00000000 00:00 0
7fccb89fd000-7fccb8afb000 rw-p 00000000 00:00 0
7fccb8afb000-7fccb8afc000 ---p 00000000 00:00 0
7fccb8afc000-7fccb8bfc000 rw-p 00000000 00:00 0
7fccb8bfc000-7fccb8bff000 ---p 00000000 00:00 0
7fccb8bff000-7fccb8cfd000 rw-p 00000000 00:00 0
7fccb8cfd000-7fccb8d00000 ---p 00000000 00:00 0
7fccb8d00000-7fccb8dfe000 rw-p 00000000 00:00 0
7fccb8dfe000-7fccb8e01000 ---p 00000000 00:00 0
7fccb8e01000-7fccb8eff000 rw-p 00000000 00:00 0
7fccb8eff000-7fccb8f02000 ---p 00000000 00:00 0
7fccb8f02000-7fccb9000000 rw-p 00000000 00:00 0
7fccb9000000-7fccb9310000 rwxp 00000000 00:00 0
7fccb9310000-7fccbc6f9000 rw-p 00000000 00:00 0
7fccbc6f9000-7fccc0000000 ---p 00000000 00:00 0
7fccc0000000-7fccc0001000 r--s 00005000 ca:01 139843 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/xml/soap/api/main/jboss-saaj-api_1.3_spec-1.0.1.Final.jar
7fccc0001000-7fccc0002000 r--s 00002000 ca:01 139828 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/javax/transaction/api/main/jboss-transaction-api_1.1_spec-1.0.0.Final.jar
7fccc0002000-7fccc0005000 r--s 00014000 ca:01 275588 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/deployment-scanner/main/jboss-as-deployment-scanner-7.1.0.Beta1b.jar
7fccc0005000-7fccc0008000 r--s 0001d000 ca:01 275651 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/remoting/main/jboss-as-remoting-7.1.0.Beta1b.jar
7fccc0008000-7fccc000a000 r--s 0000e000 ca:01 275649 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/protocol/main/jboss-as-protocol-7.1.0.Beta1b.jar
7fccc000a000-7fccc000e000 r--s 0001d000 ca:01 275647 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/process-controller/main/jboss-as-process-controller-7.1.0.Beta1b.jar
7fccc000e000-7fccc0011000 r--s 0001a000 ca:01 275643 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/platform-mbean/main/jboss-as-platform-mbean-7.1.0.Beta1b.jar
7fccc0011000-7fccc0013000 r--s 00007000 ca:01 275639 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/network/main/jboss-as-network-7.1.0.Beta1b.jar
7fccc0013000-7fccc0015000 r--s 00008000 ca:01 275605 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/embedded/main/jboss-as-embedded-7.1.0.Beta1b.jar
7fccc0015000-7fccc0017000 r--s 0000c000 ca:01 275597 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/domain-management/main/jboss-as-domain-management-7.1.0.Beta1b.jar
7fccc0017000-7fccc0019000 r--s 0000c000 ca:01 275595 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/domain-http-interface/main/jboss-as-domain-http-interface-7.1.0.Beta1b.jar
7fccc0019000-7fccc001b000 r--s 00003000 ca:01 275586 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/deployment-repository/main/jboss-as-deployment-repository-7.1.0.Beta1b.jar
7fccc001b000-7fccc0021000 r--s 0001f000 ca:01 275584 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/controller-client/main/jboss-as-controller-client-7.1.0.Beta1b.jar
7fccc0021000-7fccc002f000 r--s 00098000 ca:01 275582 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/controller/main/jboss-as-controller-7.1.0.Beta1b.jar
7fccc002f000-7fccc0032000 r--s 00018000 ca:01 275775 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/vfs/main/jboss-vfs-3.1.0.CR1.jar
7fccc0032000-7fccc0036000 r--s 0001a000 ca:01 275773 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/threads/main/jboss-threads-2.0.0.GA.jar
7fccc0036000-7fccc0038000 r--s 00003000 ca:01 275771 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/stdio/main/jboss-stdio-1.0.1.GA.jar
7fccc0038000-7fccc003a000 r--s 00014000 ca:01 275759 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/sasl/main/jboss-sasl-1.0.0.Beta8.jar
7fccc003a000-7fccc0040000 r--s 00035000 ca:01 275814 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/xnio/main/xnio-api-3.0.0.CR5.jar
7fccc0040000-7fccc0045000 r--s 00032000 ca:01 275735 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/remoting3/main/jboss-remoting-3.2.0.CR6.jar
7fccc0045000-7fccc0047000 r--s 00003000 ca:01 275702 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/logmanager/log4j/main/jboss-logmanager-log4j-1.0.0.GA.jar
7fccc0047000-7fccc0049000 r--s 0000d000 ca:01 275700 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/logging/main/jboss-logging-3.1.0.CR2.jar
7fccc0049000-7fccc004b000 r--s 00012000 ca:01 275708 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/marshalling/river/main/jboss-marshalling-river-1.3.4.GA.jar
7fccc004b000-7fccc0051000 r--s 00031000 ca:01 275706 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/marshalling/main/jboss-marshalling-1.3.4.GA.jar
7fccc0051000-7fccc0053000 r--s 00010000 ca:01 275688 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/jandex/main/jandex-1.0.3.Final.jar
7fccc0053000-7fccc0056000 r--s 0000e000 ca:01 140010 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/invocation/main/jboss-invocation-1.1.1.Final.jar
7fccc0056000-7fccc0058000 r--s 00014000 ca:01 139998 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/dmr/main/jboss-dmr-1.1.0.Final.jar
7fccc0058000-7fccc005a000 r--s 00007000 ca:01 275770 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/staxmapper/main/staxmapper-1.0.0.Final.jar
7fccc005a000-7fccc005f000 r--s 0002f000 ca:01 275717 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/msc/main/jboss-msc-1.0.1.GA.jar
7fccc005f000-7fccc0069000 r--s 00071000 ca:01 275657 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/as/server/main/jboss-as-server-7.1.0.Beta1b.jar
7fccc0069000-7fccc006d000 r--s 00029000 ca:01 139942 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/codehaus/woodstox/main/stax2-api-3.1.1.jar
7fccc006d000-7fccc0072000 r--s 00070000 ca:01 139943 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/codehaus/woodstox/main/woodstox-core-asl-4.1.1.jar
7fccc0072000-7fccc0089000 r--s 0018c000 ca:01 139932 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/xerces/main/xercesImpl-2.9.1-jbossas-1.jar
7fccc0089000-7fccc00ae000 r--s 002ef000 ca:01 139930 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/xalan/main/xalan-2.7.1.jbossorg-1.jar
7fccc00ae000-7fccc00b2000 r--s 00042000 ca:01 139929 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/apache/xalan/main/serializer-2.7.1.jbossorg-1.jar
7fccc00b2000-7fccc00b6000 r--s 00029000 ca:01 275704 /mnt/data/torquebox-2.x.incremental.711/jboss/modules/org/jboss/logmanager/main/jboss-logmanager-1.2.0.GA.jar
7fccc00b6000-7fccc00bb000 r--s 0003c000 ca:01 140043 /mnt/data/torquebox-2.x.incremental.711/jboss/jboss-modules.jar
7fccc00bb000-7fccc00bd000 r--s 00012000 ca:01 180361 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/ext/zipfs.jar
7fccc00bd000-7fccc00be000 r--s 00002000 ca:01 179803 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/ext/dnsns.jar
7fccc00be000-7fccc00c1000 r--s 00085000 ca:01 179957 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/ext/localedata.jar
7fccc00c1000-7fccc00c4000 ---p 00000000 00:00 0
7fccc00c4000-7fccc01c2000 rw-p 00000000 00:00 0
7fccc01c2000-7fccc01c5000 ---p 00000000 00:00 0
7fccc01c5000-7fccc02c3000 rw-p 00000000 00:00 0
7fccc02c3000-7fccc02c4000 ---p 00000000 00:00 0
7fccc02c4000-7fccc0ccd000 rw-p 00000000 00:00 0
7fccc0ccd000-7fccc0cd7000 r--s 0038d000 ca:01 179903 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/charsets.jar
7fccc0cd7000-7fccc0d26000 rw-p 00000000 00:00 0
7fccc0d26000-7fccc0d27000 ---p 00000000 00:00 0
7fccc0d27000-7fccc0e27000 rw-p 00000000 00:00 0
7fccc0e27000-7fccc0e28000 ---p 00000000 00:00 0
7fccc0e28000-7fccc0f28000 rw-p 00000000 00:00 0
7fccc0f28000-7fccc0f29000 ---p 00000000 00:00 0
7fccc0f29000-7fccc1029000 rw-p 00000000 00:00 0
7fccc1029000-7fccc102a000 ---p 00000000 00:00 0
7fccc102a000-7fccc112a000 rw-p 00000000 00:00 0
7fccc112a000-7fccc112b000 ---p 00000000 00:00 0
7fccc112b000-7fccc122b000 rw-p 00000000 00:00 0
7fccc122b000-7fccc122c000 ---p 00000000 00:00 0
7fccc122c000-7fccc132c000 rw-p 00000000 00:00 0
7fccc132c000-7fccc132d000 ---p 00000000 00:00 0
7fccc132d000-7fccc142d000 rw-p 00000000 00:00 0
7fccc142d000-7fccc142e000 ---p 00000000 00:00 0
7fccc142e000-7fccc155b000 rw-p 00000000 00:00 0
7fccc155b000-7fccc15ae000 rw-p 00000000 00:00 0
7fccc15ae000-7fccc15da000 rw-p 00000000 00:00 0
7fccc15da000-7fccc1859000 rw-p 00000000 00:00 0
7fccc1859000-7fccc1886000 rw-p 00000000 00:00 0
7fccc1886000-7fccc18d9000 rw-p 00000000 00:00 0
7fccc18d9000-7fccc1905000 rw-p 00000000 00:00 0
7fccc1905000-7fccc1b83000 rw-p 00000000 00:00 0
7fccc1b83000-7fccc1bd9000 rw-p 00000000 00:00 0
7fccc1bd9000-7fccc1bdc000 ---p 00000000 00:00 0
7fccc1bdc000-7fccc1cd9000 rw-p 00000000 00:00 0
7fccc1cd9000-7fccc1ce7000 rw-p 00000000 00:00 0
7fccc1ce7000-7fccc1d9a000 rw-p 00000000 00:00 0
7fccc1d9a000-7fccc1db5000 r-xp 00000000 ca:01 178187 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libzip.so
7fccc1db5000-7fccc1fb5000 ---p 0001b000 ca:01 178187 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libzip.so
7fccc1fb5000-7fccc1fb6000 rw-p 0001b000 ca:01 178187 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libzip.so
7fccc1fb6000-7fccc1fc2000 r-xp 00000000 ca:01 2815 /lib64/libnss_files-2.14.90.so
7fccc1fc2000-7fccc21c1000 ---p 0000c000 ca:01 2815 /lib64/libnss_files-2.14.90.so
7fccc21c1000-7fccc21c2000 r--p 0000b000 ca:01 2815 /lib64/libnss_files-2.14.90.so
7fccc21c2000-7fccc21c3000 rw-p 0000c000 ca:01 2815 /lib64/libnss_files-2.14.90.so
7fccc21c3000-7fccc21c6000 r--s 0003c000 ca:01 178764 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/ext/sunpkcs11.jar
7fccc21c6000-7fccc21ce000 rw-s 00000000 ca:01 140443 /tmp/hsperfdata_ec2-user/13911
7fccc21ce000-7fccc21f7000 r-xp 00000000 ca:01 178160 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libjava.so
7fccc21f7000-7fccc23f7000 ---p 00029000 ca:01 178160 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libjava.so
7fccc23f7000-7fccc23f9000 rw-p 00029000 ca:01 178160 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libjava.so
7fccc23f9000-7fccc2407000 r-xp 00000000 ca:01 177944 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libverify.so
7fccc2407000-7fccc2606000 ---p 0000e000 ca:01 177944 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libverify.so
7fccc2606000-7fccc2608000 rw-p 0000d000 ca:01 177944 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/libverify.so
7fccc2608000-7fccc260b000 ---p 00000000 00:00 0
7fccc260b000-7fccc2709000 rw-p 00000000 00:00 0
7fccc2709000-7fccc36db000 r-xp 00000000 ca:01 174167 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/server/libjvm.so
7fccc36db000-7fccc38da000 ---p 00fd2000 ca:01 174167 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/server/libjvm.so
7fccc38da000-7fccc3995000 rw-p 00fd1000 ca:01 174167 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/server/libjvm.so
7fccc3995000-7fccc3a2f000 rw-p 00000000 00:00 0
7fccc3a2f000-7fccc3a46000 r-xp 00000000 ca:01 178182 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/jli/libjli.so
7fccc3a46000-7fccc3c45000 ---p 00017000 ca:01 178182 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/jli/libjli.so
7fccc3c45000-7fccc3c46000 rw-p 00016000 ca:01 178182 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/amd64/jli/libjli.so
7fccc3c46000-7fccc3c47000 rw-p 00000000 00:00 0
7fccc3c47000-7fccc3c4a000 r--s 00032000 ca:01 180163 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/ext/sunjce_provider.jar
7fccc3c4a000-7fccc3c4b000 r--s 00003000 ca:01 178749 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/ext/sunec.jar
7fccc3c4b000-7fccc3c4e000 r--s 00017000 ca:01 178746 /mnt/data/jdk7u2/build/linux-amd64-fastdebug/lib/jce.jar
7fccc3c4e000-7fccc3c50000 rw-p 00000000 00:00 0
7fccc3c50000-7fccc3c51000 r--p 00000000 00:00 0
7fccc3c51000-7fccc3c53000 rw-p 00000000 00:00 0
7fff487ac000-7fff487ce000 rw-p 00000000 00:00 0 [stack]
7fff487ff000-7fff48800000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
VM Arguments:
jvm_args: -Xms64m -Xmx2048m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dorg.jboss.boot.log.file=/mnt/data/torquebox-current/jboss/standalone/log/boot.log -Dlogging.configuration=file:/mnt/data/torquebox-current/jboss/standalone/configuration/logging.properties
java_command: /mnt/data/torquebox-current/jboss/jboss-modules.jar -mp /mnt/data/torquebox-current/jboss/modules -logmodule org.jboss.logmanager -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=/mnt/data/torquebox-current/jboss -Djruby.home=/mnt/data/torquebox-current/jruby -Dorg.torquebox.web.http.maxThreads=100 -b 0.0.0.0
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/mnt/data/jdk7u2/build/linux-amd64-fastdebug
PATH=/mnt/data/jdk7u2/build/linux-amd64-fastdebug/bin/:/mnt/data/torquebox-current/jruby/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/ec2-user/.local/bin:/home/ec2-user/bin
SHELL=/bin/bash
Signal Handlers:
SIGSEGV: [libjvm.so+0xce7ee0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0xce7ee0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0xaae640], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0xaae640], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGXFSZ: [libjvm.so+0xaae640], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0xaae640], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0xaaf180], sa_mask[0]=0x00000004, sa_flags=0x10000004
SIGHUP: [libjvm.so+0xaaf3d0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0xaaf3d0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0xaaf3d0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0xaaf3d0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
--------------- S Y S T E M ---------------
OS:Fedora release 16 (Verne)
uname:Linux 3.1.0-7.fc16.x86_64 #1 SMP Tue Nov 1 21:10:48 UTC 2011 x86_64
libc:glibc 2.14.90 NPTL 2.14.90
rlimit: STACK 8192k, CORE infinity, NPROC 1024, NOFILE 4096, AS infinity
load average:0.57 0.74 0.84
/proc/meminfo:
MemTotal: 7118336 kB
MemFree: 1265020 kB
Buffers: 150944 kB
Cached: 4474780 kB
SwapCached: 0 kB
Active: 4004828 kB
Inactive: 1336340 kB
Active(anon): 718740 kB
Inactive(anon): 37280 kB
Active(file): 3286088 kB
Inactive(file): 1299060 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 208 kB
Writeback: 0 kB
AnonPages: 715144 kB
Mapped: 30160 kB
Shmem: 40580 kB
Slab: 415008 kB
SReclaimable: 373112 kB
SUnreclaim: 41896 kB
KernelStack: 2208 kB
PageTables: 4812 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 3559168 kB
Committed_AS: 871200 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 25076 kB
VmallocChunk: 34359713284 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 7340032 kB
DirectMap2M: 0 kB
CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
stepping : 10
cpu MHz : 2327.502
cache size : 6144 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl aperfmperf pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dts
bogomips : 4655.00
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
stepping : 10
cpu MHz : 2327.502
cache size : 6144 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl aperfmperf pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dts
bogomips : 4655.00
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
stepping : 10
cpu MHz : 2327.502
cache size : 6144 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl aperfmperf pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dts
bogomips : 4655.00
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
stepping : 10
cpu MHz : 2327.502
cache size : 6144 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl aperfmperf pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dts
bogomips : 4655.00
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
stepping : 10
cpu MHz : 2327.502
cache size : 6144 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl aperfmperf pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dts
bogomips : 4655.00
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
stepping : 10
cpu MHz : 2327.502
cache size : 6144 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl aperfmperf pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dts
bogomips : 4655.00
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
stepping : 10
cpu MHz : 2327.502
cache size : 6144 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl aperfmperf pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dts
bogomips : 4655.00
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz
stepping : 10
cpu MHz : 2327.502
cache size : 6144 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl aperfmperf pni ssse3 cx16 sse4_1 hypervisor lahf_lm xsaveopt dts
bogomips : 4655.00
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 7118336k(1265020k free), swap 0k(0k free)
vm_info: OpenJDK 64-Bit Server VM (22.0-b10-fastdebug) for linux-amd64 JRE (1.7.0-internal-fastdebug-ec2user_2012_01_04_11_37-b00), built on Jan 4 2012 11:57:00 by "ec2-user" with gcc 4.6.2 20111027 (Red Hat 4.6.2-1)
time: Wed Jan 4 12:39:36 2012
elapsed time: 21 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment