Advertisement
haythammed

raptor terminal

May 6th, 2015
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. /home/haythammed/Downloads/Raptor_v98u3f5/raptor
  2. java.io.IOException: Server returned HTTP response code: 503 for URL: http://dl.dropbox.com/u/46373738/upd
  3. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1627)
  4. at java.net.URL.openStream(URL.java:1037)
  5. at raptor.service.CheckUpdates.checkUpdates(Unknown Source)
  6. at raptor.Raptor$3.run(Unknown Source)
  7. at org.eclipse.swt.widgets.Display.timerProc(Unknown Source)
  8. at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
  9. at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Unknown Source)
  10. at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
  11. at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
  12. at org.eclipse.jface.window.Window.open(Window.java:801)
  13. at raptor.Raptor.main(Unknown Source)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:606)
  18. at raptor.updater.UpdateManager.invokeMain(Unknown Source)
  19. at raptor.updater.UpdateManager.main(Unknown Source)
  20. #
  21. # A fatal error has been detected by the Java Runtime Environment:
  22. #
  23. # SIGSEGV (0xb) at pc=0x00007fd510c08861, pid=18415, tid=140554808719104
  24. #
  25. # JRE version: OpenJDK Runtime Environment (7.0_79-b14) (build 1.7.0_79-b14)
  26. # Java VM: OpenJDK 64-Bit Server VM (24.79-b02 mixed mode linux-amd64 compressed oops)
  27. # Derivative: IcedTea 2.5.5
  28. # Distribution: Debian GNU/Linux 8.0 (jessie), package 7u79-2.5.5-1
  29. # Problematic frame:
  30. # C [libsoup-2.4.so.1+0x73861] soup_session_feature_detach+0x11
  31. #
  32. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  33. #
  34. # An error report file with more information is saved as:
  35. # /home/haythammed/Downloads/Raptor_v98u3f5/hs_err_pid18415.log
  36. #
  37. # If you would like to submit a bug report, please include
  38. # instructions on how to reproduce the bug and visit:
  39. # http://icedtea.classpath.org/bugzilla
  40. # The crash happened outside the Java Virtual Machine in native code.
  41. # See problematic frame for where to report the bug.
  42. #
  43. Aborted
  44. haythammed@hay207 ~ $ java version "1.7.0_79"
  45. OpenJDK Runtime Environment (IcedTea 2.5.5) (7u79-2.5.5-1)
  46. OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement