Skip to content

Instantly share code, notes, and snippets.

@rmpestano
Created August 17, 2015 18:00
Show Gist options
  • Select an option

  • Save rmpestano/6a6e6d443c8050cb11cc to your computer and use it in GitHub Desktop.

Select an option

Save rmpestano/6a6e6d443c8050cb11cc to your computer and use it in GitHub Desktop.
asciidoctor: WARNING: conversion missing in backend pdf for pass

org.jruby.exceptions.RaiseException: (NameError) no method 'process' for arguments (org.jruby.RubyObject,org.jruby.RubyObject) on Java::ComGithubCukedoctorExtension::CukedoctorScriptExtension
  available overloads:
    (org.asciidoctor.ast.Document,java.lang.String)
    (org.asciidoctor.ast.DocumentRuby,java.lang.String)
	at org.jruby.RubyMethod.call(org/jruby/RubyMethod.java:132)
	at RUBY.convert(C:/Ruby21/lib/ruby/gems/2.1.0/gems/asciidoctor-1.5.2/lib/asciidoctor/document.rb:1034)
	at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613)
	at RUBY.convert(C:/Ruby21/lib/ruby/gems/2.1.0/gems/asciidoctor-1.5.2/lib/asciidoctor/document.rb:1033)
	at RUBY.convert(C:/Ruby21/lib/ruby/gems/2.1.0/gems/asciidoctor-1.5.2/lib/asciidoctor.rb:1499)
	at RUBY.convert_file(C:/Ruby21/lib/ruby/gems/2.1.0/gems/asciidoctor-1.5.2/lib/asciidoctor.rb:1562)
	at RUBY.convertFile(<script>:68)
	at org.jruby.gen.InterfaceImpl1857215181.convertFile(org/jruby/gen/InterfaceImpl1857215181.gen:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment