Jump to content
We've recently updated our Privacy Statement, available here ×

oduwareosahon

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by oduwareosahon

  1. Hi, I am having the error below when trying to run an Express/Node App and I have been able to narrow the problem to my attempt to include Jasper Reporting functionality using the perfx-node-jasper module (https://www.npmjs.com/package/perfx-node-jasper). The Jasper Reporting functionality (using the perfx-node-jasper module) worked successfully on my Windows machine, but when I tried to run the same on a Linux Machine I get the error below: # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0x7) at pc=0x00007fac09012f02 , pid=16158, tid=0x00007fac40a19720 # # JRE version: (8.0_144-b01) (build ) # Java VM: Java HotSpot 64-Bit Server VM (25.144-b01 mixed mode linux-amd64 compressed oops) # Problematic frame: # j java.lang.Object.()V+0 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /home/nohaso/node-postgres-promises/hs_err_pid16158.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp #
  2. Hi, I am having the error below when trying to run an Express/Node App and I have been able to narrow the problem to my attempt to include Jasper Reporting functionality using the perfx-node-jasper module (https://www.npmjs.com/package/perfx-node-jasper). The Jasper Reporting functionality (using the perfx-node-jasper module) worked successfully on my Windows machine, but when I tried to run the same on a Linux Machine I get the error below: # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0x7) at pc=0x00007fac09012f02, pid=16158, tid=0x00007fac40a19720 # # JRE version: (8.0_144-b01) (build ) # Java VM: Java HotSpot 64-Bit Server VM (25.144-b01 mixed mode linux-amd64 compressed oops) # Problematic frame: # j java.lang.Object.()V+0 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /home/nohaso/node-postgres-promises/hs_err_pid16158.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp #
×
×
  • Create New...