Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run Fire.app on Windows #305

Open
ajwl opened this issue Aug 14, 2015 · 5 comments
Open

Cannot run Fire.app on Windows #305

ajwl opened this issue Aug 14, 2015 · 5 comments

Comments

@ajwl
Copy link

ajwl commented Aug 14, 2015

I'm trying to run Fire.app for the first time on Windows 7. But it's failing and I'm getting the following error message. Any idea what I can do to run Fire.app?

setting default path failed: problem creating X509 Aux certificate: java.io.IOException: corrupted stream - out of bounds length found
org/jruby/ext/openssl/X509Store.java:165:in set_default_paths' /C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:31:inSSLContext'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:22:in SSL' /C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:21:inOpenSSL'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl/ssl-internal.rb:20:in (root)' org/jruby/RubyKernel.java:1087:inload'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/openssl/ssl-internal.rb:1:in (root)' org/jruby/RubyKernel.java:1071:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54:in require' file:/C:/Users/anna.leach/fire.app/fire-app.jar!/require_patch.rb:6:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/openssl/ssl-internal.rb:4:in (root)' org/jruby/RubyKernel.java:1087:inload'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl.rb:1:in (root)' org/jruby/RubyKernel.java:1071:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54:in require' file:/C:/Users/anna.leach/fire.app/fire-app.jar!/require_patch.rb:6:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl19/openssl.rb:21:in (root)' org/jruby/RubyKernel.java:1071:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54:in require' file:/C:/Users/anna.leach/fire.app/fire-app.jar!/require_patch.rb:6:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl/load.rb:1:in (root)' org/jruby/RubyKernel.java:1071:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54:in require' file:/C:/Users/anna.leach/fire.app/fire-app.jar!/require_patch.rb:6:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/jopenssl/load.rb:24:in (root)' org/jruby/RubyKernel.java:1071:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54:in require' file:/C:/Users/anna.leach/fire.app/fire-app.jar!/require_patch.rb:6:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/openssl.rb:1:in (root)' org/jruby/RubyKernel.java:1071:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54:in require' file:/C:/Users/anna.leach/fire.app/fire-app.jar!/require_patch.rb:6:inrequire'
/C:/Users/anna.leach/fire.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/openssl.rb:1:in (root)' org/jruby/RubyKernel.java:1071:inrequire'
C:/Users/anna.leach/fire.app/lib/ruby/common/rest-client-1.7.2/lib/restclient.rb:1:in (root)' C:/Users/anna.leach/fire.app/lib/ruby/common/rest-client-1.7.2/lib/restclient.rb:2:in(root)'

@hlb
Copy link
Contributor

hlb commented Aug 18, 2015

@ajwl hello, when does it happen? where is your project folder?

@ajwl
Copy link
Author

ajwl commented Aug 18, 2015

It happens just after I downloaded fire app, extracted it and tried to run it for the first time. The project folder was saved on my user profile: C:/Users/anna.leach/fire.app

@hlb
Copy link
Contributor

hlb commented Aug 19, 2015

@ajwl can you try to move to C:\ and try again?

@ajwl
Copy link
Author

ajwl commented Aug 19, 2015

Doesn't run from the C:/ either. :( Same error...
fireproblem

@hlb
Copy link
Contributor

hlb commented Aug 21, 2015

@ajwl it happens when you run Fire.app at the beginning? I wonder if your Fire.app binary is broken. Can you re-download it and try again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants