-
-
Notifications
You must be signed in to change notification settings - Fork 938
NPE when requiring regex? #371
Copy link
Copy link
Closed
Milestone
Description
LoadError: load error: /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/twitter-text-1.4.17/lib/regex -- java.lang.NullPointerException: null
require at org/jruby/RubyKernel.java:1010
require at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:184
(root) at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/twitter-text-1.4.17/lib/twitter-text.rb:14
require at org/jruby/RubyKernel.java:1010
(root) at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:1
each at org/jruby/RubyArray.java:1612
require at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:68
each at org/jruby/RubyArray.java:1612
require at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:66
require at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:55
require at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@global/gems/bundler-1.2.1/lib/bundler.rb:128
load_gems at /Users/krainboltgreene/Code/nbuild/config/boot.rb:116
silence_warnings at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/activesupport-2.3.14/lib/active_support/core_ext/kernel/reporting.rb:11
load_gems at /Users/krainboltgreene/Code/nbuild/config/boot.rb:115
send at org/jruby/RubyKernel.java:2060
process at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/rails-2.3.14/lib/initializer.rb:164
run at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/rails-2.3.14/lib/initializer.rb:113
require at org/jruby/RubyKernel.java:1010
(root) at /Users/krainboltgreene/Code/nbuild/config/environment.rb:9
require at org/jruby/RubyKernel.java:1010
(root) at /Users/krainboltgreene/Code/nbuild/spec/spec_helper.rb:1
load at org/jruby/RubyKernel.java:1035
(root) at /Users/krainboltgreene/Code/nbuild/spec/spec_helper.rb:11
each at org/jruby/RubyArray.java:1612
(root) at ./spec/models/signup_spec.rb:1
(root) at ./spec/models/signup_spec.rb:2
(root) at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/rspec-1.3.1/lib/spec/runner/example_group_runner.rb:1
load_files at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/rspec-1.3.1/lib/spec/runner/example_group_runner.rb:15
load at org/jruby/RubyKernel.java:1035
load_files at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/gems/rspec-1.3.1/lib/spec/runner/example_group_runner.rb:14
eval at org/jruby/RubyKernel.java:1060
(root) at /Users/krainboltgreene/.rvm/gems/jruby-1.7.0@nbuild/bin/ruby_noexec_wrapper:14
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels