None that I have found. I have a route has a starts by polling a directory then unzips or untars compressed archives when present. It succeeds reliably --- between crashes. I can start smx, the routes are loaded with no errors, I don't drop anything in to be decompressed (of course nothing runs through the route); but smx fails anyway.
-- Dan On 05/12/2015 12:42 PM, Jean-Baptiste Onofré wrote: > Hi, > > No problem in the uncompressed files ? > > Regards > JB > > On 05/12/2015 06:12 PM, Davis, Daniel wrote: >> I am reporting an issue I am chasing. The JVM is crashing is a largely >> default smx installation. If anyone else has seen the same issue it >> would be nice to know. >> >> Ubuntu 14.04.2 LTS (Linux OCIO-CG9GZ12 3.13.0-52-generic #86-Ubuntu SMP >> Mon May 4 04:32:59 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux) >> Oracle Java 7_79 and 7_80 (8192M and 512M permgen) >> ServiceMix 5.4.0 >> >> I have not observed the same problems in RHEL 6.x >> >> The failure usually shows when smx is idle. Also the server is largely >> idle at the same time. It can either hang or exit. It usually takes 2 >> to 10 minutes after restart to happen, and happens very frequently. If >> running a Camel route somewhat random failures happen in XML and XSLT >> processing. I am using the default XML and XSLT libraries. The error >> message seems to point to a library in the operating system. >> >> The error message follows and often an error report file is produced. I >> have smx in debug but there is no output when it happens. >> >> # A fatal error has been detected by the Java Runtime Environment: >> # >> # SIGBUS (0x7) at pc=0x00007fb929336aad, pid=19996, tid=140432022669056 >> # >> # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build >> 1.7.0_79-b15) >> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode >> linux-amd64 compressed oops) >> # Problematic frame: >> # C [libzip.so+0x5aad] readCEN+0x79d >> # >> # 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: >> # >> /utility/home/davisda/Projects/sidora/sem/apache-servicemix-5.4.0/hs_err_pid19996.log >> # >> # If you would like to submit a bug report, please visit: >> # http://bugreport.java.com/bugreport/crash.jsp >> # The crash happened outside the Java Virtual Machine in native code. >> # See problematic frame for where to report the bug. >> # >> >> -- >> Daniel Davis >> Technical Manager >> Office of Research Information Systems >> Office of the Chief Information Officer >> Smithsonian Institution >> >>
