Advertisement
Guest User

Untitled

a guest
Mar 29th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. The base dir is /home/jdrevon/esoreflex/install/esoreflex-2.9.1
  2. Kepler.run going to run.setMain(org.kepler.Kepler)
  3. JVM Memory: min = 256m, max = 4096m, stack = 1m, maxPermGen = default
  4. [run] log4j.properties found in CLASSPATH: /home/jdrevon/esoreflex/install/esoreflex-2.9.1/kepler-2.5/resources/log4j.properties
  5. [run] Initializing Configuration Manager.
  6. [run] Setting Java Properties.
  7. [run] Copying Module Files.
  8. [run] Building Kars.
  9. [run] Initializing Module: core.
  10. [run] Initializing Module: gui.
  11. [run] Kepler Initializing...
  12. [run] Starting HSQL Server for hsqldb
  13. [run] INFO (org.kepler.util.sql.HSQL:_getConnection:771) started HSQL server at jdbc:hsqldb:hsql://localhost:13738/hsqldb;filepath=hsqldb:file:/root/.kepler/cache-2.5/cachedata/hsqldb
  14. [run] Building Library.
  15. [run] Scanning Local Repositories for KAR files.
  16. [run] WARN (org.kepler.kar.KAREntry:getLSID:144) no LSID for KAREntry IDLActor.xml
  17. [run] INFO (org.kepler.kar.KARCacheManager:synchronizeKARCacheWithLocalRepositories:393) The Cache was out of sync with KAR files in Local Repositories.
  18. [run] INFO (org.kepler.kar.KARCacheManager:synchronizeKARCacheWithLocalRepositories:395) The Cache has been synchronized with KAR files in Local Repositories.
  19. [run] Building Library Index (this can take several minutes).
  20. [run] Starting HSQL Server for coreDB
  21. [run] INFO (org.kepler.util.sql.HSQL:_getConnection:771) started HSQL server at jdbc:hsqldb:hsql://localhost:15618/coreDB;filepath=hsqldb:file:/root/KeplerData/modules/core/db-2.5/coreDB
  22. [run] Initializing Actor Tree.
  23. [run] Initializing Library Search.
  24. [run] Initializing Ontology Selector.
  25. [run] Initializing Library Panel.
  26. [run] *** Attempting to get ResourceBundle for SVG defaults ***
  27. [run] *** svgRenderingMethod = SVG_BATIK_RENDERING ***
  28. [run] Checking for patches...
  29. [run] WARNING: An illegal reflective access operation has occurred
  30. [run] WARNING: Illegal reflective access by org.python.google.common.base.internal.Finalizer (file:/home/jdrevon/esoreflex/install/esoreflex-2.9.1/ptolemy-kepler-2.5/src/lib/jython.jar) to field java.lang.Thread.inheritableThreadLocals
  31. [run] WARNING: Please consider reporting this to the maintainers of org.python.google.common.base.internal.Finalizer
  32. [run] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  33. [run] WARNING: All illegal access operations will be denied in a future release
  34. [run] [thread 12448 also had an error]
  35. [run] #
  36. [run] # A fatal error has been detected by the Java Runtime Environment:
  37. [run] #
  38. [run] # SIGSEGV (0xb) at pc=0x0000000000000000, pid=12111, tid=12450
  39. [run] #
  40. [run] # JRE version: Java(TM) SE Runtime Environment (11.0.2+9) (build 11.0.2+9-LTS)
  41. [run] # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0.2+9-LTS, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
  42. [run] # Problematic frame:
  43. [run] # C 0x0000000000000000
  44. [run] #
  45. [run] # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/jdrevon/esoreflex/install/esoreflex-2.9.1/core.12111)
  46. [run] #
  47. [run] [thread 12449 also had an error]
  48. [run] # An error report file with more information is saved as:
  49. [run] # /home/jdrevon/esoreflex/install/esoreflex-2.9.1/hs_err_pid12111.log
  50. [run] #
  51. [run] # If you would like to submit a bug report, please visit:
  52. [run] # http://bugreport.java.com/bugreport/crash.jsp
  53. [run] # The crash happened outside the Java Virtual Machine in native code.
  54. [run] # See problematic frame for where to report the bug.
  55. [run] #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement